From 8ea25d1004a9e002954f60f8954d4f104daaa698 Mon Sep 17 00:00:00 2001 From: Willie <48909797+iplistcc@users.noreply.github.com> Date: Mon, 25 Mar 2019 11:36:51 +0100 Subject: [PATCH] Added IPList Free API with (geo) IP information --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b86e516b..19dd7be7 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,7 @@ Table of Contents * [MailboxValidator](https://www.mailboxvalidator.com) — Email verification service using real mail server connection to confirm valid email. Free API plan has 300 verifications per month. * [IP2Location](https://www.ip2location.com) — Freemium IP geolocation service. LITE database is available for free download. Import the database in server and perform local query to determine city, coordinates and ISP information. * [FraudLabs Pro](https://www.fraudlabspro.com) — Screen an order transaction for credit card payment fraud. This REST API will detects all possible fraud traits based on the input parameters of an order. Free Micro plan has 500 transactions per month. + * [IPList](https://www.iplist.cc) — Lookup details about any IP address, such as Geo IP information, tor addresses, hostnames and ASN details. Free for personal and business users. ## Artifact Repos