Skip to content

Hostname

vvw.de

Last fetched

vvw.de resolves to 1 IPv4 address operated by PUNKT - punkt.de GmbH in DE.

Nutrition Label

WHISPER CANON · vvw.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/vvw.de

Resolution chain

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

IPPrefixASNOperatorCountry
217.29.32.167217.29.32.0/20AS16188PUNKT - punkt.de GmbHDE

WHOIS identity

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

Subdomains

8 observed subdomains of vvw.de.

Web-graph footprint

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

93 sites link to this hostname.

1 site linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for vvw.de.

MechanismTarget
SPF_Airon.vvw.de
SPF_Avvw.de
SPF_INCLUDEspf.dsb.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.31.84.66
SPF_IP40.95.0.0/16
SPF_IP62.214.13.178
SPF_IP92.79.71.50
SPF_MXvvw.de

Related pages

Pivot deeper into the graph from vvw.de.

Cypher and MCP

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

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