Hostname
jutasky.cn
Last fetched
jutasky.cn resolves to 4 IPv4 addresses operated by CHINATELECOM-TIANJIN - Tianjij,300000 in CN. WHOIS lists registrar:北京新网数码信息技术有限公司 as the registrar.
Nutrition Label
Resolution chain
jutasky.cn resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 123.151.137.18 | 123.151.137.0/24 | AS58542 | CHINATELECOM-TIANJIN - Tianjij,300000 | CN |
| 183.3.226.35 | 183.0.0.0/10 | AS4134 | CHINANET-BACKBONE - No.31,Jin-rong Street | CN |
| 203.205.254.157 | 203.205.254.0/23 | AS132203 | TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi Avenue | HK |
| 61.129.7.47 | 61.129.7.0/24 | AS4811 | CHINANET-SHANGHAI-MAN - China Telecom (Group) | CN |
WHOIS identity
- Registrar
- registrar:北京新网数码信息技术有限公司
- Organization
- 冯良贤
- Contact emails
Subdomains
1 observed subdomain of jutasky.cn.
| Subdomain |
|---|
| selfhosted-proxy-api.jutasky.cn |
Threat posture
History
Related pages
Pivot deeper into the graph from jutasky.cn.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jutasky.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.