IP2Proxy™ IP-Country Database
![]() |
Anonymous or Open proxy servers are intermediate Web servers meant to hide the real identity or IP address of the requestor. Studies found that a large number of anonymous proxy users are generally responsible for online credit card fraud, forums and blogs spamming or defacing any visitor editable Web sites. More often than not they can be scammers, hackers or content thieves seeking only to prey on you and your legitimate Web site visitors. The simple fact is that a lot of Web masters don't want or need the traffic from these anonymous IP address. The detection of open proxy servers is a complicated and time-consuming process as it requires port scanning and detection. The IP address gets re-allocated frequently and the proxy server detection technology needs to be updated regularly. IP2Proxy™ is a simple Web solution that simplifies anonymous proxy server detection and makes it as simple as querying the IP address from a local database. IP2Proxy™ detection algorithm is using a massive number of servers and ports scanning of all IP address ranges in parallel to detect anonymous open proxy servers which are actively in use. Then it generates a list of anonymous proxy IP address list which is then released to the download area every 24 hours. Web developers can automate the download process once a day from our server and import the open proxy IP address list into their Web site using script. All IP addresses in the latest proxy list are the recently active proxy servers on the Internet. If you prefer a hosted service, you can get the IP2Proxy™ XML Web Service from FraudLabs.com |
| Current Version | February 04, 2012 |
| Next Update | February 05, 2012 |
| Database Size | 668 kB (80,150 Rows) |
| Database Format | ASCII Text File (Comma Delimited) |
- Fresh daily update of proxy database
- Automate download process by script
- Database in text CSV (Comma Separated) format
- One year subscription (365 days)
- Supports all server platforms and programming languages
| Name | Type | Description |
| ip_address | VARCHAR(15) | IP address of anonymous proxy. |
| country_code | CHAR(2) | Two-character country code based on ISO 3166. |
| country_name | VARCHAR(64) | Country name based on ISO 3166. |
MySQL Statement
CREATE TABLE `ip2proxy`( `ip_address` VARCHAR(15), `country_code` CHAR(2), `country_name` VARCHAR(64), INDEX `idx_ip_address` (`ip_address`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_bin; LOAD DATA LOCAL INFILE 'IP2PROXY.CSV' INTO TABLE `ip2proxy` FIELDS TERMINATED BY ',' ENCLOSED BY '"' LINES TERMINATED BY '\r\n' IGNORE 1 LINES;
License Agreement: General Terms and Conditions for the database licensing.
Server License: The number of license required for server installation.
IP2Location™ is a registered trademark of HEXASOFT. All other trademarks are the property of their respective owners.



