Personal tools

From HEXONET Wiki

Revision as of 08:43, 21 August 2012 by 188.107.121.138 (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
.RU is the official ccTLD of the Federation of Russia. .рф (romanized as .RF) is the IDN ccTLD of the Federation of Russia. The ASCII notation of this IDN ccTLD is .XN--P1AI.




TLD

.ru

Registry

RU-CENTER

Dispute Policy

Rules

Registrar

1api GmbH

WHOIS-Server

whois.nic.ru

WHOIS-Update

5 minutes

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: not allowed
Limitations
  • Registrant Contacts: Required: 1 / Maximum: 1
  • Admin Contacts: Required: 0 / Maximum: 1
  • Tech Contacts: Required: 0 / Maximum: 1
  • Billing Contacts: Required: 0 / Maximum: 1

{{{Possible Extensions}}}

IDN capable

NO

Restore capable

Non-Realtime

Handle Updates

Supported

Registration System

Non-Realtime

Allowed number of NS

0 to 13

Registry Nameservercheck

No

Host IP-Addresses Type

IPv4

Hosts managed as

Attribute

Root Nameserver Update

several times a day

SEC DNS Interface

not available

Transferclass

Push

Transfer Authcode required

No

Transfer Real-Time

No

Transfer ACK by

Customer

Transfer NACK by

Customer

Transfer Lock

No

Owner Change by

Trade

Trade Periods

-

Trade Confirmation (Request / Approve)

MAIL / -


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>

Domain Transfer

The losing registrar has to inititate the transfer to push the domain to the gaining (new) registrar. The gaining registrar has to be aware of the planned domain transfer. Hence the transfer has to be requested with the API TransferDomain command.

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 a Deletion Restorable Period of 30 days and a following Deletion Hold Period of 0 days.

command = DeleteDomain
domain = (DOMAIN)

REQUIRED

n/a


Restore Domain

Restores can be processed automatically but not in realtime. A restore is possible within 30 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: Once confirmed then the trade is initiated.

There are no specific parameters available

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 short time. As soon as the restore has been completed by the registry, 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.