Hostname
hypertraderbeta.com
Last fetched
hypertraderbeta.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hypertraderbeta.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.238.55.101 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.129 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.49 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.54 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hypertraderbeta.com owner
- Contact emails
- 03484ee1-88e0-476b-931a-0975f78143be@identity-protect.org
- 211b98c2-baf8-4391-950c-64e5534aba3c@identity-protect.org
- 66b4bbe7-0766-4dc7-bd98-3a6ad7d5b5ae@identity-protect.org
- 7016148a-1014-408a-9ad3-60041f7a4bcc@identity-protect.org
- 78c5ea34-6870-47f3-8a44-4fa3f74e8ad2@identity-protect.org
- d98c92f4-3221-4575-99ed-4c177725eefa@identity-protect.org
Subdomains
2 observed subdomains of hypertraderbeta.com.
Web-graph footprint
Distinct hostnames that link to or from hypertraderbeta.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from hypertraderbeta.com.
- IP · 18.238.55.101
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 03484ee1-88e0-476b-931a-0975f78143be@identity-protect.org
- TLD · .com
- Browse hostnames · hy…
- 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: "hypertraderbeta.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.