Skip to content

Hostname

wunschimmo.de

Last fetched

wunschimmo.de resolves to 2 IPv4 addresses operated by AS44066 in DE.

Nutrition Label

WHISPER CANON · wunschimmo.deRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/wunschimmo.de

Resolution chain

wunschimmo.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with wunschimmo.de in WhisperGraph.

Subdomains

7 observed subdomains of wunschimmo.de.

Web-graph footprint

Distinct hostnames that link to or from wunschimmo.de in the public web crawl.

77 sites link to this hostname.

347 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for wunschimmo.de.

MechanismTarget
SPF_Aterramag.de
SPF_Awunschimmo.de
SPF_IP31.172.88.160
SPF_IP62.75.188.254
SPF_IP87.230.55.101
SPF_IP87.230.57.67
SPF_MXterramag.de
SPF_MXwunschgrundstueck.de
SPF_MXwunschimmo.de

Related pages

Pivot deeper into the graph from wunschimmo.de.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "wunschimmo.de"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.