From HEXONET Wiki
m |
|||
Line 135: | Line 135: | ||
==== Required identity information ==== | ==== Required identity information ==== | ||
*individuals located in Sweden | *individuals located in Sweden | ||
− | **X- | + | **X-REGISTRANT-IDNUMBER - (valid Swedish personal number. Format: 6 digits, dash, 4 digits) |
− | **X | + | **X-VATID - n/a |
*individual outside of Sweden: | *individual outside of Sweden: | ||
− | **X- | + | **X-REGISTRANT-IDNUMBER - ID number (e.g. Civic registration number, or the equivalent) |
− | **X | + | **X-VATID - n/a |
*companies located in Sweden | *companies located in Sweden | ||
− | **X- | + | **X-REGISTRANT-IDNUMBER - (valid organizational number. Format: 6 digits, dash, 4 digits) |
− | **X | + | **X-VATID - n/a |
*companies outside of Sweden but inside EU: | *companies outside of Sweden but inside EU: | ||
− | **X- | + | **X-REGISTRANT-IDNUMBER - company registration number, or the equivalent. |
− | **X | + | **X-VATID - VAT ID |
*companies outside EU: | *companies outside EU: | ||
− | **X- | + | **X-REGISTRANT-IDNUMBER - company registration number, or the equivalent. |
− | **X | + | **X-VATID - n/a |
= Addons = | = Addons = |
Revision as of 17:15, 23 March 2016
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 |
Trade |
Trade Real-Time |
No |
Trade Periods |
- |
Transfer included |
No |
Trade Confirmation (Request / Approve) |
Fax / - |
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
All contact information with the exception of registrant Name, Firstname and Organisation can be updated through the ModifyDomain command.
In order to change the owner you have to request a trade with the TradeDomain command. This can be done through our web interface or through our API:
command = TradeDomain domain = <DOMAIN> ownercontact0 = <CONTACT>
Before a trade gets initiated at the registry, a confirmation is required: A fax form is required by the registry to process a trade. Once confirmed then the trade is initiated.
A Change of Registrar with the simultaneous change in the Registrant is not possible. Please be aware that domain name must be already managed by us. If the domain is currently managed by another registrar there are two possibilities:
1.) first step: transfer the domain to us, second step: trade the domain with us.
2.) first step: trade the domain with the current registrar, second step: transfer the domain to us.
command = ModifyDomain domain = (DOMAIN)
REQUIRED
ownercontact0 = (CONTACT)
TLD specific
Registration
Required identity information
- individuals located in Sweden
- X-REGISTRANT-IDNUMBER - (valid Swedish personal number. Format: 6 digits, dash, 4 digits)
- X-VATID - n/a
- individual outside of Sweden:
- X-REGISTRANT-IDNUMBER - ID number (e.g. Civic registration number, or the equivalent)
- X-VATID - n/a
- companies located in Sweden
- X-REGISTRANT-IDNUMBER - (valid organizational number. Format: 6 digits, dash, 4 digits)
- X-VATID - n/a
- companies outside of Sweden but inside EU:
- X-REGISTRANT-IDNUMBER - company registration number, or the equivalent.
- X-VATID - VAT ID
- companies outside EU:
- X-REGISTRANT-IDNUMBER - company registration number, or the equivalent.
- X-VATID - n/a