Skip to content

Instantly share code, notes, and snippets.

@tmacedo
Created June 29, 2012 14:20
Show Gist options
  • Save tmacedo/3018229 to your computer and use it in GitHub Desktop.
Save tmacedo/3018229 to your computer and use it in GitHub Desktop.
$ dig www.3scale.net
; <<>> DiG 9.8.1-P1 <<>> www.3scale.net
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 17264
;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;www.3scale.net. IN A
;; ANSWER SECTION:
www.3scale.net. 600 IN CNAME multitenant.3scale.net.
multitenant.3scale.net. 300 IN CNAME dualstack.3scale-20120424-299787090.us-east-1.elb.amazonaws.com.
dualstack.3scale-20120424-299787090.us-east-1.elb.amazonaws.com. 60 IN A 23.21.114.233
dualstack.3scale-20120424-299787090.us-east-1.elb.amazonaws.com. 60 IN A 107.21.106.140
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment