Skip to content

Hostname

about-which.s3.amazonaws.com

Last fetched

about-which.s3.amazonaws.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · about-which.s3.amazonaws.comRouting diversity5.7/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/about-which.s3.amazonaws.com

Resolution chain

about-which.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.147.1093.5.147.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.147.213.5.147.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.147.2373.5.147.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.151.863.5.151.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.64.1973.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.67.2503.5.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.69.543.5.69.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.72.803.5.72.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.118.7352.218.118.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.122.10552.218.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.219.124.22452.219.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.124.452.219.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.128.10852.219.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.132.15252.219.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.92.1.3352.92.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.17.23352.92.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with about-which.s3.amazonaws.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from about-which.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 about-which.s3.amazonaws.com.

Cypher and MCP

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

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