Skip to content

Hostname

shared-assets.s3.amazonaws.com

Last fetched

shared-assets.s3.amazonaws.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · shared-assets.s3.amazonaws.comRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/shared-assets.s3.amazonaws.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.79.2543.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.343.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.63.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.82.2303.5.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.323.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.613.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.85.2483.5.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.86.2103.5.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.86.743.5.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.229.14752.218.229.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.252.6052.218.252.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.145.16152.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.148.8952.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.169.1752.92.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.194.12952.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.234.8152.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with shared-assets.s3.amazonaws.com in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from shared-assets.s3.amazonaws.com.

Cypher and MCP

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

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