Skip to content

Hostname

shopifyapps.s3.amazonaws.com

Last fetched

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

Nutrition Label

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

Resolution chain

shopifyapps.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.76.993.5.76.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.77.2273.5.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.2133.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.82.83.5.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.863.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.813.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.85.1073.5.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.86.13.5.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.233.5152.218.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.154.3352.92.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.197.11352.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.203.12952.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.205.12952.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.225.4152.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.228.23352.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.229.19352.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Web-graph footprint

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

Cypher and MCP

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

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