Hostname
12306.cn
Last fetched
12306.cn resolves to 6 IPv4 addresses operated by CHINANET-HUBEI-SHIYAN-IDC China Telecom in CN. WHOIS lists registrar:北京中科三方网络技术有限公司 as the registrar.
Nutrition Label
Resolution chain
12306.cn resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 111.180.138.108 | 111.180.136.0/22 | AS148981 | CHINANET-HUBEI-SHIYAN-IDC China Telecom | CN |
| 117.68.54.24 | 117.68.52.0/22 | AS134425 | CHINANET-HEFEI-QIMENLU-IDC China Telecom | CN |
| 14.17.91.180 | 14.17.64.0/19 | AS134763 | CT-DONGGUAN-IDC CHINANET Guangdong province network | CN |
| 222.246.148.206 | 222.240.0.0/13 | AS4134 | CHINANET-BACKBONE No.31,Jin-rong Street | CN |
| 58.220.78.55 | 58.220.78.0/24 | AS137697 | CHINATELECOM-JIANGSU-YANGZHOU-IDC CHINATELECOM JiangSu YangZhou IDC networkdescr: YangZhouJiangsu Province, P.R.China. | CN |
| 60.188.105.23 | 60.188.64.0/18 | AS136190 | CHINATELECOM-ZHEJIANG-JINHUA-IDC JINHUA, ZHEJIANG Province, P.R.China. | CN |
WHOIS identity
- Registrar
- registrar:北京中科三方网络技术有限公司
- Organization
- ???????
- Contact emails
Subdomains
26 observed subdomains of 12306.cn.
Showing 25 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 12306.cn in the public web crawl.
3,814 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for 12306.cn.
| Mechanism | Target |
|---|---|
| SPF_IP | 111.33.90.4 |
| SPF_IP | 114.251.18.30/32 |
| SPF_IP | 114.251.18.38 |
| SPF_IP | 117.10.116.4 |
| SPF_IP | 123.151.17.4 |
| SPF_IP | 124.127.44.247/32 |
| SPF_IP | 124.127.44.251 |
| SPF_IP | 61.232.5.30/32 |
| SPF_IP | 61.232.5.39 |
Related pages
Pivot deeper into the graph from 12306.cn.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "12306.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.