Skip to content

Hostname

cruisedesk.com

Last fetched

cruisedesk.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 · cruisedesk.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.9/10canon.whisper.security/host/cruisedesk.com

Resolution chain

cruisedesk.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.105.128.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
104.121.31.80104.124.104.0/24AS16625AKAMAI-AS - Akamai Technologies, Inc.FR
23.12.246.23023.13.176.0/22AS9498IN
23.205.30.10623.205.56.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.218.59.17723.218.92.0/24AS16625AKAMAI-AS - Akamai Technologies, Inc.NL

WHOIS identity

Registrar
iana:299
Organization
expedia, inc. legal department - trademark counsel
Contact emails

Subdomains

6 observed subdomains of cruisedesk.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from cruisedesk.com.

Cypher and MCP

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

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