Skip to content

Hostname

hotels.com

Last fetched

hotels.com resolves to 6 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in FR.

Nutrition Label

WHISPER CANON · hotels.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hotels.com

Resolution chain

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

IPPrefixASNOperatorCountry
2.20.33.1962.20.32.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.FR
23.193.237.18923.193.236.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.NL
23.209.209.21323.209.208.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.220.113.11423.220.112.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.NL
23.62.105.20923.62.104.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.US
88.221.170.14688.221.168.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for hotels.com.

MechanismTarget
SPF_INCLUDE_spf.egencia.com
SPF_INCLUDE_spf.expedia.com
SPF_INCLUDE_spf.messagegears.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEmusvc.com
SPF_IP83.138.167.180
SPF_IP83.138.167.181
SPF_IP83.138.167.182

Related pages

Pivot deeper into the graph from hotels.com.

Cypher and MCP

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

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