summaryrefslogtreecommitdiff
path: root/assignment2-files.camilstaps.nl.dig
diff options
context:
space:
mode:
authorCamil Staps2016-03-01 22:45:18 +0100
committerCamil Staps2016-03-01 22:45:18 +0100
commit4e38c1c9f26405d721a7bdbc8354e05561f65880 (patch)
treed9550d55982d0d7f3e983568c92fc2188227aaaa /assignment2-files.camilstaps.nl.dig
parentAdded student number (diff)
Assignment 2
Diffstat (limited to 'assignment2-files.camilstaps.nl.dig')
-rw-r--r--assignment2-files.camilstaps.nl.dig99
1 files changed, 99 insertions, 0 deletions
diff --git a/assignment2-files.camilstaps.nl.dig b/assignment2-files.camilstaps.nl.dig
new file mode 100644
index 0000000..38bed9c
--- /dev/null
+++ b/assignment2-files.camilstaps.nl.dig
@@ -0,0 +1,99 @@
+$ dig @a.root-servers.net nl
+
+; <<>> DiG 9.9.5-9+deb8u5-Debian <<>> @a.root-servers.net nl
+; (2 servers found)
+;; global options: +cmd
+;; Got answer:
+;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 39209
+;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 8, ADDITIONAL: 17
+;; WARNING: recursion requested but not available
+
+;; OPT PSEUDOSECTION:
+; EDNS: version: 0, flags:; udp: 4096
+;; QUESTION SECTION:
+;nl. IN A
+
+;; AUTHORITY SECTION:
+nl. 172800 IN NS ns5.dns.nl.
+nl. 172800 IN NS ns4.dns.nl.
+nl. 172800 IN NS ns3.dns.nl.
+nl. 172800 IN NS ns2.dns.nl.
+nl. 172800 IN NS ns1.dns.nl.
+nl. 172800 IN NS nl1.dnsnode.net.
+nl. 172800 IN NS ns-nl.nic.fr.
+nl. 172800 IN NS sns-pb.isc.org.
+
+;; ADDITIONAL SECTION:
+ns5.dns.nl. 172800 IN A 194.0.28.53
+ns5.dns.nl. 172800 IN AAAA 2001:678:2c:0:194:0:28:53
+ns4.dns.nl. 172800 IN A 95.142.99.212
+ns4.dns.nl. 172800 IN AAAA 2a00:1188:5::212
+ns3.dns.nl. 172800 IN A 194.171.17.10
+ns3.dns.nl. 172800 IN AAAA 2001:610:0:800d::10
+ns2.dns.nl. 172800 IN A 213.154.241.85
+ns2.dns.nl. 172800 IN AAAA 2001:7b8:606::85
+ns1.dns.nl. 172800 IN A 193.176.144.5
+ns1.dns.nl. 172800 IN AAAA 2a00:d78:0:102:193:176:144:5
+nl1.dnsnode.net. 172800 IN A 194.146.106.42
+nl1.dnsnode.net. 172800 IN AAAA 2001:67c:1010:10::53
+ns-nl.nic.fr. 172800 IN A 192.93.0.4
+ns-nl.nic.fr. 172800 IN AAAA 2001:660:3005:1::1:2
+sns-pb.isc.org. 172800 IN A 192.5.4.1
+sns-pb.isc.org. 172800 IN AAAA 2001:500:2e::1
+
+;; Query time: 15 msec
+;; SERVER: 198.41.0.4#53(198.41.0.4)
+;; WHEN: Tue Mar 01 21:54:17 CET 2016
+;; MSG SIZE rcvd: 560
+
+$ dig @ns1.dns.nl camilstaps.nl
+
+; <<>> DiG 9.9.5-9+deb8u5-Debian <<>> @ns1.dns.nl camilstaps.nl
+; (2 servers found)
+;; global options: +cmd
+;; Got answer:
+;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 57380
+;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 3, ADDITIONAL: 3
+;; WARNING: recursion requested but not available
+
+;; OPT PSEUDOSECTION:
+; EDNS: version: 0, flags:; udp: 4096
+;; QUESTION SECTION:
+;camilstaps.nl. IN A
+
+;; AUTHORITY SECTION:
+camilstaps.nl. 3600 IN NS ns0.transip.net.
+camilstaps.nl. 3600 IN NS ns2.transip.eu.
+camilstaps.nl. 3600 IN NS ns1.transip.nl.
+
+;; ADDITIONAL SECTION:
+ns1.transip.nl. 3600 IN A 80.69.69.69
+ns1.transip.nl. 3600 IN AAAA 2a01:7c8:b::53
+
+;; Query time: 9 msec
+;; SERVER: 193.176.144.5#53(193.176.144.5)
+;; WHEN: Tue Mar 01 22:04:40 CET 2016
+;; MSG SIZE rcvd: 169
+
+$ dig @ns1.transip.nl files.camilstaps.nl
+
+; <<>> DiG 9.9.5-9+deb8u5-Debian <<>> @ns1.transip.nl files.camilstaps.nl
+; (2 servers found)
+;; global options: +cmd
+;; Got answer:
+;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 26044
+;; flags: qr aa; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
+
+;; OPT PSEUDOSECTION:
+; EDNS: version: 0, flags:; udp: 4096
+;; QUESTION SECTION:
+;files.camilstaps.nl. IN A
+
+;; ANSWER SECTION:
+files.camilstaps.nl. 3600 IN A 185.24.220.112
+
+;; Query time: 7 msec
+;; SERVER: 80.69.69.69#53(80.69.69.69)
+;; WHEN: Tue Mar 01 22:04:54 CET 2016
+;; MSG SIZE rcvd: 83
+