All hostnames analytics.kode.co.kr resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.
Nutrition Label WHISPER CANON · analytics.kode.co.kr Routing diversity 4.8/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 6.8/10 WHOIS transparency 0.0/10 Resolver footprint 7.6/10 canon.whisper.security/host/analytics.kode.co.kr Resolution chain analytics.kode.co.kr resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.125.82.219 13.125.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. KR 13.209.131.74 13.209.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. KR 13.209.235.112 13.209.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. KR 15.165.26.78 15.164.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. KR 3.35.1.187 3.34.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. KR 3.35.188.239 3.34.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. KR 3.36.220.226 3.36.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. KR 3.38.16.113 3.36.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. KR 3.38.63.195 3.36.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. KR 3.38.77.189 3.36.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. KR 43.201.238.123 43.200.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. KR 52.79.219.222 52.79.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. KR 54.180.217.78 54.180.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. KR 43.203.89.162 43.200.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. KR 43.201.242.1 43.200.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. KR 52.79.191.217 52.79.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. KR
WHOIS identity No WHOIS records are currently associated with analytics.kode.co.kr in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from analytics.kode.co.kr in the public web crawl.
1 site linked to from this hostname.
Related pages Pivot deeper into the graph from analytics.kode.co.kr.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "analytics.kode.co.kr"})-[: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 .