Hostname
vkan.cn
Last fetched
vkan.cn resolves to 2 IPv4 addresses operated by AS132203 in KR. WHOIS lists registrar:新疆诺云在线网络科技有限公司 as the registrar.
Nutrition Label
Resolution chain
vkan.cn resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 119.28.151.188 | 119.28.150.0/23 | AS132203 | — | KR |
| 8.210.157.232 | 8.210.128.0/17 | AS45102 | — | HK |
WHOIS identity
- Registrar
- registrar:新疆诺云在线网络科技有限公司
- Organization
- 陈俊华
- Contact emails
Subdomains
8 observed subdomains of vkan.cn.
| Subdomain |
|---|
| cijg.vkan.cn |
| com.vkan.cn |
| kwp.vkan.cn |
Showing 3 of 8. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from vkan.cn.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vkan.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.