From HEXONET Wiki
(→Domain Transfer) |
(→Restore Domain) |
||
Line 111: | Line 111: | ||
<span class="label label-info">OPTIONAL</span> | <span class="label label-info">OPTIONAL</span> | ||
<pre> | <pre> | ||
− | + | subuser = (TEXT) | |
− | + | renewalmode = (NULL) | (TEXT) | |
</pre> | </pre> | ||
Revision as of 12:56, 19 July 2013
.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 | |
Dispute Policy | |
Registrar |
1api GmbH |
WHOIS-Server |
whois.dns.be |
WHOIS-Update |
Real-Time |
Min. Characters |
2 |
Max. Characters |
63 |
Character Set |
|
Limitations |
|
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 |
Registration Periods |
1 year |
Add Grace Period |
0 days |
Accounting Period |
-1 week |
Finalization Period |
-1 day |
Failure Period |
-1 day |
Payment Period |
-61 days |
Deletion Restorable Period |
40 days |
Deletion Hold Period |
0 days |
Explicit Renewals |
No |
Renewal Periods |
1 year |
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) period = (PERIOD) transferlock = 0 | 1 | (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)
OPTIONAL
period = (PERIOD) transferlock = 0 | 1 | (NULL) action = REQUEST | APPROVE | DENY | CANCEL | USERTRANSFER
Special transfer information at TLD specific
Delete Domain
Domains can be deleted with the API DeleteDomain command.
There is a Deletion Restorable Period of 40 days.
command = DeleteDomain domain = (DOMAIN)
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)
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>
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 = <TEXT>
.BE IDN Application
Starting June 11, 2013, DNS.be will be offering IDN domain registrations for the .BE country-code-top-level-domain. GOLIVE applications can be requested with following API command:
command = AddDomainApplication class = BE_IDN_GOLIVE domain = xn--.....be period = 1Y ownercontact0 = (CONTACT) admincontact0 = (CONTACT) techcontact0 = (CONTACT) billingcontact0 = (CONTACT) nameserver0 = (NAMESERVER) nameserver1 = (NAMESERVER) nameserver2 = (NAMESERVER)
Additional information are available in our newsletter
Special parameters
The contact commands (AddContact, ModifyContact) may contain two additional parameters for registrarOC customers:
x-be-vat = <Belgian VAT ID> x-be-lang = <country-code (EN, FR or NL)
x-be-vat defines the VAT ID of the contact,
x-be-lang defines the language of the contact,
which also will be displayed in the .BE Whois
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.