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 |
|---|---|---|---|
| 关于持股5%以上股东及其一致行动人权益变动触及1%整数倍的提示性公告 | 2025-03-10 | Chinese | |
| 2024年度业绩快报公告 | 2025-02-25 | Chinese | |
| 持股5%以上股东及其一致行动人集中竞价减持股份计划公告 | 2025-01-22 | Chinese | |
| 申万宏源证券承销保荐有限责任公司关于中信科移动通信技术股份有限公司2024年度持续督导现场检查报告 | 2025-01-17 | Chinese | |
| 2024年年度业绩预告 | 2025-01-17 | Chinese | |
| 关于注销部分募集资金专户的公告 | 2025-01-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
6 filings
| |||||
| 39545948 | 关于持股5%以上股东及其一致行动人权益变动触及1%整数倍的提示性公告 | 2025-03-10 | Chinese | ||
| 39545944 | 2024年度业绩快报公告 | 2025-02-25 | Chinese | ||
| 39545931 | 持股5%以上股东及其一致行动人集中竞价减持股份计划公告 | 2025-01-22 | Chinese | ||
| 39545920 | 申万宏源证券承销保荐有限责任公司关于中信科移动通信技术股份有限公司2024年度持续督导现场检查报告 | 2025-01-17 | Chinese | ||
| 39545900 | 2024年年度业绩预告 | 2025-01-17 | Chinese | ||
| 39545892 | 关于注销部分募集资金专户的公告 | 2025-01-15 | Chinese | ||
|
2024
9 filings
| |||||
| 39545884 | 关于补选职工代表监事的公告 | 2024-12-12 | Chinese | ||
| 39545878 | 关于职工代表监事辞职的公告 | 2024-11-25 | Chinese | ||
| 39545860 | 北京市中伦律师事务所关于信科移动2024年第二次临时股东大会的法律意见书 | 2024-11-06 | Chinese | ||
| 39545851 | 2024年第二次临时股东大会决议公告 | 2024-11-06 | Chinese | ||
| 39545836 | 关于子公司提起重大诉讼及申请财产保全的公告 | 2024-11-03 | Chinese | ||
| 39545827 | 关于召开2024年第三季度业绩说明会的公告 | 2024-10-29 | Chinese | ||
| 39545817 | 2024年第二次临时股东大会会议资料 | 2024-10-25 | Chinese | ||
| 39545806 | 申万宏源证券承销保荐有限责任公司关于中信科移动通信技术股份有限公司新增日常关联交易预计的核查意见 | 2024-10-21 | Chinese | ||
| 39545798 | 关于信科(北京)财务有限公司的风险评估报告 | 2024-10-21 | 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.