Skip to content

Hostname

ningcl.cn

Last fetched

ningcl.cn resolves to 3 IPv4 addresses operated by CHINANET-BACKBONE - No.31,Jin-rong Street in CN.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
113.108.81.189113.96.0.0/12AS4134CHINANET-BACKBONE - No.31,Jin-rong StreetCN
123.150.76.218123.150.76.0/22AS58542CHINATELECOM-TIANJIN - Tianjij,300000CN
203.205.254.157203.205.254.0/23AS132203TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi AvenueHK

WHOIS identity

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

Subdomains

1 observed subdomain of ningcl.cn.

Subdomain
www.ningcl.cn

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ningcl.cn.

MechanismTarget
SPF_INCLUDEspf.mail.qq.com

Related pages

Pivot deeper into the graph from ningcl.cn.

Cypher and MCP

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

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