View Single Post
Old 10-05-2008, 09:31 PM   #10
llama
Very Banned
 
Join Date: Jan 2006
Posts: 10,485
llama is a future SR.com Hall of Famerllama is a future SR.com Hall of Famerllama is a future SR.com Hall of Famerllama is a future SR.com Hall of Famer
llama is a future SR.com Hall of Famerllama is a future SR.com Hall of Famerllama is a future SR.com Hall of Famerllama is a future SR.com Hall of Famerllama is a future SR.com Hall of Famerllama is a future SR.com Hall of Famerllama is a future SR.com Hall of Famer
Something's there (now).

Code:
ken@llamakc 09:29:02:~$ dig myviscom.com

; <<>> DiG 9.4.2-P1 <<>> myviscom.com
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 39441
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;myviscom.com.			IN	A

;; ANSWER SECTION:
myviscom.com.		0	IN	A	208.69.32.132

;; Query time: 377 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Sun Oct  5 21:29:07 2008
;; MSG SIZE  rcvd: 46

ken@llamakc 09:29:07:~$ ping !$
ping myviscom.com
PING myviscom.com (208.69.32.132) 56(84) bytes of data.
64 bytes from hit-nxdomain.opendns.com (208.69.32.132): icmp_seq=1 ttl=53 time=264 ms
64 bytes from hit-nxdomain.opendns.com (208.69.32.132): icmp_seq=2 ttl=53 time=254 ms
64 bytes from hit-nxdomain.opendns.com (208.69.32.132): icmp_seq=3 ttl=53 time=264 ms
64 bytes from hit-nxdomain.opendns.com (208.69.32.132): icmp_seq=4 ttl=53 time=283 ms

--- myviscom.com ping statistics ---
5 packets transmitted, 4 received, 20% packet loss, time 4001ms
rtt min/avg/max/mdev = 254.922/267.067/283.566/10.365 ms
ken@llamakc 09:29:18:~$ nslookup !$
nslookup myviscom.com
Server:		127.0.0.1
Address:	127.0.0.1#53

Non-authoritative answer:
Name:	myviscom.com
Address: 208.69.32.132
llama is offline Reply With Quote