package ptr const ( TLD string = "arpa" Zone4 string = "in-addr." + TLD Zone6 string = "ip6." + TLD )