Whois problem domain Available or Unavailable

Started by sysbitnet, June 28, 2016, 06:05:38 AM

sysbitnet

Hello,

We detect on  big problem when whois check Available or Unavailable same domain.

For same domain when we check status we get next error message.

Cannot connect to whois server. Port 43 is being blocked. Please disable firewall

Thank you,
If you want something to change your the better, start you thinking about how to do it . . .

d4f

Do you _always_ get the error or only sometimes (e.g. after checking the same or similar domains before)
Some extensions have very strong limitations on whois-queries causing incorrect responses (or getting blocked for some period), some extensions do not have Whois servers and others don't have any (correct ones) in Hostbill.
If it's a specific domain or extensions that gives incorrect replies, please provide an example.

khairilgunawan

Quote from: SystemN on June 28, 2016, 06:05:38 AM
Hello,

We detect on  big problem when whois check Available or Unavailable same domain.

For same domain when we check status we get next error message.

Cannot connect to whois server. Port 43 is being blocked. Please disable firewall

Thank you,

Your whois server maybe not support your domain ext.
you can get full latest whois server in here https://domainpunch.com/tlds/

sysbitnet

Quote from: khairilgunawan on August 05, 2016, 03:18:49 PM
Your whois server maybe not support your domain ext.
you can get full latest whois server in here https://domainpunch.com/tlds/

here's an example

  /*Cannot connect to whois server. Port 43 is being blocked. Please disable firewall*/
   '.xyz' =>
  array (
    'server' => 'whois.nic.xyz',
    'available' => 'NOT FOUND',
  ),

Thank you for website, but we have a problem to found correct available
If you want something to change your the better, start you thinking about how to do it . . .