
CENOTEC Co., Ltd — Investor Relations & Filings
CENOTEC Co., Ltd. is a specialized manufacturer of advanced ceramic materials. The company's core products include high-performance ceramic beads, such as Zirconia and Zirconium Silicate grinding media (CENOBEADS), used for the pulverization and dispersion of materials. Its portfolio also encompasses multi-purpose ceramic powders, efficient ceramic fluxes, and advanced materials for secondary batteries. CENOTEC serves a diverse global customer base across various industries, including mining, paint, ink, paper, chemical processing, electronics, and tiles.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 단일판매ㆍ공급계약체결 | 2026-05-13 | Korean | |
| 분기보고서 (2026.03) | 2026-05-08 | Korean | |
| 전환가액의조정 | 2026-04-15 | Korean | |
| 정기주주총회결과 | 2026-03-24 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-24 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-20 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
14 filings
| |||||
| 45460295 | 단일판매ㆍ공급계약체결 | 2026-05-13 | Korean | ||
| 44055442 | 분기보고서 (2026.03) | 2026-05-08 | Korean | ||
| 34565645 | 전환가액의조정 | 2026-04-15 | Korean | ||
| 33018969 | 정기주주총회결과 | 2026-03-24 | Korean | ||
| 33018961 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-24 | Korean | ||
| 32997677 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-20 | Korean | ||
| 32955446 | 사업보고서 (2025.12) | 2026-03-16 | Korean | ||
| 32954119 | 감사보고서제출 | 2026-03-16 | Korean | ||
| 32917003 | 주주총회소집공고 | 2026-03-09 | Korean | ||
| 32870253 | 주주총회소집결의 | 2026-03-03 | Korean | ||
| 13646362 | 전환청구권행사 | 2026-01-29 | Korean | ||
| 13512899 | 전환청구권행사 | 2026-01-28 | Korean | ||
| 13323216 | 전환청구권행사 | 2026-01-26 | Korean | ||
| 13320254 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-01-26 | Korean | ||
|
2025
1 filing
| |||||
| 7864435 | 전환사채(해외전환사채포함)발행후만기전사채취득 | 2025-09-15 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other non-metallic mineral products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
TOYO TANSO CO.,LTD.
Developer and manufacturer of high-performance carbon and g…
|
5310 | JP | Manufacturing |
|
Whitemud Resources Inc.
Develops and markets high-reactivity metakaolin, a suppleme…
|
WMK | CA | Manufacturing |
|
WONIK QnC CORPORATION
Manufacturer of high-purity quartz and ceramic parts for th…
|
074600 | KR | Manufacturing |
|
ZANTAT HOLDINGS BERHAD
Produces high-grade Calcium Carbonate powder and dispersion…
|
— | MY | Manufacturing |
|
ZHEJIANG RONGTAI ELECTRIC MATERIAL CO.,LTD.
Manufactures mica-based insulation materials for power syst…
|
603119 | CN | Manufacturing |
|
东方碳素
Produces high-performance special graphite for advanced ind…
|
920175 | CN | Manufacturing |
|
奔朗新材
Specializes in superhard diamond tools and abrasive solutio…
|
920807 | CN | Manufacturing |
|
宁新新材
Produces high-purity specialty graphite for solar, semicond…
|
920719 | CN | Manufacturing |
|
惠丰钻石
Produces synthetic diamond powder and superhard materials f…
|
920725 | CN | Manufacturing |
CENOTEC 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/16403/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16403 | 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=16403 | 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=16403 \ -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": 16403}, 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 CENOTEC Co., Ltd (id: 16403)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.