Skip to content

Hostname

cunard.com

Last fetched

cunard.com resolves to 8 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:1466 as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
iana:1466
Organization
carnival
Contact emails

Subdomains

79 observed subdomains of cunard.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cunard.com.

MechanismTarget
SPF_INCLUDEavanan.net
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEspf.extole.io
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.39.103.16/28
SPF_IP213.107.32.214
SPF_IP3.252.108.176/28
SPF_IP52.17.62.50/32
SPF_IP82.43.19.241
SPF_MXcunard.com

Related pages

Pivot deeper into the graph from cunard.com.

Cypher and MCP

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

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