Hostname
aeyons.net
Last fetched
aeyons.net resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
aeyons.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.236.128.121 | 13.236.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.237.66.82 | 13.236.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.55.226.129 | 13.54.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.104.19.39 | 3.104.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 54.66.196.2 | 54.66.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 54.66.211.185 | 54.66.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 20e29c7c-6ff4-4e33-991a-b9fd2627f9d7@identity-protect.org
- 234dcef0-fef2-4660-804d-80584d2255d6@identity-protect.org
- 3b2cce31-24c1-4ad4-8d08-04ef3ceaf9cd@identity-protect.org
- 53dfe218-6f1d-46b6-9033-230982329e37@identity-protect.org
- 5d075746-eb00-4e3f-be19-14dd965fea90@identity-protect.org
- 846dc55f-669e-4df0-a545-3c227858d696@identity-protect.org
- a8f57a1a-dd45-4395-b95b-f9cfb0bacfe7@identity-protect.org
- owner-7221723@aeyons.net.whoisprivacyservice.org
Subdomains
25 observed subdomains of aeyons.net.
Showing 15 of 25. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from aeyons.net.
- IP · 13.236.128.121
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · 20e29c7c-6ff4-4e33-991a-b9fd2627f9d7@identity-protect.org
- TLD · .net
- Browse hostnames · ae…
- 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: "aeyons.net"})-[: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.