Hostname
cjsl.com.cn
Last fetched
cjsl.com.cn resolves to 20 IPv4 addresses operated by GNETINC-AS-AP - GNET INC. in NL. WHOIS lists registrar:商中在线科技股份有限公司 as the registrar.
Nutrition Label
Resolution chain
cjsl.com.cn resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.181.135.211 | 103.181.135.0/24 | AS9294 | GNETINC-AS-AP - GNET INC. | NL |
| 118.107.40.188 | 118.107.40.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | HK |
| 143.92.32.185 | 143.92.32.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | HK |
| 143.92.32.210 | 143.92.32.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | HK |
| 143.92.34.12 | 143.92.34.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | HK |
| 143.92.34.14 | 143.92.34.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | HK |
| 143.92.34.17 | 143.92.34.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | HK |
| 143.92.34.20 | 143.92.34.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | HK |
| 143.92.34.21 | 143.92.34.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | HK |
| 143.92.34.23 | 143.92.34.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | HK |
| 27.124.47.61 | 27.124.47.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | HK |
| 143.92.32.248 | 143.92.32.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | — |
| 143.92.32.234 | 143.92.32.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | — |
| 143.92.32.218 | 143.92.32.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | — |
| 103.204.13.20 | 103.204.13.0/24 | AS209242 | CLOUDFLARESPECTRUM - Cloudflare London, LLC | — |
| 103.204.13.11 | 103.204.13.0/24 | AS209242 | CLOUDFLARESPECTRUM - Cloudflare London, LLC | — |
| 27.124.47.64 | 27.124.47.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | — |
| 27.124.47.58 | 27.124.47.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | — |
| 46.149.204.163 | 46.149.204.0/24 | AS59371 | DNC-AS - Dimension Network & Communication Limited | — |
| 27.124.47.57 | 27.124.47.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | — |
WHOIS identity
- Registrar
- registrar:商中在线科技股份有限公司
- Organization
- 周建勋
- Contact emails
Subdomains
2 observed subdomains of cjsl.com.cn.
| Subdomain |
|---|
| m.cjsl.com.cn |
| www.cjsl.com.cn |
Web-graph footprint
Distinct hostnames that link to or from cjsl.com.cn in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from cjsl.com.cn.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cjsl.com.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.