Skip to content

Hostname

vw.com

Last fetched

vw.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · vw.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/vw.com

Resolution chain

vw.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
75.2.18.2875.2.16.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
99.83.199.12899.83.192.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

249 observed subdomains of vw.com.

Web-graph footprint

Distinct hostnames that link to or from vw.com in the public web crawl.

3,735 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for vw.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.vwgroup.com
SPF_INCLUDEspf-0013c803.pphosted.com
SPF_IP148.163.135.19
SPF_IP148.163.141.199
SPF_IP148.203.151.248/32
SPF_IP194.114.62.208/28
SPF_IP194.114.62.64/27
SPF_IP199.5.47.0/24
SPF_IP199.5.50.176/28

Related pages

Pivot deeper into the graph from vw.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "vw.com"})-[: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.