Hostname
cdn.learnku.com
Last fetched
cdn.learnku.com resolves to 3 IPv4 addresses operated by CHINANET-HENAN-ZHENGZHOU-SHUJUGANG-IDC China Telecom Henan Zhengzhou Shujugang IDC network in CN.
Nutrition Label
Resolution chain
cdn.learnku.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 123.54.193.28 | 123.54.192.0/23 | AS139587 | CHINANET-HENAN-ZHENGZHOU-SHUJUGANG-IDC China Telecom Henan Zhengzhou Shujugang IDC network | CN |
| 218.92.216.55 | 218.92.0.0/16 | AS4134 | CHINANET-BACKBONE No.31,Jin-rong Street | CN |
| 61.164.209.251 | 61.164.209.0/24 | AS58461 | CT-HANGZHOU-IDC No.288,Fu-chun Road | CN |
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.learnku.com in the public web crawl.
Threat posture
History
Related pages
Pivot deeper into the graph from cdn.learnku.com.
- IP · 123.54.193.28
- ASN · AS139587CHINANET-HENAN-ZHENGZHOU-SHUJUGANG-IDC China Telecom Henan Zhengzhou Shujugang IDC network
- Country · CN
- Apex domain · learnku.com
- TLD · .com
- Browse hostnames · cd…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cdn.learnku.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.