Hostname
tek.com.cn
Last fetched
tek.com.cn resolves to 8 IPv4 addresses operated by CHINAMOBILE-CN China Mobile Communications Group Co., Ltd. in CN.
Nutrition Label
Resolution chain
tek.com.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 |
|---|---|---|---|---|
| 112.49.49.140 | 112.49.0.0/16 | AS9808 | CHINAMOBILE-CN China Mobile Communications Group Co., Ltd. | CN |
| 116.179.52.199 | 116.179.0.0/16 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 150.138.182.68 | 150.138.160.0/19 | AS58541 | CHINATELECOM-SHANDONG-QINGDAO-IDC Qingdao,266000 | CN |
| 182.201.240.172 | 182.201.240.0/21 | AS134762 | CHINANET-LIAONING-DALIAN-MAN CHINANET Liaoning province Dalian MAN network | CN |
| 183.131.87.102 | 183.131.87.0/24 | AS58461 | CT-HANGZHOU-IDC No.288,Fu-chun Road | CN |
| 36.153.95.150 | 36.153.88.0/21 | AS56046 | CMNET-JIANGSU-AP China Mobile communications corporation | CN |
| 60.13.99.140 | 60.13.64.0/18 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 223.85.111.172 | 223.85.104.0/21 | AS139080 | CMNET-SCIDC-CN The Internet Data Center of Sichuan Mobile Communication Company Limited | CN |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from tek.com.cn in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from tek.com.cn.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tek.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.