Hostname
atode-reader.com
Last fetched
atode-reader.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
atode-reader.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.19.74.86 | 52.18.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.215.209.180 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.171.234.178 | 54.171.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.171.248.1 | 54.171.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of atode-reader.com owner
- Contact emails
- 04d21bf5-5c89-4cf2-82e2-29eb811ffa3e@identity-protect.org
- 2a17f900-653e-489c-9efd-d71ea666cfc4@identity-protect.org
- 2d3b482f-288c-43fb-b4c5-834257db582e@identity-protect.org
- 783afba1-f927-4548-9147-9bb37ccfb625@identity-protect.org
- dbe36cd1-edcc-4b26-8622-d878d3d078c3@identity-protect.org
- dd3ffa15-653d-4847-8f9e-997c0879e188@identity-protect.org
- f9845735-837e-45c4-b102-443d25833173@identity-protect.org
Subdomains
1 observed subdomain of atode-reader.com.
| Subdomain |
|---|
| links.atode-reader.com |
Web-graph footprint
Distinct hostnames that link to or from atode-reader.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for atode-reader.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from atode-reader.com.
- IP · 52.19.74.86
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 04d21bf5-5c89-4cf2-82e2-29eb811ffa3e@identity-protect.org
- 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: "atode-reader.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.