Skip to content

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

WHISPER CANON · s2.tool.luRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/s2.tool.lu

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.

IPPrefixASNOperatorCountry
111.170.165.41111.170.160.0/20AS151185CT-XIANGYANG-IDC2 China TelecomCN
111.170.25.41111.170.16.0/20AS151185CT-XIANGYANG-IDC2 China TelecomCN
111.174.9.41111.174.0.0/20AS136194CHINATELECOM-HUBEI-HUANGSHI-IDC Huangshi, Hubei Province, P.R.China.CN
111.225.213.41111.225.213.0/24AS58539CHINATELECOM-HEBEI-LANGFANG-IDC Langfang,Hebei province, P.R.ChinaCN
113.142.212.41113.142.128.0/17AS134768CHINANET-SHAANXI-CLOUD-BASE CHINANET SHAANXI province Cloud Base networkCN
114.232.92.41114.232.92.0/22AS131325CHINATELECOM-JIANGSU-NANTONG-MAN CHINATELECOM JIANGSU province NANTONG MAN networkCN
115.152.219.41115.152.0.0/15AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
117.33.185.41117.33.128.0/18AS134768CHINANET-SHAANXI-CLOUD-BASE CHINANET SHAANXI province Cloud Base networkCN
120.41.32.41120.40.0.0/14AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
121.14.9.41121.8.0.0/13AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
171.214.23.41171.208.0.0/12AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
175.12.90.41175.12.64.0/18AS151823CT-CENTRALSOUTH-CHINA-IIP China TelecomCN
60.188.66.4160.188.64.0/18AS136190CHINATELECOM-ZHEJIANG-JINHUA-IDC JINHUA, ZHEJIANG Province, P.R.China.CN
61.170.57.4161.170.0.0/18AS4812CHINANET-SH-AP China Telecom GroupCN

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.