UK phone number checker — validate any UK number
A free UK phone number checker that does three jobs: validates the format, identifies the line type, and verifies the number against Ofcom + a live AI internet check. No signup.
On this page
A UK phone number checker answers three questions at once: *Is this a valid UK number?* *What kind of UK number is it?* and *Is it actually in service and used by who you'd expect?* This guide walks through each, and shows the free checker on this site that does all three on one page.
1. Format check — is it even a valid UK number?
The basics:
- UK national numbers are 10 or 11 digits (after stripping the leading 0).
- International form (E.164) starts
+44followed by 9 or 10 digits — the leading 0 of the national form is dropped. - Allowed formats include
020 1234 5678,02012345678,(020) 1234 5678,+44 20 1234 5678,+442012345678. - Punctuation is cosmetic — strip it before any further check.
2. Type check — what kind of line is it?
The first one or two digits after the leading 0 tell you the type. The full UK breakdown:
| Prefix | Type | Cost to call |
|---|---|---|
| 01 / 02 | Geographic landline | 01/02 rate, in mobile bundles |
| 03 (incl. 0303 / 0330 / 0333 / 0345 / 0344 / 0343) | UK-rate non-geographic | 01/02 rate, in mobile bundles |
| 055 | Corporate Numbering Service | 01/02 rate |
| 056 | Location-Independent Electronic Communications Service (VoIP) | 01/02 rate |
| 070 | Personal numbering (call-forwarding) | Up to 50p/min |
| 071–075, 077–079 | Mobile (various MNOs) | In mobile bundles |
| 076 | Pager (legacy) | In mobile bundles |
| 0800 / 0808 | Freephone | Free |
| 0843 / 0844 / 0845 | Service-charge | Up to 7p/min + access charge |
| 0870 / 0871 / 0872 / 0873 | Service-charge | Up to 13p/min + access charge |
| 09 (091X) | Premium-rate | Up to ~£3.60/min + access |
| 116 | Harmonised European helpline | Free |
| 118 | Directory enquiries | Often £3+ per call |
| 999 / 112 | Emergency | Free |
3. Reputation check — is it in Ofcom data, and who reports it?
Format-check passes? Type-check known? The interesting question is whether the number is actually in service and whether real-world reports match the type. That's what the WhoCalledLookup checker does:
- Match against the latest Ofcom Numbering Data — return the Range Holder and the allocation status.
- Run a live AI internet check, scoped to UK forums, scam databases and business listings — return a 0–10 risk score and cited URLs.
- Show links to the major UK community boards (who-called-me.com, whocallsme.com, Reddit) for a manual second opinion.
Phone number checker app — do you need one?
Most consumer-facing 'phone number checker' apps in the UK are wrappers around the same Ofcom data and a community-comment scrape, gated behind a 7-day free trial. A web tool achieves the same thing with no install, no permissions and no privacy tradeoff.
If you want the *feel* of an app, install WhoCalledLookup as a Progressive Web App: open the homepage in Chrome/Safari and tap Add to Home Screen. Same checker, no app store, no permissions to your contacts.
International phone number checker — UK and beyond
If you need to check non-UK numbers, the right tool is a library, not a website — libphonenumber-js covers 240+ country plans. For programmatic checks at scale, see UK phone number validation API. Multi-country reverse lookup with comparable Ofcom-equivalent data is on our roadmap; for 2026, the WhoCalledLookup checker is UK-only.
Bottom line
libphonenumber is the open-source phone-number library that powers number validation across Google's products. We strongly recommend using it (or a maintained port) for any production phone-number handling, in any country.
A complete UK phone number checker does three jobs at once: format-check, type-check and reputation-check. The form on the homepage does all three for free, in seconds, with cited sources. Paste a number to try.
Look up a UK number now
Free, no signup. See the Ofcom range holder + AI internet check.
Frequently asked questions
Is there a free UK phone number checker?
Yes — the form at the top of this site is a free UK phone number checker that validates the format, identifies the line type (landline, mobile, freephone, etc.), and verifies the number against the Ofcom Numbering Data plus a live AI internet check. No signup.
How can I check if a UK phone number is valid?
Three checks: (1) format — strip punctuation and confirm the result is 10 or 11 digits starting with a known UK prefix; (2) type — the first few digits identify the line type; (3) currency — paste it into our checker to confirm it's in the latest Ofcom Numbering Data.
Is there a phone number checker app for UK numbers?
WhoCalledLookup is a Progressive Web App, so you can install it from Chrome / Safari like a native app without going through an app store. Most third-party 'checker apps' wrap the same public Ofcom data and charge for it.
What does it mean when the checker says 'Not in current Ofcom data'?
Three usual explanations: the number is from a brand-new allocation Ofcom hasn't published yet; the number isn't a UK number at all (the CLI was set to look like one); or the CLI was spoofed. See our [Range Holder vs current provider](/blog/range-holder-vs-current-provider) guide for the full picture.
Can I check an international number with this tool?
WhoCalledLookup is UK-only in 2026 — multi-country support is on the roadmap. For programmatic international validation, use libphonenumber-js or a paid API like Twilio Lookup. For UK numbers, the form on this site covers everything.
Sources & references
- National Telephone Numbering PlanOfcomwww.ofcom.org.uk/phones-and-broadband/phone-numbers/numbering-policy/numbering-plan
- UK Numbering Data (weekly feed)Ofcomwww.ofcom.org.uk/phones-and-broadband/phone-numbers/numbering-data
- libphonenumber-js — JavaScript port@catamphetaminegithub.com/catamphetamine/libphonenumber-js
- ITU-T Recommendation E.164: international public telecommunication numbering planITUwww.itu.int/rec/T-REC-E.164
Continue reading
- UK phone number lookup — the complete 2026 guideHow UK phone number lookup actually works in 2026: what data sources are public, which tools are free, what 'Range Holder' really tells you, and how to identify any UK landline, mobile or non-geographic number in seconds.
- Free UK reverse phone lookup — no signupFree UK reverse phone lookup using official Ofcom data and a live AI internet check. No signup, no card, no premium tier — paste any UK number and get the answer.
- Validate a UK mobile number (2026 guide)How to validate a UK mobile number in 2026: format check, prefix check, libphonenumber-js code, plus carrier-aware paid APIs for bulk B2B work.
- UK phone number format — E.164, regex, rulesThe complete UK phone number format reference: E.164 spec, the libphonenumber regex, valid prefixes, length rules, and a working JavaScript validator.
- Check this phone number — UK lookup in 30sNeed to check this phone number now? Paste it into our free UK phone number checker and see the Ofcom range holder, line type and live AI internet check in seconds.