Hostname
shopscdn.com
Last fetched
shopscdn.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
shopscdn.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.78.60 | 108.157.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.157.78.72 | 108.157.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.157.78.8 | 108.157.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.157.78.82 | 108.157.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.122.126 | 18.165.122.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.165.122.40 | 18.165.122.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.165.122.66 | 18.165.122.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.165.122.78 | 18.165.122.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.245.253.114 | 18.245.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.253.124 | 18.245.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.253.54 | 18.245.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.253.55 | 18.245.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of shopscdn.com owner
- Contact emails
- 28df9204-52f2-4299-b4fe-6c0c4d8d74fc@identity-protect.org
- 3158d9a5-fb2c-46a7-8466-908bcd16d6e0@identity-protect.org
- b11f02e1-f317-4efa-8a1b-f1cff44aaa9e@identity-protect.org
- cdd05cbd-628a-470e-a624-18b01b69409d@identity-protect.org
- d8f17545-46df-428f-a592-3fa4e4cadb97@identity-protect.org
- owner-2867970@shopscdn.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from shopscdn.com.
- IP · 108.157.78.60
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · 28df9204-52f2-4299-b4fe-6c0c4d8d74fc@identity-protect.org
- TLD · .com
- Browse hostnames · sh…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "shopscdn.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.