Products
Datacenter proxies from $19/mo Rotating proxies from $49/mo ISP proxies from $33/mo Dedicated proxies from $3.50/mo UDP proxies from $5/mo Try proxies
Use cases
Data & scraping AI services Social media & messaging E-commerce & finance Media & entertainment Marketing & ads Automation & tools All use cases →
Pricing
Full pricing table All 20 locations Money-back guarantee
Resources
Blog Proxy API MCP server Setup guides FAQ For business About us Affiliate program
English
English Русский
99.9% uptime · 100,000+ IPs available

Proxy Servers for WhatsApp

A dedicated proxy for WhatsApp connectivity — and only that: not account unbanning, not virtual numbers, not a modded offline client. One exclusive IP that keeps the messenger reachable on your phone and desktop, from $3.50/month.

  • Unlimited bandwidth—no usage-based billing
  • One of the highest connection limits in the industry
  • Whitelist up to five source IPs at no charge
  • Up to three free proxy list refreshes per month
Try proxies Configure any available plan and add-ons for 48 hours.
Reserved exclusively for you
Plan term
Total for 30 days $0.00
Buy proxies
✓ 24-hour money-back guarantee — details · ✓ No KYC required

What to enter in the WhatsApp proxy address field

The literal answer first. The setting lives at Settings → Storage and Data → Proxy → Set up Proxy. Proxy host takes the server’s IP or domain name. Below it are two port fields that confuse everyone: the chat port carries your text messages (default 443 — if you enter only a host, the app connects there and expects TLS), while the media port carries the heavy payload — photos, videos, voice notes — on port 587 by default. Splitting the two lets a relay manage bulk media traffic separately from time-sensitive chat packets. One official limitation to know up front: calls don’t route through this in-app setting at all, per WhatsApp’s own documentation.

Now the part most proxy sellers leave out. That field was built for one specific thing: relay servers running WhatsApp’s own proxy software — the volunteer nodes people publish during national internet shutdowns, forwarding raw traffic to WhatsApp’s servers. It has no username or password fields, and the app never performs a SOCKS or HTTP handshake. Type a standard commercial proxy in there and you’ll get “Connection failed” — not because the proxy is broken, but because the app is speaking a different language to it. We’d rather you learn that here than after paying for the wrong product.

A dedicated proxy serves WhatsApp one level down, and it works better there anyway. Route the device — a SOCKS5 client app on Android or iOS, Proxifier on Windows or macOS — and everything the messenger sends rides your exclusive IP: chats, media, and with a UDP-enabled plan, voice traffic too, since calls travel over UDP. Our whitelist authentication fits this setup like it was designed for it: the proxy recognizes your device by source address, so tools with no credential fields work without workarounds. Enter the same address on your phone’s client and your desktop’s, and both ends of your account live on one IP.

Product specs at a glance
IP pool100,000+ IPv4
ProtocolsHTTP, HTTPS, SOCKS4, and SOCKS5
Bandwidthunlimited
Uptime99.9%
IP whitelistingup to five source IPs included
Username/passwordoptional, in addition to IP whitelisting
List refreshesup to three free refreshes per month
Minimum order100 IPs; 1 IP for dedicated proxies
Deliveryautomatically after payment
Refund24-hour money-back guarantee
Payment methods
StripeStripe VisaVisa MastercardMastercard American ExpressAmex USDT TRC20 and ERC20USDT USDCUSDC BitcoinBitcoin EthereumEthereum LitecoinLitecoin

Which proxies should you choose?

The four proxy options we offer — and the use cases each one fits best.

