Jump to content

.au AusRegistry WhoIs lookup incorrect


Recommended Posts

There is an issue with using the existing settings in WHMCS for AusRegistry whois lookups. The system currently uses:

 

whois.ausregistry.net.au

 

The issue with this is it's limited to 20 lookups per hour and 200 per day. You need to use the following whois server instead:

 

whois-check.ausregistry.net.au

 

BUT, it also needs to work over port 43, something we can't modify as WHMCS is obviously encrypted. Can you please update WHMCS to use this whois server and for it to run over port 43 for all .au domains

 

More details can be found here: http://www.ausregistry.com.au/availability.php

Link to comment
Share on other sites

Open includes/whoisservers.php and change the au lookups to these

.asn.au|whois.ausregistry.net.au|No Data Found

.com.au|whois.ausregistry.net.au|No Data Found

.edu.au|whois.ausregistry.net.au|No Data Found

.org.au|whois.ausregistry.net.au|No Data Found

.net.au|whois.ausregistry.net.au|No Data Found

.id.au|whois.ausregistry.net.au|No Data Found

Link to comment
Share on other sites

Sparky, I thought it was:

 

.asn.au|whois-check.ausregistry.net.au|---Available
.com.au|whois-check.ausregistry.net.au|---Available
.edu.au|whois-check.ausregistry.net.au|---Available
.org.au|whois-check.ausregistry.net.au|---Available
.net.au|whois-check.ausregistry.net.au|---Available
.id.au|whois-check.ausregistry.net.au|---Available

 

Is that not right?

 

Mike

Link to comment
Share on other sites

Yeah, I did the same thing - I'd updated it previously but must have overwritten the whoisservers file again when last upgrading.

 

I've modified the file to use the workaround and it's working fine again.

 

It'd still be good to see it fixed permanently in the WHMCS code so that it operates correctly with the whois lookup on port 43.

Link to comment
Share on other sites

It's hard to tell. Ausregistry has used "funny" English in the example:

 

The above procedure is compatible with standard WHOIS protocol; hence any reseller interface that is built to use WHOIS will be able to use this system as well.

 

Alternatively, the standard *nix whois command can be used as follows:

 

whois -h <server address> <domain name>

 

If it is "compatible with standard WHOIS protocol" then port 43 isn't mandatory but I'm not sure.

I'll email them and see what they say.

 

Cheers,

 

Mike

Link to comment
Share on other sites

While we are on the subject of "changed induced error", I have added a thread in the Feature Request forum for some embedded change management.

 

After a moments thought I decided to change the processes name to Active Change Control which sounds more, shall we say, mature and is more inline with current documentation protocols (God, I've become all Business Analyst like).

 

You can have a look in Active Change Control and add any additional thoughts or corrects you may have.

 

Cheers,

 

Mike

Link to comment
Share on other sites

I don't think I worded the question correctly. This is the second reply.

 

Hi Mike,

I’m not sure if I understand, port 43 is what we listen on, with the exception of the webpage at http://whois.ausregistry.com.au there are no other Whois services in addition to these which would operate on different ports.

 

Regards,

 

Are we sure port 43 isn't the standard port for these requests? :?:

Link to comment
Share on other sites

Are we sure port 43 isn't the standard port for these requests? :?:

 

No, I didn't even check, I just assumed it wasn't. However since you mentioned it, I checked and it looks as though the whois-check.ausregistry.net.au IS running on port 43. So I can only assume the official workaround is to use whois-check.ausregistry.net.au for all domain availability lookups since it doesn´t have the volume restriction of lookups and it works on port 43.

 

Cheers,

Joel

Link to comment
Share on other sites

  • 1 month later...

To get around the 20 lookups per hour problem, I've been using

 

.asn.au|whois-check.ausregistry.net.au|---Available

.com.au|whois-check.ausregistry.net.au|---Available

.edu.au|whois-check.ausregistry.net.au|---Available

.org.au|whois-check.ausregistry.net.au|---Available

.net.au|whois-check.ausregistry.net.au|---Available

.id.au|whois-check.ausregistry.net.au|---Available

 

This is fine for checking availability, but it doesn't return any whois information for domains that are already registered. The pop up window just says "Not Available".

 

Is there a work around for this?

Link to comment
Share on other sites

OK here's the solution I'm going to try ...

 

For the more popular domains I'm using ...

.com.au|whois.aunic.net|No Data Found

.net.au|whois.aunic.net|No Data Found

 

I'm not sure if there's an hourly limit on this whois database, but I'll soon find out.

 

Fot the less popular domains I'm using the default whois servers...

.asn.au|whois-check.ausregistry.net.au|---Available

.edu.au|whois-check.ausregistry.net.au|---Available

.org.au|whois-check.ausregistry.net.au|---Available

.id.au|whois-check.ausregistry.net.au|---Available

 

I doubt that we'd exceed the 20 lookups per hour on these domains.

Link to comment
Share on other sites

When the whois finds a record I would like it to show the details as in the example below.

 

Domain Name			madeupdomainname.com.au
Last Modified			35-Dec-2099 26:63:72 UTC
Registrar ID			Aust Data Host Centre
Registrar Name			Aust Data Host Centre
Status				ok
Registrant			The trustee for Pixel Trust
Registrant ID			ABN 98765432101
Eligibility Type		Other
Registrant Contact ID		ABCDEFGHIJKLMN
Registrant Contact Name		Mike Mitchell
Registrant Contact Email	bobb@adhc.com.au
Tech Contact ID			ABCDEFGHIJKLMN
Tech Contact Name		Mike Mitchell
Tech Contact Email		bobb@adhc.com.au
Name Server			dns1.madeupdomainname.com.au
Name Server			dns2.madeupdomainname.com.au

 

And for the thing to tell customers when they are transferring or renewing that that is what it is doing instead of claiming the domain is available.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated