Hostname
sounds.com
Last fetched
sounds.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
sounds.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.110.215.108 | 34.108.0.0/14 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:1387
- Organization
- on behalf of sounds.com owner
- Contact emails
- dsg-admin@native-instruments.com
- rsnider@sounds.com
- 3c8f3f79-d6ea-4361-a314-6f0425fef64b@identity-protect.org
- owner-10050260@sounds.com.whoisprivacyservice.org
- owner-1011628@sounds.com.whoisprivacyservice.org
- owner-1209010@sounds.com.whoisprivacyservice.org
- owner-1215621@sounds.com.whoisprivacyservice.org
- owner-1301896@sounds.com.whoisprivacyservice.org
- owner-1308507@sounds.com.whoisprivacyservice.org
- owner-1644412@sounds.com.whoisprivacyservice.org
- owner-2118354@sounds.com.whoisprivacyservice.org
- owner-2315736@sounds.com.whoisprivacyservice.org
- owner-3070549@sounds.com.whoisprivacyservice.org
- owner-4124077@sounds.com.whoisprivacyservice.org
- owner-4216963@sounds.com.whoisprivacyservice.org
- owner-669112@sounds.com.whoisprivacyservice.org
- owner-7477709@sounds.com.whoisprivacyservice.org
- owner-7767977@sounds.com.whoisprivacyservice.org
- owner-8011658@sounds.com.whoisprivacyservice.org
- owner-8931924@sounds.com.whoisprivacyservice.org
- and 5 more
Subdomains
1 observed subdomain of sounds.com.
| Subdomain |
|---|
| www.sounds.com |
Web-graph footprint
Distinct hostnames that link to or from sounds.com in the public web crawl.
127 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from sounds.com.
- IP · 34.110.215.108
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:1387
- Country · US
- Email · dsg-admin@native-instruments.com
- 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: "sounds.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.