Hostname
aha-registration.com
Last fetched
aha-registration.com 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
aha-registration.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.236.77.22 | 13.236.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.239.80.41 | 13.236.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.64.178.217 | 52.64.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 54.206.191.9 | 54.206.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 54.66.149.8 | 54.66.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 54.66.40.156 | 54.66.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of aha-registration.com owner
- Contact emails
- 4e971ae9-98bc-4def-bfd5-d332fd5aa12b@identity-protect.org
- 53002e02-4d5c-4aa6-b1bf-cf1935f9e562@identity-protect.org
- 7772ce33-1de0-4bbc-adfb-66b83ee661df@identity-protect.org
- c6c8b30a-0370-4250-89f1-9db3d63a4a39@identity-protect.org
- ce2fc2a1-1d59-4466-bda0-9692dc526330@identity-protect.org
- f67d5135-ea20-40f1-8916-c50878da4d9a@identity-protect.org
- fbefb58f-38cf-40cc-9b33-82535653db0d@identity-protect.org
- owner-8309329@aha-registration.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from aha-registration.com.
- IP · 13.236.77.22
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · 4e971ae9-98bc-4def-bfd5-d332fd5aa12b@identity-protect.org
- TLD · .com
- Browse hostnames · ah…
- 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: "aha-registration.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.