Skip to content

Hostname

aff-stuff.s3.amazonaws.com

Last fetched

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

Nutrition Label

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

Resolution chain

aff-stuff.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.177.8116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.182.7916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.12616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.18916.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.189.1416.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.103.24916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.10.1173.5.10.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.2.1693.5.2.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.27.1113.5.27.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.28.373.5.28.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.29.1633.5.29.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.211.19352.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.217.152.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.33.18552.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.235.20952.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.236.12152.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with aff-stuff.s3.amazonaws.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from aff-stuff.s3.amazonaws.com.

Cypher and MCP

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

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