Hostname
status-hypernode.com
Last fetched
status-hypernode.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
status-hypernode.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 |
|---|---|---|---|---|
| 108.138.128.115 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.28 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.31 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.74 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.25.115 | 18.165.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.25.58 | 18.165.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.25.75 | 18.165.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.25.76 | 18.165.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of status-hypernode.com owner
- Contact emails
- 57776029-cb80-40fb-a947-7a9a81ab5a55@identity-protect.org
- 6ae787ba-6a77-4f85-a7cb-ee799bfd2abd@identity-protect.org
- a0a05b48-efd9-4a90-bc2a-445dc0603a0d@identity-protect.org
- a3dc4dc7-0f3f-4149-a47f-8e94f54cc86a@identity-protect.org
- b3d9efd1-9ea6-4506-8b08-3ce959c249a0@identity-protect.org
- bea42173-7950-4aba-97b7-8e55159ca381@identity-protect.org
Subdomains
1 observed subdomain of status-hypernode.com.
| Subdomain |
|---|
| www.status-hypernode.com |
Threat posture
History
Related pages
Pivot deeper into the graph from status-hypernode.com.
- IP · 108.138.128.115
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 57776029-cb80-40fb-a947-7a9a81ab5a55@identity-protect.org
- TLD · .com
- Browse hostnames · st…
- 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: "status-hypernode.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.