19 lines
655 B
Dns
19 lines
655 B
Dns
@ 10800 IN SOA ns1.dns-witch.net.eu.org. support.dns-witch.net.eu.org. (
|
|
2021072501 ; Numero
|
|
28800 ; Refresh
|
|
14400 ; Retry
|
|
3600000 ; Expire
|
|
86400 ) ; Minimum
|
|
|
|
@ IN 3600 NS ns1.dns-witch.net.eu.org.
|
|
@ IN 3600 NS ns2.dns-witch.net.eu.org.
|
|
|
|
; Basic ipv4/ipv6 records
|
|
@ 3600 IN A 95.216.145.175
|
|
@ 3600 IN AAAA 2a01:4f9:c010:11af::1
|
|
|
|
; Extra
|
|
* 3600 IN A 95.216.145.175
|
|
* 3600 IN AAAA 2a01:4f9:c010:11af::1
|
|
@ 3600 IN CAA 128 issue "letsencrypt.org"
|
|
|