Skip to content

Hostname

asset-cache.s3.amazonaws.com

Last fetched

asset-cache.s3.amazonaws.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU.

Nutrition Label

WHISPER CANON · asset-cache.s3.amazonaws.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/asset-cache.s3.amazonaws.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.165.1593.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.2223.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.63.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.1613.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.223.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.2223.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.2413.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.2453.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.343.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.53.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.128.3652.95.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.14152.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.131.10952.95.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.131.5752.95.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.132.20052.95.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

No WHOIS records are currently associated with asset-cache.s3.amazonaws.com in WhisperGraph.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from asset-cache.s3.amazonaws.com.

Cypher and MCP

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

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