Hostname
wunderfarm.com
Last fetched
wunderfarm.com resolves to 1 IPv4 address operated by AS34788 in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wunderfarm.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 |
|---|---|---|---|---|
| 85.13.148.100 | 85.13.148.0/24 | AS34788 | — | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- zielwasser d. wolfgang fliri
- Contact emails
- wolfgang.fliri@gmail.com
- 0e679036-11fd-446d-8c9a-e82a481bd8c0@identity-protect.org
- 24610bdb-55ba-4066-805a-8020695715b7@identity-protect.org
- 2f7a82cd-2607-4a34-a790-38b5517994ec@identity-protect.org
- 31c2cb33-fe6f-4d09-890a-dc6296171161@identity-protect.org
- 9274035b-92b5-4c2b-beec-119dff3f1a37@identity-protect.org
- d2f240f3-a0d8-4cba-a756-f84c24418fa2@identity-protect.org
- de23e82e-99f6-4d46-9a6b-f8385f268dd4@identity-protect.org
- owner-5943127@wunderfarm.com.whoisprivacyservice.org
- owner-9186314@wunderfarm.com.whoisprivacyservice.org
Subdomains
107 observed subdomains of wunderfarm.com.
Showing 17 of 107. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wunderfarm.com in the public web crawl.
147 sites link to this hostname.
16 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for wunderfarm.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from wunderfarm.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wunderfarm.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.