
IRRC Corporation - Investor Relations & Filings
Key figures FY2025
| Total Revenues | JPY 9.42B | per the Annual Report filed 2025-09-29 |
|---|---|---|
| Net Income | JPY 451.28M | per the Annual Report filed 2025-09-29 |
| Total Assets | JPY 6.05B | per the Annual Report filed 2025-09-29 |
| Total Equity | JPY 3.94B | per the Annual Report filed 2025-09-29 |
| Cash from Ops | JPY 1.08B | per the Annual Report filed 2025-09-29 |
As reported by the issuer in the filings linked above. Figures are normalized for comparability; consult the source filing for the authoritative statement.
IRRC Corporation is a financial services company that integrates insurance agency operations with the development of proprietary technology solutions. The company operates a network of retail insurance shops under the 'Insurance Clinic' brand, offering comprehensive life and non-life insurance consulting and brokerage services. In its solutions segment, IRRC develops and markets advanced software systems for financial institutions and insurance professionals. Key products include the 'AS System' for life insurance analysis and proposals, the 'AS-BOX' insurance application navigation system, and the 'AS platform' for sales support. The company focuses on leveraging technology, including AI, to enhance the efficiency of insurance sales and administrative processes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2024-09-30 | Japanese | |
| 有価証券報告書-第29期(2023/07/01-2024/06/30) | 2024-09-27 | Japanese | |
| 臨時報告書 | 2024-09-27 | Japanese | |
| 臨時報告書 | 2024-09-02 | Japanese | |
| 2024年6月期 決算短信〔日本基準〕(連結) | 2024-08-26 | Japanese | |
| 通期業績予想の上方修正に関するお知らせ | 2024-06-14 | Japanese |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
13 filings
| |||||
| 7306848 | 確認書 | 2024-09-30 | Japanese | ||
| 7307631 | 有価証券報告書-第29期(2023/07/01-2024/06/30) | 2024-09-27 | Japanese | ||
| 7307441 | 臨時報告書 | 2024-09-27 | Japanese | ||
| 7309975 | 臨時報告書 | 2024-09-02 | Japanese | ||
| 48255194 | 2024年6月期 決算短信〔日本基準〕(連結) | 2024-08-26 | Japanese | ||
| 48255195 | 通期業績予想の上方修正に関するお知らせ | 2024-06-14 | Japanese | ||
| 7337234 | 確認書 | 2024-05-15 | Japanese | ||
| 7337202 | 四半期報告書-第29期第3四半期(2024/01/01-2024/03/31) | 2024-05-15 | Japanese | ||
| 48255196 | 2024年6月期 第3四半期決算短信〔日本基準〕(連結) | 2024-05-15 | Japanese | ||
| 7349290 | 臨時報告書 | 2024-02-22 | Japanese | ||
| 7352016 | 確認書 | 2024-02-14 | Japanese | ||
| 7351955 | 四半期報告書-第29期第2四半期(2023/10/01-2023/12/31) | 2024-02-14 | Japanese | ||
| 48255197 | 2024年6月期 第2四半期決算短信〔日本基準〕(連結) | 2024-02-14 | Japanese | ||
|
2023
2 filings
| |||||
| 7372976 | 確認書 | 2023-11-14 | Japanese | ||
| 7372911 | 四半期報告書-第29期第1四半期(2023/07/01-2023/09/30) | 2023-11-14 | Japanese | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for IRRC Corporation, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available - coming soon. |
Market data
Market data not available
Price history
Peer group · Other activities auxiliary to insurance and pension funding
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Accelerant Holdings
A data-driven risk exchange platform for the specialty insu…
|
ARX | KY | Financial and insurance activit… |
|
Advantage Risk Management Co., Ltd.
Offers HR solutions in mental health, disability support, a…
|
8769 | JP | Financial and insurance activit… |
|
AFFIN-ACF HOLDINGS BERHAD
Holding company in financial services, offering banking and…
|
— | MY | Financial and insurance activit… |
|
ALEXANDER FORBES GROUP HOLDINGS LIMITED
Diversified financial services providing integrated advice …
|
AFH | ZA | Financial and insurance activit… |
|
ALPHA GROWTH PLC
A financial services firm specializing in esoteric asset ma…
|
ALGW | GB | Financial and insurance activit… |
|
ERIE INDEMNITY CO
Management company providing sales, underwriting, and polic…
|
ERIE | US | Financial and insurance activit… |
| Express Scripts Holding Co | ESRX | US | Financial and insurance activit… |
|
ID Watchdog, Inc.
Provider of comprehensive identity theft protection, detect…
|
IDW | CA | Financial and insurance activit… |
|
INVERSIONES ATLANTIDA, S.A.
A strategic financial holding company offering banking, ins…
|
57MB | SG | Financial and insurance activit… |
| Marpai Inc | MRAI | US | Financial and insurance activit… |
IRRC 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/14149/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14149 | 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=14149 | 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=14149 \ -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": 14149}, 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 IRRC Corporation (id: 14149)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.