Skip to content

Hostname

maps.expedia.com

Last fetched

maps.expedia.com resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · maps.expedia.comRouting diversity3.0/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/maps.expedia.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.28.104.175100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.108.15854.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.184.13398.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with maps.expedia.com in WhisperGraph.

Subdomains

2 observed subdomains of maps.expedia.com.

Web-graph footprint

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

84 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for maps.expedia.com.

Related pages

Pivot deeper into the graph from maps.expedia.com.

Cypher and MCP

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

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