# Pastebin O9QTELeA ubuntu@test-vm:~$ dig -t a gcr.io ; <<>> DiG 9.11.3-1ubuntu1.1-Ubuntu <<>> -t a gcr.io ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 37910 ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 65494 ;; QUESTION SECTION: ;gcr.io. IN A ;; ANSWER SECTION: gcr.io. 220 IN A 74.125.197.82 ;; Query time: 2 msec ;; SERVER: 127.0.0.53#53(127.0.0.53) ;; WHEN: Mon Apr 15 14:15:00 UTC 2019 ;; MSG SIZE rcvd: 51 ubuntu@test-vm:~$ dig -t aaaa gcr.io ; <<>> DiG 9.11.3-1ubuntu1.1-Ubuntu <<>> -t aaaa gcr.io ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 52218 ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 65494 ;; QUESTION SECTION: ;gcr.io. IN AAAA ;; ANSWER SECTION: gcr.io. 217 IN AAAA 2607:f8b0:400e:c09::52 ;; Query time: 52 msec ;; SERVER: 127.0.0.53#53(127.0.0.53) ;; WHEN: Mon Apr 15 14:15:03 UTC 2019 ;; MSG SIZE rcvd: 63 ubuntu@test-vm:~$ curl gcr.io