# VoIP number

> A VoIP number is served over the internet, not a mobile or fixed network. Why it matters for OTP and fraud checks, and why it is not a red flag alone.

Canonical: https://mobilevalidate.com/glossary/voip-number · Last updated: 2026-09-25

![A cell tower sends signal to a SIM card; the line type is identified as mobile rather than landline or VoIP.](https://mobilevalidate.com/images/carrier-and-line-type-lookup.svg)

*Carrier lookup returns the line type (mobile, landline or VoIP) and the network behind the number.*


A VoIP number is a phone number served by a Voice over Internet Protocol provider instead of a traditional mobile or fixed-line network. Calls and, where supported, messages travel over the internet to an app, a desk phone or a cloud phone system rather than to a SIM card.

## How do VoIP numbers differ from mobile numbers?

A mobile number is tied to a SIM issued by a mobile operator. Getting one usually means a contract or a prepaid SIM, and in many countries an identity check. A VoIP number is tied to an account with an internet service. It can often be created in minutes, used from any device with a connection, and released just as quickly.

Regulators distinguish some kinds of VoIP. The US FCC, for example, uses the term *interconnected VoIP* for services that can make and receive calls to and from the ordinary phone network. There are two broad kinds:

- **Fixed VoIP** is tied to one location, such as a cable operator's home phone service. It often behaves like a landline.
- **Non-fixed VoIP** works from anywhere with an internet connection, such as app-based phone numbers and cloud phone systems.

## Why does a VoIP line type matter?

**OTP and sign-up checks.** Anyone can create non-fixed VoIP numbers cheaply and in large numbers, so fake-account and promotion-abuse schemes favour them. Many services add a step when a sign-up number is VoIP, for example an e-mail check, a document check or a manual review. See [OTP and sign-up fraud](/use-cases/otp-and-signup-fraud).

**Message delivery.** SMS support on VoIP numbers varies by provider. Some accept business texts reliably, some filter them and some can't receive SMS at all. Knowing the line type helps you pick a channel.

**Spam and caller-ID abuse.** Robocall operations often use VoIP ranges because numbers are cheap to rotate. Being in a VoIP range is still **not** a risk by itself. MobileValidate's [spam reputation](/services/spam-reputation) check reports it as a hint (`voip_range`) that adds no points to the score.

## How do you detect a VoIP number?

The numbering plan helps only a little. Some countries have dedicated VoIP or "nomadic" ranges, but many VoIP numbers sit in ordinary geographic ranges. In the US and Canada, numbers can also be ported from a landline or mobile service to a VoIP provider and back. The reliable method is a lookup against current data for the specific number:

- The [carrier lookup](/services/carrier-lookup) returns `line_type: "voip"` together with the current carrier.
- The [US and Canada carrier lookup](/services/us-carrier-lookup) does the same for North American numbers, where porting to VoIP is common.

## How should you act on a VoIP result?

Decide by context, not by a blanket rule:

| Situation | Reasonable reaction |
|---|---|
| Consumer sign-up with a free trial or bonus | Add a verification step |
| Business customer's main line | Accept; many companies run on cloud telephony |
| OTP delivery | Prefer a channel the number has proven it supports |
| Lead form | Combine with other checks before discarding |

Blocking every VoIP number turns away real customers. Adding friction only where the risk is real keeps both fraud and drop-off low.

## Frequently asked questions

### Are VoIP numbers a sign of fraud?

Not by themselves. Businesses, remote workers and many private users rely on VoIP numbers. They are easy to obtain in bulk, though, so they are common in fake sign-ups. Treat VoIP as a reason for an extra check, not as a verdict.

### Can a VoIP number receive SMS?

Some can and some can't. It depends on the provider and the service. Delivery is less predictable than to mobile numbers.

### Can I tell from the digits that a number is VoIP?

Only sometimes. Many VoIP numbers sit in ordinary geographic ranges. A carrier lookup based on the specific number is more reliable than the prefix.
