Hostname
stagedji.com
Last fetched
stagedji.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
stagedji.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 |
|---|---|---|---|---|
| 100.49.74.21 | 101.0.32.0/22 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 23.21.19.37 | 23.24.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.195.71.47 | 45.2.204.0/22 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.210.43.169 | 45.2.204.0/22 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.211.102.81 | 45.2.204.0/22 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.0.110.50 | 52.24.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.206.163.45 | 52.216.12.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.87.36.252 | 52.92.200.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of stagedji.com owner
- Contact emails
- ss8bj7aq5h2@networksolutionsprivateregistration.com
- 08717f63-bfa2-4e9d-bbc8-b174c7f6f6e1@identity-protect.org
- 09531091-217e-432c-b7d7-dae055f441b6@identity-protect.org
- 7f32fa19-58fb-4d5d-a983-9b6599d29dbb@identity-protect.org
- aea6b3cc-513a-4f1f-b875-7b2776325e18@identity-protect.org
- owner-11113835@stagedji.com.whoisprivacyservice.org
- owner-8045412@stagedji.com.whoisprivacyservice.org
Subdomains
20 observed subdomains of stagedji.com.
Threat posture
History
Related pages
Pivot deeper into the graph from stagedji.com.
- IP · 100.49.74.21
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · ss8bj7aq5h2@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · st…
- 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: "stagedji.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.