Created
June 4, 2013 05:04
-
-
Save lidaobing/5703705 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ dig mail.qq.com | |
; <<>> DiG 9.8.3-P1 <<>> mail.qq.com | |
;; global options: +cmd | |
;; Got answer: | |
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 49683 | |
;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 0 | |
;; QUESTION SECTION: | |
;mail.qq.com. IN A | |
;; ANSWER SECTION: | |
mail.qq.com. 450 IN A 119.147.197.26 | |
mail.qq.com. 450 IN A 14.17.19.167 | |
mail.qq.com. 450 IN A 14.17.32.178 | |
;; Query time: 7 msec | |
;; SERVER: 202.96.209.133#53(202.96.209.133) | |
;; WHEN: Tue Jun 4 13:04:22 2013 | |
;; MSG SIZE rcvd: 77 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment