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
Resolution chain
baofeng.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 111.6.242.60 | 111.6.240.0/20 | AS9808 | CHINAMOBILE-CN China Mobile Communications Group Co., Ltd. | CN |
| 111.6.242.63 | 111.6.240.0/20 | AS9808 | CHINAMOBILE-CN China Mobile Communications Group Co., Ltd. | CN |
| 112.46.36.132 | 112.46.32.0/20 | AS9808 | CHINAMOBILE-CN China Mobile Communications Group Co., Ltd. | CN |
| 112.92.61.2 | 112.88.0.0/13 | AS17816 | CHINA169-GZ China Unicom IP network China169 Guangdong province | CN |
| 112.92.61.5 | 112.88.0.0/13 | AS17816 | CHINA169-GZ China Unicom IP network China169 Guangdong province | CN |
| 113.96.133.4 | 113.96.0.0/12 | AS4134 | CHINANET-BACKBONE No.31,Jin-rong Street | CN |
| 113.96.142.10 | 113.96.0.0/12 | AS4134 | CHINANET-BACKBONE No.31,Jin-rong Street | CN |
| 113.96.184.2 | 113.96.0.0/12 | AS4134 | CHINANET-BACKBONE No.31,Jin-rong Street | CN |
| 113.96.184.4 | 113.96.0.0/12 | AS4134 | CHINANET-BACKBONE No.31,Jin-rong Street | CN |
| 116.153.80.2 | 116.153.0.0/16 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 116.196.131.193 | 116.196.131.0/24 | AS131516 | JHWA Jinhua Weian InfoTech Co., Ltd | CN |
| 124.225.154.10 | 124.225.0.0/16 | AS4134 | CHINANET-BACKBONE No.31,Jin-rong Street | CN |
| 218.92.226.5 | 218.92.0.0/16 | AS4134 | CHINANET-BACKBONE No.31,Jin-rong Street | CN |
| 39.175.126.100 | 39.175.96.0/19 | AS56041 | CMNET-ZHEJIANG-AP China Mobile communications corporation | CN |
| 112.46.36.130 | 112.46.32.0/20 | AS9808 | CHINAMOBILE-CN China Mobile Communications Group Co., Ltd. | CN |
| 218.92.226.152 | 218.92.0.0/16 | AS4134 | CHINANET-BACKBONE No.31,Jin-rong Street | CN |
| 112.46.36.131 | 112.46.32.0/20 | AS9808 | CHINAMOBILE-CN China Mobile Communications Group Co., Ltd. | CN |
| 113.96.136.56 | 113.96.0.0/12 | AS4134 | CHINANET-BACKBONE No.31,Jin-rong Street | CN |
| 113.96.133.61 | 113.96.0.0/12 | AS4134 | CHINANET-BACKBONE No.31,Jin-rong Street | CN |
| 61.54.15.134 | 61.54.0.0/16 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
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
MX records
Related pages
Pivot deeper into the graph from baofeng.com.
- IP · 111.6.242.60
- ASN · AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.
- Registrar · iana:420
- Country · CN
- Email · shiyu@baofeng.com
- TLD · .com
- Browse hostnames · ba…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.