Hostname
auraa.com
Last fetched
auraa.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
auraa.com 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.204.31.247 | 13.204.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.205.134.40 | 13.204.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.234.203.35 | 13.232.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 15.207.164.51 | 15.206.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.6.197.73 | 3.6.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.7.78.28 | 3.6.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of auraa.com owner
- Contact emails
- freedomaing@gmail.com
- 18db985c-da1c-44f1-8c0e-5bf4bd07deb0@identity-protect.org
- 42c341c0-72e5-4835-8018-086c5e694b70@identity-protect.org
- 6834d1a3-dc35-4740-8047-86c3314fa769@identity-protect.org
- 78d12ae5-543b-415b-88e2-29067ef5593d@identity-protect.org
- a32cd6c2-46ea-49d1-bffe-8b4d9a92afa3@identity-protect.org
- bbe7e67b-6e75-4572-9e0b-3948e482e95b@identity-protect.org
- caa8c3a8-bba9-488a-994e-c9aa5c0144e5@identity-protect.org
- owner-9235470@auraa.com.whoisprivacyservice.org
Subdomains
40 observed subdomains of auraa.com.
Showing 24 of 40. View all subdomains →
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from auraa.com.
- IP · 13.204.31.247
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · freedomaing@gmail.com
- TLD · .com
- Browse hostnames · au…
- 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: "auraa.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.