Hostname
cddgg.com
Last fetched
cddgg.com resolves to 13 IPv4 addresses operated by CHINA169-BACKBONE CHINA UNICOM China169 Backbone in CN. WHOIS lists iana:1556 as the registrar.
Nutrition Label
Resolution chain
cddgg.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 1.56.98.140 | 1.56.0.0/13 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 116.142.249.102 | 116.142.0.0/15 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 119.167.249.58 | 119.164.0.0/14 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 119.167.249.90 | 119.164.0.0/14 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 122.188.44.139 | 122.188.0.0/14 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 122.188.44.51 | 122.188.0.0/14 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 122.188.45.182 | 122.188.0.0/14 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 122.188.45.51 | 122.188.0.0/14 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 122.193.250.66 | 122.192.0.0/14 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 14.204.50.238 | 14.204.0.0/15 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 221.204.15.60 | 221.204.0.0/15 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 42.56.88.117 | 42.56.0.0/14 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 59.83.212.226 | 59.83.192.0/19 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
WHOIS identity
- Registrar
- iana:1556
- Organization
- cheng du ding gua gua xin xi ji shu you xian gong si
- Contact emails
Subdomains
3 observed subdomains of cddgg.com.
Web-graph footprint
Distinct hostnames that link to or from cddgg.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from cddgg.com.
- IP · 1.56.98.140
- ASN · AS4837CHINA169-BACKBONE CHINA UNICOM China169 Backbone
- Registrar · iana:1556
- Country · CN
- Email · 2355836162@qq.com
- TLD · .com
- Browse hostnames · cd…
- 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: "cddgg.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.