10 lines
341 B
Dns
10 lines
341 B
Dns
$ORIGIN kagube.de.
|
|
$TTL 3600
|
|
@ IN NS ns1.desec.io.
|
|
IN NS ns2.desec.org.
|
|
IN A 188.245.198.27
|
|
IN AAAA 2a01:4f8:c013:3235::1
|
|
IN CAA 0 issue "letsencrypt.org"
|
|
www IN A 188.245.198.27
|
|
IN AAAA 2a01:4f8:c013:3235::1
|
|
|