Advertisement
Guest User

Untitled

a guest
Aug 21st, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.25 KB | None | 0 0
  1. jamezpolley@li101-70:~$dig nic.uk ns
  2.  
  3. ; <<>> DiG 9.7.0-P1 <<>> nic.uk ns
  4. ;; global options: +cmd
  5. ;; Got answer:
  6. ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 21768
  7. ;; flags: qr rd ra; QUERY: 1, ANSWER: 11, AUTHORITY: 0, ADDITIONAL: 14
  8.  
  9. ;; QUESTION SECTION:
  10. ;nic.uk. IN NS
  11.  
  12. ;; ANSWER SECTION:
  13. nic.uk. 172800 IN NS nsb.nic.uk.
  14. nic.uk. 172800 IN NS nsa.nic.uk.
  15.  
  16. ;; ADDITIONAL SECTION:
  17. nsa.nic.uk. 172800 IN A 156.154.100.3
  18. nsb.nic.uk. 172800 IN A 156.154.101.3
  19.  
  20. jamezpolley@host:~$dig telegraph.co.uk NS
  21.  
  22. ; <<>> DiG 9.7.0-P1 <<>> telegraph.co.uk NS
  23. ;; global options: +cmd
  24. ;; Got answer:
  25. ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 36675
  26. ;; flags: qr rd ra; QUERY: 1, ANSWER: 8, AUTHORITY: 0, ADDITIONAL: 0
  27.  
  28. ;; QUESTION SECTION:
  29. ;telegraph.co.uk. IN NS
  30.  
  31. ;; ANSWER SECTION:
  32. telegraph.co.uk. 319 IN NS ns1-63.akam.net.
  33. telegraph.co.uk. 319 IN NS eur3.akam.net.
  34. telegraph.co.uk. 319 IN NS use2.akam.net.
  35. telegraph.co.uk. 319 IN NS usw2.akam.net.
  36. telegraph.co.uk. 319 IN NS use4.akam.net.
  37. telegraph.co.uk. 319 IN NS use1.akam.net.
  38. telegraph.co.uk. 319 IN NS usc4.akam.net.
  39. telegraph.co.uk. 319 IN NS ns1-224.akam.net.
  40.  
  41. ;; Query time: 0 msec
  42. ;; SERVER: 97.107.133.4#53(97.107.133.4)
  43. ;; WHEN: Thu Feb 2 05:46:02 2012
  44. ;; MSG SIZE rcvd: 198
  45.  
  46. jamezpolley@li101-70:~$dig @ns1-224.akam.net telegraph.co.uk NS
  47.  
  48. ; <<>> DiG 9.7.0-P1 <<>> @ns1-224.akam.net telegraph.co.uk NS
  49. ; (1 server found)
  50. ;; global options: +cmd
  51. ;; Got answer:
  52. ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 23013
  53. ;; flags: qr aa rd; QUERY: 1, ANSWER: 8, AUTHORITY: 0, ADDITIONAL: 0
  54. ;; WARNING: recursion requested but not available
  55.  
  56. ;; QUESTION SECTION:
  57. ;telegraph.co.uk. IN NS
  58.  
  59. ;; ANSWER SECTION:
  60. telegraph.co.uk. 600 IN NS use2.akam.net.
  61. telegraph.co.uk. 600 IN NS eur3.akam.net.
  62. telegraph.co.uk. 600 IN NS use1.akam.net.
  63. telegraph.co.uk. 600 IN NS ns1-63.akam.net.
  64. telegraph.co.uk. 600 IN NS usc4.akam.net.
  65. telegraph.co.uk. 600 IN NS ns1-224.akam.net.
  66. telegraph.co.uk. 600 IN NS usw2.akam.net.
  67. telegraph.co.uk. 600 IN NS use4.akam.net.
  68.  
  69. ;; Query time: 9 msec
  70. ;; SERVER: 193.108.91.224#53(193.108.91.224)
  71. ;; WHEN: Thu Feb 2 05:48:47 2012
  72. ;; MSG SIZE rcvd: 198
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement