Hostname
deep-cruise.com
Last fetched
deep-cruise.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
deep-cruise.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.226.69.13 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.226.69.37 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.226.69.40 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.226.69.76 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 18.244.146.35 | 18.244.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.146.44 | 18.244.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.146.51 | 18.244.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.146.87 | 18.244.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of deep-cruise.com owner
- Contact emails
- 0fa74efa-d274-4f0d-ab99-85493f1291b7@identity-protect.org
- 22390ff1-4063-4f7b-bc6c-a1ae3678499f@identity-protect.org
- a5432c4c-bdd2-4394-90eb-52dc28201835@identity-protect.org
- aa6d9f77-3ce9-4255-a9bb-a9b9c9f108fc@identity-protect.org
- ab5de5a1-d21d-4daa-869f-dbe9fcfcb411@identity-protect.org
- b57e7b81-9d84-40c3-9b46-6a95ef5373da@identity-protect.org
- dba7bc8a-e133-4ce2-8e72-a0bf065d8ae2@identity-protect.org
Subdomains
1 observed subdomain of deep-cruise.com.
| Subdomain |
|---|
| www.deep-cruise.com |
Web-graph footprint
Distinct hostnames that link to or from deep-cruise.com in the public web crawl.
19 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from deep-cruise.com.
- IP · 13.226.69.13
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · HK
- Email · 0fa74efa-d274-4f0d-ab99-85493f1291b7@identity-protect.org
- TLD · .com
- Browse hostnames · de…
- 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: "deep-cruise.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.