DatacenterIPv4 packages Rotating proxiesfull shared pool ISPstatic residential Our pick for WhatsApp
Dedicatedexclusive IPv4
IP source Datacenter, IPv4 Datacenter, IPv4the same 100,000+ IP pool Consumer ISP networks Datacenter, IPv4
Who uses the IP Up to 5 customers per IPnever concurrently Shared pool available to all rotating-proxy customers Up to 5 customers per IPnever concurrently Exclusive to youfor the entire plan term
IP persistence Static listup to three free refreshes per month Exit IP rotates on every requestwell suited to high-volume web scraping Static listone free refresh every eight days Staticreserved for the entire plan term
Pricing model By IP countunlimited bandwidth Per requestfull pool access By IP countunlimited bandwidth By IP countunlimited bandwidth
Cost predictability Fixedbased on IP count Variabledepends on request volume Fixedbased on IP count Fixedbased on IP count
Speed Up to 500 Mbpsper proxy Up to 300 Mbpsper connection Up to 500 Mbpsper proxy Up to 500 Mbpsper proxy
Suitability for strict anti-fraud systems Limiteddatacenter origin remains visible Moderaterotation reduces repeated requests from a single IP HigherISP-registered residential IPs Moderatethe IP's reputation depends only on you
Scaling 100–100,000+ IPslarger packages have a lower price per IP No fixed list to scaleyou pay per request, not per IP Package-basedtotal cost increases with IP count Starts at one IPbest for targeted use cases; volume pricing is available on request
Minimum order From 100 IPs From 2.5 million requests From 100 IPs From 1 IP
Price $from $0.07 per IP/month $$from $49.00/month $$from $0.22 per IP/month $$$from $3.50 per IP/month
Best for Steady volumes: web scraping and automation using a fixed proxy list Burst workloads and one-off projects: maximum IP diversity without buying a list Social media, accounts, long sessions — wherever IP trust matters Accounts and messaging apps, where the IP is part of your reputation and you need a clean IP reserved exclusively for you
Buy now Rotating proxies ISP proxies Dedicated proxies

Connect in 60 seconds

The proxy goes into the tunnel app on your phone or Proxifier on your computer — host, port, and credentials, or just host and port with the whitelist. Copy the example for your stack, or paste it into your AI coding assistant to adapt.

# HTTP or HTTPS proxy
curl -x http://login:password@IP:port https://example.com

# SOCKS5
curl --socks5-hostname IP:port \
  --proxy-user login:password \
  https://example.com
import requests

proxy = "http://login:password@IP:port"  # your proxy from the Dashboard

r = requests.get(
    "https://example.com",
    proxies={"http": proxy, "https": proxy},
)
print(r.status_code)
import { ProxyAgent } from "undici";

const dispatcher = new ProxyAgent("http://login:password@IP:port");
const res = await fetch("https://example.com", { dispatcher });
console.log(res.status);
$ch = curl_init("https://example.com");
curl_setopt($ch, CURLOPT_PROXY, "IP:port");
curl_setopt($ch, CURLOPT_PROXYUSERPWD, "login:password");
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
$response = curl_exec($ch);
Fill in the credentials from your Dashboard. If you use IP whitelisting, you don't need a username or password.

Export in any format

Choose a standard format or create a custom one with any field order and delimiter your software requires.

IP:port login:password@IP:port {scheme}{ip}{port}{login}{password} — builder
HTTP HTTPS SOCKS4 SOCKS5 HTTP/2 ✓

See the FAQ for the ports used by each protocol.

PapaProxy API

You can automate purchases, renewals, whitelist changes, and proxy list exports. Create an API key in your Dashboard in a couple of clicks.

MCP server for AI agents

Claude, Cursor, and other agents buy proxies, renew plans, and export updated proxy lists through an access token you create in your Dashboard. See how it works.

Works with
…and 500+ more tools

Per-IP prices shown are for the largest package size. Get an exact quote in the calculator above.

Free proxy list for testing

Updated 8 days ago · New proxies added hourly · 10,610 proxies currently listed

These are not PapaProxy.net proxies. They are public proxies collected from open sources and are intended only for testing your software. To test our managed service, configure a 48-hour proxy trial with the plan and add-ons you need.
IPCountryPortProtocol
212.183.88.215 AT 80 HTTP
47.243.92.199 HK 3128 HTTP
212.183.88.153 AT 80 HTTP
212.183.88.13 AT 80 HTTP
203.95.199.159 KH 8080 HTTP
154.92.9.3 JP 80 HTTP
113.204.79.230 CN 9091 HTTP
181.214.1.97 AE 80 HTTP
219.93.101.63 MY 80 HTTP
185.18.250.64 CH 80 HTTP
IP:port format—one proxy per line

