Advertisement
Guest User

Untitled

a guest
Jun 25th, 2017
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. [root@proxy ~]# dig google.com
  2.  
  3. ; <<>> DiG 9.7.1-P2 <<>> google.com
  4. ;; global options: +cmd
  5. ;; Got answer:
  6. ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 37739
  7. ;; flags: qr rd ra; QUERY: 1, ANSWER: 6, AUTHORITY: 0, ADDITIONAL: 0
  8.  
  9. ;; QUESTION SECTION:
  10. ;google.com. IN A
  11.  
  12. ;; ANSWER SECTION:
  13. google.com. 300 IN A 64.233.181.106
  14. google.com. 300 IN A 64.233.181.147
  15. google.com. 300 IN A 64.233.181.99
  16. google.com. 300 IN A 64.233.181.103
  17. google.com. 300 IN A 64.233.181.104
  18. google.com. 300 IN A 64.233.181.105
  19.  
  20. ;; Query time: 85 msec
  21. ;; SERVER: 127.0.0.1#53(127.0.0.1)
  22. ;; WHEN: Thu Nov 4 11:11:18 2010
  23. ;; MSG SIZE rcvd: 124
  24.  
  25. [root@proxy ~]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement