Advertisement
Guest User

Untitled

a guest
Aug 15th, 2018
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. Couple examples of what seems like the DNS resolving correctly:
  2.  
  3. nslookup github.com
  4. Server: ::
  5. Address 1: ::
  6.  
  7. Name: github.com
  8. Address 1: 192.30.253.112 lb-192-30-253-112-iad.github.com
  9. Address 2: 192.30.253.113 lb-192-30-253-113-iad.github.com
  10.  
  11. nslookup 192.30.253.113
  12.  
  13. Server: ::
  14.  
  15. Address 1: ::
  16.  
  17. Name: 192.30.253.113
  18.  
  19. Address 1: 192.30.253.113 lb-192-30-253-113-iad.github.com
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement