Hostname
indian-ocean.com
Last fetched
indian-ocean.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:3240 as the registrar.
Nutrition Label
Resolution chain
indian-ocean.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.44.15 | 104.21.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.192.206 | 172.67.192.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:3240
- Organization
- apc sarl
- Contact emails
- dns@web-companies.com
- 03c33e8d73bb37e7507bf0e231da2a3f-685443@contact.gandi.net
- 24a7242e1552ad7772ca305da8e50932-685443@contact.gandi.net
- 5fd1884e1c6eca96a74bd377163651c8-685443@contact.gandi.net
- 78206dfd43575a517d34671cace39878-685443@contact.gandi.net
- bd8d8f0351095bbcf1ba53379856fc65-685443@contact.gandi.net
Subdomains
6 observed subdomains of indian-ocean.com.
Web-graph footprint
Distinct hostnames that link to or from indian-ocean.com in the public web crawl.
54 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from indian-ocean.com.
- IP · 104.21.44.15
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:3240
- Country · CA
- Email · dns@web-companies.com
- TLD · .com
- Browse hostnames · in…
- 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: "indian-ocean.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.