Hostname
superoney.com
Last fetched
superoney.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
superoney.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 |
|---|---|---|---|---|
| 16.148.224.163 | 16.148.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.233.114.118 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.233.4.25 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.68.119.15 | 54.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of superoney.com owner
- Contact emails
- 1aba70d1-c003-4869-9694-244b5f5c1bf5@identity-protect.org
- b0164d5f-4a75-4257-af04-42aa71ddfd9b@identity-protect.org
- cbdbd331-5802-4563-913e-73eeb1e9e25b@identity-protect.org
- d6b47da3-db40-45fb-a98f-8c81f12cdbb2@identity-protect.org
- f18494f5-e3e2-4a7a-a041-65161c6b16df@identity-protect.org
- f57be33f-c3d2-425f-9670-28f56d22f6ab@identity-protect.org
- owner-5122354@superoney.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from superoney.com.
- IP · 16.148.224.163
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1aba70d1-c003-4869-9694-244b5f5c1bf5@identity-protect.org
- TLD · .com
- Browse hostnames · su…
- 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: "superoney.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.