Skip to content

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

WHISPER CANON · api0.map.bdimg.comRouting diversity6.6/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/api0.map.bdimg.com

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.

IPPrefixASNOperatorCountry
106.225.194.49106.225.192.0/18AS134238AGERA TELECOMUNICACOES SACN
111.170.165.49111.170.160.0/20AS151185SUELEN DE AZEVEDOCN
111.170.25.49111.170.16.0/20AS151185SUELEN DE AZEVEDOCN
113.142.212.49113.142.128.0/17AS134768BNIPL-AS Broad Net India Private LimitedCN
117.33.185.49117.33.128.0/18AS134768BNIPL-AS Broad Net India Private LimitedCN
117.68.56.49117.68.56.0/22AS134425NEWWEBCN
120.41.32.49120.40.0.0/14AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
121.14.9.49121.8.0.0/13AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
123.235.30.49123.232.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
123.244.92.49123.244.0.0/14AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
124.226.72.49124.226.72.0/22AS137693CHARTER-BGP-INFRASTRUCTURE - Charter Communications LLCCN
171.214.23.49171.208.0.0/12AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
182.106.158.49182.106.152.0/21AS139201ALEXA-AS-IN ALEXA BROADBAND SERVICE LLPCN
183.131.185.49183.131.185.0/24AS58461DIGICELPNG-AS-AP Digicel PNG LtdCN
183.61.177.49183.61.160.0/19AS134763PITC-VN PITC Investment Joint Stock CompanyCN
218.94.231.49218.94.231.0/24AS134770MIGR-ASCN
42.101.56.4942.101.56.0/22AS137698AAACT-AS-IN Aaacloud Telephony Pvt LtdCN
60.164.7.4960.164.7.0/24AS141998MWIS-AS-IN Myworld Internet Services Pvt LtdCN
60.188.66.4960.188.64.0/18AS136190AMBERCN
61.170.57.4961.170.0.0/18AS4812CHINANET-SH-AP China Telecom GroupCN

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.