Hostname
citics.com
Last fetched
citics.com resolves to 1 IPv4 address operated by CHINA169-BJ China Unicom Beijing Province Network in CN. WHOIS lists iana:420 as the registrar.
Nutrition Label
Resolution chain
citics.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 |
|---|---|---|---|---|
| 202.106.93.170 | 202.106.64.0/19 | AS4808 | CHINA169-BJ China Unicom Beijing Province Network | CN |
WHOIS identity
- Registrar
- iana:420
- Organization
- citic group corporation
- Contact emails
Subdomains
106 observed subdomains of citics.com.
Showing 25 of 106. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from citics.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
22 SPF mechanisms authorising senders for citics.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 118.192.134.0/24 |
| SPF_IP | 119.167.117.121 |
| SPF_IP | 123.103.123.214 |
| SPF_IP | 123.103.83.0/24 |
| SPF_IP | 124.207.9.0/24 |
| SPF_IP | 18.166.238.29 |
| SPF_IP | 185.132.180.19 |
| SPF_IP | 202.108.254.100 |
| SPF_IP | 202.124.28.205 |
| SPF_IP | 202.124.28.215 |
| SPF_IP | 202.124.29.195 |
| SPF_IP | 202.124.29.205 |
| SPF_IP | 202.124.29.215 |
| SPF_IP | 210.176.201.178 |
| SPF_IP | 219.146.84.181 |
| SPF_IP | 221.3.7.119 |
| SPF_IP | 27.223.31.35 |
| SPF_IP | 27.223.31.36 |
| SPF_IP | 3.121.64.24 |
| SPF_IP | 47.254.39.33 |
| SPF_IP | 59.152.197.165 |
| SPF_IP | 91.207.212.28 |
Related pages
Pivot deeper into the graph from citics.com.
- IP · 202.106.93.170
- ASN · AS4808CHINA169-BJ China Unicom Beijing Province Network
- Registrar · iana:420
- Country · CN
- Email · wuchao@citics.com
- TLD · .com
- Browse hostnames · ci…
- 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: "citics.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.