Hostname
atomicstacks.com
Last fetched
atomicstacks.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
atomicstacks.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.12.17.60 | 16.12.17.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 16.12.17.68 | 16.12.17.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.244.106 | 3.5.244.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.244.126 | 3.5.244.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.244.60 | 3.5.244.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.244.70 | 3.5.244.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.244.95 | 3.5.244.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.245.8 | 3.5.245.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.246.12 | 3.5.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.246.24 | 3.5.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.142.60 | 52.95.142.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.143.24 | 52.95.143.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.144.20 | 52.95.144.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.148.196 | 52.95.148.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.149.7 | 52.95.149.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- appfusions,
- Contact emails
- atomicstacks.com@domainsbyproxy.com
- ellen@appfusions.com
- 0859dab8-6024-47c0-8141-3789562d01c7@identity-protect.org
- 4a588c90-5ad7-4970-8cd1-dc26a9677934@identity-protect.org
- 843277c2-c4c3-4488-a50e-758c45dcc93c@identity-protect.org
- adeb12ad-c16e-4d09-9ddd-12a12e548966@identity-protect.org
- f5cce2a4-9d5b-4f77-9284-d01eb9fd10eb@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from atomicstacks.com.
- IP · 16.12.17.60
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · atomicstacks.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · at…
- 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: "atomicstacks.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.