Hostname
sndcdn.com
Last fetched
sndcdn.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
sndcdn.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 |
|---|---|---|---|---|
| 13.227.192.114 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.15 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.36 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.87 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 3.162.103.106 | 3.162.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.103.69 | 3.162.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.103.94 | 3.162.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.103.98 | 3.162.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.174.46.120 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.58 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.71 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.93 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:81
- Organization
- soundcloud global limited & co. kg
- Contact emails
- 179b909fb1d97ed3b26ee5c45f04eba9-1431577@contact.gandi.net
- 4e264560754ca9012d8d499da2ead28f-1431577@contact.gandi.net
- 69fb9828c91847f5d06dbc04bd819d80-1431577@contact.gandi.net
- 6c6b9ec4a0f0a78bdf08f99c2d1a2ac1-1431577@contact.gandi.net
- c26a68d1bbaeaf2288cfc1d8ef1d1467-1431577@contact.gandi.net
- d526e215703d88cf5b35eb2d88647b7a-23938902@contact.gandi.net
- dda64fa6a85000da2e4aebb440aba5dc-1431577@contact.gandi.net
- f55152f69b01a71a11b8bc8f0e4deb84-1431577@contact.gandi.net
Subdomains
26 observed subdomains of sndcdn.com.
Showing 25 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sndcdn.com in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for sndcdn.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 10.0.0.0/8 |
| SPF_IP | 178.249.136.0/22 |
| SPF_MX | sndcdn.com |
Related pages
Pivot deeper into the graph from sndcdn.com.
- IP · 13.227.192.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · CZ
- Email · 179b909fb1d97ed3b26ee5c45f04eba9-1431577@contact.gandi.net
- TLD · .com
- Browse hostnames · sn…
- 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: "sndcdn.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.