Free IP tool
Proxy Detection API
Identify proxies and Tor exit nodes behind any IP address in real time. One endpoint covers HTTP, SOCKS, residential and datacenter proxies.
Overview
What is a proxy detection API?
A proxy detection API tells you whether an IP address is acting as an intermediary: an HTTP or SOCKS proxy, a residential proxy network, a datacenter proxy or a Tor exit node. IPScanner classifies the proxy type and returns a confidence score so you can decide whether to block, challenge or allow the request. It removes the need to maintain proxy blocklists yourself.
Signals
How proxy detection works
Different proxy types leak different signals, we look for all of them.
Open proxy fingerprints
Detection of exposed HTTP/HTTPS and SOCKS4/5 proxy endpoints.
Residential proxy networks
Identifies IPs sold through residential proxy pools despite looking like home connections.
Datacenter ranges
Hosting and cloud ASNs commonly used for proxying at scale.
Tor exit nodes
Live correlation against the public Tor exit list.
Header & latency anomalies
Forwarding headers and timing patterns typical of relayed traffic.
Proxy type & score
Each result names the proxy type and a 0–100 confidence value.
API
The same check, from code
curl -H 'Authorization: Bearer YOUR_API_KEY' \ 'https://ipscanner.io/v1/proxy/185.220.101.1'
One request, one verdict. The free plan includes 30,000 lookups a month with no card, and every response carries the network class and a confidence score.
Use cases
Where teams use it
Bot & scraping defense
Block scrapers that rotate through proxy pools.
Ad fraud
Filter invalid traffic coming from proxy infrastructure.
Account integrity
Catch multi-accounting hidden behind residential proxies.
Compliance
Verify the true origin of a request for KYC and licensing.
More tools
Explore related detection tools
Explore the suite
Try Our Other Tools
FAQ
Frequently asked questions
Why Choose IPScanner
Teams use IPScanner to tell real users apart from masked and automated traffic.
Accuracy you can measure
Verdicts come with a 0 to 100 confidence score, so you tune the threshold to your own risk instead of trusting one number.
Built to scale
The API runs on infrastructure sized for production traffic, with a 99.9% uptime target for business-critical use.
Data that stays fresh
We refresh VPN, proxy, and Tor lists continuously, so newly spun-up servers get caught quickly.
Easy to wire in
A plain REST API works with any language or framework. Most teams are live the same afternoon.
Documentation that's honest
Worked examples in curl, JavaScript, and Python, plus straight notes on what each signal does and doesn't mean.
People who know the domain
Support comes from engineers who work on IP detection every day, not a generic help desk.