TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

.io domains down?

135 pointsby thecodemonkeyabout 12 years ago
http:&#x2F;&#x2F;scotch.io http:&#x2F;&#x2F;codemonkey.io http:&#x2F;&#x2F;geocod.io<p>Are all down for me.<p>$ host filepicker.io Host filepicker.io not found: 3(NXDOMAIN)

46 comments

colmmaccabout 12 years ago
There are some things you can do to protect yourself against these kinds of problem. About 92% of DNS resolvers honour the TTL setting for the NS records from the leaf-node child-zones (e.g. the NS records you control as the owner of a domain). If your domain is reasonably popular, then that caching can help you outlast a problem with your TLDs name-servers. 2 days is a pretty common number for a cache lifetime.<p>Unfortunately for the 8% of resolvers that honour the TTL in the parent domain, you have less control. In this case for .io, the parent-zone NS ttls are just one hour;<p><pre><code> ;; AUTHORITY SECTION: nic.io. 3600 IN NS ns1.communitydns.net. nic.io. 3600 IN NS b.nic.ac. nic.io. 3600 IN NS a.nic.io. nic.io. 3600 IN NS b.nic.sh. nic.io. 3600 IN NS ns4.nic.io. nic.io. 3600 IN NS dns01.cdns.net. nic.io. 3600 IN NS b.nic.io. </code></pre> which I think is relatively short by TLD standards.<p>Another important thing to consider is that the TLD you choose for your domain itself isn&#x27;t the only TLD that your domain resolution may depend upon. Resolution also depends on all of the domains of your nameservers resolving too. Route 53 assigns every hosted zone 4 nameservers from 4 different TLDs, e.g.;<p><pre><code> example.info. 172800 IN NS ns-1834.awsdns-37.co.uk. example.info. 172800 IN NS ns-22.awsdns-02.com. example.info. 172800 IN NS ns-912.awsdns-50.net. example.info. 172800 IN NS ns-1233.awsdns-26.org. </code></pre> So that if any one of those TLDs has a problem it does not cause a resolution failure for your zone. Some other providers do this too, and it&#x27;s also something you could set up yourself.<p>Full-disclosure: Route 53 engineer here.
评论 #5842256 未加载
aedenabout 12 years ago
Anthony from DNSimple here. I&#x27;ll pass along what I know so far: some of nic.io&#x27;s name servers appear to be no longer delegating .io domains out to authoritative name servers. Some of their name servers are still delegating properly, but some are not.<p>This issue also affects .sh and .ac TLDs I believe since they are the same registry. If I find out anything new I&#x27;ll post on Twitter in the @dnsimple account and here.
评论 #5839060 未加载
评论 #5838802 未加载
评论 #5838713 未加载
评论 #5838748 未加载
daviduabout 12 years ago
OpenDNS has cleared our cache of all .io domains in case any NXDOMAINS are being cached.
评论 #5840330 未加载
narimanabout 12 years ago
We&#x27;re back online at <a href="http:&#x2F;&#x2F;candid.io" rel="nofollow">http:&#x2F;&#x2F;candid.io</a>. Someone on twitter posted &quot;VCs should think twice before investing in startups without a .com&quot; -&gt; I think that&#x27;s patently absurd. Azure, AWS, and the other &#x27;core infrastructure&#x27; services suffer similar outages form time to time.
评论 #5838909 未加载
评论 #5838897 未加载
supineabout 12 years ago
They have 7 name servers, 5 are broken and returning NXDOMAIN for all domains.<p>Working:<p>b.nic.io. ns1.communitydns.net.<p>Not working:<p>a.nic.io. a.ns13.net. b.nic.ac. b.ns13.net. ns3.icb.co.uk.
评论 #5838842 未加载
stickfigureabout 12 years ago
Wow. About a year ago the the entire .st registry went down for about 8 hours:<p><a href="http:&#x2F;&#x2F;blorn.com&#x2F;post&#x2F;29851770158&#x2F;beware-cutesy-two-letter-tlds-for-your-domain-name" rel="nofollow">http:&#x2F;&#x2F;blorn.com&#x2F;post&#x2F;29851770158&#x2F;beware-cutesy-two-letter-t...</a><p>I guess the title of the blog post pretty much says it all.
c3oabout 12 years ago
On April 29 I received a notice from admin@nic.io concerning user-generated content that I was to remove from an IO domain &quot;by April 2&quot; (ie a month earlier) - otherwise they would advise the complaintant to contact law enforcement and would suspend the domain &quot;upon receipt of a formal request to do so&quot;. When I attempted to reply, the email address was out of order (&quot;Write error: Broken pipe&quot;) and remained so for several days.<p>It doesn&#x27;t seem to be the most professionally run domain...
aarondfabout 12 years ago
Man, you think you plan for everything, and then your whole TLD just stops working. What&#x27;s the best way to plan for something like this?
评论 #5839153 未加载
评论 #5839701 未加载
joeblauabout 12 years ago
My site <a href="http:&#x2F;&#x2F;gitignore.io" rel="nofollow">http:&#x2F;&#x2F;gitignore.io</a> was down and I just pinged my CDN and my domain host to see what the problem was. Everything seems to be back up and running now. Does anyone know what happened?
nodefortytwoabout 12 years ago
Check out <a href="http:&#x2F;&#x2F;www.whatsmydns.net" rel="nofollow">http:&#x2F;&#x2F;www.whatsmydns.net</a> pretty useful for seeing where issues are or tracking propagation.
评论 #5838907 未加载
psycrabout 12 years ago
I experienced this as well at <a href="http:&#x2F;&#x2F;quantify.io" rel="nofollow">http:&#x2F;&#x2F;quantify.io</a> - New Relic reported a 2 hour outage which just ended.
rpicardabout 12 years ago
Yes! My site (robert.io) is down and I&#x27;ve been chasing my tail trying to figure out what&#x27;s wrong. It&#x27;s refreshing to see that I&#x27;m not the only one.
dedeneabout 12 years ago
For me too.. well, sometimes it resolves, sometimes it doesn&#x27;t. There seems to be an issue with .io globally: <a href="https:&#x2F;&#x2F;twitter.com&#x2F;dnsimple&#x2F;status&#x2F;342991722365734912" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;dnsimple&#x2F;status&#x2F;342991722365734912</a>
评论 #5838692 未加载
latchkeyabout 12 years ago
We had this happen before to our .st domain. <a href="http:&#x2F;&#x2F;blorn.com&#x2F;post&#x2F;29851770158&#x2F;beware-cutesy-two-letter-tlds-for-your-domain-name" rel="nofollow">http:&#x2F;&#x2F;blorn.com&#x2F;post&#x2F;29851770158&#x2F;beware-cutesy-two-letter-t...</a>
robotmayabout 12 years ago
Pingdom reckons <a href="https:&#x2F;&#x2F;www.photographer.io" rel="nofollow">https:&#x2F;&#x2F;www.photographer.io</a> is still up, but I guess I really can&#x27;t be certain. It hasn&#x27;t been a great week for my domain, what with the DNSimple attack and this.
aedenabout 12 years ago
It looks like all of the nic.io root name servers are delegating again.
sunsuabout 12 years ago
Intercom.io is down as well. Particularly frustrating since its preventing me from replying to customer emails.<p>Technical details of permanent delivery failure: DNS Error: Domain name not found
alexkinchabout 12 years ago
In some sort of irony, statuspage.io is down. Was looking at their offering about an hour ago and thinking of taking it for a spin, but now I&#x27;m not so sure...
评论 #5838878 未加载
评论 #5840202 未加载
reggplantabout 12 years ago
Hmm every .io domain on this page has worked for me even if I&#x27;ve never visited them before. Maybe my ISP (VirginMedia) has cached the records.
评论 #5838973 未加载
评论 #5839140 未加载
Hengjieabout 12 years ago
I had the same problem with notable.ac The problem appears to have been resolved. The latest DNS queries show that it is now delegating properly.
评论 #5838954 未加载
taopaoabout 12 years ago
It&#x27;s like a million hipsters cried out in terror and were suddenly silenced.<p>I will pour out some PBR for good ol&#x27; .io.
TallboyOneabout 12 years ago
<a href="http:&#x2F;&#x2F;pineapple.io" rel="nofollow">http:&#x2F;&#x2F;pineapple.io</a> has been up whole time
评论 #5838840 未加载
DoubleMaltabout 12 years ago
It is currently also impossible to register .io domains (I can confirm this since yesterday afternoon)
afleegmanabout 12 years ago
<a href="http:&#x2F;&#x2F;anondrop.io" rel="nofollow">http:&#x2F;&#x2F;anondrop.io</a> is up
singularabout 12 years ago
Fine for me in the UK:-<p><pre><code> $ host algasm.io algasm.io has address 176.58.123.62</code></pre>
abehabout 12 years ago
you can check whatsmydns.net, how some places are working, and some not, for example: <a href="http:&#x2F;&#x2F;www.whatsmydns.net&#x2F;#A&#x2F;www.works.io" rel="nofollow">http:&#x2F;&#x2F;www.whatsmydns.net&#x2F;#A&#x2F;www.works.io</a>
possibilisticabout 12 years ago
My website, brand.io, seems to be up... I hope my email isn&#x27;t down. :(
评论 #5838913 未加载
评论 #5838912 未加载
rmorizabout 12 years ago
from Germany a.ns13.net and b.ns13.net return NXDOMAIN. Both seem to be located in JP. The other DNS are working for me.<p>They recently switched their backend to a new platform (May 29th) maybe this issue is related…
dangoldinabout 12 years ago
My domain is down as well - words.io.<p>Good thing it&#x27;s just some crappy side project.
bitnodesabout 12 years ago
Oh my, I just announced bitnodes.io like a couple hours ago..
donovanhabout 12 years ago
Converser.io is up. Looks to be a subsection of the domains.
评论 #5838747 未加载
piqufohabout 12 years ago
jeez .io names come in at 60GBP ~ $95 a year - why so much?
评论 #5838846 未加载
评论 #5838843 未加载
andyhmltnabout 12 years ago
Nope: Our sites (fine.io, fry.io) are up
评论 #5838695 未加载
评论 #5838698 未加载
beshrkayaliabout 12 years ago
Mine seems to be working fine: sawt.io
wprlabout 12 years ago
My site at kun.io is working for me…
jaredstenquistabout 12 years ago
no downtime for <a href="http:&#x2F;&#x2F;read.io" rel="nofollow">http:&#x2F;&#x2F;read.io</a>
评论 #5840292 未加载
theoneabout 12 years ago
Our site focal.io is down as well.
s0l1dsnak3123about 12 years ago
My farmer.io domain is down also!
simm182about 12 years ago
Works fine here in México.
abehabout 12 years ago
github.io also down for me
评论 #5838720 未加载
kulturpessimistabout 12 years ago
nature.io up and running.
kennethklabout 12 years ago
nitrous.io is working...
vschiavoniabout 12 years ago
git.io is UP.
malditojaviabout 12 years ago
not mine.
wilfraabout 12 years ago
Our site is not down: <a href="http:&#x2F;&#x2F;82.io" rel="nofollow">http:&#x2F;&#x2F;82.io</a>
cmdrabout 12 years ago
This story won&#x27;t reach the front page. It&#x27;s not mainstream enough.