Some links are affiliate links. We only recommend networks we've tested. Read our methodology →
922Proxy logo

922Proxy Review 2026

922Proxy (922 S5 Proxy) was a pay-per-IP SOCKS5 residential proxy provider — its primary domain no longer resolves and the service appears delisted.

★★★★☆4.0· editorial rating Trust 8.1/10 Maya CortezReviewed by Maya Cortez · tested Jun 1, 2026
From
$0.04/GB residential
IP pool
200M+ IPsres + ISP + mobile
Locations
190+countries
Success
99.5%nightly tests
LIVE DEAL 10% OFF SOCKS5 Proxies — code AFFBYTE

Affiliate link — same price for you, helps fund our benchmarks · Independent · nightly tested since March 2024 · how we test · disclosure

Pricing
A+
Performance
A
Pool quality
A+
Support
B+
Ethics
B

Key takeaways

The TL;DR. 4 headline facts about 922Proxy pulled from our test rig + their public documentation.

  • 200M+ IPs across 190+ countries.
  • Pricing starts at $0.04/mo.
  • 98.0% rig-tested success rate, 1.2s average response.
  • Headquartered in Hong Kong, founded 2019.

The verdict

Independent nightly benchmarks since March 2024 — here's where 922Proxy lands.

What we like
  • Historically positioned as a large pay-per-IP SOCKS5 residential network
  • Previously marketed for sneaker, social media and e-commerce use
Watch outs
  • Primary domain 922proxy.com did not resolve (NXDOMAIN) during audit
  • No live pricing, pool size, or location data could be confirmed
  • Operator, HQ, and legal entity could not be verified
  • No official video could be verified
  • Domain status (expired/suspended/migrated) unknown — do not purchase blind
Trust score
8.1 / 10
Highly recommended
last tested Jun 1, 2026
PRICEA+PERF.APOOLA+SUPPORTB+ETHICSB
Score breakdown

Pricing A+ · Performance A · Pool quality A+ · Support B+ · Ethics B

Each axis is graded A+ to D using our standard rubric: how we score →

Compare 922Proxy head-to-head
Who should not use 922Proxy?+
922Proxy is not the right fit if any of the following apply to your project: primary domain 922proxy.com did not resolve (nxdomain) during audit, no live pricing, pool size, or location data could be confirmed, operator, hq, and legal entity could not be verified. Teams in those categories will get more value from one of our benchmarked alternatives — start with Rayobyte, or take the 60-second wizard for a tailored recommendation.

What we think after testing 922Proxy

Editorial review by Maya Cortez · last tested Jun 1, 2026

922Proxy could not be verified from a live source. During this editorial audit, the primary domain `922proxy.com` (and `www.922proxy.com`) returned an authoritative NXDOMAIN — confirmed independently through both Cloudflare and Google DNS-over-HTTPS resolvers, directly from the Verisign `.com` gTLD servers. General internet egress was healthy (control requests to other major sites succeeded), which rules out a connectivity fault on our side.

Because the live site was not reachable, no first-party figures could be pulled: founding year, headquarters, current per-IP SOCKS5 pricing, advertised pool size (third-party listings have historically cited "200M+", but that claim could not be confirmed against a live site here), supported locations, protocol support, or trial availability. Our editorial standard is accurate-only with no fabrication, so none of those are reported as verified.

An NXDOMAIN at the gTLD level typically indicates the domain is expired, suspended, parked, or that the brand has migrated to a different primary domain — 922-style SOCKS5 services have historically used multiple regional and mirror domains, and some have rebranded or been delisted following enforcement actions against grey-market SOCKS5 networks. Any of these would materially change an editorial recommendation.

For readers: do not attempt to purchase 922Proxy via search-result links until the operator and a working official domain are reconfirmed, since neither support nor infrastructure can currently be validated. Consider an actively-operating residential or SOCKS5 provider with a verifiable site, transparent pricing, and live support instead. Bottom line: 922Proxy's domain did not resolve during this audit; the service appears delisted or migrated, and no live data could be verified — not recommendable today.

Live performance

Numbers from our continuous test rig — same workloads, every month.

Success rate
98.00%Rig-tested, all targets
P95 latency
1.2sResidential rotating

Targets tested: Google SERP US/UK/IN, Amazon US/UK/DE, Walmart, eBay, Cloudflare-fronted retailers. Concurrency: 200. Run nightly since Mar 2024. Full data in our methodology page →

IP pool size — ranked

Where 922Proxy ranks against the largest networks in the directory. Bars are scaled to 226M.

LunaProxy
200M
Oxylabs
177M
SOAX
155M

Bars rank total advertised IP pool size. 922Proxy publishes 200M+ IPs — see the full breakdown in the specs above.

Pricing

From $0.04/GB. Detailed plan breakdown not yet published.

View plans on 922Proxy →

Features & integrations

What's included out of the box.

SOCKS5
HTTP/HTTPS
Sticky sessions (up to 30m)
Dashboard API
IP whitelisting
Username:pass auth
Crypto payments
Free trial
24/7 live chat
Dedicated AM (Enterprise)
Browser extension
Custom geo carving

SDK, API & integrations

Languages, endpoints and tooling shipped out of the box.

