
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 |
|---|---|---|---|
|
FUJIMI INCORPORATED
Manufacturer of synthetic precision abrasives and polishing…
|
5384 | JP | Manufacturing |
|
GRAFTECH INTERNATIONAL LTD
Manufacturer of graphite electrodes and petroleum needle co…
|
EAF | US | Manufacturing |
|
Graphite India Ltd.
Manufacturer of graphite electrodes and carbon products for…
|
GRAPHITE | IN | Manufacturing |
|
Great Lakes Graphite Inc.
Industrial minerals processor supplying innovative, value-a…
|
GLKIF | CA | Manufacturing |
|
Grindwell Norton Ltd.
Manufactures abrasives, ceramics, performance plastics, and…
|
GRINDWELL | IN | Manufacturing |
|
Henan Huanghe Whirlwind Co., Ltd
Manufacturer of superhard materials, synthetic diamonds, an…
|
600172 | CN | Manufacturing |
|
Henan Liliang Diamond Co., Ltd.
Produces HPHT synthetic diamonds and lab-grown gems for ind…
|
301071 | CN | Manufacturing |
|
Henan Yicheng New Energy Co., Ltd
Produces carbon materials, lithium battery anodes, and phot…
|
300080 | CN | Manufacturing |
|
Hindustan Composites Ltd
Manufacturer of friction materials for automotive, railway,…
|
HINDCOMPOS | IN | Manufacturing |
|
HUNAN BOYUN NEW MATERIALS Co.,Ltd.
Develops advanced composite materials and powder metallurgy…
|
002297 | 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.