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年度述职报告-李秉成 | 2026-04-24 | Chinese | |
| 关于续聘会计师事务所的公告 | 2026-04-24 | Chinese | |
| 独立董事2025年度述职报告-沈连丰 | 2026-04-24 | Chinese | |
| 关于持股5%以上股东及其一致行动人权益变动触及1%刻度的提示性公告 | 2026-04-20 | Chinese | |
| 关于核心技术人员离职的公告 | 2026-03-03 | Chinese | |
| 2025年度业绩快报公告 | 2026-02-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 39547604 | 独立董事2025年度述职报告-李秉成 | 2026-04-24 | Chinese | ||
| 39547602 | 关于续聘会计师事务所的公告 | 2026-04-24 | Chinese | ||
| 39547599 | 独立董事2025年度述职报告-沈连丰 | 2026-04-24 | Chinese | ||
| 39547595 | 关于持股5%以上股东及其一致行动人权益变动触及1%刻度的提示性公告 | 2026-04-20 | Chinese | ||
| 39547594 | 关于核心技术人员离职的公告 | 2026-03-03 | Chinese | ||
| 39547586 | 2025年度业绩快报公告 | 2026-02-26 | Chinese | ||
| 39547577 | 2025年年度业绩预告公告 | 2026-01-23 | Chinese | ||
| 39547570 | 申万宏源证券承销保荐有限责任公司关于中信科移动通信技术股份有限公司2025年度持续督导现场检查报告 | 2026-01-23 | Chinese | ||
| 39547557 | 关于《中信科移动通信技术股份有限公司股票交易异常波动的询证函》的回函 | 2026-01-12 | Chinese | ||
| 39547555 | 股票交易异常波动公告 | 2026-01-12 | Chinese | ||
| 39547543 | 持股5%以上股东及其一致行动人集中竞价减持股份计划公告 | 2026-01-05 | Chinese | ||
|
2025
4 filings
| |||||
| 39547529 | 关于《中信科移动通信技术股份有限公司股票交易异常波动的询证函》的回函 | 2025-12-26 | Chinese | ||
| 39547524 | 股票交易异常波动公告 | 2025-12-26 | Chinese | ||
| 39547509 | 高级管理人员减持计划届满暨减持股份结果公告 | 2025-12-25 | Chinese | ||
| 39547508 | 关于非独立董事离任暨选举职工代表董事的公告 | 2025-11-11 | 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.