Created
September 4, 2011 16:21
-
-
Save lpradovera/1193101 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
luca@luca-acer:~$ dig SOA eco-idee.it | |
; <<>> DiG 9.7.3 <<>> SOA eco-idee.it | |
;; global options: +cmd | |
;; Got answer: | |
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 20929 | |
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 1 | |
;; QUESTION SECTION: | |
;eco-idee.it. IN SOA | |
;; ANSWER SECTION: | |
eco-idee.it. 85095 IN SOA ns1.linode.com. hostmaster.eco-idee.it. 0 10800 3600 604800 3600 | |
;; AUTHORITY SECTION: | |
eco-idee.it. 85095 IN NS ns1.linode.com. | |
eco-idee.it. 85095 IN NS ns2.linode.com. | |
;; ADDITIONAL SECTION: | |
ns1.linode.com. 85229 IN A 69.93.127.10 | |
;; Query time: 59 msec | |
;; SERVER: 212.216.112.112#53(212.216.112.112) | |
;; WHEN: Sun Sep 4 18:21:10 2011 | |
;; MSG SIZE rcvd: 138 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment