[dancho@localhost ~]$ dig bgroot.bgr @82.199.205.254
; <<>> DiG 9.3.3rc2 <<>> bgroot.bgr @82.199.205.254
; (1 server found)
;; global options: printcmd
;; connection timed out; no servers could be reached
[dancho@localhost ~]$ dig
http://www.nic.maxmv @82.199.205.254
; <<>> DiG 9.3.3rc2 <<>>
http://www.nic.maxmv @82.199.205.254
; (1 server found)
;; global options: printcmd
;; connection timed out; no servers could be reached
[dancho@localhost ~]$ ping -c 1 82.199.205.254
PING 82.199.205.254 (82.199.205.254) 56(84) bytes of data.
--- 82.199.205.254 ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms
[dancho@localhost ~]$ telnet 82.199.205.254 53
Trying 82.199.205.254...
telnet: connect to address 82.199.205.254: No route to host
telnet: Unable to connect to remote host: No route to host
[dancho@localhost ~]$