Sri Lanka Mobile Number Prefixes — 07X Operator Code List
Every 07X mobile prefix TRCSL has allocated, and the operator it went to: 070 and 071 to SLT-Mobitel, 072 and 078 to Hutch, 074 to 077 to Dialog. Paste a number and it is matched against the same table, with clean local and +94 dialing formats. Sri Lanka has three mobile networks — Airtel is a brand Dialog is licensed to use, not a fourth operator. For the question “which network is 070, 071, 074, 075?” in more depth, including landline area codes, see the Sri Lanka phone number lookup. No signup, no ads, sources cited below.
How it works
Every Sri Lankan phone number is assigned by the Telecommunications Regulatory Commission of Sri Lanka (TRCSL) under a 10-digit Open Numbering System. Mobile numbers all sit in the 07X range, where the first three digits are a fixed operator code. Because Mobile Number Portability is not yet live, that code still reliably tells you which network a number belongs to. The tool is a pure prefix lookup — no arithmetic, no API, and nothing leaves your browser.
- Normalise the input. Spaces, dashes and brackets are stripped. A leading
+94,0094or bare94is converted to a single leading0, and a 9-digit7XXXXXXXXgets its0restored. - Validate length and range. The result must match
^07\d{8}$— exactly 10 digits starting with 07. Anything shorter, longer, or not starting with 07 (a landline like 011, for instance) is rejected with a specific reason. - Extract the operator code. The first three digits (07X) are the operator code allocated by TRCSL.
- Look up the operator in the static allocation table below. Prefixes inside 07X that TRCSL has not assigned (073, 079) are flagged as unassigned rather than guessed.
The allocation table is taken from the TRCSL Sri Lanka Numbering Plan and cross-checked against the Wikipedia “Telephone numbers in Sri Lanka” table:
- 070 → SLT-Mobitel
- 071 → SLT-Mobitel
- 072 → Hutch (previously Etisalat)
- 074 → Dialog
- 075 → Dialog (originally Airtel Lanka, which amalgamated into Dialog Axiata on 30 August 2024; Dialog is the licensee of the Airtel brand)
- 076 → Dialog
- 077 → Dialog
- 078 → Hutch (previously Etisalat / Lanka Cellular)
As a correctness check, the tool resolves each valid number two ways — an O(1) prefix map and an independent linear scan of the same table — and both must agree before an operator is shown. The result also carries a dated LAST_VERIFIED marker (2026-09-22) so you know when the ranges were last checked against the source.
Worked examples
Frequently asked questions
Sources & references
- TRCSL — Numbering (regulator's numbering-resource page)
- TRCSL — Sri Lanka Numbering Plan (numbering manual, PDF)
- Wikipedia — Telephone numbers in Sri Lanka (per-prefix cross-check)
- ReadMe.lk — Sri Lanka Mobile Number Portability explained
The prefix-to-operator allocations on this page were last cross-checked against the TRCSL numbering plan and Wikipedia on 2026-09-22. They are reviewed whenever TRCSL reassigns a range or Mobile Number Portability goes live.
Related tools
Comments & feedback
Spotted a bug or want an improvement? Tell us — our team reviews every comment, and good ideas get built. Comments are public and anonymous.
Found a wrong prefix, a newly allocated range, or want to suggest an improvement?
Email me at [email protected] — most fixes ship within 24 hours.