Skip to content

Hostname

apps.bdimg.com

Last fetched

apps.bdimg.com resolves to 20 IPv4 addresses operated by CT-JIANGXI-IDC CHINANET Jiangx province IDC network in CN.

Nutrition Label

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

Resolution chain

apps.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/18AS134238CT-JIANGXI-IDC CHINANET Jiangx province IDC networkCN
106.56.217.49106.56.217.0/24AS134766CHINANET-YUNNAN-IDC2 CHINANET Yunnan province IDC2 networkCN
111.170.23.49111.170.16.0/20AS151185CT-XIANGYANG-IDC2 China TelecomCN
116.163.33.49116.163.0.0/18AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
119.167.237.49119.164.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
120.220.168.49120.220.160.0/20AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
121.14.9.49121.8.0.0/13AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
121.233.192.49121.233.192.0/22AS137697CHINATELECOM-JIANGSU-YANGZHOU-IDC CHINATELECOM JiangSu YangZhou IDC networkdescr: YangZhouJiangsu Province, P.R.China.CN
122.225.32.49122.225.32.0/24AS58461CT-HANGZHOU-IDC No.288,Fu-chun RoadCN
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
123.54.214.49123.54.214.0/23AS139587CHINANET-HENAN-ZHENGZHOU-SHUJUGANG-IDC China Telecom Henan Zhengzhou Shujugang IDC networkCN
124.232.161.49124.232.161.0/24AS63835CT-HUNAN-CHANGSHA-IDC No.293,Wanbao AvenueCN
150.138.101.49150.138.96.0/19AS58541CHINATELECOM-SHANDONG-QINGDAO-IDC Qingdao,266000CN
183.131.185.49183.131.185.0/24AS58461CT-HANGZHOU-IDC No.288,Fu-chun RoadCN
183.60.227.49183.60.224.0/21AS134763CT-DONGGUAN-IDC CHINANET Guangdong province networkCN
183.61.177.49183.61.160.0/19AS134763CT-DONGGUAN-IDC CHINANET Guangdong province networkCN
218.94.231.49218.94.231.0/24AS134770CHINANET-JIANGSU-SUZHOU-TAIHU-IDC CHINANET Jiangsu province Suzhou taihu IDC networkCN
42.101.56.4942.101.56.0/22AS137698CHINATELECOM-HEILONGJIANG-HANAN-IDC HaerbingHeilongjiang Province, P.R.China.CN
58.221.32.4958.208.0.0/12AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN

WHOIS identity

No WHOIS records are currently associated with apps.bdimg.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from apps.bdimg.com in the public web crawl.

48,464 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from apps.bdimg.com.

Cypher and MCP

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

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