summary refs log tree commit diff
path: root/zones/mydomains/db.itsreallynot.com
blob: c2832543021776dfcb25b57b8e251a64eee73b91 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
$ORIGIN itsreallynot.com.
$TTL 3600

;; SOA Record
itsreallynot.com.	3600	IN	SOA	ns1.bhh.sh. root.itsreallynot.com. (
				2019122700 ; serial 
                                86400      ; refresh (24 hours)
                                7200       ; retry (2 hour)
                                3600000    ; expire (1000 hours)
                                172800     ; minimum (2 days)
				)

	IN	NS	ns1.bhh.sh.
	IN	NS	ns2.bhh.sh.

;; 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.
ownercheck      IN      TXT     "17ad81f6"