Skip to content

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

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

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.

IPPrefixASNOperatorCountry
1.193.146.491.193.146.0/23AS139018BUSINESS-BROADBAND-LLC - BUSINESS BROADBAND LLCCN
1.194.253.491.192.0.0/13AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
1.71.157.491.71.152.0/21AS132147NETSPACE-AS-AP Netspace Services LimitedCN
119.167.237.49119.164.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
123.235.30.49123.232.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
171.214.23.49171.208.0.0/12AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
183.131.185.49183.131.185.0/24AS58461DIGICELPNG-AS-AP Digicel PNG LtdCN
183.60.227.49183.60.224.0/21AS134763PITC-VN PITC Investment Joint Stock CompanyCN
218.94.231.49218.94.231.0/24AS134770MIGR-ASCN
27.148.188.4927.148.0.0/14AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN

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 20

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