Skip to content

Hostname

wds168.cn

Last fetched

wds168.cn resolves to 3 IPv4 addresses operated by CHINATELECOM-Jiangsu-Suqian-IDC - CHINATELECOM Jiangsu Suqian IDC network in CN. WHOIS lists registrar:佛山市亿动网络有限公司 as the registrar.

Nutrition Label

WHISPER CANON · wds168.cnRouting diversity3.0/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/wds168.cn

Resolution chain

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

IPPrefixASNOperatorCountry
116.198.220.44116.198.192.0/18AS137699CHINATELECOM-Jiangsu-Suqian-IDC - CHINATELECOM Jiangsu Suqian IDC networkCN
58.251.88.14458.251.88.0/21AS135061UNICOM-ShenZhen-IDC - China Unicom Guangdong IP networkCN
122.114.12.82122.114.0.0/16AS4837CHINA169-Backbone - CHINA UNICOM China169 BackboneCN

WHOIS identity

Registrar
registrar:佛山市亿动网络有限公司
Organization
佛山市爆点网络营销策划有限公司
Contact emails

Subdomains

4,649 observed subdomains of wds168.cn.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from wds168.cn.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "wds168.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.