Skip to content

Hostname

linux.wps.cn

Last fetched

linux.wps.cn resolves to 5 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in US.

Nutrition Label

WHISPER CANON · linux.wps.cnRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/linux.wps.cn

Resolution chain

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

IPPrefixASNOperatorCountry
107.151.171.131107.151.128.0/18AS21859ZEN-ECN - Zenlayer IncUS
172.96.115.146172.96.112.0/22AS21859ZEN-ECN - Zenlayer IncUS
43.159.112.8243.159.112.0/24AS139341CMC - Catholic Medical CenterSG
43.159.113.8243.159.113.0/24AS139341CMC - Catholic Medical CenterSG
98.98.78.13098.98.78.0/23AS21859ZEN-ECN - Zenlayer IncUS

WHOIS identity

No WHOIS records are currently associated with linux.wps.cn in WhisperGraph.

Web-graph footprint

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

33 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from linux.wps.cn.

Cypher and MCP

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

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