Configure any available plan and add-ons. Pay only for 48 hours.
Try proxiesA 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.
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.
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 |
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);
Choose a standard format or create a custom one with any field order and delimiter your software requires.
See the FAQ for the ports used by each protocol.
You can automate purchases, renewals, whitelist changes, and proxy list exports. Create an API key in your Dashboard in a couple of clicks.
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.
Per-IP prices shown are for the largest package size. Get an exact quote in the calculator above.
| IP | Country | Port | Protocol | |
|---|---|---|---|---|
| 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 |
A few service metrics—and feedback from our customers.
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!
Like the service! Responsive and fast support, affordable prices, convenient renewal panel and network selection. Just what I need!
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!
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!
Can't find your answer? Message us in live chat — real humans reply.
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.
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.
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.
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.
A different proxy type may be a better fit for your use case. All products use the same Dashboard and support team.
An IP reserved exclusively for you, available from a single IP. Speeds of up to 500 Mbps per proxy.
Learn moreStatic ISP-registered residential IPs for use cases where network origin matters.
Learn morePay per request and access the full 100,000+ IP pool through a single gateway. Built for web scraping and API workloads.
Learn moreSOCKS5 with UDP support — for gaming, streaming, and VoIP.
Learn moreWe can sign a contract and provide all the documents your accounting team needs. Most business orders are activated within 24 hours of your request.