Guest User

Untitled

a guest
Dec 10th, 2018
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. $ dig -t A -q polestar.databaseguy.com.
  2.  
  3. ; <<>> DiG 9.11.3-1ubuntu1.3-Ubuntu <<>> -t A polestar.databaseguy.com.
  4. ;; global options: +cmd
  5. ;; Got answer:
  6. ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 33130
  7. ;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1
  8.  
  9. ;; OPT PSEUDOSECTION:
  10. ; EDNS: version: 0, flags:; udp: 4096
  11. ;; QUESTION SECTION:
  12. ;polestar.databaseguy.com. IN A
  13.  
  14. ;; ANSWER SECTION:
  15. polestar.databaseguy.com. 3600 IN CNAME databaseguy.ddns.net.
  16. databaseguy.ddns.net. 60 IN A 173.19.127.251
  17.  
  18. ;; Query time: 30 msec
  19. ;; SERVER: 10.0.10.1#53(10.0.10.1)
  20. ;; WHEN: Mon Dec 10 14:41:50 STD 2018
  21. ;; MSG SIZE rcvd: 103
Add Comment
Please, Sign In to add comment