
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 |
|---|---|---|---|
|
Moon Inc.
Investment holding company operating in telecommunications …
|
1723 | US | Financial and insurance activit… |
|
Morefield Group
An investment company active in healthcare and human resour…
|
MORE | CW | Financial and insurance activit… |
|
Motocycles Ardoin Saint Amand & Cie
Holding company distributing motorcycles and spare parts in…
|
MLARD | FR | Financial and insurance activit… |
|
MPIL CORPORATION LIMITED
Engaged in investment activities, asset management, and rea…
|
500450 | IN | Financial and insurance activit… |
|
MULPHA INTERNATIONAL BHD
Diversified investment company in real estate, hospitality,…
|
— | MY | Financial and insurance activit… |
| Muninova Holdings Inc. | 547A | JP | Financial and insurance activit… |
|
Must Capital Inc.
Focuses on identifying and evaluating potential business in…
|
MUST.H | CA | Financial and insurance activit… |
|
Mutares SE & Co. KGaA
Private equity firm acquiring and developing companies in s…
|
MUX | DE | Financial and insurance activit… |
|
MWE HOLDINGS BERHAD
Investment holding company with subsidiaries in textiles, t…
|
— | MY | Financial and insurance activit… |
|
MYTECH GROUP BERHAD
Investment holding company: precision springs, financing, i…
|
— | MY | 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.