Hostname
jj.cn
Last fetched
jj.cn resolves to 8 IPv4 addresses operated by CNIX-AP - China Networks Inter-Exchange. WHOIS lists registrar:厦门易名科技股份有限公司 as the registrar.
Nutrition Label
Resolution chain
jj.cn resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 115.182.199.109 | 115.182.192.0/19 | AS4847 | CNIX-AP - China Networks Inter-Exchange | — |
| 115.182.199.191 | 115.182.192.0/19 | AS4847 | CNIX-AP - China Networks Inter-Exchange | — |
| 115.182.199.192 | 115.182.192.0/19 | AS4847 | CNIX-AP - China Networks Inter-Exchange | — |
| 115.182.199.91 | 115.182.192.0/19 | AS4847 | CNIX-AP - China Networks Inter-Exchange | — |
| 120.133.38.203 | 120.133.32.0/20 | AS23724 | CHINANET-IDC-BJ-AP - IDC, China Telecommunications Corporation | — |
| 120.133.38.202 | 120.133.32.0/20 | AS23724 | CHINANET-IDC-BJ-AP - IDC, China Telecommunications Corporation | — |
| 109.244.10.210 | 109.244.10.0/23 | AS45090 | TENCENT-NET-AP - Shenzhen Tencent Computer Systems Company Limited | — |
| 109.244.10.211 | 109.244.10.0/23 | AS45090 | TENCENT-NET-AP - Shenzhen Tencent Computer Systems Company Limited | — |
WHOIS identity
- Registrar
- registrar:厦门易名科技股份有限公司
- Organization
- ????(??)????????
- Contact emails
Subdomains
1,791 observed subdomains of jj.cn.
Showing 25 of 1,791. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from jj.cn in the public web crawl.
74 sites link to this hostname.
44 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for jj.cn.
| Mechanism | Target |
|---|---|
| SPF_MX | jj.cn |
Related pages
Pivot deeper into the graph from jj.cn.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jj.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.