Hostname
the3dcape.com
Last fetched
the3dcape.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
the3dcape.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.189.89.239 | 18.189.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.132.58.253 | 3.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.137.85.148 | 3.136.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of the3dcape.com owner
- Contact emails
- 130336fa-1707-43f6-b90f-e7db60095cff@identity-protect.org
- 279cea04-723f-46a9-a1ec-c42c2e5194a1@identity-protect.org
- 55132e9e-67ab-4eb5-a6b9-dede2694ff0e@identity-protect.org
- 9f29a437-61cb-4635-bc64-e6cf76b5d24a@identity-protect.org
- ab5bfccb-c04a-4b24-87c9-18e0d786cdf0@identity-protect.org
- b8c4a9c4-908a-4a76-99bb-053395990a45@identity-protect.org
- df284b43-b1b2-4604-ba96-d447972de454@identity-protect.org
- owner-2631380@the3dcape.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of the3dcape.com.
| Subdomain |
|---|
| wildcard.the3dcape.com |
Threat posture
History
Related pages
Pivot deeper into the graph from the3dcape.com.
- IP · 18.189.89.239
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 130336fa-1707-43f6-b90f-e7db60095cff@identity-protect.org
- TLD · .com
- Browse hostnames · th…
- 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: "the3dcape.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.