The carrier serving the number today.
Not the one from 2016.
Resolved live from national portability registries — with the original carrier and a ported flag in every response.
Example response
Current Carrier Lookup runs on every paid plan and credit pack — the free tier covers standard validation.
Carrier data goes stale
A number assigned to Vodafone in 2016 might be on Orange today. The standard carrier field in every validation API — including ours — returns the network the number was assigned to. Number portability means that answer goes stale. Current Carrier Lookup resolves the network that serves the number right now.
What knowing the real network buys you
Stop paying to text the wrong network
SMS routes and prices follow the current carrier, not the original one. Ported numbers billed to the wrong network are silent margin leaks in every campaign.
Dial with confidence
Caller-ID reputation, routing, and connect rates all depend on knowing who really serves the number.
Know before you trust
A recently ported number is a classic SIM-swap signal. Get the ported flag and both carriers in one response.
One parameter on the call you already make
Add mode=current to a standard verify request. You get the full validation result, plus the current carrier, its line type, and a ported flag.
$ curl "https://api.veriphone.io/v3/verify?phone=%2B14155552671&mode=current&key=YOUR_API_KEY" { "status": "success", "phone": "+14155552671", "phone_valid": true, "phone_type": "mobile", "country": "United States", "carrier": "T-Mobile USA, Inc.", "current_carrier": "Verizon Wireless", "current_line_type": "mobile", "ported": true }
Example response. The standard validation fields are always included; a current lookup tells you which network holds the number, not whether the handset is switched on or reachable.
10 credits per lookup. 1 if we can't resolve it.
No separate plan, no separate balance — Current Carrier Lookup draws from the same credits as standard validation.
| Plan | Current Carrier Lookup / 1,000 |
|---|---|
| Starter $12.99 | $13.00 |
| Professional $39 | $7.80 |
| Business $99 | $4.00 |
| Enterprise $249 | $2.50 |
Credit packs run down to $2.00 per 1,000. If the current carrier can't be resolved, you pay the standard 1-credit rate — no result, no surcharge.
For comparison: Twilio's Line Type Intelligence — which returns cached line-type data, not live portability lookups — is $8.00 per 1,000.
230+ countries and territories
Current carrier resolution covers nearly every country we validate — see the live coverage list. Where it isn't available, the standard validation result is returned at the standard 1-credit rate.
Frequently Asked Questions
Know who really serves your numbers
Start with 1,000 free validation credits, then add a plan or pack for current-carrier resolution.
Related: Check if a number has been ported · Carrier Lookup API · Twilio Lookup alternative · Free carrier lookup tool