People paste the wrong address into IP checkers all the time. They type the VPS hostname, or the proxy host from their connection string, and the result comes back as OVH, AWS, or “hosting”.
Then they assume the proxy is a datacentre exit. Sometimes it is. Often they checked the entry, not the exit.
Two IPs, two jobs
A typical HTTP proxy has an address you connect to, and an address traffic comes from when it hits a website. Those are not the same machine, and they are not the same network.
- Entry: the host and port in your proxy URL. On a small UK 4G setup this is usually a VPS. Lookups of that IP will look like a datacentre, because it is one.
- Exit: the public IP of the 4G modem. That is what ipify, a shop, or an anti-bot sees. On Safe Lane that exit is UK mobile: O2 or giffgaff, from a real 4G modem and SIM.
If you pay for mobile and then look up the VPS, you will always get a hosting result. That check is answering a different question.
How to see the exit
Send a request through the proxy and read the IP that comes back. From a terminal:
curl -x http://USER:PASS@HOST:PORT https://api.ipify.org
Paste that address into the exit IP check. The tool runs in your browser against public APIs. It does not log the query here.
You want a mobile / carrier classification, typically O2 or giffgaff, not OVH, not Amazon, not “Virgin Media” cable.
Fixed-line broadband (Virgin, BT, Sky) is also not cellular 4G. A home fibre IP can be “residential” and still not be a mobile exit.
Why the VPS is there at all
The modem speaks mobile. A browser or scraper speaks HTTP to a proxy port. Something in the middle has to accept that connection and send bytes out the modem. That something is a small server. Its public IP is a convenient front door. It is not the product.
Safe Lane is not a shared IP pool. Each customer gets one 4G modem and one SIM. I run a small setup.
Paying proxy traffic still uses the proxy host and port you are given: that is the entry. The mobile exit is what sites classify.
If the exit itself looks like hosting
Then it is not a UK 4G line of the kind sold here. Cloud VPNs, cheap “residential” resellers, and datacentre proxies all egress from hosting ASNs. The checker will say so.
I do not claim captcha scores, US exits, or a giant network. The honest test is: does the exit read as UK mobile?
Dedicated UK 4G. One modem and SIM per line. £50/month.
Checkout is on Whop.
After payment, your connection details and rotation link are sent to your email and appear in your Whop purchase.
If a line needs setting up, I get pinged and do it as soon as I am at the desk. In the daytime that is usually within the hour, often almost instantly. It can take up to 12 hours if I am out or it is overnight.
On-demand IP rotation via your rotation link: a fresh mobile exit when you need it.
Support after checkout: Whop ticket or Telegram @safelaneproxies.