DNS is Broken
Due to an unfortunate change in an IP addresses while moving some servers around our DNS is pointing at an incorrect location. The correct IP is 204.236.219.131. Until we get that IP in DNS propagated MLKSHK is not reachable by domain name.
If you're on a PC type this at a DOS prompt:
ipconfig /flushdns
If you're on a Mac type this in terminal:
dscacheutil -flushcache
or if 10.5.1 and before:
lookupd -flushcache
