Hostname
oddshark.net
Last fetched
oddshark.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
oddshark.net 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 |
|---|---|---|---|---|
| 3.164.230.106 | 3.164.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.230.111 | 3.164.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.230.3 | 3.164.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.230.52 | 3.164.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.6.13 | 3.164.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.164.6.36 | 3.164.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.164.6.38 | 3.164.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.164.6.71 | 3.164.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:269
- Organization
- domain administrator
- Contact emails
Subdomains
1 observed subdomain of oddshark.net.
| Subdomain |
|---|
| wildcard.oddshark.net |
Threat posture
History
Related pages
Pivot deeper into the graph from oddshark.net.
- IP · 3.164.230.106
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:269
- Country · SE
- Email · domains@yourwhoisprivacy.com
- TLD · .net
- 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: "oddshark.net"})-[: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.