root.db revision 1.1.1.1
1; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
2;
3; This Source Code Form is subject to the terms of the Mozilla Public
4; License, v. 2.0. If a copy of the MPL was not distributed with this
5; file, You can obtain one at http://mozilla.org/MPL/2.0/.
6;
7; See the COPYRIGHT file distributed with this work for additional
8; information regarding copyright ownership.
9
10$TTL	120
11@		SOA	ns.utld hostmaster.ns.utld ( 1 3600 1200 604800 60 )
12@		NS	ns.utld
13ns.utld		A	10.53.0.1
14ns.utld		AAAA	fd92:7065:b8e:ffff::1
15;
16
17signed		NS	ns.signed
18ns.signed	A	10.53.0.1
19ns.signed	AAAA	fd92:7065:b8e:ffff::1
20
21unsigned	NS	ns.unsigned
22ns.unsigned	A	10.53.0.1
23ns.unsigned	AAAA	fd92:7065:b8e:ffff::1
24