Orange residential proxies,pinned to its own network.
Residential lines that exit only from Orange addresses, pinned by AS number on the Premium pool. Rotating or sticky, HTTP and SOCKS5, billed per gigabyte.
Orange residential proxies
One Orange network,every exit inside it.
Orange runs home broadband and mobile networks in France and in a number of other countries; each country below is its own block.
On HProxy a Premium line takes an asn field. Every request through that line then exits from an address on the network you named, in the country you named. Rotate on every request or hold a sticky session; generating lines is free and only the bytes that pass through are billed.
Pins the network
Residential Premium
Starting at
$1.00 / GB
- Pinned to Orange: 9 networks the gateway lists
- Rotating on every request, or sticky from 3 minutes to 24 hours
- Country targeting: France, Spain, Poland, Romania, Belgium, Ivory Coast, Moldova
- HTTP, SOCKS5 and UDP
- IP whitelist, 150 addresses per plan
Country only
Residential Lite
- Targets France, Spain, Poland, Romania, Belgium, Ivory Coast, Moldova by country
- Cannot pin a network: the exit can be any provider in the country
- Lowest price per gigabyte
If any France address will do, Lite is the cheaper line. The rotating residential page compares the two pools.
Networks
The networks Orange announces,and what the scanner found on them.
Each row is a network the gateway can pin today. The last three columns are what our free proxy scanner holds on that network: public proxies answering now, addresses that answered at least once, and every address ever tested. Those are the public supply on Orange; a paid line pins the same network without any of it.
| AS number | Network | Countries | Public proxies now | Answered before | Addresses tested |
|---|---|---|---|---|---|
| AS5511 | Orange S.A. | France | 0 | 13 | 133 |
| AS5617 | Orange Polska Spolka Akcyjna | Poland | 0 | 12 | 116 |
| AS8953 | Orange Romania S.A. | Romania | 1 | 0 | 5 |
| AS9050 | Orange Romania S.A. | Romania | 0 | 2 | 25 |
| AS12479 | Orange Espagne SA | Spain | 0 | 4 | 65 |
| AS25454 | ORANGE MOLDOVA S.A. | Moldova | 0 | 0 | 21 |
| AS29571 | Orange Côte d'Ivoire | Ivory Coast | 1 | 1 | 12 |
| AS31204 | ORANGE MOLDOVA S.A. | Moldova | 0 | 0 | 1 |
| AS47377 | Orange Belgium SA | Belgium | 0 | 0 | 1 |
Networks from the gateway's live catalogue; scanner counts from HProxy's free proxy scanner, both read when this page was rendered. Across these networks the scanner has tested 379 addresses, 32 answered at least once and 2 answer now.
How to use it
Rotating, sticky and SOCKS5on Orange.
Rotating on Orange
Name the country and the AS number. Every request through the line exits from a different Orange address on that network.
POST /api/v1/plans/{id}/generate
{"country": "FR", "asn": 5511, "count": 10}Sticky on Orange
Add stickyMinutes and the line holds one Orange address for 3 to 1,440 minutes on its own port. Release it early and the next request draws a fresh one.
{"country": "FR", "asn": 5511,
"stickyMinutes": 30}SOCKS5 on Orange
The same line answers HTTP, HTTPS and SOCKS5 on res.hproxy.com:8080. Generate with udp: true and a SOCKS5 line can open the UDP relay.
{"country": "FR", "asn": 5511,
"protocol": "socks5", "udp": true}Field names and limits from the plan documentation. A pin is a country and a network together; the gateway refuses a pin it cannot serve instead of substituting another network.
Why pin a network
When the network matters,not only the country.
Some targets key their rules on the network an address belongs to, not only on the country. Cloudflare's rate limiting rules, for one, can count by ASN on their Enterprise tier. A line pinned to Orange looks like one consistent kind of visitor to a rule like that: a Orange customer.
The other reason is testing. A page, an ad or a price shown to Orange customers can be checked from a Orange address, from the countries listed above, without asking anyone to run a browser for you.
A pin does not change what your client sends. Cookies, headers and the TLS handshake are still yours, and a target that keys on those needs a real browser profile behind the line.
Keep to public data and to the target's terms. The ISP targeting page lists every carrier we can pin.
Where else
Other carriers and countries,one page each.
Carriers in the same countries
Works with your stack, and with your assistant.
A REST API for buying and generating, the whole documentation as markdown for Claude, Cursor and ChatGPT, and an MCP server and CLI for the free tools.
FAQ
Orange proxies,
answered.
Answered from the gateway's own catalogue and the plan documentation.
Ask supportAre these real Orange addresses?+
Yes. A line generated with the asn field exits only from addresses the network announces under that AS number. The gateway lists AS5511, AS5617, AS8953, AS9050, AS12479, AS25454, AS29571, AS31204, AS47377 for Orange, and a pin to any of them is refused rather than substituted when nothing is free on it at that moment.
Which AS numbers does Orange have?+
AS5511, AS5617, AS8953, AS9050, AS12479, AS25454, AS29571, AS31204, AS47377. The list on this page is read from the gateway's own catalogue at render time, so it is what the generator accepts today, not a copy of a registry.
Can I hold one Orange address for a while?+
Yes. Add stickyMinutes to the same call, from 3 to 1,440 minutes, and the line keeps its exit for that long on its own port. Leave it out and every request exits from a different Orange address.
In which countries can I pin Orange?+
France, Spain, Poland, Romania, Belgium, Ivory Coast, Moldova. A pinned line is always a country and a network together, so the call names both.
What does it cost?+
Pinning a network costs nothing extra. You pay the Premium pool's price per gigabyte for the bytes that pass through the line, from a balance that never expires. Generating lines is free and repeatable.