| | |||||
| ||||||||
| CODE This forum is for posting code snippets and example scripts that aren't quite tutorials, but could be useful for others. You may post code snippets and/or completed scripts that you've written and want to share here. |
![]() |
| | LinkBack | Thread Tools |
| | #201 (permalink) |
| New Member Join Date: Jul 2011
Posts: 5
![]() | i am little bit confused with bulk check and black listing... do you or your IP or server IP get black listed or banned for bulk checking? is that ture? in that case how came godaddy allow us to do the unilimited bulk search? is there any limit for bulk search? little bit confused....and scared to use the script for my website....help me guys.... |
| | |
| | #202 (permalink) | ||||
| www.randypendleton.com Join Date: Jan 2004 Location: Southern Ohio, USA
Posts: 7,283
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | That's a good question. I've checked a few hundred thousand at once with this script and was never blocked, so I'm not sure
| ||||
| | |
| | #203 (permalink) | ||||
| Senior Member Join Date: Aug 2006 Location: Australia
Posts: 1,362
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
So the more names that are available in your list the more whois queries and the more chance you will get blocked. So if say you did a search of common dictionary words most if not all would be taken so there would actually be very few if any whois queries.
__________________ Dolphins OMFG! BeZazz [US/UK] Low Cost Friendly Hosting 33% Discount Coupon 33-NPS | ||||
| | |
| | #204 (permalink) | ||||
| Senior Member Join Date: May 2009
Posts: 1,400
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
__________________ Webmaster Coupons Coupons and discounts for hosting, domains, SSL Certs, and more! Hostgator Coupons | Godaddy Coupons | Namecheap Coupons | Name.com Coupons | DynaDot Coupons | BigRock coupons Domain Censorship Internet censorship issues | ||||
| | |
| | #205 (permalink) |
| Senior Member Join Date: Aug 2006 Location: Australia
Posts: 1,362
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | It is one page back http://www.namepros.com/280961-php-b...ml#post4073938
__________________ Dolphins OMFG! BeZazz [US/UK] Low Cost Friendly Hosting 33% Discount Coupon 33-NPS |
| | |
| | THREAD STARTER #206 (permalink) | ||||
| Senior Member Join Date: Dec 2006 Location: England
Posts: 1,565
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
If you were to hit the servers to such an extent that they felt your usage was inappropriately high (I can't vouch for what criteria these company's might use for that) then it would be your server's IP that would be prevented from using it. I don't think there has been a report thus far? GoDaddy are big enough to be able to make their own rules | ||||
| | |
| | #207 (permalink) | ||||
| Senior Member Join Date: May 2009
Posts: 1,400
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
__________________ Webmaster Coupons Coupons and discounts for hosting, domains, SSL Certs, and more! Hostgator Coupons | Godaddy Coupons | Namecheap Coupons | Name.com Coupons | DynaDot Coupons | BigRock coupons Domain Censorship Internet censorship issues | ||||
| | |
| | #212 (permalink) |
| New Member Join Date: Mar 2011
Posts: 2
![]() | Wow this thread is ancient yet awesome! Thanks for this great script mat, which is still being kept alive and updated 3 years later lol. Its truly awesome and just what i needed. Its a shame mats site is down but thanks to this member for giving a download link here http://www.namepros.com/280961-php-b...ml#post3618414 (thanks mate) And you should update the index.php with this members code http://www.namepros.com/280961-php-b...ml#post4092014 (thanks mate)(dont forget you need to remove $buffer from line 67 so that it works though) ????: NamePros.com http://www.namepros.com/showthread.php?t=280961 Anyway tanks again mat awesome script |
| | |
| | #213 (permalink) |
| First Time Poster! Join Date: Sep 2011
Posts: 1
![]() | Thanks for this script. However I gave it a trial run last night with 10k domains and it gave false results for several i have checked manually so far. I.e it said some of the domains were taken when they were actually avaliable? Does anyone know why this is and how to solve the issue? I am a developer but not with PHP. The domains i tried were .co.uk and i used the version with the changes in the post above. Any help greatly appreciated
Last edited by scotlad; 09-21-2011 at 03:32 AM.
|
| | |
| | #214 (permalink) |
| www.randypendleton.com Join Date: Jan 2004 Location: Southern Ohio, USA
Posts: 7,283
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | The problem might have been from the whois engine for .co.uk I dunno how to fix it but hopefully someone subscribed to this thread knows ![]() |
| | |
| | #217 (permalink) |
| First Time Poster! Join Date: Nov 2011
Posts: 1
![]() | thanks to all the guys that helped make this script great! I know that this is really old post, i had red all the post already. I just found this thread and hoping some one can help me out. ????: NamePros.com http://www.namepros.com/showthread.php?t=280961 i downloaded the latest script from here, and it runs fine. but only works with 3 or 4 domain at time, if i type more i got the error below. PHP Warning: feof() expects parameter 1 to be resource, boolean given in on line 143 PHP Warning: fgets() expects parameter 1 to be resource, boolean given in on line 145 line 143: while (!feof($sock)) line 145: $buffer .= fgets($sock, 128) I hoping some one fixed this issued and want to share. thanks everyone |
| | |
| | #218 (permalink) |
| New Member Join Date: May 2011 Location: Sf
Posts: 14
![]() | Very Great script! I have just launched a check of 5000 names, and it's thinking. From what I have read so far here, I understood that my server's IP wouldn't get bamed for big checks? Is that so? Thanks a lot!
__________________ What Is ERP - read about the basics of ERP. Add your quality and informative site in our quality directory b-my.com |
| | |
| | #219 (permalink) |
| First Time Poster! Join Date: Jan 2012
Posts: 1
![]() | Hello, thanks for that great script! The best whois script i tried until now. Although i had to make a little fix to make it work with .tk Here is what i did At line 126 change the line Code: if (gethostbynamel($domain) !== false) { Code: if (gethostbynamel($domain) !== false AND $extension !== 'tk') { ????: NamePros.com http://www.namepros.com/showthread.php?t=280961 And something else. Org works just fine. Thanks again |
| | |
| Post Thanks / Like |
Archangel liked this post
|
| |
| | #222 (permalink) |
| Business Member Join Date: Jan 2012
Posts: 261
![]() ![]() ![]() ![]() | haha, so if I add if (gethostbynamel($domain) !== false) { with Code: if (gethostbynamel($domain) !== false AND $extension !== 'xxx, so, it, es') { all those extensions would work as well ? ---------- Post added at 01:29 AM ---------- Previous post was at 01:27 AM ---------- Also quick question, what if I did this ... if (gethostbynamel($domain) !== false AND $extension !== 'xxx, .co.in, it, es') {
__________________ |
| | |
| | #223 (permalink) | ||||
| NamePros Regular Join Date: Jun 2011 Location: Moscow
Posts: 619
![]() ![]() ![]() ![]() ![]() ![]() ![]() | thats strange indeed, what you'll get this way is: if domain resolves by gethostbynamel (taken) but in one of xxx, .co.in, it, es cctld you proceed with checking whois anyway (which only mkakes sense if you want to gather whois data - that doesnot get saved by the script anyway) but in fact you never even get there - as none of xxx, .co.in, it, es is in $ext array (in inc/dnservers.php) you'll everytime get invalid status returned earlier, check this condition: PHP Code: ????: NamePros.com http://www.namepros.com/showthread.php?t=280961 '.es' => array('whois server for this tld', 'string that is in server reply when no domain records found') also <<$extension !== 'xxx, .co.in, it, es'>> should be <<!in_array($extension, array('xxx', 'co.in', 'it', 'es'))>> if you still want to use this condition ![]() ---------- Post added at 10:35 AM ---------- Previous post was at 10:31 AM ----------
| ||||
| | |
| | #224 (permalink) |
| Business Member Join Date: Jan 2012
Posts: 261
![]() ![]() ![]() ![]() | Thanks I will try to read and digest that a bit later this evening ! ![]() ---------- Post added at 06:04 PM ---------- Previous post was at 05:27 PM ---------- Tried adding (to the include PHP file) just, 'co.in' => array('whois.inregistry.net', 'NOT FOUND'), Removed any alteration and they still come out as invalid domains ?
__________________ |
| | |
| | #225 (permalink) |
| First Time Poster! Join Date: Feb 2012
Posts: 1
![]() | I tried installing the "download.zip" shared in the middle of PAGE 6 of this thread. It doesn't work as expected . Getting 404 error. I'm a neophyte in web development but knows HTML very well. Please help !Thanks. |
| | |
![]() |
LinkBacks (?)
LinkBack to this Thread: http://www.namepros.com/code/280961-php-bulk-domain-availability-check.html | ||||
| Posted By | For | Type | Date | |
| Domain Checker Script - PC Troubleshooting | This thread | Refback | 11-19-2011 04:52 PM | |
| Bulk Domain Availability Checker - Dynamic Drive Forums | This thread | Refback | 11-16-2011 10:00 AM | |
| Domæne navn » Support » Forum | newz.dk | This thread | Refback | 11-01-2011 08:34 PM | |
| Domain Name Availability Search Script - Web Hosting Talk | This thread | Refback | 10-29-2011 09:17 PM | |
| Bulk Domain Availability Check Script | Domain Acquisition | This thread | Refback | 10-26-2011 01:40 PM | |
| Domain Checker Script - PC Troubleshooting | This thread | Refback | 10-07-2011 07:25 AM | |
| Currently Active Users Viewing This Thread: 2 (0 members and 2 guests) | |
| Thread Tools | |
| |