Skip to content

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

WHISPER CANON · sndcdn.comRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sndcdn.com

Resolution chain

sndcdn.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.11413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.162.103.1063.162.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.103.693.162.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.103.943.162.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.103.983.162.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.1203.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.583.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.713.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.933.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
soundcloud global limited & co. kg
Contact emails

Subdomains

26 observed subdomains of sndcdn.com.

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

SPF policy

3 SPF mechanisms authorising senders for sndcdn.com.

MechanismTarget
SPF_IP10.0.0.0/8
SPF_IP178.249.136.0/22
SPF_MXsndcdn.com

Related pages

Pivot deeper into the graph from sndcdn.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.