hanwein.com.tw

$TTL    86400
$ORIGIN hanwein.com.tw.
@       IN      SOA     dns.hanwein.com.tw. root.hanwein.com.tw.        (
                                        2017110800 ; Serial
                                        4800       ; Refresh
                                        3600       ; Retry
                                        1800000    ; Expire
                                        86400 )    ; Minimum
                IN      NS      dns
                IN      A       59.125.229.6
dns             IN      A       59.125.229.6
www             IN      A       59.125.229.6

;
localhost       IN      A       127.0.0.1
 

Tags