CICT MOBILE COMMUNICATION TECHNOLOGY CO., LTD. — Investor Relations & Filings
About CICT MOBILE COMMUNICATION TECHNOLOGY CO., LTD.
CICT Mobile Communication Technology Co., Ltd. is a prominent provider of mobile communication equipment and integrated network solutions. The company focuses on the research, development, and manufacturing of wireless communication infrastructure, including 4G and 5G base stations, core network systems, and network optimization tools. It maintains a strong emphasis on technological innovation, contributing significantly to the evolution of global mobile standards from 3G through 5G and into 6G research. CICT Mobile delivers end-to-end wireless solutions for telecommunications operators and provides specialized private network applications for sectors such as rail transit, energy, and public safety. Its product portfolio includes macro stations, small cells, and Internet of Things (IoT) connectivity solutions designed to support high-capacity data transmission and digital transformation across various professional environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 北京市中伦律师事务所关于中信科移动通信技术股份有限公司2025年第一次临时股东大会的法律意见书 | 2025-11-11 | Chinese | |
| 2025年第一次临时股东大会决议公告 | 2025-11-11 | Chinese | |
| 持股5%以上股东及其一致行动人减持股份计划实施完毕暨减持股份结果公告 | 2025-11-10 | Chinese | |
| 关于召开2025年第三季度业绩说明会的公告 | 2025-11-05 | Chinese | |
| 2025年第一次临时股东大会会议资料 | 2025-10-29 | Chinese | |
| 投资管理制度(2025年修订) | 2025-10-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 39547506 | 北京市中伦律师事务所关于中信科移动通信技术股份有限公司2025年第一次临时股东大会的法律意见书 | 2025-11-11 | Chinese | ||
| 39547494 | 2025年第一次临时股东大会决议公告 | 2025-11-11 | Chinese | ||
| 39547493 | 持股5%以上股东及其一致行动人减持股份计划实施完毕暨减持股份结果公告 | 2025-11-10 | Chinese | ||
| 39547481 | 关于召开2025年第三季度业绩说明会的公告 | 2025-11-05 | Chinese | ||
| 39547461 | 2025年第一次临时股东大会会议资料 | 2025-10-29 | Chinese | ||
| 39547437 | 投资管理制度(2025年修订) | 2025-10-24 | Chinese | ||
| 39547426 | 投资者关系管理制度(2025年修订) | 2025-10-24 | Chinese | ||
| 39547417 | 内部审计制度(2025年修订) | 2025-10-24 | Chinese | ||
| 39547406 | 关联交易管理制度(2025年修订) | 2025-10-24 | Chinese | ||
| 39547397 | 股东会议事规则(2025年修订) | 2025-10-24 | Chinese | ||
| 39547386 | 中信科移动通信技术股份有限公司章程(2025年10月修订) | 2025-10-24 | Chinese | ||
| 39547373 | 关于取消监事会、修改《公司章程》、制定及修订部分治理制度的公告 | 2025-10-24 | Chinese | ||
| 39547360 | 关于召开2025年第一次临时股东大会的通知 | 2025-10-24 | Chinese | ||
| 39547349 | 信息披露管理制度(2025年修订) | 2025-10-24 | Chinese | ||
| 39547344 | 第二届监事会第七次会议决议公告 | 2025-10-24 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Wired, wireless, and satellite telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1&1 AG
A telecommunications provider offering mobile and broadband…
|
1U1 | DE | Telecommunications, computer pr… |
|
360networks Inc.
Major North American provider of high-capacity fiber optic …
|
TSIX | CA | Telecommunications, computer pr… |
|
4iG Nyilvánosan Működő Részvénytársaság
Provider of integrated telecommunications, IT, and space te…
|
4IG | HU | Telecommunications, computer pr… |
|
5G NETWORKS LIMITED.
Provides high-speed connectivity, fiber networks, and manag…
|
5GN | AU | Telecommunications, computer pr… |
|
AAC Clyde Space
Offers end-to-end small satellite solutions and space-based…
|
AAC | SE | Telecommunications, computer pr… |
|
Aastra Technologies Limited
Global provider of enterprise communication systems, specia…
|
AAH | CA | Telecommunications, computer pr… |
|
Accrete Inc.
Cloud-based messaging provider specializing in A2P SMS and …
|
4395 | JP | Telecommunications, computer pr… |
|
ACTELIS NETWORKS INC
Provider of cyber-hardened networking solutions for IoT ove…
|
ASNS | US | Telecommunications, computer pr… |
|
Adamant Holding Inc.
Global telecommunications carrier expanding into renewable …
|
UCCPF | CA | Telecommunications, computer pr… |
|
AdvanteXCEL.com Communications Corp.
Defaulting reporting issuer, cease-traded due to regulatory…
|
APTV | CA | Telecommunications, computer pr… |
CICT MOBILE COMMUNICATION TECHNOLOGY CO., LTD. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/58390/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58390 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=58390 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=58390 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 58390}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for CICT MOBILE COMMUNICATION TECHNOLOGY CO., LTD. (id: 58390)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.