Hostname
releaseahub.com
Last fetched
releaseahub.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
releaseahub.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.65.112.15 | 18.65.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.112.25 | 18.65.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.112.26 | 18.65.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.112.62 | 18.65.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.160.119.29 | 3.160.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.160.119.34 | 3.160.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.160.119.69 | 3.160.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.160.119.87 | 3.160.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of releaseahub.com owner
- Contact emails
- 35aeaa8c-eb6c-40a3-a089-549310485160@identity-protect.org
- 37723cd1-25b4-450d-bf25-4a5729417393@identity-protect.org
- a5a2378e-5e1c-4f18-b590-137f279d6c98@identity-protect.org
- bb4a3f96-e9b8-45f0-aabf-f9d2bd342f25@identity-protect.org
- c25ab097-476c-419c-bcfd-ed4c3d006b40@identity-protect.org
- da5ccfd6-3037-44f7-8ab9-80f450857a07@identity-protect.org
- owner-11831113@releaseahub.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of releaseahub.com.
| Subdomain |
|---|
| wildcard.releaseahub.com |
Threat posture
History
Related pages
Pivot deeper into the graph from releaseahub.com.
- IP · 18.65.112.15
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 35aeaa8c-eb6c-40a3-a089-549310485160@identity-protect.org
- TLD · .com
- Browse hostnames · re…
- 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: "releaseahub.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.