
; Exported zone file from Azure DNS
;      Zone name: zone6.com
;      Resource Group Name: cli_dns_zone6_importzowpmmq3k24gbe7mxtr4qomoy6m7i7hze52otyswp6fioh267x5dsl7
;      Date and time (UTC): Thu, 30 May 2019 10:45:00 -0700

$TTL 300
$ORIGIN zone6.com.
    
@ 3600 IN SOA ns1-08.ppe.azure-dns.com. azuredns-hostmaster.microsoft.com. (
              1 ; serial
              3600 ; refresh
              300 ; retry
              2419200 ; expire
              300 ; minimum
              )

  3600 IN A 1.1.1.1

  172800 IN NS ns1-08.ppe.azure-dns.com.
  172800 IN NS ns2-08.ppe.azure-dns.net.
  172800 IN NS ns3-08.ppe.azure-dns.org.
  172800 IN NS ns4-08.ppe.azure-dns.info.

www 3600 IN A 1.1.1.1

