Skip to content

Hostname

zv-kvs.de

Last fetched

zv-kvs.de resolves to 1 IPv4 address operated by AS8767 in DE.

Nutrition Label

WHISPER CANON · zv-kvs.deRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/zv-kvs.de

Resolution chain

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

IPPrefixASNOperatorCountry
82.135.124.18982.135.0.0/17AS8767DE

WHOIS identity

No WHOIS records are currently associated with zv-kvs.de in WhisperGraph.

Subdomains

2 observed subdomains of zv-kvs.de.

Web-graph footprint

Distinct hostnames that link to or from zv-kvs.de in the public web crawl.

15 sites link to this hostname.

85 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for zv-kvs.de.

MechanismTarget
SPF_Aarriba-net.de
SPF_Azv-kvs.de
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP82.135.124.186
SPF_MXzv-kvs.de

Related pages

Pivot deeper into the graph from zv-kvs.de.

Cypher and MCP

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

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