Skip to content

Hostname

ningyuewc.cc

Last fetched

ningyuewc.cc resolves to 7 IPv4 addresses operated by TENCENT-NET-AP-CN Tencent Building, Kejizhongyi Avenue in CN.

Nutrition Label

WHISPER CANON · ningyuewc.ccRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ningyuewc.cc

Resolution chain

ningyuewc.cc resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
1.12.0.301.12.0.0/20AS132203TENCENT-NET-AP-CN Tencent Building, Kejizhongyi AvenueCN
1.14.119.551.14.64.0/18AS45090TENCENT-NET-AP Shenzhen Tencent Computer Systems Company LimitedCN
1.14.119.551.14.64.0/18AS45090TENCENT-NET-AP Shenzhen Tencent Computer Systems Company LimitedCN
101.227.168.55101.227.168.0/23AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
112.80.181.155112.80.0.0/13AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
124.64.205.155124.64.205.0/24AS4808CHINA169-BJ China Unicom Beijing Province NetworkCN
124.64.205.155124.64.205.0/24AS4808CHINA169-BJ China Unicom Beijing Province NetworkCN
36.155.149.5536.155.144.0/21AS56046CMNET-JIANGSU-AP China Mobile communications corporationCN
49.7.107.15549.7.64.0/18AS23724CHINANET-IDC-BJ-AP IDC, China Telecommunications CorporationCN
49.7.107.15549.7.64.0/18AS23724CHINANET-IDC-BJ-AP IDC, China Telecommunications CorporationCN

WHOIS identity

No WHOIS records are currently associated with ningyuewc.cc in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from ningyuewc.cc.

Cypher and MCP

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

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