Saphod Posted July 15, 2008 Share Posted July 15, 2008 Does anyone know a PHP script for WHOIS queries of an IP, including * ARIN * APNIC * LACNIC * RIPE * InterNIC * DoDNIC that can be easily integrated into a WordPress plugin? My aim is to give the user some information of the IPs visiting his site to filter out spam. The script should query one of the above databases and automatically move on to the next one until it finds some relevant information. Even a script that can easily be modified by myself would be nice, as well as some general information on how to do WHOIS queries with PHP. Thank you! Link to comment https://forums.phpfreaks.com/topic/114854-looking-for-a-multiple-whois-script/ Share on other sites More sharing options...
anon_login_001 Posted July 15, 2008 Share Posted July 15, 2008 I'm not currently aware of any, but Google has plenty, I'm sure. Have you checked out the various PHP Script sites? Are you planning on doing a WHOIS for every IP that visits the Wordpress blog/page? That could get intense. Link to comment https://forums.phpfreaks.com/topic/114854-looking-for-a-multiple-whois-script/#findComment-590613 Share on other sites More sharing options...
Saphod Posted July 15, 2008 Author Share Posted July 15, 2008 Hi and thanks for the quick answer. I just want the users to decide if they need more information by a click. Could you name some good script sites (as I do not know any)? Thanks! PS: The WHOIS on http://www.heise-online.co.uk/networks/tools/whois-query works this way, I guess. Link to comment https://forums.phpfreaks.com/topic/114854-looking-for-a-multiple-whois-script/#findComment-590618 Share on other sites More sharing options...
anon_login_001 Posted July 15, 2008 Share Posted July 15, 2008 http://www.google.com/search?q=php+scripts http://www.google.com/search?q=php+whois+script I used to use planetsourcecode.com, but I can't remember if they have PHP there or not. Searching this forum ["script sites"?] might also provide better links, as I honestly haven't used a script hosting site in quite some time, and there might be much better suggestions than I have to offer here. Link to comment https://forums.phpfreaks.com/topic/114854-looking-for-a-multiple-whois-script/#findComment-590626 Share on other sites More sharing options...
Saphod Posted July 15, 2008 Author Share Posted July 15, 2008 Thanks so far. Let's see what I can find. I might then post my results here. Link to comment https://forums.phpfreaks.com/topic/114854-looking-for-a-multiple-whois-script/#findComment-590630 Share on other sites More sharing options...
Saphod Posted July 24, 2008 Author Share Posted July 24, 2008 What about this one? http://sourceforge.net/projects/phpwhois Link to comment https://forums.phpfreaks.com/topic/114854-looking-for-a-multiple-whois-script/#findComment-598407 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.