Hostname
s2.tool.lu
Last fetched
s2.tool.lu resolves to 14 IPv4 addresses operated by CT-XIANGYANG-IDC2 China Telecom in CN.
Nutrition Label
Resolution chain
s2.tool.lu resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 111.170.165.41 | 111.170.160.0/20 | AS151185 | CT-XIANGYANG-IDC2 China Telecom | CN |
| 111.170.25.41 | 111.170.16.0/20 | AS151185 | CT-XIANGYANG-IDC2 China Telecom | CN |
| 111.174.9.41 | 111.174.0.0/20 | AS136194 | CHINATELECOM-HUBEI-HUANGSHI-IDC Huangshi, Hubei Province, P.R.China. | CN |
| 111.225.213.41 | 111.225.213.0/24 | AS58539 | CHINATELECOM-HEBEI-LANGFANG-IDC Langfang,Hebei province, P.R.China | CN |
| 113.142.212.41 | 113.142.128.0/17 | AS134768 | CHINANET-SHAANXI-CLOUD-BASE CHINANET SHAANXI province Cloud Base network | CN |
| 114.232.92.41 | 114.232.92.0/22 | AS131325 | CHINATELECOM-JIANGSU-NANTONG-MAN CHINATELECOM JIANGSU province NANTONG MAN network | CN |
| 115.152.219.41 | 115.152.0.0/15 | AS4134 | CHINANET-BACKBONE No.31,Jin-rong Street | CN |
| 117.33.185.41 | 117.33.128.0/18 | AS134768 | CHINANET-SHAANXI-CLOUD-BASE CHINANET SHAANXI province Cloud Base network | CN |
| 120.41.32.41 | 120.40.0.0/14 | AS4134 | CHINANET-BACKBONE No.31,Jin-rong Street | CN |
| 121.14.9.41 | 121.8.0.0/13 | AS4134 | CHINANET-BACKBONE No.31,Jin-rong Street | CN |
| 171.214.23.41 | 171.208.0.0/12 | AS4134 | CHINANET-BACKBONE No.31,Jin-rong Street | CN |
| 175.12.90.41 | 175.12.64.0/18 | AS151823 | CT-CENTRALSOUTH-CHINA-IIP China Telecom | CN |
| 60.188.66.41 | 60.188.64.0/18 | AS136190 | CHINATELECOM-ZHEJIANG-JINHUA-IDC JINHUA, ZHEJIANG Province, P.R.China. | CN |
| 61.170.57.41 | 61.170.0.0/18 | AS4812 | CHINANET-SH-AP China Telecom Group | CN |
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 s2.tool.lu in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from s2.tool.lu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "s2.tool.lu"})-[: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.