Skip to content

Hostname

expedia.ca

Last fetched

expedia.ca resolves to 4 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists registrar:csc corporate domains (canada) company as the registrar.

Nutrition Label

WHISPER CANON · expedia.caRouting diversity3.0/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint9.3/10canon.whisper.security/host/expedia.ca

Resolution chain

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

IPPrefixASNOperatorCountry
2.16.241.1972.16.241.0/24AS20940AKAMAI-ASN1DE
2.16.241.2102.16.241.0/24AS20940AKAMAI-ASN1DE
23.10.151.4223.10.128.0/18AS16625AKAMAI-AS - Akamai Technologies, Inc.CA
23.54.222.15523.54.208.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

Registrar
registrar:csc corporate domains (canada) company
Organization
expedia, inc. tma612330
Contact emails

Subdomains

38 observed subdomains of expedia.ca.

Web-graph footprint

Distinct hostnames that link to or from expedia.ca in the public web crawl.

2,066 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for expedia.ca.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_IP173.209.80.0/20
SPF_IP216.251.0.0/16
SPF_IP54.246.138.234
SPF_IP66.244.67.50/32

Related pages

Pivot deeper into the graph from expedia.ca.

Cypher and MCP

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

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