Hostname
api0.map.bdimg.com
Last fetched
api0.map.bdimg.com resolves to 20 IPv4 addresses operated by AGERA TELECOMUNICACOES SA in CN.
Nutrition Label
Resolution chain
api0.map.bdimg.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 |
|---|---|---|---|---|
| 106.225.194.49 | 106.225.192.0/18 | AS134238 | AGERA TELECOMUNICACOES SA | CN |
| 111.170.165.49 | 111.170.160.0/20 | AS151185 | SUELEN DE AZEVEDO | CN |
| 111.170.25.49 | 111.170.16.0/20 | AS151185 | SUELEN DE AZEVEDO | CN |
| 113.142.212.49 | 113.142.128.0/17 | AS134768 | BNIPL-AS Broad Net India Private Limited | CN |
| 117.33.185.49 | 117.33.128.0/18 | AS134768 | BNIPL-AS Broad Net India Private Limited | CN |
| 117.68.56.49 | 117.68.56.0/22 | AS134425 | NEWWEB | CN |
| 120.41.32.49 | 120.40.0.0/14 | AS4134 | CHINANET-BACKBONE No.31,Jin-rong Street | CN |
| 121.14.9.49 | 121.8.0.0/13 | AS4134 | CHINANET-BACKBONE No.31,Jin-rong Street | CN |
| 123.235.30.49 | 123.232.0.0/14 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 123.244.92.49 | 123.244.0.0/14 | AS4134 | CHINANET-BACKBONE No.31,Jin-rong Street | CN |
| 124.226.72.49 | 124.226.72.0/22 | AS137693 | CHARTER-BGP-INFRASTRUCTURE - Charter Communications LLC | CN |
| 171.214.23.49 | 171.208.0.0/12 | AS4134 | CHINANET-BACKBONE No.31,Jin-rong Street | CN |
| 182.106.158.49 | 182.106.152.0/21 | AS139201 | ALEXA-AS-IN ALEXA BROADBAND SERVICE LLP | CN |
| 183.131.185.49 | 183.131.185.0/24 | AS58461 | DIGICELPNG-AS-AP Digicel PNG Ltd | CN |
| 183.61.177.49 | 183.61.160.0/19 | AS134763 | PITC-VN PITC Investment Joint Stock Company | CN |
| 218.94.231.49 | 218.94.231.0/24 | AS134770 | MIGR-AS | CN |
| 42.101.56.49 | 42.101.56.0/22 | AS137698 | AAACT-AS-IN Aaacloud Telephony Pvt Ltd | CN |
| 60.164.7.49 | 60.164.7.0/24 | AS141998 | MWIS-AS-IN Myworld Internet Services Pvt Ltd | CN |
| 60.188.66.49 | 60.188.64.0/18 | AS136190 | AMBER | CN |
| 61.170.57.49 | 61.170.0.0/18 | AS4812 | CHINANET-SH-AP China Telecom Group | CN |
WHOIS identity
No WHOIS records are currently associated with api0.map.bdimg.com in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from api0.map.bdimg.com in the public web crawl.
367 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from api0.map.bdimg.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "api0.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.