Skip to content

Hostname

kvv.de

Last fetched

kvv.de resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · kvv.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kvv.de

Resolution chain

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

IPPrefixASNOperatorCountry
18.198.220.21518.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.198.94.5218.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.123.243.583.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.124.66.1463.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.125.23.113.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.126.66.1033.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.65.49.1053.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.67.218.663.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.74.170.1113.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.156.136.5835.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.12.5763.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
51.102.159.11051.102.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.DE
63.176.204.3763.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.183.24.24763.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.123.167.2283.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

23 observed subdomains of kvv.de.

Web-graph footprint

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

888 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for kvv.de.

MechanismTarget
SPF_Akvv.de
SPF_INCLUDEspf.flowmailer.net
SPF_IP162.55.134.11
SPF_IP185.5.24.30
SPF_IP213.144.24.66
SPF_IP37.148.204.116
SPF_IP54.240.98.7
SPF_MXkvv.de

Related pages

Pivot deeper into the graph from kvv.de.

Cypher and MCP

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

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