Skip to content

Hostname

cntv.cn

Last fetched

cntv.cn resolves to 6 IPv4 addresses operated by SOVAM-AS in RU. WHOIS lists registrar:北京国旭网络科技有限公司 as the registrar.

Nutrition Label

WHISPER CANON · cntv.cnRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.8/10canon.whisper.security/host/cntv.cn

Resolution chain

cntv.cn resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
128.75.253.227128.75.224.0/19AS3216SOVAM-ASRU
138.113.158.123138.113.158.0/24AS54994ML-1432-54994 - Meteverse Limited.US
138.113.95.16138.113.95.0/24AS54994ML-1432-54994 - Meteverse Limited.RU
157.185.160.33157.185.160.0/24AS54994ML-1432-54994 - Meteverse Limited.US
163.171.242.126163.171.242.0/24AS54994ML-1432-54994 - Meteverse Limited.DE
163.171.242.128163.171.242.0/24AS54994ML-1432-54994 - Meteverse Limited.DE

WHOIS identity

Registrar
registrar:北京国旭网络科技有限公司
Organization
??????????
Contact emails

Subdomains

157 observed subdomains of cntv.cn.

Web-graph footprint

Distinct hostnames that link to or from cntv.cn in the public web crawl.

1,747 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cntv.cn.

MechanismTarget
SPF_INCLUDEspf.qiye.aliyun.com

Related pages

Pivot deeper into the graph from cntv.cn.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cntv.cn"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.