← OpenRegistry
UPPER CRAUST LTD
active
11670872·incorporated 2018-11-09
| Company Number |
11670872 |
| Company Name |
UPPER CRAUST LTD |
| Company Status |
active |
| Company Status Detail |
active-proposal-to-strike-off |
| Type |
ltd |
| Date Of Creation |
2018-11-09 |
| Jurisdiction |
england-wales |
| SIC Codes |
56103 |
| Registered Office Address |
| Address Line 1 |
827 Manchester Road |
| Country |
United Kingdom |
| Locality |
Rochdale |
| Postal Code |
OL11 3AH |
| Region |
Lancs |
|
| Has Charges |
false |
| Has Insolvency History |
false |
| Accounts |
| Accounting Reference Date |
|
| Last Accounts |
| Made Up To |
2021-11-30 |
| Period End On |
2021-11-30 |
| Period Start On |
2020-12-01 |
| Type |
total-exemption-full |
|
| Next Accounts |
| Due On |
2023-08-31 |
| Overdue |
true |
| Period End On |
2022-11-30 |
| Period Start On |
2021-12-01 |
|
| Next Due |
2023-08-31 |
| Next Made Up To |
2022-11-30 |
| Overdue |
true |
|
| Confirmation Statement |
| Last Made Up To |
2022-11-08 |
| Next Due |
2023-11-22 |
| Next Made Up To |
2023-11-08 |
| Overdue |
true |
|
| Registered Office Is In Dispute |
false |
| Undeliverable Registered Office Address |
false |
Source data — raw JSON from Companies House
{
"company_number": "11670872",
"company_name": "UPPER CRAUST LTD",
"company_status": "active",
"company_status_detail": "active-proposal-to-strike-off",
"type": "ltd",
"date_of_creation": "2018-11-09",
"jurisdiction": "england-wales",
"sic_codes": [
"56103"
],
"registered_office_address": {
"address_line_1": "827 Manchester Road",
"country": "United Kingdom",
"locality": "Rochdale",
"postal_code": "OL11 3AH",
"region": "Lancs"
},
"has_charges": false,
"has_insolvency_history": false,
"accounts": {
"accounting_reference_date": {
"day": "30",
"month": "11"
},
"last_accounts": {
"made_up_to": "2021-11-30",
"period_end_on": "2021-11-30",
"period_start_on": "2020-12-01",
"type": "total-exemption-full"
},
"next_accounts": {
"due_on": "2023-08-31",
"overdue": true,
"period_end_on": "2022-11-30",
"period_start_on": "2021-12-01"
},
"next_due": "2023-08-31",
"next_made_up_to": "2022-11-30",
"overdue": true
},
"confirmation_statement": {
"last_made_up_to": "2022-11-08",
"next_due": "2023-11-22",
"next_made_up_to": "2023-11-08",
"overdue": true
},
"registered_office_is_in_dispute": false,
"undeliverable_registered_office_address": false
}
Same data via API
This page is rendered from a single MCP tool call.
AI agents and apps can fetch the same payload programmatically:
get_company_profile via the
/mcp endpoint.