All hostnames odkmedia.io resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · odkmedia.io Routing diversity 6.4/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 0.0/10 Resolver footprint 8.5/10 canon.whisper.security/host/odkmedia.io Resolution chain odkmedia.io resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 100.22.145.110 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.147.161.42 16.147.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.161.194.74 35.160.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.163.250.181 35.160.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.224.184.100 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.226.55.162 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.226.57.240 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.228.161.91 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.253.171.87 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.11.109.182 52.10.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.32.36.174 52.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.35.72.20 52.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.40.4.154 52.40.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.40.68.95 52.40.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.88.0.212 52.88.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.88.204.6 52.88.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.89.48.152 52.88.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.148.242.138 54.148.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.185.84.4 54.184.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.188.143.251 54.188.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with odkmedia.io in WhisperGraph.
Subdomains 13 observed subdomains of odkmedia.io.
Related pages Pivot deeper into the graph from odkmedia.io.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "odkmedia.io"})-[: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 .