
K.R.S.Corporation — Investor Relations & Filings
K.R.S. Corporation is a comprehensive third-party logistics (3PL) provider with a primary focus on the food industry. The company's core services encompass warehousing, freight forwarding, intermediary transport, cargo handling, packing, and packaging. It specializes in cold-chain logistics, managing both regular and chilled inventories to maintain product quality and safety. The company also provides transportation services for its parent company, Q.P. Corporation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| インドに拠点を置く低温物流会社 Coldrush Logistics Private Limited の株式取得(子会社化)に関するお知らせ | 2026-04-23 | Japanese | |
| 2026年11月期 第1四半期決算短信〔日本基準〕(連結) | 2026-03-27 | Japanese | |
| 確認書 | 2026-02-24 | Japanese | |
| 有価証券報告書-第60期(2024/12/01-2025/11/30) | 2026-02-24 | Japanese | |
| 2025年11月期 決算短信〔日本基準〕(連結) | 2026-01-08 | Japanese | |
| 2025年11月期 第3四半期決算短信〔日本基準〕(連結) | 2025-09-30 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 46878423 | インドに拠点を置く低温物流会社 Coldrush Logistics Private Limited の株式取得(子会社化)に関するお知らせ | 2026-04-23 | Japanese | ||
| 48296669 | 2026年11月期 第1四半期決算短信〔日本基準〕(連結) | 2026-03-27 | Japanese | ||
| 32830540 | 確認書 | 2026-02-24 | Japanese | ||
| 32830529 | 有価証券報告書-第60期(2024/12/01-2025/11/30) | 2026-02-24 | Japanese | ||
| 48296670 | 2025年11月期 決算短信〔日本基準〕(連結) | 2026-01-08 | Japanese | ||
|
2025
10 filings
| |||||
| 48296671 | 2025年11月期 第3四半期決算短信〔日本基準〕(連結) | 2025-09-30 | Japanese | ||
| 7239863 | 半期報告書-第60期(2024/12/01-2025/11/30) | 2025-07-14 | Japanese | ||
| 7239860 | 確認書 | 2025-07-14 | Japanese | ||
| 48296672 | 2025年11月期 第2四半期(中間期)決算短信〔日本基準〕(連結) | 2025-07-03 | Japanese | ||
| 48296673 | 2025年11月期 第1四半期決算短信〔日本基準〕(連結) | 2025-03-28 | Japanese | ||
| 7275526 | 臨時報告書 | 2025-02-28 | Japanese | ||
| 7275791 | 確認書 | 2025-02-27 | Japanese | ||
| 7275799 | 有価証券報告書-第59期(2023/12/01-2024/11/30) | 2025-02-27 | Japanese | ||
| 7275792 | 内部統制報告書-第59期(2023/12/01-2024/11/30) | 2025-02-27 | Japanese | ||
| 48296674 | 2024年11月期 決算短信〔日本基準〕(連結) | 2025-01-09 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other support activities for transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Cryoport, Inc.
Provider of temperature-controlled supply chain solutions f…
|
CYRX | US | Transportation and storage |
|
CTS International Logistics Corporation Limited
Provides integrated logistics, freight forwarding, and supp…
|
603128 | CN | Transportation and storage |
|
Deccan Transcon Leasing Limited
Provides logistics and ISO tank container leasing for bulk …
|
DECCANTRAN | IN | Transportation and storage |
|
DP World Plc 4.700% 30 Sep 2049 144A
Multinational logistics company providing end-to-end supply…
|
DPWDU2949USD | AE | Transportation and storage |
|
EAST WEST FREIGHT CARRIERS LTD
Provides international freight forwarding, customs brokerag…
|
540006 | IN | Transportation and storage |
|
EUSU HOLDINGS CO., LTD.
A holding company providing global logistics and specialize…
|
000700 | KR | Transportation and storage |
|
Evergreen International Storage & Transport Corp.
Integrated logistics provider of container transport, termi…
|
2607 | TW | Transportation and storage |
|
Exim Routes Limited
Provides global freight forwarding, customs brokerage, and …
|
EXIMROUTES | IN | Transportation and storage |
|
FASDAT GIDA DAĞITIM SANAYİ VE TİCARET A.Ş.
A logistics and supply chain management company for the foo…
|
FSDAT | TR | Transportation and storage |
|
Ferrari Group PLC
Global provider of secure shipping and logistics for high-v…
|
FERGR | GB | Transportation and storage |
K.R.S.Corporation 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/12956/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12956 | 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=12956 | 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=12956 \ -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": 12956}, 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 K.R.S.Corporation (id: 12956)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.