
Real Asset Acquisition Corp. — Investor Relations & Filings
Real Asset Acquisition Corp. is a special purpose acquisition company (SPAC) formed for the purpose of effecting a merger, amalgamation, share exchange, asset acquisition, share purchase, reorganization, or a similar business combination with one or more businesses. While the company may pursue an initial business combination in any industry or sector, its expertise is primarily focused on platforms related to the real asset, real estate, and related technology infrastructure sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| CURRENT REPORT | 2026-06-02 | English | |
| CURRENT REPORT | 2026-06-02 | English | |
| QUARTERLY REPORT | 2026-05-15 | English | |
| CURRENT REPORT | 2026-05-14 | English | |
| 8-K - Real Asset Acquisition Corp. (0002052161) (Filer) | 2026-04-07 | English | |
| 10-K - REAL ASSET ACQUISITION CORP. (0002052161) (Filer) | 2026-03-03 | English |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 47938726 | CURRENT REPORT | 2026-06-02 | English | ||
| 47938735 | CURRENT REPORT | 2026-06-02 | English | ||
| 46362374 | QUARTERLY REPORT | 2026-05-15 | English | ||
| 46286624 | CURRENT REPORT | 2026-05-14 | English | ||
| 33748853 | 8-K - Real Asset Acquisition Corp. (0002052161) (Filer) | 2026-04-07 | English | ||
| 32901267 | 10-K - REAL ASSET ACQUISITION CORP. (0002052161) (Filer) | 2026-03-03 | English | ||
| 32901266 | 8-K - REAL ASSET ACQUISITION CORP. (0002052161) (Filer) | 2026-02-27 | English | ||
| 32901268 | 8-K - REAL ASSET ACQUISITION CORP. (0002052161) (Filer) | 2026-02-23 | English | ||
|
2025
7 filings
| |||||
| 13722536 | Major Shareholding Notification 2025 | 2025-11-14 | English | ||
| 13722570 | QUARTERLY REPORT | 2025-11-13 | English | ||
| 13722573 | Major Shareholding Notification 2025 | 2025-11-12 | English | ||
| 13722612 | QUARTERLY REPORT | 2025-08-19 | English | ||
| 13722614 | NOTIFICATION OF LATE FILING | 2025-08-14 | English | ||
| 13722616 | Major Shareholding Notification 2025 | 2025-08-14 | English | ||
| 13722617 | Major Shareholding Notification 2025 | 2025-08-14 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of holding companies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Mittel
Investment firm focused on private equity and real estate f…
|
MIT | IT | Financial and insurance activit… |
|
Mivtach Shamir Holdings Ltd.
A diversified holding company investing in technology, real…
|
MISH | IL | Financial and insurance activit… |
|
Mizuho Financial Group, Inc.
A global financial holding company offering banking, trust,…
|
8411 | JP | Financial and insurance activit… |
|
MIZUHO FINANCIAL GROUP, INC.
A leading global financial institution providing comprehens…
|
54SB | JP | Financial and insurance activit… |
|
MMC SANAYİ VE TİCARİ YATIRIMLAR A.Ş.
An investment holding company with projects in diverse sect…
|
MMCAS | TR | Financial and insurance activit… |
|
Modi Rubber Ltd.
Manages corporate assets, strategic investments, real estat…
|
MODIRUBBER | IN | Financial and insurance activit… |
|
Mollyroe plc
Investment firm focused on spatial computing and intelligen…
|
MOY | GB | Financial and insurance activit… |
|
Momentum Group
A corporate group that acquires and develops Nordic industr…
|
MMGR | SE | Financial and insurance activit… |
|
Monex Group, Inc.
A financial services holding company offering online broker…
|
8698 | JP | Financial and insurance activit… |
|
MonoGen, Inc.
Inactive holding company formerly focused on developing and…
|
MOGIF | CA | Financial and insurance activit… |
Real Asset Acquisition Corp. 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/33570/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33570 | 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=33570 | 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=33570 \ -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": 33570}, 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 Real Asset Acquisition Corp. (id: 33570)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.