HANKOOK STEEL CO.,LTD — Investor Relations & Filings
HANKOOK STEEL CO.,LTD. is a manufacturer specializing in cast steel products and steel ingots for forging. The company's core offerings include custom castings such as rudder horns and propeller bosses, which are critical components for the shipbuilding and power generation industries. It also produces various types of ingots, including general, round, and high-purity Electro-Slag Remelting (E.S.R.) ingots. Committed to continuous development, the firm focuses on producing high-cleanliness steels and innovative new products. In addition to its primary manufacturing activities, the company also operates a scrap metal business segment.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 단일판매ㆍ공급계약체결 | 2026-04-14 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-02 | Korean | |
| 정기주주총회결과 | 2026-03-27 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-27 | Korean | |
| 투자유의안내 | 2026-03-25 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46366310 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 34468430 | 단일판매ㆍ공급계약체결 | 2026-04-14 | Korean | ||
| 33151322 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-02 | Korean | ||
| 33054307 | 정기주주총회결과 | 2026-03-27 | Korean | ||
| 33054067 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-27 | Korean | ||
| 33038723 | 투자유의안내 | 2026-03-25 | Korean | ||
| 33036924 | 주식소각결정 | 2026-03-25 | Korean | ||
| 32982882 | 사업보고서 (2025.12) | 2026-03-19 | Korean | ||
| 32940651 | 감사보고서제출 | 2026-03-13 | Korean | ||
| 32933375 | 주주총회소집공고 | 2026-03-12 | Korean | ||
| 32901066 | 주주총회집중일개최사유신고 | 2026-03-05 | Korean | ||
| 32901064 | 주주총회소집결의 | 2026-03-05 | Korean | ||
| 18031150 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-02-09 | Korean | ||
| 14176517 | 결산실적공시예고(안내공시) | 2026-02-04 | Korean | ||
| 13500670 | 단일판매ㆍ공급계약체결 | 2026-01-28 | Korean | ||
Market data
Market data not available
Price history
Peer group · Casting of iron and steel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abha Power and Steel Limited
Manufacturer of SG and Grey Iron castings for railway and h…
|
ABHAPOWER | IN | Manufacturing |
|
ANB Metal Cast Limited
Manufactures precision investment castings and machined par…
|
AMCL | IN | Manufacturing |
|
Baoding Dongli Machinery Co., Ltd.
Manufacturer of precision casting and machined components f…
|
301298 | CN | Manufacturing |
|
Bhagwati Autocast Limited
Produces grey and ductile iron castings for automotive and …
|
504646 | IN | Manufacturing |
|
Captain Technocast Limited
Manufacturer of precision investment castings for industria…
|
540652 | IN | Manufacturing |
|
CASTINGS PLC
An iron casting and machining group serving the automotive …
|
CGS | GB | Manufacturing |
|
ÇEMAŞ DÖKÜM SANAYİ A.Ş.
Manufacturer of cast and machined metal parts for automotiv…
|
CEMAS | TR | Manufacturing |
|
CHUO MALLEABLE IRON CO., LTD.
Manufacturer of cast iron and aluminum components for autom…
|
5607 | JP | Manufacturing |
|
CMP
Diversified group in metal forming, real estate development…
|
1532 | TW | Manufacturing |
|
Creative Castings Limited
Manufactures precision investment castings for diverse indu…
|
539527 | IN | Manufacturing |
HANKOOK STEEL 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/15349/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15349 | 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=15349 | 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=15349 \ -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": 15349}, 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 HANKOOK STEEL CO.,LTD (id: 15349)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.