Live data from Hacker News

Google now treats .io as a gccTLD

support.google.com

91–100 of 126 posts

Re: Google now treats .io as a gccTLD

#91
post #77

Is there any way to register an io domain without your address and phone number showing up in the whois information?

Try gandi.net. They offer free whois privacy with registration and their prices on .io domains are VERY good. One thing you will have to do is let your credit card company know about the transaction as the charge will come from France and will be flagged as fraudulent (at least that was my experience with AMEX).

Thanks, gandi looks nice. However, their domain privacy page doesn't mention anything about .io domains. Does anyone know if they offer whois privacy with .io domains as well?

Re: Google now treats .io as a gccTLD

#93
post #20

Earlier quoted context omitted.

.io prices are coming down rather quickly. Gandi.net sells them for $40 apiece, and I wouldn't be surprised if it became available for half of that with some sort of promotion. I'm waiting to grab one when that happens.

Damnit, I just paid $72 three seconds ago, before reading the comments.

I paid close to $100 about a year ago... though renewal will be less...

Re: Google now treats .io as a gccTLD

#95
post #71

Earlier quoted context omitted.

It's tough to get traction on HN for certain things. Also, if you think about it people don't want other people to know what domain names are available "just in case". There are currently 26 three letter words/common acronyms left. List available here for a small fee http://andio.herokuapp.com

Posting the same comment 4 times trying to sell a list is just ridiculous. One comment was enough.

Yeah, it was probably a little much. The site has been up for quite a long time and I thought it might useful given the circumstances. Should I have linked to it more than once? Probably not.

Re: Google now treats .io as a gccTLD

#96
post #71

Earlier quoted context omitted.

It's tough to get traction on HN for certain things. Also, if you think about it people don't want other people to know what domain names are available "just in case". There are currently 26 three letter words/common acronyms left. List available here for a small fee http://andio.herokuapp.com

That's lame - $20 for this list? What's the likelihood one can actually register one of the 3 letter domains for a typical reg fee and not some huge cost?

Not sure why it's lame for it to cost $20, is it because you could build it yourself?

Re: Google now treats .io as a gccTLD

#97
post #79
post #39

Earlier quoted context omitted.

There are less than 40 three letter word domains names available now. http://andio.herokuapp.com

$20 for the results of bash one-liner? (by my count there are far more than 40 left) for i in `egrep '^[a-z]{3}$' /usr/share/dict/words` do whois $i.io | grep -q '\- Available' && echo $i.io done Heck, there's still a few two-letter .io domains left for i in {a..z}{a..z}.io do whois $i | grep -q '\- Available' && echo $i done iz.io jy.io kf.io kq.io lq.io qf.io qg.io qj.io qo.io qs.io qy.io uj.io yd.io yl.io yz.io Bu…

Yes, $20 for you is too much, but there are lots of people who have no idea how to do a bash one-liner (me being one of them actually).

I worked on this project a while back and posted the list for free for over a year, not sure why it's a sin to charge money for it now.

Re: Google now treats .io as a gccTLD

#98
post #96

Earlier quoted context omitted.

That's lame - $20 for this list? What's the likelihood one can actually register one of the 3 letter domains for a typical reg fee and not some huge cost?

Not sure why it's lame for it to cost $20, is it because you could build it yourself?

ALL domains available on all TLDs should be listed freely.

Charging for access to information like this is deplorable. Just because you can does not mean you should.

Re: Google now treats .io as a gccTLD

#99
post #48
post #41

I don't know how to feel about this. I've commented many times before, warning others about the .io domain and the consequences they'll face with ranking on Google. Now that won't be a problem. But let's face it, .io will never be as 'accepted' as .com by Billy Customer, and now squatters have a reason to go buying them all up, so good luck grabbing one for a techie startup or niche.

It requires something about the way we conduct ourselves to change, at least. I remember reading about how Japanese advertizers would use Google queries in ads instead of URLs - and we in the West did little to improve on that with QR codes - so it's possible that there's a place for .io somewhere. I just think it'd be a really bad idea to use them interchangeably with .com domains. I guess the same can be said of .c…

> I remember reading about how Japanese advertizers would use Google queries in ads instead of URLs

This is probably because it's hard for the Japanese to correctly remember web addresses, since they're in the Latin alphabet. By having them remember search queries instead, this problem can be easily avoided.

Re: Google now treats .io as a gccTLD

#100

260 days ago I posted a webapp I made on HN, listing all of the available remaining .io domains in order of most common words -- with 2, 3, 4, and 5 letter columns. It was completely free, but it got one upvote I think? The site is currently down, but if there's interest I can put it back online.

I just generated a list of all the 3 letter scrabble-legal .io domains available (4 letter domains are going as we speak). Any interest?
Post reply on HN