Skip to content

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

WHISPER CANON · 12306.cnRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint6.6/10canon.whisper.security/host/12306.cn

Resolution chain

12306.cn resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
111.180.138.108111.180.136.0/22AS148981CHINANET-HUBEI-SHIYAN-IDC China TelecomCN
117.68.54.24117.68.52.0/22AS134425CHINANET-HEFEI-QIMENLU-IDC China TelecomCN
14.17.91.18014.17.64.0/19AS134763CT-DONGGUAN-IDC CHINANET Guangdong province networkCN
222.246.148.206222.240.0.0/13AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
58.220.78.5558.220.78.0/24AS137697CHINATELECOM-JIANGSU-YANGZHOU-IDC CHINATELECOM JiangSu YangZhou IDC networkdescr: YangZhouJiangsu Province, P.R.China.CN
60.188.105.2360.188.64.0/18AS136190CHINATELECOM-ZHEJIANG-JINHUA-IDC JINHUA, ZHEJIANG Province, P.R.China.CN

WHOIS identity

Registrar
registrar:北京中科三方网络技术有限公司
Organization
???????
Contact emails

Subdomains

26 observed subdomains of 12306.cn.

Web-graph footprint

Distinct hostnames that link to or from 12306.cn in the public web crawl.

3,814 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for 12306.cn.

MechanismTarget
SPF_IP111.33.90.4
SPF_IP114.251.18.30/32
SPF_IP114.251.18.38
SPF_IP117.10.116.4
SPF_IP123.151.17.4
SPF_IP124.127.44.247/32
SPF_IP124.127.44.251
SPF_IP61.232.5.30/32
SPF_IP61.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.