Hostname
cwcdn.com
Last fetched
cwcdn.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in HK. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cwcdn.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.205.114.178 | 20.192.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | HK |
| 20.24.210.220 | 20.0.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | HK |
WHOIS identity
- Registrar
- iana:468
- Organization
- pending backorder/auction delivery at www.dropcatch.com
- Contact emails
- yuming@yinsibaohu.aliyun.com
- support@dropcatch.com
- 0820b8d8-52b0-4f17-b139-6d53f2576aa6@identity-protect.org
- 138f8e95-8561-41ab-9486-fbc7e617156e@identity-protect.org
- 14a9ace9-1fa5-4a96-a974-8a6baa837dbd@identity-protect.org
- 4c0cdebd-4ceb-4746-88c5-bd4d8f289ee6@identity-protect.org
- 63e3e03c-acb1-4482-9056-529cddd550d3@identity-protect.org
- 8bdf73f7-667f-4f00-b818-4bdf6b852638@identity-protect.org
- db7e0a3e-7888-44b7-997e-a1aa3035969a@identity-protect.org
Subdomains
107 observed subdomains of cwcdn.com.
Showing 25 of 107. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cwcdn.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from cwcdn.com.
- IP · 20.205.114.178
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:468
- Country · HK
- Email · yuming@yinsibaohu.aliyun.com
- TLD · .com
- Browse hostnames · cw…
- 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: "cwcdn.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.