Files
.tilde/db.rohit.tilde

15 lines
493 B
Plaintext
Raw Normal View History

2025-06-19 05:19:02 -06:00
; BIND data file for rohit.tilde
$TTL 604800
@ IN SOA ns1.master.tilde. root.rohit.tilde. (
2026-01-14 17:00:02 -07:00
2026011501 ; Serial
2025-06-19 05:19:02 -06:00
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
@ IN NS ns1.master.tilde.
@ IN NS ns2.master.tilde.
www IN CNAME rohit.tilde
2025-06-20 03:53:02 -06:00
@ IN A 8.8.8.8
* IN A 8.8.8.8