Hostname
anaxverse.com
Last fetched
anaxverse.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
anaxverse.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 |
|---|---|---|---|---|
| 35.162.166.198 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of anaxverse.com owner
- Contact emails
- 54fffabf-4dff-479a-a3f3-34147f61e1e7@identity-protect.org
- 5deb75f6-eb4d-4739-a066-d65a5be1f684@identity-protect.org
- a1f71473-9527-497d-9b5f-1a0f8ceeb1c5@identity-protect.org
- d056816c-75ef-41cf-ab18-02ab24893ea0@identity-protect.org
- d26e068f-df72-4b08-9435-d2e64607e670@identity-protect.org
- fe8f8470-6a5e-4e32-b631-3132b6994f39@identity-protect.org
- owner-7930589@anaxverse.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of anaxverse.com.
Showing 3 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from anaxverse.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from anaxverse.com.
- IP · 35.162.166.198
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 54fffabf-4dff-479a-a3f3-34147f61e1e7@identity-protect.org
- TLD · .com
- Browse hostnames · an…
- 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: "anaxverse.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.