Skip to content

Hostname

api1.map.bdimg.com

Last fetched

api1.map.bdimg.com resolves to 10 IPv4 addresses operated by SUELEN DE AZEVEDO in CN.

Nutrition Label

WHISPER CANON · api1.map.bdimg.comRouting diversity5.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/api1.map.bdimg.com

Resolution chain

api1.map.bdimg.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
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.68.56.49117.68.56.0/22AS134425NEWWEBCN
123.235.30.49123.232.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
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
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 api1.map.bdimg.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from api1.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 api1.map.bdimg.com.

Cypher and MCP

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

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