Phone numbers in Australia
What a phone number in Australia carries: its country calling code, an example number for every line type the numbering plan has, the regulator table this server syncs for it and what the weekly coverage measurement found there, and the area-code pages beneath it. Read from the numbering metadata and the regulator’s own table, never from a number anyone typed.
The numbering plan for Australia
Every phone lookup starts from the numbering metadata: it settles whether a number is valid for Australia, how it is written nationally and internationally, and which line type its range belongs to. The example numbers below are the plan’s own examples per line type, not real subscribers.
| calling_code | +61 |
|---|---|
| shared with | 2 other regions |
| example, mobile | +61 412 345 678 |
| example, fixed line | +61 2 1234 5678 |
| example, toll free | +61 1800 123 456 |
| example, premium rate | +61 1900 123 456 |
| example, VoIP | +61 147 101 234 |
| example, pager | +61 16 312 34 |
| example, shared cost | +61 1300 123 456 |
| regulator table | ACMA numbering register (partial) |
| table synced | 2026-09-07 (version 2026-09-07) |
| area-code pages | 37 |
| disposable list | 126,670 listed numbers worldwide, synced 2026-09-07 |
| fictional ranges | none reserved under this calling code |
| continent | OC |
| currency | AUD |
| timezone | several zones, settled per number |
+61 is shared with Christmas Island, Cocos (Keeling) Islands, so the region of a number is settled by its area code, not by the calling code alone.
The regulator table behind a lookup here
ACMA numbering register (synced 2026-09-07, table version 2026-09-07). The table is partial: the regulator publishes only part of its plan in machine-readable form, so absence from it says nothing about a number and block_status stays null outside it. A lookup names the block holder as carrier with carrier_source block_allocation — the original allocation, never who serves the number today.
- 99,381 blocks in the table: 90,524 allocated, 8,857 unassigned, 0 reserved.
- 91.1 % of the blocks are allocated.
- 100.0 % of allocated blocks name a holder.
- 26.6 % of allocated blocks settle the line type on their own (439 mobile, 23,677 VoIP).
Measured weekly (last on 2026-09-06) from the table itself. These are shares of the regulator’s own table, not of real traffic, and they say nothing about who serves any one number today.
What a lookup answers for a number here
Every number the plan accepts for Australia comes back with its formats, its line_type and line_type_source, its region and timezones, and the is_fictional and is_disposable flags from the bundled fiction ranges and the synced list of SMS-receiving numbers. Because ACMA numbering register covers Australia, a lookup also answers carrier from the block holder and block_status where the partial table has the block.
Several zones. Australia keeps more than one clock, so a lookup answers timezones per number from its area code where the plan settles it.
Area codes in Australia
37 area-code pages read the same table: the blocks under each code, the holders and the line types they settle. The first 24:
Run the lookup
The plan’s own example number, answered with every field:
curl https://spaw.co/api/v1/phone \
-H "Authorization: Bearer sk_live_…" \
-H "Content-Type: application/json" \
-d '{"phone": "+61 412 345 678", "country": "AU"}'Or try one without a key on the free phone number lookup, and read every field in the phone intelligence guide. Checked 2026-09-13.
Other regions
More free tools
All free toolsNeed this at scale?
The Spaw API runs the same checks plus mailbox-level SMTP verification, batch and bulk endpoints, and list monitoring — 10 free lookups a month, no card required.