
Nisshinbo Holdings Inc. — Investor Relations & Filings
Nisshinbo Holdings Inc. is a diversified manufacturing group that operates as an 'Environment and Energy Company.' The company structures its business across three core domains: Mobility, Infrastructure & Safety, and Life & Healthcare. The Mobility segment is primarily engaged in the production of automotive components, with a significant focus on automobile brakes. The Infrastructure & Safety segment provides a range of electronic products, including wireless and communications equipment, microdevices, and precision instruments. The Life & Healthcare segment covers businesses in chemicals and textiles. Through this diverse portfolio, the group aims to create solutions for a sustainable society by leveraging its wide-ranging technological expertise.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 譲渡制限付株式報酬としての新株式の払込完了に関するお知らせ | 2026-05-19 | Japanese | |
| 譲渡制限付株式報酬としての新株式発行に関するお知らせ | 2026-04-20 | Japanese | |
| 確認書 | 2026-03-26 | Japanese | |
| 有価証券報告書-第183期(2025/01/01-2025/12/31) | 2026-03-26 | Japanese | |
| 確認書 | 2025-08-07 | Japanese | |
| 半期報告書-第183期(2025/01/01-2025/12/31) | 2025-08-07 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 46541658 | 譲渡制限付株式報酬としての新株式の払込完了に関するお知らせ | 2026-05-19 | Japanese | ||
| 46877872 | 譲渡制限付株式報酬としての新株式発行に関するお知らせ | 2026-04-20 | Japanese | ||
| 33045331 | 確認書 | 2026-03-26 | Japanese | ||
| 33045325 | 有価証券報告書-第183期(2025/01/01-2025/12/31) | 2026-03-26 | Japanese | ||
|
2025
8 filings
| |||||
| 7859088 | 確認書 | 2025-08-07 | Japanese | ||
| 7859090 | 半期報告書-第183期(2025/01/01-2025/12/31) | 2025-08-07 | Japanese | ||
| 7245471 | 臨時報告書 | 2025-06-27 | Japanese | ||
| 7269385 | 臨時報告書 | 2025-03-31 | Japanese | ||
| 7270973 | 内部統制報告書-第182期(2024/01/01-2024/12/31) | 2025-03-28 | Japanese | ||
| 7270951 | 確認書 | 2025-03-28 | Japanese | ||
| 7270938 | 有価証券報告書-第182期(2024/01/01-2024/12/31) | 2025-03-28 | Japanese | ||
| 7274394 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-03-11 | Japanese | ||
|
2024
3 filings
| |||||
| 7293893 | 臨時報告書 | 2024-11-28 | Japanese | ||
| 7303694 | 臨時報告書 | 2024-11-01 | Japanese | ||
| 7313332 | 確認書 | 2024-08-08 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3onedata Co., Ltd.
Specializes in industrial communication solutions and netwo…
|
688618 | CN | Manufacturing |
|
AboCom
Specializes in network communications, memory solutions, Io…
|
2444 | TW | Manufacturing |
|
ACCTON
Provider of networking and computing infrastructure for hig…
|
2345 | TW | Manufacturing |
|
Ace Technologies Corp.
Designs and manufactures RF solutions for mobile, defense, …
|
088800 | KR | Manufacturing |
|
ADC India Communications Limited
Provides copper and fiber optic connectivity for telecom an…
|
523411 | IN | Manufacturing |
|
Aditya Infotech Limited
Distributes and manufactures electronic security and survei…
|
CPPLUS | IN | Manufacturing |
|
ADTRAN Holdings, Inc.
Global provider of open, disaggregated networking and commu…
|
ADTN | US | Manufacturing |
|
AIPHONE CO.,LTD
Manufacturer of communication and security systems speciali…
|
6718 | JP | Manufacturing |
|
Air Link Communication Limited
Technology company manufacturing, distributing, and retaili…
|
AIRLINK | PK | Manufacturing |
|
ALOYS Inc.
Develops and supplies Android-based OTT and 4k UHD satellit…
|
297570 | KR | Manufacturing |
Nisshinbo Holdings Inc. 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/11144/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11144 | 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=11144 | 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=11144 \ -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": 11144}, 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 Nisshinbo Holdings Inc. (id: 11144)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.