ben-dns/zones/mydomains/db.itsreallynot.com

26 lines
655 B
Plaintext
Raw Normal View History

2019-08-18 17:59:25 +00:00
$ORIGIN itsreallynot.com.
$TTL 3600
;; SOA Record
2019-12-28 01:55:58 +00:00
itsreallynot.com. 3600 IN SOA ns1.bhh.sh. root.itsreallynot.com. (
2019122700 ; serial
2019-10-17 12:55:16 +00:00
86400 ; refresh (24 hours)
7200 ; retry (2 hour)
3600000 ; expire (1000 hours)
172800 ; minimum (2 days)
)
2019-08-18 17:59:25 +00:00
2019-12-28 01:55:58 +00:00
IN NS ns1.bhh.sh.
IN NS ns2.bhh.sh.
2019-08-18 17:59:25 +00:00
;; A Records
* IN A 209.182.234.192
@ IN A 209.182.234.192
;; CNAME Records
php-is-not-bad IN CNAME vps1.server.freeappsw.space.
;; MX Records
@ IN MX 1 mail.tilde.team.
2019-11-03 05:05:06 +00:00
ownercheck IN TXT "17ad81f6"