Skip to content

Hostname

heymundo.de

Last fetched

heymundo.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

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

Resolution chain

heymundo.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
88.99.169.5488.99.0.0/16AS24940DE

WHOIS identity

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

Subdomains

6 observed subdomains of heymundo.de.

Web-graph footprint

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

30 sites link to this hostname.

82 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for heymundo.de.

MechanismTarget
SPF_Aheymundo.de
SPF_Aletter.nacura.de
SPF_Amail.nacura.de
SPF_Asmtp01.udag.de
SPF_Asmtp02.udag.de
SPF_Asmtp03.udag.de
SPF_Asmtp04.udag.de
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_IP5.9.153.6
SPF_IP85.13.136.229
SPF_IP88.99.169.54
SPF_MXheymundo.de

Related pages

Pivot deeper into the graph from heymundo.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "heymundo.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.