Skip to content

Hostname

expediacruises.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.102.63.136104.103.192.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
104.70.81.105104.70.170.0/24AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
184.87.225.233184.94.197.0/24AS16625AKAMAI-AS - Akamai Technologies, Inc.HK
23.197.142.13323.197.200.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.40.5.23223.40.41.0/24AS16625AKAMAI-AS - Akamai Technologies, Inc.FR

WHOIS identity

Registrar
iana:299
Organization
expedia,
Contact emails

Subdomains

13 observed subdomains of expediacruises.com.

Web-graph footprint

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

311 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

53 SPF mechanisms authorising senders for expediacruises.com.

MechanismTarget
SPF_INCLUDE_spf.qemailserver.com
SPF_INCLUDEdnsexit.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.clearslide.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.odysol.com
SPF_IP148.105.8.0/21
SPF_IP149.72.179.175
SPF_IP168.119.153.121
SPF_IP170.10.128.0/24
SPF_IP170.10.129.0/24
SPF_IP170.10.133.0/24
SPF_IP188.114.96.0
SPF_IP188.114.97.0
SPF_IP192.219.254.0/24
SPF_IP192.28.150.108
SPF_IP195.50.76.198
SPF_IP198.151.49.133
SPF_IP198.175.56.133
SPF_IP198.2.128.0/18
SPF_IP198.207.147.224/27
SPF_IP198.61.252.0/24
SPF_IP198.61.253.0/24
SPF_IP198.61.254.0/24
SPF_IP198.61.255.0/24
SPF_IP199.15.213.62/32
SPF_IP199.15.213.63/32
SPF_IP199.15.216.62
SPF_IP199.15.216.63
SPF_IP204.209.208.150/28
SPF_IP204.209.208.40/31
SPF_IP204.239.0.224/27
SPF_IP205.201.128.0/20
SPF_IP206.123.20.70/32
SPF_IP208.73.5.95
SPF_IP208.73.5.96
SPF_IP209.61.151.0/24
SPF_IP212.99.44.68/32
SPF_IP212.99.44.69/32
SPF_IP23.222.157.253
SPF_IP3.97.99.32/31
SPF_IP3.97.99.42/31
SPF_IP40.107.237.122
SPF_IP40.107.244.95
SPF_IP54.240.0.0/18
SPF_IP64.182.102.0/24
SPF_IP64.59.134.0/25
SPF_IP64.59.136.128/27
SPF_IP74.113.72.0/22
SPF_IP83.138.167.180
SPF_IP83.138.167.180/30

Related pages

Pivot deeper into the graph from expediacruises.com.

Cypher and MCP

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

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