All hostnames shell.451.io resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · shell.451.io Routing diversity 3.5/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/shell.451.io Resolution chain shell.451.io 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 108.139.47.20 108.139.44.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 108.139.47.46 108.139.44.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 108.139.47.5 108.139.44.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 108.139.47.55 108.139.44.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 108.157.214.109 108.157.208.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. SE 108.157.214.25 108.157.208.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. SE 108.157.214.32 108.157.208.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. SE 108.157.214.63 108.157.208.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. SE 3.174.46.109 3.174.46.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.174.46.124 3.174.46.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.174.46.127 3.174.46.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.174.46.34 3.174.46.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.239.195.104 54.239.195.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.239.195.114 54.239.195.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.239.195.30 54.239.195.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.239.195.49 54.239.195.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with shell.451.io in WhisperGraph.
Subdomains 2 observed subdomains of shell.451.io.
Related pages Pivot deeper into the graph from shell.451.io.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "shell.451.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 .