Personal tools

From HEXONET Wiki

Jump to: navigation, search
(Domain Transfer)
Line 97: Line 97:
 
<pre>
 
<pre>
 
order = CREATE | REPLACE | UPDATE
 
order = CREATE | REPLACE | UPDATE
 
 
subuser = <TEXT> | <NULL>
 
subuser = <TEXT> | <NULL>
 
period = <PERIOD>
 
period = <PERIOD>

Revision as of 14:37, 13 August 2012

.BE is the country code Top-Level-Domain (ccTLD) of Belgium. A .BE domain is normally used by companies or private entities who are located in Belgium or who have business relationships with Belgium.




TLD

.be

Registry

dns.be

Dispute Policy

Rules

Registrar

1api GmbH

WHOIS-Server

whois.dns.be

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: 10
  • Billing Contacts: Required: 0 / Maximum: 1

{{{Possible Extensions}}}

IDN capable

Yes

Restore capable

Real-Time

Handle Updates

Supported (partially)

Registration System

Real-Time

Allowed number of NS

0 to 13

Registry Nameservercheck

No

Host IP-Addresses Type

IPv4 / IPv6

Hosts managed as

Attribute

Root Nameserver Update

every 30 minutes

SEC DNS Interface

KEY data interface

Transferclass

Pull

Transfer Periods

reset, 1 year added

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

reset, 1 year added

Trade Confirmation (Request / Approve)

- / -

Trade ACK by

Customer

Trade NACK by

Customer


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)

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.
A valid Authorization Code must be provided to initiate a transfer successfully.
Domain transfers are processed in Real-Time.

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

command = TransferDomain
domain = (DOMAIN)

REQUIRED

auth = <TEXT> | <NULL>
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 40 days.

command = DeleteDomain
domain = (DOMAIN)

REQUIRED

n/a


Restore Domain

Restores can be processed in realtime. A restore is possible within 40 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>

As soon as the trade is initiated at the registry the old registrant and the new registrant will receive an email from the registry which has to be approved.


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

auth = mysecret

Request domain auth

The auth code of a .BE domain must be requested from the registry by using the following command:

command = RequestDomainAuthInfo
domain = mydomain.be


The registrant of the domain will receive an e-mail with the auth code.

Restore from quarantine

It is possible to restore .BE domains which had been deleted by another registrar. This so-called "transfer from quarantine" can be manually initiated by our support team for the doubled cost of a normal restore.

Please note, that the transfer from quarantine has to be confirmed by the registrant as with a normal transfer.

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.