All hostnames shop-external.amazon resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:470 as the registrar.
Nutrition Label WHISPER CANON · shop-external.amazon Routing diversity 6.5/10 Peering density 6.8/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 3.3/10 Resolver footprint 4.6/10 canon.whisper.security/host/shop-external.amazon Resolution chain shop-external.amazon 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.27.158.66 100.24.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.207.68.37 18.204.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.216.243.70 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.220.152.5 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.222.150.119 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.225.170.184 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.225.38.99 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.228.128.49 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.194.124.22 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.195.22.231 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.206.105.43 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.231.234.208 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.234.142.205 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.239.64.48 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.239.79.209 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 35.172.50.99 35.168.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.196.168.100 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.198.112.32 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.206.15.227 52.200.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.73.127.239 52.72.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US
WHOIS identity Registrar iana:470 Organization amazon technologies, Contact emails — Related pages Pivot deeper into the graph from shop-external.amazon.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "shop-external.amazon"})-[: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 .