Skip to content

Hostname

cli-website.s3.amazonaws.com

Last fetched

cli-website.s3.amazonaws.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

cli-website.s3.amazonaws.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.176.16316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.177.6216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.9116.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.20416.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.73.14516.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.0.1033.5.0.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.2.03.5.2.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.27.1993.5.27.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.29.2073.5.29.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.217.124.18552.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.202.11352.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.89.23652.217.89.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.93.2052.217.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.132.22554.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.140.6554.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with cli-website.s3.amazonaws.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from cli-website.s3.amazonaws.com in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from cli-website.s3.amazonaws.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cli-website.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.