Skip to content

Hostname

shell.451.io

Last fetched

shell.451.io resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · shell.451.ioRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.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.

IPPrefixASNOperatorCountry
108.139.47.20108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.46108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.5108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.55108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.214.109108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.25108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.32108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.63108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.174.46.1093.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1243.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1273.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.343.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.10454.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.11454.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.3054.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.4954.239.195.0/24AS16509AMAZON-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.

Threat posture

History

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.