Any tool to check proxy location?

Frammer

Registered Member
Joined
Apr 7, 2020
Messages
93
Reaction score
95
Hi, i have a generic random http proxy i am using, I want to find out the zip code of the IP but its time consuming adding it to browser and then manually checking the IP . Is there any tool out there to find out directly?
 
You can check geolocation. It’s one of the IP checker tools that provide a zip code. If you need to check IP addresses in bulk, try maxmind. However, you might need to explore paid services to bulk check IP addresses for zip codes.
 
If you know the IPs before hand, there are websites that detect this info, you just need to provide them a list of proxies.

But, if you do not know the gateway IP beforehand, the best thing to do is to create a script that visits IP checkers IP websites.
 
Hey guys , sorry for the confusion,
Basically i have proxies in url( static): port:user: pw
Is there any proxy checker where i can put these proxies and they return the zip code / city of the proxy?
Or is there any tool where i can output the returned ip so i can use ipinfo after to check the ip zip code
 
Hey guys , sorry for the confusion,
Basically i have proxies in url( static): port:user: pw
Is there any proxy checker where i can put these proxies and they return the zip code / city of the proxy?
Or is there any tool where i can output the returned ip so i can use ipinfo after to check the ip zip code

You can query the IP address using https://www.ip2location.com/web-service/ip2location to get the ZIP code.
 
Back
Top