Hostname
api2.map.bdimg.com
Last fetched
api2.map.bdimg.com resolves to 10 IPv4 addresses operated by BUSINESS-BROADBAND-LLC - BUSINESS BROADBAND LLC in CN.
Nutrition Label
Resolution chain
api2.map.bdimg.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 1.193.146.49 | 1.193.146.0/23 | AS139018 | BUSINESS-BROADBAND-LLC - BUSINESS BROADBAND LLC | CN |
| 1.194.253.49 | 1.192.0.0/13 | AS4134 | CHINANET-BACKBONE No.31,Jin-rong Street | CN |
| 1.71.157.49 | 1.71.152.0/21 | AS132147 | NETSPACE-AS-AP Netspace Services Limited | CN |
| 119.167.237.49 | 119.164.0.0/14 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 123.235.30.49 | 123.232.0.0/14 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 171.214.23.49 | 171.208.0.0/12 | AS4134 | CHINANET-BACKBONE No.31,Jin-rong Street | CN |
| 183.131.185.49 | 183.131.185.0/24 | AS58461 | DIGICELPNG-AS-AP Digicel PNG Ltd | CN |
| 183.60.227.49 | 183.60.224.0/21 | AS134763 | PITC-VN PITC Investment Joint Stock Company | CN |
| 218.94.231.49 | 218.94.231.0/24 | AS134770 | MIGR-AS | CN |
| 27.148.188.49 | 27.148.0.0/14 | AS4134 | CHINANET-BACKBONE No.31,Jin-rong Street | CN |
WHOIS identity
No WHOIS records are currently associated with api2.map.bdimg.com in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from api2.map.bdimg.com in the public web crawl.
31 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from api2.map.bdimg.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "api2.map.bdimg.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.