Skip to content

Instantly share code, notes, and snippets.

@sufianrhazi
Created February 22, 2016 02:30
Show Gist options
  • Save sufianrhazi/9b76fda2513f2b329a56 to your computer and use it in GitHub Desktop.
Save sufianrhazi/9b76fda2513f2b329a56 to your computer and use it in GitHub Desktop.
0 mac-the-knife:~ sufian $ dig cheekswab.org any
; <<>> DiG 9.8.3-P1 <<>> cheekswab.org any
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 32816
;; flags: qr rd ra; QUERY: 1, ANSWER: 6, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;cheekswab.org. IN ANY
;; ANSWER SECTION:
cheekswab.org. 13249 IN TXT "v=spf1 +a +mx +ip4:192.185.4.63 ?all"
cheekswab.org. 13249 IN MX 0 cheekswab.org.
cheekswab.org. 85249 IN SOA ns8103.hostgator.com. dnsadmin.gator4052.hostgator.com. 2016020100 86400 7200 3600000 86400
cheekswab.org. 85249 IN NS ns2583.hostgator.com.
cheekswab.org. 85249 IN NS ns2584.hostgator.com.
cheekswab.org. 6183 IN A 192.185.5.74
;; Query time: 13 msec
;; SERVER: 209.18.47.61#53(209.18.47.61)
;; WHEN: Sun Feb 21 21:21:39 2016
;; MSG SIZE rcvd: 229
0 mac-the-knife:~ sufian $ dig @8.8.8.8 cheekswab.org any
; <<>> DiG 9.8.3-P1 <<>> @8.8.8.8 cheekswab.org any
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 34807
;; flags: qr rd ra; QUERY: 1, ANSWER: 5, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;cheekswab.org. IN ANY
;; ANSWER SECTION:
cheekswab.org. 1799 IN SOA ns1.digitalocean.com. hostmaster.cheekswab.org. 1456098581 10800 3600 604800 1800
cheekswab.org. 1799 IN NS ns3.digitalocean.com.
cheekswab.org. 1799 IN A 162.243.20.227
cheekswab.org. 1799 IN NS ns2.digitalocean.com.
cheekswab.org. 1799 IN NS ns1.digitalocean.com.
;; Query time: 138 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Sun Feb 21 21:23:30 2016
;; MSG SIZE rcvd: 164
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment