
SHINAGAWA REFRACTORIES CO., LTD. — Investor Relations & Filings
SHINAGAWA REFRACTORIES CO., LTD. is a global manufacturer of high-quality refractory products and related engineering services. Established in 1875, the company develops and supplies a comprehensive range of materials essential for high-temperature industrial processes. Its core product lines include shaped and monolithic refractories, ceramic fibers, mold powders, and fine ceramics. The company also provides design and construction services for industrial kiln furnaces. Serving a diverse customer base, with a significant focus on the steel industry, SHINAGAWA delivers innovative and cost-effective solutions that support vital social infrastructure and essential industries worldwide.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2026-04-16 | Japanese | |
| 臨時報告書 | 2026-04-09 | Japanese | |
| 確認書 | 2025-11-13 | Japanese | |
| 半期報告書-第192期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | |
| 臨時報告書 | 2025-06-27 | Japanese | |
| 内部統制報告書-第191期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 34644746 | 臨時報告書 | 2026-04-16 | Japanese | ||
| 33881571 | 臨時報告書 | 2026-04-09 | Japanese | ||
|
2025
8 filings
| |||||
| 8276243 | 確認書 | 2025-11-13 | Japanese | ||
| 8276234 | 半期報告書-第192期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | ||
| 7246215 | 臨時報告書 | 2025-06-27 | Japanese | ||
| 7248812 | 内部統制報告書-第191期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7248808 | 確認書 | 2025-06-26 | Japanese | ||
| 7248804 | 有価証券報告書-第191期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7273222 | 臨時報告書 | 2025-03-21 | Japanese | ||
| 7274720 | 臨時報告書 | 2025-03-07 | Japanese | ||
|
2024
5 filings
| |||||
| 7298398 | 確認書 | 2024-11-13 | Japanese | ||
| 7298399 | 半期報告書-第191期(2024/04/01-2025/03/31) | 2024-11-13 | Japanese | ||
| 7303668 | 臨時報告書 | 2024-11-01 | Japanese | ||
| 7319129 | 臨時報告書 | 2024-06-28 | Japanese | ||
| 7324277 | 内部統制報告書-第190期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of refractory products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anhui Jinyan Kaolin New Materials Co., Ltd.
Produces and sells calcined coal-based kaolin, precision ca…
|
2693 | HK | Manufacturing |
|
AnorTech Inc.
Developing sustainable, game-changing industrial materials …
|
ANOR | CA | Manufacturing |
|
Associated Ceramics Ltd.
Manufactures high-performance refractory materials and tech…
|
531168 | IN | Manufacturing |
|
BEIJING LIER HIGH-TEMPERATURE MATERIALS CO., LTD.
Produces refractory materials and provides thermal lining s…
|
002392 | CN | Manufacturing |
|
Chosun Refractories Co., Ltd.
Manufacturer of refractory and ceramic products for high-te…
|
462520 | KR | Manufacturing |
|
CR Holdings Co., LTD.
Holding company in refractories, ceramics, metal parts, hos…
|
000480 | KR | Manufacturing |
|
Crystal Graphite Corporation
Supplies engineered graphite and carbon materials for metal…
|
CYTG | CA | Manufacturing |
|
DONGKUK REFRACTORIES & STEEL CO., LTD.
Manufacturer of refractories, steel, and advanced materials…
|
075970 | KR | Manufacturing |
|
FOSECO CRUCIBLE INDIA LIMITED
Manufactures crucibles and refractory solutions for the met…
|
523160 | IN | Manufacturing |
|
IFGL Refractories Limited
Global manufacturer of refractory products and systems for …
|
IFGLEXPOR | IN | Manufacturing |
SHINAGAWA REFRACTORIES 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/11492/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11492 | 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=11492 | 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=11492 \ -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": 11492}, 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 SHINAGAWA REFRACTORIES CO., LTD. (id: 11492)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.