Hostname
biodynamics.com
Last fetched
biodynamics.com resolves to 1 IPv4 address operated by VKT-HK Viking Telecom Limited in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
biodynamics.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 96.126.100.83 | 96.126.96.0/21 | AS63949 | VKT-HK Viking Telecom Limited | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- biodynamic farming and gardening association attn biodynamics.com care of network solutions
- Contact emails
- ar45d7wh788@networksolutionsprivateregistration.com
- cj4393jd8xy@networksolutionsprivateregistration.com
- du2mq5gy9ym@networksolutionsprivateregistration.com
- ey7n774g8pf@networksolutionsprivateregistration.com
- f43ug9ma3zd@networksolutionsprivateregistration.com
- gd3ud2k65wf@networksolutionsprivateregistration.com
- hh9an68a8tx@networksolutionsprivateregistration.com
- hz82m7jg32z@networksolutionsprivateregistration.com
- k78m46fu34w@networksolutionsprivateregistration.com
- kr8tv9tk5g9@networksolutionsprivateregistration.com
- mz9nh63w2rk@networksolutionsprivateregistration.com
- sb3yu54k3cq@networksolutionsprivateregistration.com
- sb7b99387g6@networksolutionsprivateregistration.com
- um9yp3xw838@networksolutionsprivateregistration.com
- ut7z67j88em@networksolutionsprivateregistration.com
- vs2fx8c44ve@networksolutionsprivateregistration.com
- w89jg5pd9gc@networksolutionsprivateregistration.com
- xc9yz39t5t9@networksolutionsprivateregistration.com
- yq7uq25f5fh@networksolutionsprivateregistration.com
Subdomains
3 observed subdomains of biodynamics.com.
Web-graph footprint
Distinct hostnames that link to or from biodynamics.com in the public web crawl.
701 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for biodynamics.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from biodynamics.com.
- IP · 96.126.100.83
- ASN · AS63949VKT-HK Viking Telecom Limited
- Registrar · iana:2
- Country · US
- Email · ar45d7wh788@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · bi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "biodynamics.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.