Created
April 25, 2019 08:15
-
-
Save ShapeShifter499/ff460015f51647ec4505644af3f7c55d to your computer and use it in GitHub Desktop.
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
[root@kumo ~]# host -6 -v archlinux.org | |
Trying "archlinux.org" | |
Trying "archlinux.org" | |
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 27192 | |
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0 | |
;; QUESTION SECTION: | |
;archlinux.org. IN A | |
;; ANSWER SECTION: | |
archlinux.org. 2359 IN A 138.201.81.199 | |
Received 47 bytes from fd72:b86:dead::1#53 in 89 ms | |
Trying "archlinux.org" | |
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 50031 | |
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0 | |
;; QUESTION SECTION: | |
;archlinux.org. IN AAAA | |
;; ANSWER SECTION: | |
archlinux.org. 2359 IN AAAA 2a01:4f8:172:1d86::1 | |
Received 59 bytes from fd72:b86:dead::1#53 in 77 ms | |
Trying "archlinux.org" | |
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 49077 | |
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0 | |
;; QUESTION SECTION: | |
;archlinux.org. IN MX | |
;; ANSWER SECTION: | |
archlinux.org. 3398 IN MX 10 mx.archlinux.org. | |
Received 50 bytes from fd72:b86:dead::1#53 in 72 ms | |
[root@kumo ~]# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment