Proxy network
Mobile proxies
2.4M+ carrier-assigned mobile addresses across 100+ countries and 310+ carrier networks, billed by the gigabyte with no monthly minimum.
- Pool size
- 2.4M+ addresses
- Coverage
- 100+ countries, 310+ carriers
- Session control
- Rotating or sticky to 30 min
- Protocols
- HTTP, HTTPS, SOCKS5
- Uptime SLA
- 99.9% monthly gateway availability
from $1.75/ GB
Pay as you go · No subscription · Order from 1 GB
What it is, and when to use it
Addresses assigned by mobile network operators to real handsets and modems, reached through the same consented-peer programme as our residential pool plus a fleet of modems we operate ourselves. Carrier-grade NAT means these addresses sit alongside ordinary subscriber traffic, which is exactly why they carry the reputation they do.
Reach for mobile when a target behaves differently on a carrier connection: mobile ad verification, app store measurement, and testing mobile-first products under real carrier-grade NAT. It is not the network to reach for when a fixed desktop IP is all a job needs — residential or datacenter are cheaper for that.
Where the network reaches
- Coverage
- 100+ countries, 310+ carriers
Coverage is presence, not a per-order selector: country-level targeting is not available on this line today.
Mobile pricing
The published ladder for this line. A side-by-side of all four is further down this page.
| Order size | USD / GB |
|---|---|
| 1 GB | $5.50 |
| 2 GB | $5.20 |
| 5 GB | $4.60 |
| 10 GB | $3.95 |
| 25 GB | $3.40 |
| 50 GB | $3.00 |
| 100 GB | $2.65 |
| 250 GB | $2.30 |
| 500 GB | $2.00 |
| 1,000 GB | $1.75 |
- 100+ countries, 310+ carrier networks
- Sticky sessions to 30 minutes
- Chain-of-custody record on request
What's included
2.4M+ address pool
Reached through the same consented-peer programme as residential, plus a fleet of modems we operate ourselves.
100+ countries, 310+ carriers
Carrier diversity matters here: two networks in the same country can render a page differently.
Rotating or sticky to 30 minutes
Shorter default stickiness than residential, matching how often a real handset actually changes address.
HTTP, HTTPS, SOCKS5
The same three protocols as the rest of the network.
User:pass or IP allowlist
Authenticate the way your infrastructure already expects to.
Unmetered concurrency
Run as many concurrent sessions as the job needs, with no separate charge for concurrency.
Connect in minutes
Point an existing HTTP client at the gateway below. Rotation, sessions, and targeting are parameters on the connection, not a new integration.
curl -x http://USERNAME:[email protected]:PORT https://example.comimport requests
proxies = {
"http": "http://USERNAME:[email protected]:PORT",
"https": "http://USERNAME:[email protected]:PORT",
}
response = requests.get("https://example.com", proxies=proxies)
print(response.status_code)import { fetch, ProxyAgent } from "undici";
const dispatcher = new ProxyAgent("http://USERNAME:[email protected]:PORT");
const response = await fetch("https://example.com", { dispatcher });
console.log(response.status);The host and credentials above are placeholders. Your actual gateway endpoint and credentials are issued in the dashboard after signup.
How the four networks compare
Every other line at a glance, so choosing between them is a parameter rather than a guess.
| Network | Residential | ISP | Datacenter | Mobile |
|---|---|---|---|---|
| Origin | Consented peer devices, opted in through partner apps | Leased from consumer ISPs, hosted on our racks | Ranges we hold, announced from our own ASN | Consented peers plus modems we operate ourselves |
| Assignment | Rotating pool — Rotating or sticky to 60 min | Static, dedicated to one customer | Dedicated, never shared | Rotating pool — Rotating or sticky to 30 min |
| Billing unit | Per GB, rounded to the MB | Per address, per month | Per address, per month | Per GB, rounded to the MB |
| Best for | Geography-sensitive monitoring and ad verification | Long-lived sessions and account operations | High-throughput collection and internal testing | Mobile-specific measurement and app testing |
| From price | $1.75 / GB | $1.50 / IP / month | $1.50 / IP / month | $1.75 / GB |
What teams run on this network
- Mobile ad verification and creative rendering checks
- App store ranking and availability measurement by market
- Testing mobile-first products under real carrier conditions
- Collection from targets that treat mobile origins differently
Every peer address enters the network through a disclosed, compensated opt-in.
Residential and mobile peers reach us through partner applications. Before a device joins, the person using it is shown a plain-language notice explaining that their connection will be used to route traffic, and they must act to accept it. The choice is reversible from the application's own settings, not buried in a support flow. Partners compensate peers, in cash, in credit, or by removing advertising. We review each partner's disclosure text and consent flow before onboarding and again at every audit cycle, and we test the withdrawal path ourselves.
Evidence
Partner disclosure texts and consent-flow screenshots, per pool.
What's guaranteed
- Availability
- 99.9% monthly gateway availability
- Quality target
- 98.7% median request success across the pool
- Support
- Named engineer, 4-hour first response
- Service credits
- 10% of monthly spend per 0.1% below target, to 50%
Mobile questions, answered here
- Can I choose which country my requests exit from?
- Not at checkout today. Coverage spans 100+ countries and 310+ carriers, but per-order country selection on mobile is not available. ISP and datacenter both support choosing a country if your workload needs one.
- How is mobile different from residential?
- Both use consented peer devices, but mobile addresses sit on carrier networks behind carrier-grade NAT, alongside ordinary subscriber traffic — exactly the reputation a mobile-specific workload needs.
- How long can a session stay on the same address?
- Up to 30 minutes with a sticky session, or rotate on every request.
- Is there a minimum order?
- No. Order from 1 GB with no monthly minimum.
- What happens if the pool falls below the success rate target?
- Service credits apply automatically: 10% of monthly spend per 0.1% below target, up to 50%.
- Where do mobile addresses come from?
- Peers who opted in through a partner application, plus a fleet of modems we operate ourselves. The full sourcing standard is on the sourcing and compliance page.
- Is there a free trial?
- There is no separate trial on mobile. With no monthly minimum, ordering a small package at the published rate serves the same purpose.
Start with mobile
Ask us to trace an address, send you the sourcing attestation, or price your current volume at our published rates. All three are a reply, not a sales cycle.
One business day, from a named engineer.