Skip to content

Hostname

ncsc.org.cn

Last fetched

ncsc.org.cn resolves to 1 IPv4 address operated by AS37937 in CN. WHOIS lists registrar:厦门三五互联信息有限公司 as the registrar.

Nutrition Label

WHISPER CANON · ncsc.org.cnRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/ncsc.org.cn

Resolution chain

ncsc.org.cn resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
59.252.101.21959.252.0.0/16AS37937CN

WHOIS identity

Registrar
registrar:厦门三五互联信息有限公司
Organization
国家应对气候变化战略研究和国际合作中心
Contact emails

Subdomains

5 observed subdomains of ncsc.org.cn.

Web-graph footprint

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

112 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for ncsc.org.cn.

MechanismTarget
SPF_IP202.106.156.230
SPF_IP202.108.253.196
SPF_IP203.85.10.139
SPF_IP59.252.101.214
SPF_IP59.252.101.220
SPF_IP59.252.101.221

Related pages

Pivot deeper into the graph from ncsc.org.cn.

Cypher and MCP

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

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