From HEXONET Wiki
| Line 129: | Line 129: | ||
ownercontact0 = (CONTACT) | ownercontact0 = (CONTACT) | ||
</pre> | </pre> | ||
| + | |||
| + | = TLD specific = | ||
| + | |||
| + | === Registration === | ||
| + | TBA | ||
| + | |||
| + | === Third Level Domain Names === | ||
| + | TBA | ||
| + | |||
| + | === Deletion === | ||
| + | TBA | ||
| + | |||
| + | === Ownerchange === | ||
| + | TBA | ||
= Addons = | = Addons = | ||
Revision as of 21:25, 18 December 2014
![]() |
|
| Introduced | 1997 |
|---|---|
| Country | Niue |
| Registry | IIS |
| IDN Capable | Yes |
| Webpage | Register .NU |
Contents |
Registry
| TLD |
.nu |
| Registry | |
| Dispute Policy | |
| Registrar |
1api GmbH |
| WHOIS-Server |
whois.nic.nu |
| WHOIS-Update |
Real-Time |
| Min. Characters |
1 |
| Max. Characters |
63 |
| Character Set |
|
| Limitations |
|
| IDN capable |
Yes |
| Restore capable |
Real-Time |
| Handle Updates |
Supported |
| Registration System |
Real-Time |
| Allowed number of NS |
0 to 10 |
| Registry Nameservercheck |
No |
| Host IP-Addresses Type |
IPv4 / IPv6 |
| Hosts managed as |
Object |
| Root Nameserver Update |
Hourly |
| SEC DNS Interface |
DS data interface |
| Transferclass |
Pull |
| Transfer Periods |
0Y |
| Transfer Authcode required |
Yes |
| Transfer Real-Time |
Yes |
| Transfer Lock |
Yes |
| Transfer Confirmation (Request / Approve) |
- / - |
| Owner Change by |
Update |
| Trade Real-Time |
No |
| Transfer included |
No |
| Trade ACK by |
- |
| Trade NACK by |
- |
Periods
| Registration Periods |
1-10 years |
| Add Grace Period |
0 days |
| Accounting Period |
-1 week |
| Finalization Period |
-1 day |
| Failure Period |
69 days |
| Payment Period |
-61 days |
| Deletion Restorable Period |
0 days |
| Deletion Hold Period |
5 days |
| Explicit Renewals |
Yes |
| Renewal Periods |
1-9 years |
API
Domain Registration
Domains can be registered in Real-Time with the API AddDomain command.
command = AddDomain domain = (DOMAIN)
REQUIRED
ownercontact0 = (CONTACT) admincontact0 = (CONTACT) techcontact0 = (CONTACT) billingcontact0 = (CONTACT) nameserver0 = (NAMESERVER) nameserver1 = (NAMESERVER) X-REGISTRANT-IDNUMBER = [DE]1234567890 (For individual) X-VATID = DE1234567890 (For organization)
OPTIONAL
auth = (TEXT) | (NULL) period = (PERIOD) transferlock = 0 | 1 | (NULL) X-DISCLOSE = 0 | 1
Domain Transfer
The transfer has to be initiated by the gaining registrar and can be requested with the API TransferDomain command.
A valid Authorization Code must be provided to initiate a transfer successfully. You may obtain the authorization code from the losing registrar.
Domain transfers are processed in Real-Time.
command = TransferDomain domain = (DOMAIN)
REQUIRED
auth = (TEXT)
OPTIONAL
period = (PERIOD) transferlock = 0 | 1 | (NULL) action = REQUEST | APPROVE | DENY | CANCEL | USERTRANSFER
Delete Domain
Domains can be deleted with the API DeleteDomain command.
There is a Deletion Hold Period of 5 days.
command = DeleteDomain domain = (DOMAIN)
Restore Domain
Restores can be processed in realtime. A restore is possible within 0 days upon deletion. Please use the command RestoreDomain.
command = RestoreDomain domain = (DOMAIN)
OPTIONAL
subuser = (TEXT) renewalmode = (NULL) | (TEXT)
Ownerchange
An Ownerchange is free of charge and can be done with the API ModifyDomain command.
command = ModifyDomain domain = (DOMAIN)
REQUIRED
ownercontact0 = (CONTACT)
TLD specific
Registration
TBA
Third Level Domain Names
TBA
Deletion
TBA
Ownerchange
TBA
