Hostname
axensodev.com
Last fetched
axensodev.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
axensodev.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.73.96.36 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of axensodev.com owner
- Contact emails
- 009862db-b571-4d79-af43-5cc2573b1a19@identity-protect.org
- 236df9ed-1779-4896-8d24-77dbc39d3c0b@identity-protect.org
- 519458d3-b644-4d35-b8a7-25350cde1650@identity-protect.org
- 55b67295-fade-43cb-a267-50ecde5788c1@identity-protect.org
- 5a933b3d-30f1-467a-885e-f11943782f83@identity-protect.org
- 72c2a8f6-ad46-47d5-89a8-f0a0e2544789@identity-protect.org
- b1e75350-b88a-4a09-adda-c6036e586f35@identity-protect.org
Subdomains
69 observed subdomains of axensodev.com.
Showing 25 of 69. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from axensodev.com.
- IP · 3.73.96.36
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 009862db-b571-4d79-af43-5cc2573b1a19@identity-protect.org
- TLD · .com
- Browse hostnames · ax…
- 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: "axensodev.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.