Skip to content

Hostname

krzn.de

Last fetched

krzn.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 · krzn.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/krzn.de

Resolution chain

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

WHOIS identity

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

Subdomains

693 observed subdomains of krzn.de.

Web-graph footprint

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

88 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for krzn.de.

MechanismTarget
SPF_Akrzn.de
SPF_INCLUDEmuseum-neukirchen-vluyn.de
SPF_IP162.55.55.73/32
SPF_IP194.77.237.0/24
SPF_IP194.77.250.0/24
SPF_IP194.77.252.0/24
SPF_IP194.77.253.0/24
SPF_IP2a01:4f8:1c1c:8b18::/64
SPF_MXkrzn.de

Related pages

Pivot deeper into the graph from krzn.de.

Cypher and MCP

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

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