NTAW HOLDINGS LIMITED — Investor Relations & Filings
NTAW Holdings Limited is a specialized distributor of tyres and wheels, focusing on the wholesale supply of products for passenger, 4WD, SUV, commercial, and industrial vehicles. The company manages a diverse portfolio of international and proprietary brands, holding exclusive distribution rights for labels such as Toyo, Mickey Thompson, and Cooper Tires in specific territories. Its operations encompass the entire supply chain, including procurement, large-scale warehousing, logistics, and technical support. NTAW Holdings serves a vast network of independent tyre retailers and commercial fleet operators. The company is characterized by its focus on high-performance and specialized segments, particularly the 4WD and off-road markets, supported by a robust distribution infrastructure and a commitment to technical excellence in product selection and customer service.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Initial Director's Interest Notice - John Cunningham 2 pages 93.1KB | 2026-03-25 | English | |
| Director Appointment 2 pages 325.1KB | 2026-03-23 | English | |
| Waiver of Financial Covenants 2 pages 324.6KB | 2026-03-11 | English | |
| Appendix 4D & Half Year Financial Report 26 pages 731.4KB | 2026-02-25 | English | |
| Half-Year Results Presentation 19 pages 1.8MB | 2026-02-25 | English | |
| Notification of cessation of securities - NTD 4 pages 14.6KB | 2026-02-11 | English |
Market data
Market data not available
Price history
Peer group · Wholesale of motor vehicle parts and accessories
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AMA GROUP LIMITED
Provides automotive collision repair, mechanical services, …
|
AMA | AU | Wholesale and retail trade |
|
Auto Partner S.A.
Importer and distributor of spare parts for cars, commercia…
|
APR | PL | Wholesale and retail trade |
|
Autostock inc
Wholesale distributor of automotive replacement glass, afte…
|
— | CA | Wholesale and retail trade |
|
Autozi Internet Technology (Global) Ltd.
Operates a digital platform for automotive services, parts,…
|
AZI | US | Wholesale and retail trade |
|
BAPCOR LIMITED
Provider of automotive aftermarket parts, accessories, equi…
|
BAP | AU | Wholesale and retail trade |
|
CANTU STORE S.A.
Imports, distributes, and retails tires and automotive part…
|
— | BR | Wholesale and retail trade |
|
GENUINE PARTS CO
A global distributor of automotive and industrial replaceme…
|
GPC | US | Wholesale and retail trade |
|
INDIA MOTOR PARTS & ACCESSORIES LTD
Distributes automotive spare parts and accessories for the …
|
IMPAL | IN | Wholesale and retail trade |
|
Inter Cars S.A.
A distributor of automotive spare parts for passenger cars,…
|
CAR | PL | Wholesale and retail trade |
|
Jullundur Motor Agency (Delhi) Limited
Distributes automobile spare parts, accessories, and petrol…
|
JMA | IN | Wholesale and retail trade |
NTAW HOLDINGS LIMITED 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/65448/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65448 | 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=65448 | 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=65448 \ -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": 65448}, 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 NTAW HOLDINGS LIMITED (id: 65448)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.