Skip to content

Hostname

krebsdaten.de

Last fetched

krebsdaten.de resolves to 2 IPv4 addresses operated by ITZBund - ITZBund in DE.

Nutrition Label

WHISPER CANON · krebsdaten.deRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/krebsdaten.de

Resolution chain

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

IPPrefixASNOperatorCountry
80.245.144.17580.245.144.0/22AS35704ITZBund - ITZBundDE
80.245.145.1680.245.145.0/24AS35704ITZBund - ITZBundDE

WHOIS identity

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

Subdomains

1 observed subdomain of krebsdaten.de.

Web-graph footprint

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

706 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from krebsdaten.de.

Cypher and MCP

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

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