Last active
April 15, 2019 11:32
-
-
Save youngbrioche/66ca21aa5203e9b1577af71f0e015d74 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ dig A staging.assets.innoq.com @1.1.1.1 | |
; <<>> DiG 9.10.6 <<>> A staging.assets.innoq.com @1.1.1.1 | |
;; global options: +cmd | |
;; Got answer: | |
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 57871 | |
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 4, ADDITIONAL: 1 | |
;; OPT PSEUDOSECTION: | |
; EDNS: version: 0, flags:; udp: 1452 | |
;; QUESTION SECTION: | |
;staging.assets.innoq.com. IN A | |
;; AUTHORITY SECTION: | |
assets.innoq.com. 180 IN NS ns-26.awsdns-03.com. | |
assets.innoq.com. 180 IN NS ns-932.awsdns-52.net. | |
assets.innoq.com. 180 IN NS ns-1109.awsdns-10.org. | |
assets.innoq.com. 180 IN NS ns-2022.awsdns-60.co.uk. | |
;; Query time: 42 msec | |
;; SERVER: 1.1.1.1#53(1.1.1.1) | |
;; WHEN: Thu Oct 25 10:10:07 CEST 2018 | |
;; MSG SIZE rcvd: 189 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment