Skip to content

Hostname

cdn.gitblock.cn

Last fetched

cdn.gitblock.cn resolves to 4 IPv4 addresses operated by CMNET-V4HEBEI-AS-AP Hebei Mobile Communication Company Limited in CN.

Nutrition Label

WHISPER CANON · cdn.gitblock.cnRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cdn.gitblock.cn

Resolution chain

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

IPPrefixASNOperatorCountry
111.62.149.121111.62.128.0/19AS24547CMNET-V4HEBEI-AS-AP Hebei Mobile Communication Company LimitedCN
111.62.149.122111.62.128.0/19AS24547CMNET-V4HEBEI-AS-AP Hebei Mobile Communication Company LimitedCN
112.84.222.34112.80.0.0/13AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
42.202.155.20942.202.128.0/19AS134762CHINANET-LIAONING-DALIAN-MAN CHINANET Liaoning province Dalian MAN networkCN

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from cdn.gitblock.cn.

Cypher and MCP

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

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