Kuhl, Rubens Posted July 31 Share Posted July 31 Due to the migration to RDAP, a number of TLDs have been turning off WHOIS service. RDAP uses https transport so pointing there could work, but is there a way to test for the HTTP status code ? Because most times it will be a 404 error that signal the name is available. 0 Quote Link to comment Share on other sites More sharing options...
RadWebHosting Posted July 31 Share Posted July 31 Any specific examples you're having trouble with? 0 Quote Link to comment Share on other sites More sharing options...
Kuhl, Rubens Posted July 31 Author Share Posted July 31 5 minutes ago, RadWebHosting said: Any specific examples you're having trouble with? .app is one of the many gTLDs that no longer has a WHOIS server. Note that https://www.iana.org/domains/root/db/app.html does not include a WHOIS entry, and whois.nic.app no longer resolves. What you see in their IANA page is exactly the address for their RDAP service. 0 Quote Link to comment Share on other sites More sharing options...
RadWebHosting Posted Friday at 09:35 AM Share Posted Friday at 09:35 AM Here's an entry that's working in our dev install: { "extensions": ".app,.boo,.dad,.dev,.esq,.foo,.here,.how,.ing,.meme,.mov,.new,.nexus,.page,.phd,.prof,.rsvp,.soy,.zip", "uri": "https://pubapi.registry.google/rdap/domains?name=", "available": "Not Found" }, 0 Quote Link to comment Share on other sites More sharing options...
Kuhl, Rubens Posted Sunday at 10:01 PM Author Share Posted Sunday at 10:01 PM On 8/1/2025 at 6:35 AM, RadWebHosting said: Here's an entry that's working in our dev install: { "extensions": ".app,.boo,.dad,.dev,.esq,.foo,.here,.how,.ing,.meme,.mov,.new,.nexus,.page,.phd,.prof,.rsvp,.soy,.zip", "uri": "https://pubapi.registry.google/rdap/domains?name=", "available": "Not Found" }, That works for Google Registry TLDs, because they support RDAP Domain Search. The same can't be said about Amazon Registry TLDs, like .now. .now RDAP server also doesn't allow unauthenticated domain search, and while whois.nic.now still resolves, it no longer answers WHOIS queries. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.