Hostname
liangshui.cc
Last fetched
liangshui.cc resolves to 15 IPv4 addresses operated by XNNET - XNNET LLC in HK. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
liangshui.cc resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.244.89.194 | 103.244.89.0/24 | AS6134 | XNNET - XNNET LLC | HK |
| 107.148.237.147 | 107.148.236.0/22 | AS398478 | PEG-HK - PEG TECH INC | HK |
| 109.176.254.148 | 109.176.254.0/23 | AS215269 | — | HK |
| 154.64.246.11 | 154.64.246.0/24 | AS979 | NETLAB-SDN - NetLab Global | HK |
| 192.151.223.194 | 192.151.223.0/24 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 23.224.242.226 | 23.224.0.0/15 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 23.224.69.106 | 23.224.69.0/24 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 23.224.69.74 | 23.224.69.0/24 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 23.225.109.122 | 23.224.0.0/15 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 23.225.141.250 | 23.225.141.0/24 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 23.225.177.138 | 23.225.177.0/24 | AS40065 | CNSERVERS - CNSERVERS LLC | HK |
| 23.225.73.58 | 23.224.0.0/15 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 23.225.8.106 | 23.224.0.0/15 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 23.226.188.186 | 23.226.188.0/24 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 38.147.191.25 | 38.147.191.0/24 | AS6134 | XNNET - XNNET LLC | HK |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
4 observed subdomains of liangshui.cc.
Web-graph footprint
Distinct hostnames that link to or from liangshui.cc in the public web crawl.
2 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from liangshui.cc.
- IP · 103.244.89.194
- ASN · AS6134XNNET - XNNET LLC
- Registrar · iana:1068
- Country · HK
- Email · b5900f4ab7b14c2c91169bf909ea7b71.protect@withheldforprivacy.com
- TLD · .cc
- Browse hostnames · li…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "liangshui.cc"})-[: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.