Hostname
arcanedemo.com
Last fetched
arcanedemo.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
arcanedemo.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 |
|---|---|---|---|---|
| 18.161.125.124 | 18.161.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.161.125.125 | 18.161.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.161.125.129 | 18.161.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.161.125.49 | 18.161.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.230.79.118 | 54.230.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.79.38 | 54.230.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.79.70 | 54.230.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.79.85 | 54.230.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of arcanedemo.com owner
- Contact emails
- 077f904f-964f-4026-ba9f-f5eb68af6722@identity-protect.org
- 8bb4687f-28f7-40f4-8cfa-c1f9a563d917@identity-protect.org
- c4ff49c3-d39e-4fe7-8753-b1295d6d3710@identity-protect.org
- f005552d-a9df-4c2a-9238-b61c523f34a3@identity-protect.org
- f72b4a3b-8445-491b-a0d0-4e870a38301e@identity-protect.org
- fae068b5-5a1e-422e-b109-44ed87f000f8@identity-protect.org
- owner-3504584@arcanedemo.com.whoisprivacyservice.org
Subdomains
12 observed subdomains of arcanedemo.com.
Threat posture
History
Related pages
Pivot deeper into the graph from arcanedemo.com.
- IP · 18.161.125.124
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 077f904f-964f-4026-ba9f-f5eb68af6722@identity-protect.org
- TLD · .com
- Browse hostnames · ar…
- 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: "arcanedemo.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.