Skip to content

Hostname

vail.com

Last fetched

vail.com resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in SG. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · vail.comRouting diversity3.0/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vail.com

Resolution chain

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

IPPrefixASNOperatorCountry
118.215.179.29118.215.176.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.SG
184.51.237.191184.51.224.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.FI
23.37.55.3323.37.48.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
vail trademarks
Contact emails

Subdomains

20 observed subdomains of vail.com.

Web-graph footprint

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

1,467 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from vail.com.

Cypher and MCP

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

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