Hostname
citic.com
Last fetched
citic.com resolves to 2 IPv4 addresses operated by CMNET-V4HEBEI-AS-AP Hebei Mobile Communication Company Limited in CN. WHOIS lists iana:1588 as the registrar.
Nutrition Label
Resolution chain
citic.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 |
|---|---|---|---|---|
| 111.62.149.162 | 111.62.128.0/19 | AS24547 | CMNET-V4HEBEI-AS-AP Hebei Mobile Communication Company Limited | CN |
| 42.202.155.160 | 42.202.128.0/19 | AS134762 | CHINANET-LIAONING-DALIAN-MAN CHINANET Liaoning province Dalian MAN network | CN |
WHOIS identity
- Registrar
- iana:1588
- Organization
- ??????????
- Contact emails
Subdomains
100 observed subdomains of citic.com.
Showing 25 of 100. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from citic.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for citic.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 116.205.89.19 |
| SPF_IP | 124.71.239.4 |
Related pages
Pivot deeper into the graph from citic.com.
- IP · 111.62.149.162
- ASN · AS24547CMNET-V4HEBEI-AS-AP Hebei Mobile Communication Company Limited
- Registrar · iana:1588
- Country · CN
- Email · yangqf@citic.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: "citic.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.