Phone numbers in Isle of Man
What a phone number in Isle of Man 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 Isle of Man
Every phone lookup starts from the numbering metadata: it settles whether a number is valid for Isle of Man, 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 | +44 |
|---|---|
| shared with | 3 other regions |
| example, mobile | +44 7924 123456 |
| example, fixed line | +44 1624 756789 |
| example, toll free | +44 808 162 4567 |
| example, premium rate | +44 901 624 7890 |
| example, VoIP | +44 56 1234 5678 |
| regulator table | none — libphonenumber only |
| area-code pages | 0 |
| disposable list | 126,670 listed numbers worldwide, synced 2026-09-07 |
| fictional ranges | 20 reserved for fiction under +44 |
| continent | EU |
| currency | GBP |
| timezone | Europe/Isle_of_Man |
+44 is shared with Guernsey, Jersey, United Kingdom, 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
No regulator publishes a machine-readable block table for Isle of Man that this server syncs, so a lookup here answers from the numbering metadata alone: the format, the line type and the region of a number, with carrier null and block_status null. That is not a gap in the number; it is the limit of what is published.
What a lookup answers for a number here
Every number the plan accepts for Isle of Man 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. With no regulator table here, carrier and block_status answer null rather than a guess.
Europe/Isle_of_Man: the whole country keeps one clock, so a lookup answers that zone for every number here.
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": "+44 7924 123456", "country": "IM"}'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.