Skip to content

Hostname

lebo.com.cn

Last fetched

lebo.com.cn resolves to 20 IPv4 addresses operated by CHINA169-GZ - China Unicom IP network China169 Guangdong province in CN. WHOIS lists registrar:阿里巴巴云计算(北京)有限公司 as the registrar.

Nutrition Label

WHISPER CANON · lebo.com.cnRouting diversity6.0/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/lebo.com.cn

Resolution chain

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

IPPrefixASNOperatorCountry
112.92.61.3112.88.0.0/13AS17816CHINA169-GZ - China Unicom IP network China169 Guangdong provinceCN
112.92.61.5112.88.0.0/13AS17816CHINA169-GZ - China Unicom IP network China169 Guangdong provinceCN
113.96.133.9113.96.0.0/12AS4134CHINANET-BACKBONE - No.31,Jin-rong StreetCN
113.96.142.10113.96.0.0/12AS4134CHINANET-BACKBONE - No.31,Jin-rong StreetCN
113.96.142.4113.96.0.0/12AS4134CHINANET-BACKBONE - No.31,Jin-rong StreetCN
113.96.147.10113.96.0.0/12AS4134CHINANET-BACKBONE - No.31,Jin-rong StreetCN
113.96.147.6113.96.0.0/12AS4134CHINANET-BACKBONE - No.31,Jin-rong StreetCN
115.231.152.1115.231.152.0/24AS136190CHINATELECOM-ZHEJIANG-JINHUA-IDC - JINHUA, ZHEJIANG Province, P.R.China.CN
116.153.82.72116.153.0.0/16AS4837CHINA169-Backbone - CHINA UNICOM China169 BackboneCN
116.196.131.193116.196.131.0/24AS131516JHWA - Jinhua Weian InfoTech Co., LtdCN
117.148.191.5117.148.188.0/22AS56041CMNET-Zhejiang-AP - China Mobile communications corporationCN
121.17.252.6121.16.0.0/13AS4837CHINA169-Backbone - CHINA UNICOM China169 BackboneCN
121.17.252.8121.16.0.0/13AS4837CHINA169-Backbone - CHINA UNICOM China169 BackboneCN
182.242.216.10182.242.216.0/24AS134766CHINANET-YUNNAN-IDC2 - CHINANET Yunnan province IDC2 networkCN
218.92.226.3218.92.0.0/16AS4134CHINANET-BACKBONE - No.31,Jin-rong StreetCN
218.92.226.6218.92.0.0/16AS4134CHINANET-BACKBONE - No.31,Jin-rong StreetCN
220.167.6.162220.167.6.0/24AS38283CHINANET-SCIDC-AS-AP - CHINANET SiChuan Telecom Internet Data CenterCN
223.109.243.8223.109.240.0/22AS56046CMNET-Jiangsu-AP - China Mobile communications corporationCN
125.39.194.1125.36.0.0/14AS4837CHINA169-Backbone - CHINA UNICOM China169 Backbone
112.92.61.1112.88.0.0/13AS17816CHINA169-GZ - China Unicom IP network China169 Guangdong province

WHOIS identity

Registrar
registrar:阿里巴巴云计算(北京)有限公司
Organization
深圳乐播科技有限公司
Contact emails

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from lebo.com.cn.

Cypher and MCP

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

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