Hostname
atornicdata.com
Last fetched
atornicdata.com resolves to 2 IPv4 addresses operated by ATOMIC - Atomic Data LLC in US. WHOIS lists iana:895 as the registrar.
Nutrition Label
Resolution chain
atornicdata.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.66.75.8 | 199.66.72.0/22 | AS25694 | ATOMIC - Atomic Data LLC | US |
| 64.191.166.205 | 64.191.128.0/18 | AS35985 | ONERINGNET-ATL-1 - One Ring Networks, Inc. | US |
WHOIS identity
- Registrar
- iana:895
- Organization
- contact privacy inc. customer 12411827111
- Contact emails
Subdomains
6 observed subdomains of atornicdata.com.
Threat posture
History
Related pages
Pivot deeper into the graph from atornicdata.com.
- IP · 199.66.75.8
- ASN · AS25694ATOMIC - Atomic Data LLC
- Registrar · iana:895
- Country · US
- Email · atornicdata.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: "atornicdata.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.