Personal tools

From HEXONET Wiki

Jump to: navigation, search
(Domain Registration)
(Domain Registration)
Line 94: Line 94:
 
transferlock = 0 | 1 | <NULL>
 
transferlock = 0 | 1 | <NULL>
 
subuser = <TEXT> | <NULL>
 
subuser = <TEXT> | <NULL>
x-disclose = 0 | 1 | <NULL>
+
X-DISCLOSE = 0 | 1 (0 = select privacy option, 1 = turn off privacy option)
x-registrant-disclose = 0 | 1 | <NULL>
+
X-REGISTRANT-DISCLOSE (0 = select privacy option, 1 = turn off privacy option)
x-admin-disclose = 0 | 1 | <NULL>
+
X-ADMIN-DISCLOSE (0 = select privacy option, 1 = turn off privacy option)
x-tech-disclose = 0 | 1 | <NULL>
+
X-TECH-DISCLOSE (0 = select privacy option, 1 = turn off privacy option)
 
</pre>
 
</pre>
 
<b>Additional information:</b>
 
<b>Additional information:</b>
 
{{Warnbox|
 
{{Warnbox|
The optional x-disclose flags enable registrant to use WHOIS privacy feature, by enabling this feature, a .NZ domain registrant guarantees that they are an individual registrant and not using their .NZ domain(s) for significant trade.
+
The optional x-disclose flags enable registrant to use WHOIS privacy feature, by enabling this feature, a .NZ domain registrant guarantees that they are an individual registrant and not using their .NZ domain(s) for significant trade. The X-DISCLOSE parameter applies privacy to all contacts, X-REGISTRANT-DISCLOSE parameter applies privacy to registrant contact only, X-ADMIN-DISCLOSE parameter applies privacy to admin contact only and X-TECH-DISCLOSE parameter applies privacy to tech contact only. The registrar contact is not subject to WHOIS privacy, if the registrar contact is similar to any of the above contact then there should be two contact handles one which applicable for WHOIS privacy and one that not subject to WHOIS privacy.
 
}}
 
}}
  

Revision as of 14:58, 14 December 2017

.NZ

.NZ is the country code domain for New Zealand. .NZ is available for New Zealand Kiwis and anyone related to or connected with New Zealand.

Nz-2014.png
Introduced 1987
Country New Zealand
Registry NZRS Ltd
IDN Capable Yes
Webpage Register .NZ

Contents

NOTE

From 12.04.2017 all .NZ domains which will expire till 15.04.2017 or where expiration date lies in past, we will only accept transfer requests where "PERIOD=1" or "PERIOD=1Y" is explicitly stated. Requests where "PERIOD=0" or "No Period" is stated will not be accepted and result in an error.

Registry

TLD

-

Allowed TLDs

-

Registry

-

Dispute Policy

-

Limitations
  • Registrant Contacts: Required: / Maximum:
  • Admin Contacts: Required: / Maximum:
  • Tech Contacts: Required: / Maximum:
  • Billing Contacts: Required: / Maximum:

{{{Possible Extensions}}}

Allowed number of NS

to


Periods

{{{Possible Extensions}}}


API

Domain Registration

Domains can be registered with the API AddDomain command.

command = AddDomain
domain  = (DOMAIN)

REQUIRED

ownercontact0 = (CONTACT)
admincontact0 = (CONTACT)
techcontact0 = (CONTACT)
billingcontact0 = (CONTACT)
nameserver0 = (NAMESERVER)
nameserver1 = (NAMESERVER)

OPTIONAL

auth = <TEXT> | <NULL>
transferlock = 0 | 1 | <NULL>
subuser = <TEXT> | <NULL>
X-DISCLOSE = 0 | 1 (0 = select privacy option, 1 = turn off privacy option) 
X-REGISTRANT-DISCLOSE (0 = select privacy option, 1 = turn off privacy option) 
X-ADMIN-DISCLOSE (0 = select privacy option, 1 = turn off privacy option) 
X-TECH-DISCLOSE (0 = select privacy option, 1 = turn off privacy option) 

Additional information:

The optional x-disclose flags enable registrant to use WHOIS privacy feature, by enabling this feature, a .NZ domain registrant guarantees that they are an individual registrant and not using their .NZ domain(s) for significant trade. The X-DISCLOSE parameter applies privacy to all contacts, X-REGISTRANT-DISCLOSE parameter applies privacy to registrant contact only, X-ADMIN-DISCLOSE parameter applies privacy to admin contact only and X-TECH-DISCLOSE parameter applies privacy to tech contact only. The registrar contact is not subject to WHOIS privacy, if the registrar contact is similar to any of the above contact then there should be two contact handles one which applicable for WHOIS privacy and one that not subject to WHOIS privacy.


Domain Transfer

There is a special procedure to handle a domain transfer. Please contact our Support-Team if you should need further information.

command = TransferDomain
domain = (DOMAIN)

REQUIRED

action = REQUEST | APPROVE | DENY | CANCEL | USERTRANSFER
auth = <TEXT>

OPTIONAL

order = CREATE | REPLACE | UPDATE

subuser = <TEXT> | <NULL>
period = <PERIOD>
transferlock = 0 | 1 | <NULL>

Delete Domain

Domains can be deleted with the API DeleteDomain command.
There is no Deletion Restorable Period.

command = DeleteDomain
domain = (DOMAIN)

REQUIRED

n/a


Restore Domain

command = RestoreDomain
domain = (DOMAIN)

REQUIRED

n/a

OPTIONAL

renewalmode = <NULL> | <TEXT>
subuser = <TEXT>


Ownerchange

TLD specific

Second Level Domain Registration Documents

 * EPP Guide: HEXONET_EPP_Guide_to_the_New_Procedures_for_NZ_Domains_v1.00.pdf

Generating a UDAI

In order to set a UDAI code (Unique Domain Authorisation ID) for your domain, please proceed as follows in the HEXONET Control Panel:

  1. Unlock the domain (remove the transfer lock)
  2. Wait a few minutes
  3. go to Tools > API Library > ObjectLog and enter the domain.

The latest response will deliver the NEW UDAI. While using the API, after unlocking the domain, you will receive an Event from our system with the new UDAI code.

Expiring Authorization Codes

Please note that UDAIs may only be obtained from the current registrar of a domain name, and that they expire after 30 days.

Registering Reserved Second Level Domains

The .NZ Registry offers Registrants, who already own a .CO.NZ (NET.NZ / ORG.NZ ) domain the possibility to register the name-pendant under .NZ. Requirement is, that the .CO.NZ (NET.NZ / ORG.NZ ) is registered in HEXONET. If this is the case, you should submit a "transfer-request" for the corresponding .NZ domain, by providing the UDAI of the existing .CO.NZ (NET.NZ / ORG.NZ ) - Domain. If necessary, see above on how to obtain a UDAI for an existing domain.

The transfer may then be requested in the Control Panel or with the following API command using the new UDAI (AUTH) of the third-level domain:

COMMAND = Transferdomain
DOMAIN = example.nz
AUTH = ABCDE1234
PERIOD = 1
EOF

Addons

RegistrarOC

No special procedures.