Jump to content

Whois for .ws .wien and .kz


bruno

Recommended Posts

13 hours ago, bruno said:

Could anybody recommend what settings to use to fix it?

https://docs.whmcs.com/WHOIS_Servers#Customising_WHOIS_Servers

try using the following entry in your whois.json custom file (as described above)...

[
{
"extensions": ".kz",
"uri": "socket://whois.nic.kz",
"available": "Nothing found"
},
{
"extensions": ".wien",
"uri": "socket://whois.nic.wien",
"available": "Available"
},
{
"extensions": ".ws",
"uri": "socket://whois.worldsite.ws",
"available": "queried object does not exist"
} 
]

if you already have a whois.json file, just note that the final entry doesn't need a closing comma ,

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • 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