Skip to content

Hostname

msccruises.de

Last fetched

msccruises.de resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in CZ.

Nutrition Label

WHISPER CANON · msccruises.deRouting diversity3.9/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/msccruises.de

Resolution chain

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

IPPrefixASNOperatorCountry
2.19.217.1622.19.216.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CZ
23.213.136.2923.213.136.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.219.61.23323.219.60.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.52.181.15123.52.180.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.75.66.823.75.64.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CZ

WHOIS identity

No WHOIS records are currently associated with msccruises.de in WhisperGraph.

Subdomains

12 observed subdomains of msccruises.de.

Web-graph footprint

Distinct hostnames that link to or from msccruises.de in the public web crawl.

300 sites link to this hostname.

128 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for msccruises.de.

MechanismTarget
SPF_Amail.msccruises.de
SPF_INCLUDEspf-0038fb01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEt.contactlab.it
SPF_IP45.10.168.55
SPF_MXmsccruises.de

Related pages

Pivot deeper into the graph from msccruises.de.

Cypher and MCP

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

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