Skip to content

Instantly share code, notes, and snippets.

@vinnix
Created December 10, 2012 23:38
Show Gist options
  • Save vinnix/4254364 to your computer and use it in GitHub Desktop.
Save vinnix/4254364 to your computer and use it in GitHub Desktop.
Facebook's DNS is working at Sao Paulo/Brazil
vnxs:~ Vinnix$ dig www.facebook.com
; <<>> DiG 9.4.3-P3 <<>> www.facebook.com
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 19911
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;www.facebook.com. IN A
;; ANSWER SECTION:
www.facebook.com. 50 IN CNAME star.c10r.facebook.com.
star.c10r.facebook.com. 22 IN A 69.171.242.27
;; Query time: 38 msec
;; SERVER: 200.204.0.10#53(200.204.0.10)
;; WHEN: Mon Dec 10 21:37:54 2012
;; MSG SIZE rcvd: 74
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment