All hostnames aa.agkn.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · aa.agkn.com Routing diversity 7.6/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 4.8/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/aa.agkn.com Resolution chain aa.agkn.com 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.28.51.27 100.24.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.29.226.202 100.24.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 107.21.34.203 107.21.0.0/18 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.163.139.11 3.163.138.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. AR 3.163.139.120 3.163.138.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. AR 3.163.139.126 3.163.138.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. AR 3.163.139.18 3.163.138.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. AR 3.209.126.49 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.222.57.181 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.224.159.187 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.230.41.228 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.235.212.235 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.76.143.191 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 34.194.8.227 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.212.10.13 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 34.216.140.235 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 34.217.255.228 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 34.226.243.238 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 35.156.185.159 35.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 35.163.254.5 35.160.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with aa.agkn.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from aa.agkn.com in the public web crawl.
263 sites link to this hostname.
Related pages Pivot deeper into the graph from aa.agkn.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aa.agkn.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 .