Skip to content

Hostname

b3logfile.com

Last fetched

b3logfile.com resolves to 20 IPv4 addresses operated by CT-JIANGXI-IDC CHINANET Jiangx province IDC network in CN.

Nutrition Label

WHISPER CANON · b3logfile.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/b3logfile.com

Resolution chain

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

IPPrefixASNOperatorCountry
106.225.194.41106.225.192.0/18AS134238CT-JIANGXI-IDC CHINANET Jiangx province IDC networkCN
111.170.165.41111.170.160.0/20AS151185CT-XIANGYANG-IDC2 China TelecomCN
111.170.23.41111.170.16.0/20AS151185CT-XIANGYANG-IDC2 China TelecomCN
111.170.25.41111.170.16.0/20AS151185CT-XIANGYANG-IDC2 China TelecomCN
111.225.213.41111.225.213.0/24AS58539CHINATELECOM-HEBEI-LANGFANG-IDC Langfang,Hebei province, P.R.ChinaCN
113.142.207.41113.142.128.0/17AS134768CHINANET-SHAANXI-CLOUD-BASE CHINANET SHAANXI province Cloud Base 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
117.34.85.35117.34.84.0/23AS134768CHINANET-SHAANXI-CLOUD-BASE CHINANET SHAANXI province Cloud Base networkCN
119.167.237.41119.164.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
120.220.168.41120.220.160.0/20AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
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
121.233.192.41121.233.192.0/22AS137697CHINATELECOM-JIANGSU-YANGZHOU-IDC CHINATELECOM JiangSu YangZhou IDC networkdescr: YangZhouJiangsu Province, P.R.China.CN
123.235.30.41123.232.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
123.244.92.41123.244.0.0/14AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
124.226.72.41124.226.72.0/22AS137693CHINATELECOM-GUANGXI-NANNING-IDC CHINATELECOM Guangxi Nanning IDC networkdescr: NanningGuangxi Province, P.R.China.CN
124.232.161.41124.232.161.0/24AS63835CT-HUNAN-CHANGSHA-IDC No.293,Wanbao AvenueCN
124.248.74.41124.248.64.0/18AS58461CT-HANGZHOU-IDC No.288,Fu-chun RoadCN
150.138.101.41150.138.96.0/19AS58541CHINATELECOM-SHANDONG-QINGDAO-IDC Qingdao,266000CN

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 b3logfile.com in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from b3logfile.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "b3logfile.com"})-[: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.