Hostname
odds-mania.com
Last fetched
odds-mania.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
odds-mania.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.197.84.239 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of odds-mania.com owner
- Contact emails
- 29c95858-f5a0-47b4-b2e0-795a7aec62d4@identity-protect.org
- 30146486-93a1-498f-937c-75464d385b0b@identity-protect.org
- 6b411817-1d31-414d-a855-6e7a73eab14f@identity-protect.org
- 7c7d5777-0fc8-4009-bd9e-f9e8455cd859@identity-protect.org
- e87e1f13-eabc-4951-9b76-36b960bf07b2@identity-protect.org
- fd5a9cc7-90c4-4065-b85f-fbe25678abd1@identity-protect.org
- owner-11665106@odds-mania.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from odds-mania.com.
- IP · 52.197.84.239
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 29c95858-f5a0-47b4-b2e0-795a7aec62d4@identity-protect.org
- TLD · .com
- Browse hostnames · od…
- 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: "odds-mania.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.