Skip to content

Hostname

cftang.cn

Last fetched

cftang.cn resolves to 4 IPv4 addresses operated by ALIBABA-CN-NET - Hangzhou Alibaba Advertising Co.,Ltd. in CN.

Nutrition Label

WHISPER CANON · cftang.cnRouting diversity3.0/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/cftang.cn

Resolution chain

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

IPPrefixASNOperatorCountry
120.26.66.29120.26.0.0/16AS37963ALIBABA-CN-NET - Hangzhou Alibaba Advertising Co.,Ltd.CN
121.36.121.84121.36.0.0/17AS55990HWCSNET - Huawei Cloud Service data centerCN
49.4.112.9149.4.112.0/21AS55990HWCSNET - Huawei Cloud Service data centerCN
49.4.112.9249.4.112.0/21AS55990HWCSNET - Huawei Cloud Service data centerCN

WHOIS identity

No WHOIS records are currently associated with cftang.cn in WhisperGraph.

Subdomains

2 observed subdomains of cftang.cn.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cftang.cn.

MechanismTarget
SPF_INCLUDEspf.mxhichina.com

Related pages

Pivot deeper into the graph from cftang.cn.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cftang.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.