isaacadams

verify-resolver

Apr 29th, 2019
436
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. Windows
  2.  
  3. nslookup www.example.com. 4.2.2.1
  4. nslookup www.example.com. 4.2.2.2
  5. nslookup www.example.com. 208.67.222.222
  6. nslookup www.example.com. 208.67.220.220
  7.  
  8. Mac and Linux
  9.  
  10. dig www.example.com. @4.2.2.1
  11. dig www.example.com. @4.2.2.2
  12. dig www.example.com. @208.67.222.222
  13. dig www.example.com. @208.67.220.220
Advertisement
Add Comment
Please, Sign In to add comment