Skip to content

Hostname

baofeng.com

Last fetched

baofeng.com resolves to 20 IPv4 addresses operated by CHINAMOBILE-CN China Mobile Communications Group Co., Ltd. in CN. WHOIS lists iana:420 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
111.6.242.60111.6.240.0/20AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
111.6.242.63111.6.240.0/20AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
112.46.36.132112.46.32.0/20AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
112.92.61.2112.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.4113.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.184.2113.96.0.0/12AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
113.96.184.4113.96.0.0/12AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
116.153.80.2116.153.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
116.196.131.193116.196.131.0/24AS131516JHWA Jinhua Weian InfoTech Co., LtdCN
124.225.154.10124.225.0.0/16AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
218.92.226.5218.92.0.0/16AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
39.175.126.10039.175.96.0/19AS56041CMNET-ZHEJIANG-AP China Mobile communications corporationCN
112.46.36.130112.46.32.0/20AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
218.92.226.152218.92.0.0/16AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
112.46.36.131112.46.32.0/20AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
113.96.136.56113.96.0.0/12AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
113.96.133.61113.96.0.0/12AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
61.54.15.13461.54.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN

WHOIS identity

Registrar
iana:420
Organization
beijing baofeng technology co.,ltd.
Contact emails

Subdomains

21 observed subdomains of baofeng.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from baofeng.com.

Cypher and MCP

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

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