
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 |
|---|---|---|---|
|
ILJIN DIAMOND CO., LTD.
Manufacturer of industrial synthetic diamonds and other ult…
|
081000 | KR | Manufacturing |
|
Indobell Insulations Limited
Manufactures thermal and acoustic insulation for power, oil…
|
544334 | IN | Manufacturing |
|
Inner Mongolia OJing Science & Technology Co., Ltd.
Produces quartz crucibles and silicon processing for solar …
|
001269 | CN | Manufacturing |
|
Integrated Paving Concepts Inc.
Manufacturer of proprietary stamped asphalt solutions and d…
|
— | CA | Manufacturing |
|
Izolacja-Jarocin S.A.
Manufacturer of asphalt-based waterproofing and sealing pro…
|
IZO | PL | Manufacturing |
|
JAPAN INSULATION CO.,LTD.
Manufactures fire-resistant and thermal insulation material…
|
5368 | JP | Manufacturing |
|
JIANGSU CANLON BUILDING MATERIALS CO., LTD.
Develops high-performance waterproofing systems and membran…
|
300715 | CN | Manufacturing |
|
Jiangsu Jingxue Insulation Technology Co.,Ltd.
Manufactures energy-saving insulation materials and cold ch…
|
301010 | CN | Manufacturing |
|
JIANGSU PACIFIC QUARTZ CO.,LTD.
Produces high-purity quartz materials for semiconductor and…
|
603688 | CN | Manufacturing |
|
KCC Corporation
Global manufacturer of coatings, building materials, silico…
|
002380 | KR | 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.