Skip to content

Hostname

vwprestige.com

Last fetched

vwprestige.com resolves to 1 IPv4 address operated by IWEB-AS - Leaseweb Canada Inc. in CA. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · vwprestige.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/vwprestige.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.163.144.11108.163.128.0/18AS32613IWEB-AS - Leaseweb Canada Inc.CA

WHOIS identity

Registrar
iana:440
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of vwprestige.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for vwprestige.com.

MechanismTarget
SPF_Aspf.google.com
SPF_Avwprestige.com
SPF_IP108.163.144.11
SPF_IP174.142.202.69
SPF_IP174.142.202.70
SPF_IP206.55.93.100
SPF_IP206.55.93.101
SPF_IP206.55.93.111
SPF_IP72.55.162.228
SPF_MXvwprestige.com

Related pages

Pivot deeper into the graph from vwprestige.com.

Cypher and MCP

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

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