Skip to content

Hostname

ashbeta.s3.amazonaws.com

Last fetched

ashbeta.s3.amazonaws.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ashbeta.s3.amazonaws.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ashbeta.s3.amazonaws.com

Resolution chain

ashbeta.s3.amazonaws.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.176.14216.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.12516.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.25216.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.7816.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.210.6552.216.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.216.952.216.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.92.6752.216.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.84.18052.217.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with ashbeta.s3.amazonaws.com in WhisperGraph.

Subdomains

1 observed subdomain of ashbeta.s3.amazonaws.com.

Threat posture

History

Related pages

Pivot deeper into the graph from ashbeta.s3.amazonaws.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ashbeta.s3.amazonaws.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 20

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