Skip to content

Hostname

zfkd.info

Last fetched

zfkd.info resolves to 2 IPv4 addresses operated by ITZBund - ITZBund in DE. WHOIS lists iana:15 as the registrar.

Nutrition Label

WHISPER CANON · zfkd.infoRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/zfkd.info

Resolution chain

zfkd.info 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

Registrar
iana:15
Organization
guenther dettweiler
Contact emails

Subdomains

1 observed subdomain of zfkd.info.

Subdomain
www.zfkd.info

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from zfkd.info.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "zfkd.info"})-[: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.