Skip to content

Hostname

msccruises.ch

Last fetched

msccruises.ch resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US.

Nutrition Label

WHISPER CANON · msccruises.chRouting diversity3.0/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/msccruises.ch

Resolution chain

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

IPPrefixASNOperatorCountry
23.213.136.2923.213.136.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.39.42.1723.39.40.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.IE
23.52.181.15123.52.180.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
Organization
msc cruises
Contact emails

Subdomains

9 observed subdomains of msccruises.ch.

Web-graph footprint

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

75 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for msccruises.ch.

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

Related pages

Pivot deeper into the graph from msccruises.ch.

Cypher and MCP

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

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