Skip to content

Hostname

lnk0.com

Last fetched

lnk0.com resolves to 18 IPv4 addresses operated by WESTCLOUDDATA Ningxia West Cloud Data Technology Co.Ltd. in CN. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · lnk0.comRouting diversity4.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings4.4/10WHOIS transparency10.0/10Resolver footprint9.0/10canon.whisper.security/host/lnk0.com

Resolution chain

lnk0.com resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
161.189.17.188161.189.0.0/16AS135629WESTCLOUDDATA Ningxia West Cloud Data Technology Co.Ltd.CN
161.189.183.16161.189.0.0/16AS135629WESTCLOUDDATA Ningxia West Cloud Data Technology Co.Ltd.CN
161.189.184.97161.189.0.0/16AS135629WESTCLOUDDATA Ningxia West Cloud Data Technology Co.Ltd.CN
161.189.222.183161.189.0.0/16AS135629WESTCLOUDDATA Ningxia West Cloud Data Technology Co.Ltd.CN
161.189.235.86161.189.0.0/16AS135629WESTCLOUDDATA Ningxia West Cloud Data Technology Co.Ltd.CN
161.189.30.62161.189.0.0/16AS135629WESTCLOUDDATA Ningxia West Cloud Data Technology Co.Ltd.CN
161.189.4.152161.189.0.0/16AS135629WESTCLOUDDATA Ningxia West Cloud Data Technology Co.Ltd.CN
161.189.50.45161.189.0.0/16AS135629WESTCLOUDDATA Ningxia West Cloud Data Technology Co.Ltd.CN
43.192.148.15143.192.0.0/16AS135629WESTCLOUDDATA Ningxia West Cloud Data Technology Co.Ltd.CN
52.82.117.19552.82.0.0/17AS135629WESTCLOUDDATA Ningxia West Cloud Data Technology Co.Ltd.CN
52.82.118.13552.82.0.0/17AS135629WESTCLOUDDATA Ningxia West Cloud Data Technology Co.Ltd.CN
52.83.152.16852.83.128.0/17AS135629WESTCLOUDDATA Ningxia West Cloud Data Technology Co.Ltd.CN
52.83.242.7852.83.128.0/17AS135629WESTCLOUDDATA Ningxia West Cloud Data Technology Co.Ltd.CN
52.83.255.23052.83.128.0/17AS135629WESTCLOUDDATA Ningxia West Cloud Data Technology Co.Ltd.CN
69.231.181.5569.231.128.0/18AS135629WESTCLOUDDATA Ningxia West Cloud Data Technology Co.Ltd.CN
69.234.210.20169.234.192.0/18AS135629WESTCLOUDDATA Ningxia West Cloud Data Technology Co.Ltd.CN
69.235.182.17769.235.128.0/18AS135629WESTCLOUDDATA Ningxia West Cloud Data Technology Co.Ltd.CN
43.192.183.3943.192.0.0/16AS135629WESTCLOUDDATA Ningxia West Cloud Data Technology Co.Ltd.CN

WHOIS identity

Registrar
iana:420
Organization
bei jing teng yun tian xia ke ji you xian gong si
Contact emails

Subdomains

4 observed subdomains of lnk0.com.

Web-graph footprint

Distinct hostnames that link to or from lnk0.com in the public web crawl.

24 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from lnk0.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lnk0.com"})-[: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.