Skip to content

Hostname

bf-z.com

Last fetched

bf-z.com resolves to 20 IPv4 addresses operated by CT-XIANGYANG-IDC2 China Telecom in CN. WHOIS lists iana:4163 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
111.170.165.35111.170.160.0/20AS151185CT-XIANGYANG-IDC2 China TelecomCN
111.170.23.35111.170.16.0/20AS151185CT-XIANGYANG-IDC2 China TelecomCN
111.170.25.35111.170.16.0/20AS151185CT-XIANGYANG-IDC2 China TelecomCN
113.142.212.35113.142.128.0/17AS134768CHINANET-SHAANXI-CLOUD-BASE CHINANET SHAANXI province Cloud Base networkCN
115.152.219.35115.152.0.0/15AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
116.163.33.35116.163.0.0/18AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
117.33.185.35117.33.128.0/18AS134768CHINANET-SHAANXI-CLOUD-BASE CHINANET SHAANXI province Cloud Base networkCN
117.34.85.34117.34.84.0/23AS134768CHINANET-SHAANXI-CLOUD-BASE CHINANET SHAANXI province Cloud Base networkCN
119.167.237.35119.164.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
120.220.168.35120.220.160.0/20AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
120.41.32.35120.40.0.0/14AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
121.233.192.35121.233.192.0/22AS137697CHINATELECOM-JIANGSU-YANGZHOU-IDC CHINATELECOM JiangSu YangZhou IDC networkdescr: YangZhouJiangsu Province, P.R.China.CN
123.235.30.35123.232.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
124.232.161.35124.232.161.0/24AS63835CT-HUNAN-CHANGSHA-IDC No.293,Wanbao AvenueCN
171.214.23.35171.208.0.0/12AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
175.12.90.35175.12.64.0/18AS151823CT-CENTRALSOUTH-CHINA-IIP China TelecomCN
183.60.227.35183.60.224.0/21AS134763CT-DONGGUAN-IDC CHINANET Guangdong province networkCN
60.164.7.3560.164.7.0/24AS141998CHINANET-LANZHOU-IDC China TelecomCN
60.188.66.3560.188.64.0/18AS136190CHINATELECOM-ZHEJIANG-JINHUA-IDC JINHUA, ZHEJIANG Province, P.R.China.CN
61.170.57.3561.170.0.0/18AS4812CHINANET-SH-AP China Telecom GroupCN

WHOIS identity

Registrar
iana:4163
Organization
jxq
Contact emails

Subdomains

4 observed subdomains of bf-z.com.

Web-graph footprint

Distinct hostnames that link to or from bf-z.com in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from bf-z.com.

Cypher and MCP

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

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