Skip to content

Hostname

ecmb.bdimg.com

Last fetched

ecmb.bdimg.com resolves to 20 IPv4 addresses operated by BUSINESS-BROADBAND-LLC - BUSINESS BROADBAND LLC in CN.

Nutrition Label

WHISPER CANON · ecmb.bdimg.comRouting diversity8.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/ecmb.bdimg.com

Resolution chain

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

IPPrefixASNOperatorCountry
1.193.146.381.193.146.0/23AS139018BUSINESS-BROADBAND-LLC - BUSINESS BROADBAND LLCCN
1.71.157.381.71.152.0/21AS132147NETSPACE-AS-AP Netspace Services LimitedCN
106.225.194.38106.225.192.0/18AS134238AGERA TELECOMUNICACOES SACN
111.170.23.38111.170.16.0/20AS151185SUELEN DE AZEVEDOCN
111.225.213.38111.225.213.0/24AS58539SIS-AS-AP Sundaram Infotech SolutionsA Division of Sundaram FinanceCN
113.142.207.38113.142.128.0/17AS134768BNIPL-AS Broad Net India Private LimitedCN
117.33.185.38117.33.128.0/18AS134768BNIPL-AS Broad Net India Private LimitedCN
117.68.56.38117.68.56.0/22AS134425NEWWEBCN
119.167.237.38119.164.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
120.220.168.38120.220.160.0/20AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
120.41.32.38120.40.0.0/14AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
121.14.9.38121.8.0.0/13AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
122.225.32.38122.225.32.0/24AS58461DIGICELPNG-AS-AP Digicel PNG LtdCN
123.235.30.38123.232.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
123.244.92.38123.244.0.0/14AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
123.54.214.38123.54.214.0/23AS139587J. Safra Telecomunicacoes LtdaCN
124.226.72.38124.226.72.0/22AS137693CHARTER-BGP-INFRASTRUCTURE - Charter Communications LLCCN
124.248.74.38124.248.64.0/18AS58461DIGICELPNG-AS-AP Digicel PNG LtdCN
150.138.101.38150.138.96.0/19AS58541CHINATELECOM-SHANDONG-JINAN-IDC Jinan,250000CN
150.138.253.38150.138.224.0/19AS58540CHINATELECOM-HEBEI-LANGFANG-IDC Langfang,Hebei province, P.R.ChinaCN

WHOIS identity

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

Web-graph footprint

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

224 sites link to this hostname.

Threat posture

History

Related pages

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

Cypher and MCP

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

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