Hostname
soundcloud.com
Last fetched
soundcloud.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
soundcloud.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.84.150.35 | 52.84.150.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.150.39 | 52.84.150.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.150.52 | 52.84.150.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.150.57 | 52.84.150.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:81
- Organization
- soundcloud global limited & co. kg
- Contact emails
- 01d25f1c4075838456b89818a253d985-1431577@contact.gandi.net
- 179b909fb1d97ed3b26ee5c45f04eba9-1431577@contact.gandi.net
- 4e264560754ca9012d8d499da2ead28f-1431577@contact.gandi.net
- 678de9d50fd4aae8db722f8e4fe08fd8-23938965@contact.gandi.net
- 69fb9828c91847f5d06dbc04bd819d80-1431577@contact.gandi.net
- 6c6b9ec4a0f0a78bdf08f99c2d1a2ac1-1431577@contact.gandi.net
- 95e0b25ecbac6c6e4e391e1fbefb8293-1431577@contact.gandi.net
- c26a68d1bbaeaf2288cfc1d8ef1d1467-1431577@contact.gandi.net
- dda64fa6a85000da2e4aebb440aba5dc-1431577@contact.gandi.net
- df1a9caac972c12a2f33c112b003a599-1431577@contact.gandi.net
- f55152f69b01a71a11b8bc8f0e4deb84-1431577@contact.gandi.net
Subdomains
80 observed subdomains of soundcloud.com.
Showing 25 of 80. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from soundcloud.com in the public web crawl.
418,148 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for soundcloud.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 7303199.spf04.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.extole.io |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 145.253.129.216/29 |
| SPF_IP | 178.249.138.0/23 |
| SPF_IP | 52.17.172.90/32 |
| SPF_IP | 80.82.202.192/28 |
Related pages
Pivot deeper into the graph from soundcloud.com.
- IP · 52.84.150.35
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · US
- Email · 01d25f1c4075838456b89818a253d985-1431577@contact.gandi.net
- TLD · .com
- Browse hostnames · so…
- 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: "soundcloud.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.