Skip to content

Hostname

ecmc.bdimg.com

Last fetched

ecmc.bdimg.com resolves to 20 IPv4 addresses operated by AGERA TELECOMUNICACOES SA in CN.

Nutrition Label

WHISPER CANON · ecmc.bdimg.comRouting diversity7.8/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/ecmc.bdimg.com

Resolution chain

ecmc.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.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
116.163.33.38116.163.0.0/18AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
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
121.233.192.38121.233.192.0/22AS137697ITGCN
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.232.161.38124.232.161.0/24AS63835CHINAIXP Aiyun Technology Co.,LtdCN
150.138.101.38150.138.96.0/19AS58541CHINATELECOM-SHANDONG-JINAN-IDC Jinan,250000CN
171.107.86.38171.107.84.0/22AS138169NET-CONNECT-ASCN
171.109.97.38171.109.96.0/20AS138169NET-CONNECT-ASCN
171.214.23.38171.208.0.0/12AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
175.12.90.38175.12.64.0/18AS151823IMPERIAL INTERNET E TELECOMUNICACOES LTDACN

WHOIS identity

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

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Related pages

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

Cypher and MCP

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

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