Jump to content

.co whois lookup


Recommended Posts

Does anyone know how to get the .co lookup going again?

I've tried this and had no luck

"extensions": ".co,.net.co,.com.co,.nom.co",
        //"uri": "socket://whois.nic.co",
        "uri": "https://whois.registry.co",
        "available": "No Data Found"

I am using v8.13.2 but I see the dist.whois.json file is the same for v9.0.3

Link to comment
Share on other sites

  • WHMCS Technical Analyst II
On 4/23/2026 at 7:10 AM, Evolve Web Hosting said:

Does anyone know how to get the .co lookup going again?

I've tried this and had no luck

"extensions": ".co,.net.co,.com.co,.nom.co",
        //"uri": "socket://whois.nic.co",
        "uri": "https://whois.registry.co",
        "available": "No Data Found"

I am using v8.13.2 but I see the dist.whois.json file is the same for v9.0.3

Hi @Evolve Web Hosting, try this-

 {
        "extensions": ".co,.net.co,.com.co,.nom.co",
        "uri": "socket://whois.registry.co",
        "available": "DOMAIN NOT FOUND"
    },

 

Link to comment
Share on other sites

On 4/22/2026 at 7:10 PM, Evolve Web Hosting said:

I've tried this and had no luck

"extensions": ".co,.net.co,.com.co,.nom.co",
        //"uri": "socket://whois.nic.co",
        "uri": "https://whois.registry.co",

        "available": "No Data Found"

I am using v8.13.2 but I see the dist.whois.json file is the same for v9.0.3

This is not the same as below:

16 hours ago, WHMCS SamP said:

Hi @Evolve Web Hosting, try this-

 {
        "extensions": ".co,.net.co,.com.co,.nom.co",
        "uri": "socket://whois.registry.co",
        "available": "DOMAIN NOT FOUND"
    },

Did you try it exactly as written?

Edited by bear
weird quoting system
Link to comment
Share on other sites

  • WHMCS Technical Analyst II
4 hours ago, Evolve Web Hosting said:

@bear yes I changed https://whois.registry.co to socket://whois.registry.co and it still doesn't work.

Hi @Evolve Web Hosting it is not just the socket URL; the available string is also different. Have you tried replacing your entire block with the one I provided? I tested this before sharing it with you, and it is working for me.

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