Skip to content

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

WHISPER CANON · tek.com.cnRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tek.com.cn

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.

IPPrefixASNOperatorCountry
112.49.49.140112.49.0.0/16AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
116.179.52.199116.179.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
150.138.182.68150.138.160.0/19AS58541CHINATELECOM-SHANDONG-QINGDAO-IDC Qingdao,266000CN
182.201.240.172182.201.240.0/21AS134762CHINANET-LIAONING-DALIAN-MAN CHINANET Liaoning province Dalian MAN networkCN
183.131.87.102183.131.87.0/24AS58461CT-HANGZHOU-IDC No.288,Fu-chun RoadCN
36.153.95.15036.153.88.0/21AS56046CMNET-JIANGSU-AP China Mobile communications corporationCN
60.13.99.14060.13.64.0/18AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
223.85.111.172223.85.104.0/21AS139080CMNET-SCIDC-CN The Internet Data Center of Sichuan Mobile Communication Company LimitedCN

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.

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 20

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