Hacker News new | ask | show | jobs
by rajivm 4843 days ago
You should do a "whois" lookup for the domain. The return code for a 'get' request on the domain has no bearing on its availability -- many parked domains do not even have DNS configured, let alone HTTP.
2 comments

I'd be wary of doing automated whois lookups, which might be considered abusive / against terms of service depending on which server you hit.
Good point. This doesnt sound like a quick fix.
Very true. This requires a little more work than my current hack. I'll see if there is a whois package for node...