tachyons-css/tachyons-css.github.io

tachyons.io is down

Closed this issue · 2 comments

I'm not sure where to report. http://tachyons.io/ is not accessible.

DNS lookup fails:

$ /usr/bin/host -a tachyons.io 8.8.8.8
Trying "tachyons.io"
Using domain server:
Name: 8.8.8.8
Address: 8.8.8.8#53
Aliases: 

Host tachyons.io not found: 2(SERVFAIL)
Received 29 bytes from 8.8.8.8#53 in 4057 ms

Seems fine for me…can you check again? http://tachyons.io/

Thanks for the report though!

Yes, it's working again. Seems to have been a temporary issue. Thank you!

$ host -a tachyons.io 8.8.8.8
Trying "tachyons.io"
Using domain server:
Name: 8.8.8.8
Address: 8.8.8.8#53
Aliases: 

;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 45679
;; flags: qr rd ra; QUERY: 1, ANSWER: 7, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;tachyons.io.           IN  ANY

;; ANSWER SECTION:
tachyons.io.        1799    IN  A   192.30.252.153
tachyons.io.        3599    IN  NS  dns2.name-services.com.
tachyons.io.        3599    IN  NS  dns4.name-services.com.
tachyons.io.        3599    IN  NS  dns5.name-services.com.
tachyons.io.        3599    IN  NS  dns1.name-services.com.
tachyons.io.        3599    IN  NS  dns3.name-services.com.
tachyons.io.        3599    IN  SOA dns1.name-services.com. info.name-services.com. 1446771652 172800 900 1814400 3600

Received 198 bytes from 8.8.8.8#53 in 72 ms