Skip to content

Hostname

gaggenau.de

Last fetched

gaggenau.de is a registered hostname under the .de top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · gaggenau.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gaggenau.de

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

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

Subdomains

11 observed subdomains of gaggenau.de.

Web-graph footprint

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

247 sites link to this hostname.

304 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for gaggenau.de.

MechanismTarget
SPF_Agaggenau.de
SPF_INCLUDEagenturserver.de
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protect.kvnbw.de
SPF_IP213.144.0.19
SPF_IP85.214.133.98/32
SPF_IP93.189.156.99
SPF_MXgaggenau.de

Related pages

Pivot deeper into the graph from gaggenau.de.

Cypher and MCP

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

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