Skip to content

Hostname

awarticles.s3.amazonaws.com

Last fetched

awarticles.s3.amazonaws.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.64.2073.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.64.2093.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.64.2553.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.353.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.67.2373.5.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.67.2383.5.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.68.453.5.68.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.74.813.5.74.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.122.152.218.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.61.23452.218.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.62.20252.218.62.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.18.952.92.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.32.11352.92.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.35.14552.92.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

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

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Related pages

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

Cypher and MCP

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

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