Hostname
cwgi.net
Last fetched
cwgi.net resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:3972 as the registrar.
Nutrition Label
Resolution chain
cwgi.net 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 |
|---|---|---|---|---|
| 104.21.89.194 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.164.143 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:3972
- Organization
- c/o whoisproxy.com
- Contact emails
- yuming@yinsibaohu.aliyun.com
- jon@creativewebgroup.net
- info@domain-contact.org
- 096c7c9c1664b994571dc4ab72a3e6401ea5a518d86bdd0e9c06ae9f75a509c4@cwgi.net.whoisproxy.org
- 417059206ca78e34b8ce506be139da9ef6182e3ac95189ef34a421824e993619@cwgi.net.whoisproxy.org
- 6945dc193680867f413feb384c9434c034238adffefba36144bf515f54f3fd70@cwgi.net.whoisproxy.org
- 778942311baa42c881bbe1bf6bd038236e2dbf6b6a471928d519c8a09cf8988a@cwgi.net.whoisproxy.org
- db9ef5894c6800ace4a0f515f7a15a5bfe72b0c987467287f0d748aaffb03c03@cwgi.net.whoisproxy.org
- ee0db05211168c0bcda766f15eadb3094e4eefef5e621ede62a8a4bd3b0784a9@cwgi.net.whoisproxy.org
Subdomains
1 observed subdomain of cwgi.net.
| Subdomain |
|---|
| www.cwgi.net |
Threat posture
History
Related pages
Pivot deeper into the graph from cwgi.net.
- IP · 104.21.89.194
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:3972
- Country · CA
- Email · yuming@yinsibaohu.aliyun.com
- TLD · .net
- 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: "cwgi.net"})-[: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.