Hostname
cmfchina.com
Last fetched
cmfchina.com resolves to 210.21.206.163, announced in 210.21.192.0/18 by CNCGROUP-SZ - China Unicom Shenzen network in CN. cmfchina.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for cmfchina.com is recorded in WhisperGraph.
Attribution
china unicom
ORIGIN_AS
WHOIS identity
- Registrar
- iana:420
- Registrant organisation
- liu chang jun
- Contact emails
- liucj@cmfchina.com, zhuangyz@cmfunds.com
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- dns1.cmfchina.com
- dns2.cmfchina.com
- dns5.cmfchina.com
- dns6.cmfchina.com
MX records
- mail.cmfchina.com
SPF policy
- ip: 116.7.242.0/27
- ip: 59.37.15.0/28
- ip: 59.37.11.112/28
- ip: 210.21.206.160/27
- ip: 210.21.213.208/28
- ip: 58.251.78.224/27
- ip: 210.21.208.240/29
- ip: 218.17.153.56/29
- ip: 59.37.8.64/27
Threat-feed evidence
History
Related pages
Pivot from cmfchina.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cmfchina.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.