Hostname
carnival.com
Last fetched
carnival.com resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
carnival.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.209.209.65 | 23.209.208.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.46.189.30 | 23.46.188.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | FR |
| 72.246.28.49 | 72.246.28.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.52.181.20 | 23.52.180.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- iana:292
- Organization
- carnival corporation
- Contact emails
Subdomains
192 observed subdomains of carnival.com.
Showing 25 of 192. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from carnival.com in the public web crawl.
4,676 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for carnival.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 205.220.170.197/32 |
| SPF_IP | 205.220.182.197/32 |
| SPF_IP | 23.251.237.159/32 |
| SPF_IP | 23.251.237.160/29 |
| SPF_IP | 23.251.237.168/30 |
| SPF_MX | carnival.com |
Related pages
Pivot deeper into the graph from carnival.com.
- IP · 23.209.209.65
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:292
- Country · DE
- Email · internic.admin@carnival.com
- TLD · .com
- Browse hostnames · ca…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "carnival.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.