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

Proxies for Grok AI

Access Grok on grok.com, in X, and through the xAI API from a stable address — a network proxy for your own accounts and keys, not a shared reverse proxy. Static datacenter IPs from $19/mo.

  • 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.
Packages start at 100 IPs
Plan term
Total for 30 days $0.00
Buy proxies
✓ 24-hour money-back guarantee — details · ✓ No KYC required

Why does Grok care about your IP address?

For two separate reasons, and they produce two different error messages worth learning to tell apart. The first is geography: xAI’s privacy policy states plainly that it infers your country-, state-, and city-level location from your IP, and it uses that inference to stage rollouts. The pattern repeats with each release — when Grok 4.5 shipped in July 2026, EU users found it blocked across every xAI surface including the API console, with access promised but undated. If you see a region or availability error, the service is judging where your address is. The second reason is security: xAI flags addresses that thousands of strangers share, because that’s what abuse looks like from their side. If you’re stuck in verification loops or “unusual activity” warnings on a commercial VPN, the service isn’t refusing your region — it’s refusing your address.

The distinction matters because the fixes are different. A reputation problem is solved directly by a dedicated address: you become the only person writing its history, and the flags that follow shared exits stop following you. A staged-rollout problem is more nuanced, and we’ll be honest about it: a US exit has restored access in every Grok restriction so far, but if xAI is holding a launch back from your region for regulatory reasons, routing around that is your call and your risk — and if the restriction sits on your account rather than your connection, no address will change it.

What makes Grok structurally different from its neighbors is that it lives on three surfaces with different owners. On grok.com and in the API you’re under xAI’s policies; inside X, Grok runs under X’s terms and X’s anti-fraud — the platform that pioneered aggressive multi-account detection. A dedicated address that all three surfaces share keeps your X Premium subscription, your xAI account, and your API keys on one coherent network identity instead of three conflicting stories. How that compares to ChatGPT’s country allowlist and Claude’s signup screening is mapped on our Proxies for AI Tools page.

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?

Four infrastructure types — and the use cases each one fits best.

Our pick for Grok
Packagesdatacenter IPv4
Rotating ISP IPv6
IP source Datacenter, IPv4 Datacenterthe same 100,000+ IP pool Consumer ISP networks Datacenter
IP allocation Static list Full pool accessthe exit IP rotates on every request Static list Static list
List refreshes Up to 3 per month, free Not applicable Up to 3 per month, free Provider-dependent
Pricing model Per-IP packageunlimited bandwidth Credit-basedyou pay per request, not per IP Per-IP packageunlimited bandwidth Per-IP package
Website compatibility ✓ ~100% ✓ ~100% ✓ ~100% ✕ Limitedmany websites don't support IPv6
Speed Up to 500 Mbps Up to 300 Mbps Up to 500 Mbps Datacenter-grade
Anti-fraud trust Medium MediumIP rotation helps High Low to medium
Price $from $0.07 per IP/month $$$from $49.00/month $$from $0.22 per IP/month $typically the lowest-cost option
Best for Web scraping and automation at a predictable volume: your own IPs, unlimited bandwidth API scraping that needs as many different IPs as possible without buying a fixed list Social media, accounts, long sessions — wherever IP trust matters Use cases where the target site is guaranteed to support IPv6
Buy now Rotating proxies ISP proxies We don't sell these: too many limitations for general-purpose work

Connect in 60 seconds

One address covers the browser side and api.x.ai calls — the xAI API is OpenAI-compatible, so the SDK takes a standard proxy setting. 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 Grok proxy list — for tests only

Updated 2 days ago · New proxies added hourly · 24,120 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 one proxy work for Grok on X and on grok.com?

Yes — at the network level they're the same job. Set the address in the browser profile (or system settings) you use for both sites, and every request to X and to grok.com exits from it. There's no technical reason to buy two proxies for one person.

What's worth knowing is that the sameness ends above the network layer. Inside X, Grok runs under X's terms and X's moderation; on grok.com you're under xAI's. Your X account and xAI account are scored by different systems that happen to look at the same signal — your address — which is an argument for keeping it identical across both, not for splitting it. One stable IP means both risk systems see the same boring, consistent story.

Which plan should I start with?

One account, one static address — for a single person using Grok on the web, in X, and occasionally through the API, that's an ISP proxy at $33/mo, and it's the whole setup. It covers all three surfaces at once, and the consumer classification is what keeps X's and xAI's risk systems quiet.

Move up only when the structure of your use changes, not its volume: several isolated environments calling the xAI API deserve a datacenter package (an IP per project from $19/mo for the package); a team where each member runs their own X and xAI accounts needs an address per person, not a bigger shared one. The mistake to avoid is the opposite of overbuying — putting five colleagues behind one “premium” exit recreates exactly the shared-address pattern you're paying to escape.

How do I tell a region block from an address flag?

Read the error, because Grok gives you two distinguishable kinds. A region or availability message means xAI judged your address's location — you're in a market where the model or feature hasn't launched. A verification loop, CAPTCHA wall, or “unusual activity” warning means it judged your address's reputation — typical when you arrive from an exit shared with thousands of strangers. The second is squarely a proxy problem with a clean fix: a dedicated address whose history is yours alone.

One diagnostic worth running before blaming the network: if errors persist across two or three different clean exits, the restriction is probably attached to your account, not your connection — new accounts in staged-rollout regions sometimes carry the region with them. In that case patience beats plumbing.

Is this a Grok reverse proxy or free API access?

No, and the difference is worth two sentences of your attention. The “Grok reverse proxy” endpoints passed around in Discord servers are shared gateways running on someone else's API keys: your prompts transit an anonymous middleman, the keys are usually stolen or rate-shared against xAI's terms, and the endpoints die weekly. We sell the opposite arrangement — a network-layer Grok proxy: a dedicated IP address through which your browser sessions and your API keys reach xAI directly, with your own billing relationship and nothing reading your traffic in between.

If what you actually want is cheaper API access, the legitimate lever is xAI's own pricing — prepaid credits, plus their Data Sharing Program's free monthly usage where available — on your own key, through your own address.

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