Personal tools

From HEXONET Wiki

Jump to: navigation, search
(Domain Transfer)
(Ownerchange)
Line 128: Line 128:
 
=== Ownerchange ===
 
=== Ownerchange ===
 
{{#var:TRADESENTENCE}}
 
{{#var:TRADESENTENCE}}
 +
<span class="label label-important">REQUIRED</span>
 +
<pre>
 +
x-no-registrant-identity = <ORGANIZATION NUMBER>
 +
</pre>
 +
 +
<span class="label label-info">OPTIONAL</span>
 +
<pre>
 +
n/a
 +
</pre>
  
 
= TLD specific =
 
= TLD specific =

Revision as of 14:08, 20 August 2012

.NO is the country code top-level domain (ccTLD) for Norway. The registrant of a .NO domain must be an Norwegian organization with a valid organization number in the Brønnøysund Register Centre (Enhetsregisteret.).




TLD

.no

Registry

Norid

Dispute Policy

Rules

Registrar

1api GmbH

WHOIS-Server

whois.norid.no

WHOIS-Update

Real-Time

Min. Characters

2

Max. Characters

63

Character Set
  • Letters and numbers
  • Hyphens ("-"), however not at the beginning or directly in front of the TLD
  • IDN: allowed
Limitations
  • Registrant Contacts: Required: 1 / Maximum: 1
  • Admin Contacts: Required: 0 / Maximum: 1
  • Tech Contacts: Required: 1 / Maximum: 2
  • Billing Contacts: Required: 0 / Maximum: 1


The registrant and the administrative contact must be located in Norway (NO).

{{{Possible Extensions}}}

IDN capable

Yes

Restore capable

Real-Time

Handle Updates

Supported

Registration System

Real-Time

Allowed number of NS

2 to 13

Registry Nameservercheck

Yes

Host IP-Addresses Type

IPv4 / IPv6

Hosts managed as

Object

Root Nameserver Update

several times a day

SEC DNS Interface

DS data interface

Transferclass

Pull

Transfer Periods

0Y,1Y

Transfer Authcode required

No

Transfer Real-Time

Yes

Transfer Lock

No

Transfer Confirmation (Request / Approve)

- / -

Owner Change by

Trade

Trade Periods

reset, 1 year added

Trade Confirmation (Request / Approve)

Fax / -


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-no-registrant-identity = <TEXT>

OPTIONAL

auth = <TEXT> | <NULL>
transferlock = 0 | 1 | <NULL>
subuser = <TEXT> | <NULL>

Domain Transfer

The transfer has to be initiated by the gaining registrar and can be requested with the API TransferDomain command.
Domain transfers are processed in Real-Time.

command = TransferDomain
domain = (DOMAIN)

REQUIRED

action = REQUEST | APPROVE | DENY | CANCEL | USERTRANSFER

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 a Deletion Restorable Period of 90 days.

command = DeleteDomain
domain = (DOMAIN)

REQUIRED

n/a


Restore Domain

Restores can be processed in realtime. A restore is possible within 90 days upon deletion. Please use the command RestoreDomain.

command = RestoreDomain
domain = (DOMAIN)

REQUIRED

n/a

OPTIONAL

renewalmode = <NULL> | <TEXT>
subuser = <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.


Upon successfully trading the domain, the registration date will be reset by the registry. The new registration date will be 1 year in the future. REQUIRED

x-no-registrant-identity = <ORGANIZATION NUMBER>

OPTIONAL

n/a

There are no specific parameters available

Change of Registrant (Trade)

If you are RegistrarOC customer, you have to activate pending domain trades after receiving the fax form with the ActivateDomainTrade command. As RegistrarOC customer, you have the possibility to customize our fax form with your logo and your fax number.

Restore Process

To restore a domain as a RegistrarOC customer, you simply have to execute the RestoreDomain command. HEXONET directly forwards the restore request to the registry, which performs the restore in real-time. As soon as the restore is complete, the domain will get assigned to your account with the original domain data.

Please do not initiate a restore directly at the registry (e.g. using the registrar webinterface). All restore operations must be performed through our system.