Skip to content

Instantly share code, notes, and snippets.

@aitor
Created September 19, 2012 20:16
Show Gist options
  • Save aitor/3751972 to your computer and use it in GitHub Desktop.
Save aitor/3751972 to your computer and use it in GitHub Desktop.
[Dettifoss] ruby 1.8.7-p352 in ~/
› dig www.24hourbookclub.com
; <<>> DiG 9.7.3-P3 <<>> www.24hourbookclub.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 44930
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;www.24hourbookclub.com. IN A
;; ANSWER SECTION:
www.24hourbookclub.com. 1750 IN CNAME bookclub24.herokuapp.com.
bookclub24.herokuapp.com. 10 IN A 23.23.149.43
;; Query time: 82 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Wed Sep 19 19:54:54 2012
;; MSG SIZE rcvd: 91
[Dettifoss] ruby 1.8.7-p352 in ~/
› dig 24hourbookclub.com
; <<>> DiG 9.7.3-P3 <<>> 24hourbookclub.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 19247
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;24hourbookclub.com. IN A
;; ANSWER SECTION:
24hourbookclub.com. 1250 IN A 199.59.166.86
:: ***** See https://devcenter.heroku.com/articles/custom-domains
;; ***** This should be pointing to
;; ***** 75.101.163.44
;; ***** 75.101.145.87
;; ***** 174.129.212.2
;; Query time: 63 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Wed Sep 19 19:54:57 2012
;; MSG SIZE rcvd: 52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment