Hostname
dcits.com
Last fetched
dcits.com resolves to 2 IPv4 addresses operated by CHINATELECOM-HUBEI-IDC CHINANET Hubei province network in CN. WHOIS lists iana:1331 as the registrar.
Nutrition Label
Resolution chain
dcits.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 |
|---|---|---|---|---|
| 116.211.128.182 | 116.211.128.0/22 | AS58563 | CHINATELECOM-HUBEI-IDC CHINANET Hubei province network | CN |
| 42.202.155.157 | 42.202.128.0/19 | AS134762 | CHINANET-LIAONING-DALIAN-MAN CHINANET Liaoning province Dalian MAN network | CN |
WHOIS identity
- Registrar
- iana:1331
- Organization
- dcits
- Contact emails
Subdomains
26 observed subdomains of dcits.com.
Showing 23 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dcits.com in the public web crawl.
872 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for dcits.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 106.39.111.0/24 |
| SPF_IP | 111.203.122.0/24 |
| SPF_IP | 202.108.145.0/24 |
| SPF_IP | 210.3.33.0/24 |
| SPF_IP | 219.143.213.0/24 |
| SPF_IP | 36.110.114.0/24 |
Related pages
Pivot deeper into the graph from dcits.com.
- IP · 116.211.128.182
- ASN · AS58563CHINATELECOM-HUBEI-IDC CHINANET Hubei province network
- Registrar · iana:1331
- Country · CN
- Email · liukuana@dcits.com
- TLD · .com
- Browse hostnames · dc…
- 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: "dcits.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.