Created
February 22, 2024 14:58
-
-
Save sirkirby/85162b53b35647b0854637c47dcf3c6f to your computer and use it in GitHub Desktop.
dig test
This file contains hidden or 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 9.10.6 <<>> @10.10.10.100 github.com | |
; (1 server found) | |
;; global options: +cmd | |
;; Got answer: | |
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 19540 | |
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1 | |
;; OPT PSEUDOSECTION: | |
; EDNS: version: 0, flags:; udp: 1232 | |
;; QUESTION SECTION: | |
;github.com. IN A | |
;; ANSWER SECTION: | |
github.com. 45 IN A 140.82.113.4 | |
;; Query time: 18 msec | |
;; SERVER: 10.10.10.100#53(10.10.10.100) | |
;; WHEN: Tue Feb 20 17:26:17 EST 2024 | |
;; MSG SIZE rcvd: 65 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment