Skip to content

Hostname

gmx.de

Last fetched

gmx.de resolves to 2 IPv4 addresses operated by AS8560 in DE.

Nutrition Label

WHISPER CANON · gmx.deRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/gmx.de

Resolution chain

gmx.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 gmx.de in WhisperGraph.

Subdomains

66 observed subdomains of gmx.de.

Web-graph footprint

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

2,667 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for gmx.de.

MechanismTarget
SPF_REDIRECT_spf.gmx.net

Related pages

Pivot deeper into the graph from gmx.de.

Cypher and MCP

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

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