Skip to content

Hostname

hvv.de

Last fetched

hvv.de resolves to 1 IPv4 address operated by AS34309 in DE.

Nutrition Label

WHISPER CANON · hvv.deRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/hvv.de

Resolution chain

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

IPPrefixASNOperatorCountry
128.65.209.119128.65.208.0/20AS34309DE

WHOIS identity

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

Subdomains

66 observed subdomains of hvv.de.

Web-graph footprint

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

2,969 sites link to this hostname.

165 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for hvv.de.

MechanismTarget
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.77.121.128/26
SPF_IP185.5.24.0/23
SPF_IP185.91.106.64/28
SPF_IP212.12.39.194
SPF_IP213.238.45.78
SPF_IP2a01:be80:8100:4::/64
SPF_MXhvv.de

Related pages

Pivot deeper into the graph from hvv.de.

Cypher and MCP

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

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