Reviews

A few service metrics—and feedback from our customers.

27,000+
proxy packages sold since 2019
60%
of customers upgrade their plan after the first month
100,000+ IPs
in our own pool across 22 locations

I use proxies for online games. I have been using the service for many months and I am satisfied with the quality and efficiency. Proxies work as they should and there are practically no disconnects. I recommend it, you will not regret it!

FD Felix Drechsler July 2025

Like the service! Responsive and fast support, affordable prices, convenient renewal panel and network selection. Just what I need!

KV Kornev Vitalii February 2026

If you need to buy proxies at an affordable price, this is the best choice. I became a client of the service half a year ago. The cost is adequate, technical support always tries to help, and most importantly, you can use proxies without a password and login!

JR Jack rony December 2024

I used the service for social networking. At first I bought it for a month, but now I will definitely renew it because the quality is really good! I am very glad that I finally found a really cool service!

RC Ryan Cooper March 2026

Frequently asked questions

Can't find your answer? Message us in live chat — real humans reply.

Will this unblock my banned WhatsApp account?

No. A ban lives on your account — the phone number WhatsApp suspended — and no network change reaches it. Connect through any proxy in the world and you’ll see the same “this account is not allowed to use WhatsApp” screen, because the block is enforced when you authenticate, not when you connect. The only path back is WhatsApp’s in-app review request or their support email, argued on the merits. We say this bluntly because it’s the single most common reason people land on this page, and a proxy purchased for unbanning is money wasted. What a proxy is for: keeping WhatsApp reachable when a network stands between you and it.

Do you provide numbers for WhatsApp registration?

No — we sell IP addresses, not phone numbers, virtual or otherwise. WhatsApp identity is anchored to a number that can receive its verification code, and that’s a product we don’t offer and can’t vouch for. Worth knowing before you shop elsewhere: accounts registered on rented virtual numbers are the first to be swept in WhatsApp’s anti-abuse purges, and the number’s next renter can potentially claim the account. If your project needs many legitimate business identities, the supported route is the WhatsApp Business Platform with its own verification — not a stack of gray-market SIMs.

Which ports does the proxy support?

All protocols run in parallel on every address; you pick by port. For WhatsApp the one that matters is SOCKS5 — 1080 with username/password, 1085 with whitelist authentication — because a WhatsApp proxy for calls and media has to carry UDP as well as TCP, and SOCKS5 is the protocol that can (voice needs the UDP add-on, 50% of the base plan). HTTP is on 8080/8085 and HTTPS on 8443/8444 if your tunnel app prefers them for chat-only routing. Don’t confuse these with the 443/587 defaults in WhatsApp’s own proxy screen — those belong to relay servers running WhatsApp’s software, a different mechanism this page’s definition section walks through.

Does this work with WhatsApp Business?

Yes, in two different senses worth separating. The WhatsApp Business app behaves exactly like the consumer app: route the device through your dedicated address and the account rides it — useful when a storefront’s account should keep one consistent network identity, or when the same team manages several regional profiles on separate IPs. The WhatsApp Business Platform (the API for bulk messaging) is server-side: your integration talks HTTPS to Meta’s endpoints, and proxies for WhatsApp Business in that setup are an ordinary outbound-routing question — point your HTTP client at the proxy when your servers sit in a network Meta’s endpoints treat poorly, or when infrastructure policy requires a fixed egress IP. What neither sense includes: proxies don’t raise messaging limits or improve quality ratings — those are scored on recipient behavior, not your network.

Other PapaProxy.net products

A different proxy type may be a better fit for your use case. All products use the same Dashboard and support team.

Put our proxies to the test

Configure any available plan and add-ons for 48 hours. Test the speed, stability, and target-site compatibility with your actual use case.

Try proxies

Buying as a company?

We can sign a contract and provide all the documents your accounting team needs. Most business orders are activated within 24 hours of your request.

Contract, invoices, and receipts Bank transfers and net payment terms Dedicated account manager Business orders from $100
Business terms or contact us on Telegram: @papaproxy