
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 |
|---|---|---|---|
|
A&A Material Corporation
Manufacturer and seller of building and industrial material…
|
5391 | JP | Manufacturing |
|
ADVANCED INNERGY HOLDINGS LIMITED
Develops thermal insulation and passive fire protection for…
|
AIH | AU | Manufacturing |
|
ALMEDIO INC.
Researches, develops, and sells advanced materials and test…
|
7859 | JP | Manufacturing |
|
Amrize Ltd.
Provider of building materials and envelope solutions for t…
|
AMRZ | CH | Manufacturing |
|
Anhui Estone Materials Technology Co., Ltd.
Manufactures advanced inorganic non-metallic materials for …
|
688733 | CN | Manufacturing |
|
Armstrong Corporation
Designs and produces advanced ceiling and wall systems focu…
|
AWI | CA | Manufacturing |
|
ARMSTRONG WORLD INDUSTRIES INC
Designs and manufactures ceiling, wall, and suspension syst…
|
AWI | US | Manufacturing |
|
Asahi Diamond Industrial Co.,Ltd.
Manufacturer of industrial diamond and cubic boron nitride …
|
6140 | JP | Manufacturing |
|
Beijing Oriental Yuhong Waterproof Technology Co.,Ltd.
Manufactures waterproofing systems and building chemicals f…
|
002271 | CN | Manufacturing |
|
Beijing Tianyishangjia New Material Corp., Ltd.
Manufacturer of friction and composite materials for rail, …
|
688033 | 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.