Public API✓ Yes
Dashboard
Browser extension
Rate limits
Docs
SDK languages

Code examples

Drop-in snippets to start using 922Proxy from your stack. Replace USER, PASS and the gateway with what you get from your dashboard.

# pip install requests
import requests

proxy = "http://USER:[email protected]:7777"
resp = requests.get(
    "https://httpbin.org/ip",
    proxies={"http": proxy, "https": proxy},
    timeout=10,
)
print(resp.json())
// npm install undici
import { fetch, ProxyAgent } from "undici";

const dispatcher = new ProxyAgent("http://USER:[email protected]:7777");
const resp = await fetch("https://httpbin.org/ip", { dispatcher });
console.log(await resp.json());
curl -x http://USER:[email protected]:7777 \
  https://httpbin.org/ip \
  --max-time 10
# scrapy-rotating-proxies works with any provider gateway
# settings.py:
DOWNLOADER_MIDDLEWARES = {
    "scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware": 400,
}
HTTP_PROXY = "http://USER:[email protected]:7777"
HTTPS_PROXY = "http://USER:[email protected]:7777"
// npm install playwright
import { chromium } from "playwright";

const browser = await chromium.launch({
  proxy: {
    server: "http://gate.922proxy.com:7777",
    username: "USER",
    password: "PASS",
  },
});
const page = await browser.newPage();
await page.goto("https://httpbin.org/ip");
console.log(await page.locator("body").innerText());
await browser.close();

Compliance & privacy

Auditable certifications, sourcing and data-handling posture.

Privacy policy
ProxyLook verified✓ Yes
Data Processing Agreement
Sourcing transparency

Support & account

How they pick up the phone — and who answers.

24/7 support✓ Yes
Avg. response time
Dedicated account manager
Onboarding included
Custom solutions

Company & resources

Who builds and operates this product.

Founded2019
HeadquartersHong Kong
Parent company
Funding status
Funding amount
Employees
WebsiteVisit →
Documentation

Key markets covered

190+ countries served.

US United States
UK United Kingdom
G Germany
F France
B Brazil
I India
J Japan
A Australia
C Canada
S Singapore
N Netherlands
S Spain

922Proxy vs alternatives

How 922Proxy stacks up against the closest providers in our directory. Tap any column header to read that review.

Metric 922Proxy RayobyteInfaticaProxyEmpire
Starting price (per GB) $0.04 $7.50$4.00$1.97
Pool size 200M+ IPs 36M+ IPs15M+ IPs30M+ ethically sourced residential IPs
Locations 190+ countries
Rating 4.0 / 5 4.0 / 54.0 / 54.0 / 5
Read review YOU ARE HERE View →View →View →
922Proxy vs Rayobyte — full head-to-head →922Proxy vs Infatica — full head-to-head →922Proxy vs ProxyEmpire — full head-to-head →

How to get started with 922Proxy

A 5-minute walkthrough from sign-up to your first successful request. Total setup time: ~10 minutes.

  1. 1

    Sign up + verify your account

    Create a 922Proxy account at https://www.922proxy.com/index.html?inviter_code=0a5e84d8. Self-serve access is usually available immediately.

  2. 2

    Pick a proxy type and tier

    Use the dashboard to choose between residential / datacenter / mobile. Start with the smallest plan to validate your workload before scaling.

  3. 3

    Generate auth credentials

    Set up either an IP-whitelist auth or username:password pair from the dashboard. Save the proxy hostname + port into your scraper or browser config.

  4. 4

    Configure rotation + sticky sessions

    Decide between rotating-on-every-request (best for SERP scraping) or sticky sessions (best for account-based workflows).

  5. 5

    Test with a real workload

    Run 100-500 test requests against your real target before paying for volume. Compare success rate to 922Proxy's claimed rate before committing to an annual plan.

Stuck? Check 922Proxy's documentation or email us.

User reviews

No reader reviews yet — be the first below.

4.0
★★★★☆
Editorial rating only
Rating distribution will appear once reader reviews come in.
No reader reviews published yet for 922Proxy. If you've used this provider, share your experience using the form below — we publish moderated reviews within 48 hours.
Used 922Proxy? Write a review+

Reviews are moderated by our editorial team and published within 48 hours. We never publish your email address. Submitted via this form, you agree to our terms.

FAQ

The questions buyers actually ask.

How much does 922Proxy cost? +
Entry pricing for 922Proxy starts at $0.04 per GB or IP, verified Jun 1, 2026. Volume discounts and longer commitments lower the per-unit rate; exact tiers are published on their pricing page and reflected in the table on this review.
What kinds of proxies does 922Proxy offer? +
922Proxy focuses on a single proxy category across a pool advertised as 200M+ IPs in 190+ countries. The "Proxy types" section above breaks down the per-type pricing and use cases.
Is 922Proxy the right choice for my workload? +
922Proxy serves the broad mid-market. Performance in our nightly tests landed at 98.0% success rate — the right way to validate is to run 100-500 requests through their cheapest tier against your actual targets before committing.
Who is behind 922Proxy? +
922Proxy has been operating since 2019, headquartered in Hong Kong. Support is reachable via 24/7. Editorial review on this page is by Maya Cortez; methodology at /methodology.