Skip to content

Instantly share code, notes, and snippets.

@scottjacobsen
Created April 30, 2010 17:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scottjacobsen/385518 to your computer and use it in GitHub Desktop.
Save scottjacobsen/385518 to your computer and use it in GitHub Desktop.
old nestersocks dns records
; <<>> DiG 9.6.1-P2 <<>> nestersocks.com ANY
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 54197
;; flags: qr rd ra; QUERY: 1, ANSWER: 7, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;nestersocks.com. IN ANY
;; ANSWER SECTION:
nestersocks.com. 210 IN SOA ns.rackspace.com. hostmaster.rackspace.com. 1237908647 86400 7200 604800 300
nestersocks.com. 86310 IN MX 10 server96.appriver.com.
nestersocks.com. 86310 IN MX 20 server97.appriver.com.
nestersocks.com. 86310 IN NS ns2.rackspace.com.
nestersocks.com. 86310 IN NS ns.rackspace.com.
nestersocks.com. 86310 IN TXT "v=spf1 ip4:69.20.15.22 ~all"
nestersocks.com. 86310 IN A 69.20.112.50
;; Query time: 78 msec
;; SERVER: 192.168.0.1#53(192.168.0.1)
;; WHEN: Fri Apr 30 11:30:49 2010
;; MSG SIZE rcvd: 240
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment