Skip to content

Hostname

barcodeindex.s3.amazonaws.com

Last fetched

barcodeindex.s3.amazonaws.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.0.13216.15.17.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.0.1516.15.17.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.4.18916.15.20.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.4.20216.15.20.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.116.21052.219.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.117.15352.219.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.117.5852.219.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.120.10652.219.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.121.8152.219.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.192.2552.219.211.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.194.12152.219.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.194.16152.219.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.194.17752.219.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.216.152.222.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.216.12152.222.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Web-graph footprint

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

Cypher and MCP

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

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