Skip to content

Hostname

vans.com

Last fetched

vans.com resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · vans.comRouting diversity3.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/vans.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.102.34.162104.102.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
104.71.148.121104.71.144.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.JP
173.223.91.141173.223.80.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.HK
23.210.112.13423.210.112.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
domain admin
Contact emails

Subdomains

103 observed subdomains of vans.com.

Web-graph footprint

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

4,174 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for vans.com.

MechanismTarget
SPF_Aproduction.ap01.vfasia.demandware.net
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.64.248.159
SPF_IP167.64.248.237
SPF_IP167.64.248.247
SPF_IP167.64.248.46
SPF_IP167.64.248.49

Related pages

Pivot deeper into the graph from vans.com.

Cypher and MCP

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

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