Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

SMS Verification

A guide to SMS verification services - why VoIP numbers get blocked and how non-VoIP carrier numbers solve the problem.

The Problem with VoIP Numbers

Most cheap SMS services use VoIP (Voice over IP) numbers. Platforms have learned to detect and block them:

VoIP Number       → Blocked by Google, Discord, Telegram, WhatsApp, most exchanges
Virtual Number    → Flagged as suspicious, verification fails
Carrier Number    → Works like a normal phone number

If you've tried a cheap SMS service and had verifications fail, this is why. Platforms run line-type lookups against carrier databases and reject VoIP and virtual ranges outright.

Why Carrier Numbers Work

Non-VoIP numbers are issued by mobile carriers - the same numbers used by regular phone customers. Platforms can't block them without blocking legitimate users.

Number Type Source Platform Detection Success Rate
VoIP Internet providers Easily detected 20-40%
Virtual App-based services Often flagged 50-70%
Carrier (non-VoIP) Mobile carriers Not detectable 95%+

The difference is infrastructure. Carrier numbers exist on real mobile networks, pass line-type and HLR (Home Location Register) lookups, and behave identically to a personal phone.

Three Ways to Use a Number

Not every job needs the same kind of number. Providers that only offer one model force you into the wrong one.

Model How it works Best for
One-time code Number is active for a short window, you receive one verification code, pay per code Single signups, testing
Rental Keep the number for days or weeks, receive messages automatically Accounts that re-verify, short projects
Dedicated number One carrier number assigned only to you, monthly, works across most platforms Stable 2FA, multi-account operations, one consistent identity

Common Use Cases

Account Creation

Sign up on platforms that block VoIP numbers: Google, Discord, Telegram, WhatsApp, Instagram, Facebook, Snapchat, Tinder, OpenAI, and most others.

Two-Factor Authentication

Keep a stable number for 2FA on exchanges, banks, and business tools without exposing your personal phone.

Privacy & Separation

  • Keep your personal number private
  • Separate work and personal accounts
  • Temporary numbers for one-time verifications

Business Operations

  • Set up accounts for clients or team members
  • Test signup flows across regions
  • Manage multiple business profiles

Development, QA, and AI Agents

  • Test SMS verification and OTP flows
  • Automate verification in CI or agent workflows through an API or MCP server

What to Look For

1. Non-VoIP Carrier Numbers

Ask whether numbers are carrier-issued or VoIP. The success rate difference is massive.

2. The Right Rental Model

One-time, rental, and dedicated cover different jobs. A provider with only one model will cost you on the others.

3. Platform Coverage

Check the service works with your target platforms. A 95% success rate means nothing if the 5% is your specific use case.

4. Refund Policy

If no code arrives, you should not pay. Look for automatic cancellation and refund when a verification fails.

5. Delivery Speed

SMS should arrive in seconds, not minutes. Slow delivery usually means unreliable infrastructure.

6. Privacy

Does the provider require KYC? Do they accept crypto? How much data do they store?

How It Works

1. Pick the target platform and rental model
2. Get assigned a non-VoIP carrier number
3. Use the number on the platform
4. The code arrives in your dashboard or via API
5. Complete verification

The key is step 2 - you are getting a number on a real carrier network, not one generated by software.

Getting Started

VoidMob SMS Verification runs on non-VoIP carrier numbers:

  • 95%+ success rate - Carrier infrastructure, not VoIP
  • Three tiers - One-time codes and rentals (3, 7, 14, or 30 days) on US numbers, plus private dedicated monthly numbers in multiple countries
  • Auto refund - If no code arrives in the one-time window, the order cancels and refunds in full
  • Most platforms covered - Plus a "service not listed" option for anything else
  • Instant delivery - Codes arrive in seconds
  • No KYC - Crypto payments (BTC, ETH, USDT, SOL, and more), no identity verification
  • API and MCP - REST API with self-serve keys, plus the open-source @voidmob/mcp server for AI agents

Pricing by platform: voidmob.com/sms/platforms · Dedicated numbers by country: voidmob.com/sms/locations · Docs: voidmob.com/docs/sms

Further Reading


Maintained by VoidMob - SMS verification on non-VoIP carrier numbers.

About

Guide to SMS verification - why VoIP numbers get blocked and how real SIM cards achieve 95%+ success rates.

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors