Internet service provider
The company that connects a home or business to the internet and assigns the IP address whose ownership every site checks before trusting a request.
Every public IP address on earth was handed down a chain, and the internet service provider is the last commercial link in it. Regional registries allocate blocks of address space to operators; the operator assigns individual addresses to its subscribers. When a website looks up who owns the address you arrived from, the name that comes back is not yours, it is the operator's, and that name is the single input that decides whether you read as a household or as a machine in a rack.
This is the quiet foundation under the entire proxy market. A residential proxy is valuable precisely because its address was assigned by a consumer provider such as Comcast, Vodafone or Orange, and an ISP proxy exists because a datacenter machine can hold an address registered to one. The product names are literal: what you are buying, in both cases, is the provider's name on the ownership record.
Providers differ in ways that show up in proxy work far more than people expect. Some hand a household one public IPv4 address that survives for months; others renew it every few days, which is why a home connection's address changes without anyone asking. Some have rolled subscribers onto carrier-grade NAT, so one visible address carries many households; others have not. Some run most of their traffic over IPv6 while a neighbouring operator in the same country runs almost none. Two residential exits in the same city can therefore behave quite differently because different companies stand behind them.
That variation is why targeting by provider exists as a feature. A site judging traffic per network treats each operator as its own neighbourhood, with its own reputation and its own CGNAT habits, so a pool that lets you choose the operator gives you a lever that country targeting alone does not. It is also why a country-level claim about residential quality is always an average across operators that may have nothing in common.
The relationship runs one more level down. An operator announces its routes under an ASN, usually one, sometimes several for different parts of its network, and that number is what lookups actually key on. The provider is the company; the autonomous system is the routing identity the company presents; the address is one entry inside it. Sites read the chain from the bottom up, and so should anyone diagnosing why an address is treated the way it is.
How HProxy handles it
Our residential targeting goes down to the operator, not just the country, because the operator is the unit a destination actually judges. The catalog behind /isp lists what is genuinely available per provider rather than promising every operator everywhere.
Frequently asked questions
What does an ISP have to do with proxies?
Everything, structurally. The provider's name is what an ownership lookup returns for an address, and that name is how sites classify traffic as residential, hosting or mobile. Residential proxies borrow addresses that consumer providers assigned to households, and ISP proxies are datacenter machines holding provider-registered addresses. Both products are, at bottom, the provider's name doing the work.
Why does my home IP address keep changing?
Because most consumer providers assign addresses dynamically and renew them on their own schedule: at every reconnect, on a timer, or whenever their pool management prefers it. Nothing on your side causes it. A business line or a static-IP add-on is the same connection with the renewal switched off, which is exactly the property an IP whitelist depends on.
Can a website see which ISP I use?
Yes, in one lookup, and it is among the first things checked. The address maps to a range, the range to an autonomous system, and the autonomous system to the operator's name, all from public routing records. What the site cannot see from the address alone is who the subscriber is; that resolution exists only in the provider's own records.
Does it matter which ISP a residential proxy exits through?
Often, yes. Operators differ in reputation, in how widely they deploy carrier-grade NAT, in IPv6 share and in how their ranges have historically behaved, and destinations score at the network level. If a target treats one operator's ranges warily, exits from a different operator in the same country can perform noticeably better, which is the case for choosing a pool that exposes provider targeting.
Back to the full glossary.