Skip to content

Hostname

kzvbw.de

Last fetched

kzvbw.de resolves to 1 IPv4 address operated by AS8881 in DE.

Nutrition Label

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

Resolution chain

kzvbw.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
83.135.46.19983.135.0.0/16AS8881DE

WHOIS identity

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

Subdomains

29 observed subdomains of kzvbw.de.

Web-graph footprint

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

1,212 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for kzvbw.de.

MechanismTarget
SPF_Arm01.kzvbw.de
SPF_INCLUDEspf.hornetsecurity.com
SPF_IP62.214.142.181
SPF_MXkzvbw.de

Related pages

Pivot deeper into the graph from kzvbw.de.

Cypher and MCP

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

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