From HEXONET Wiki
Line 85: | Line 85: | ||
.DE is the official country code Top-Level-Domain (ccTLD) of Germany (Deutschland). A .DE Domain is normally used by companies or private entities who are located in Germany. | .DE is the official country code Top-Level-Domain (ccTLD) of Germany (Deutschland). A .DE Domain is normally used by companies or private entities who are located in Germany. | ||
− | == Restrictions / Special cases == | + | <collapsetext>== Restrictions / Special cases ==<collapse> |
Line 151: | Line 151: | ||
An AuthInfo enables a domain holder to carry out a holder change together with the provider change. This option is not available, however, if provisions to the contrary like an active DISPUTE apply. This distinguishes the new procedure from the asynchronous one, which only provides for a separate holder change. Other domain administration processes like updating the domain data or deletions cannot be executed by means of an AuthInfo. | An AuthInfo enables a domain holder to carry out a holder change together with the provider change. This option is not available, however, if provisions to the contrary like an active DISPUTE apply. This distinguishes the new procedure from the asynchronous one, which only provides for a separate holder change. Other domain administration processes like updating the domain data or deletions cannot be executed by means of an AuthInfo. | ||
+ | </collapsetext> | ||
== Domain Operations == | == Domain Operations == | ||
Revision as of 14:54, 27 June 2012
Registration Periods |
1 year / 1 month |
Add Grace Period |
0 days |
Accounting Period |
-1 week |
Finalization Period |
0 days |
Failure Period |
1 day |
Payment Period |
-61 days |
Deletion Restorable Period |
30 days |
Deletion Hold Period |
0 days |
Explicit Renewals |
No |
Renewal Periods |
1 year / 1 month |
IDN capable |
Yes |
Restore capable |
Real-Time |
Handle Updates |
Supported (partially) |
Registration System |
Real-Time |
Allowed number of NS |
0 to 13 |
Registry Nameservercheck |
Yes |
Host IP-Addresses Type |
IPv4 / IPv6 |
Hosts managed as |
Attribute |
Root Nameserver Update |
2 hours |
SEC DNS Interface |
KEY data interface |
Transferclass |
Pull |
Transfer Periods |
reset, 1 year / 1 month added |
Transfer Authcode required |
Yes |
Transfer Real-Time |
Yes |
Transfer Lock |
Yes |
Transfer Confirmation (Request / Approve) |
- / - |
Zone Info
.DE is the official country code Top-Level-Domain (ccTLD) of Germany (Deutschland). A .DE Domain is normally used by companies or private entities who are located in Germany.
Restrictions / Special cases
Domain Operations
Domain Registration
Domains can be registered in Real-Time with the API AddDomain command.
Change of Registrant
An Ownerchange is free of charge and can be done with the API ModifyDomain command.
In case that you want to change the registrant of a .DE Domain, you should always add a new contact Handle instead of modifying the existing contact-Handle.
Domain Renewal
Domains cannot be renewed explicitly. To renew a domain you have to set the domain renewal mode or default renewal mode to AUTORENEW. Within the AUTORENEW process the registration period will be extended by 1 year / 1 month.
Deletion Process
Domains can be deleted with the API DeleteDomain command.
There is a Deletion Restorable Period of 30 days.
If you don't have the authorization of the owner you can push a domain to the registry (DeNIC Transit) with the PushDomain command:
command = PushDomain domain = <DOMAIN> target = TRANSIT
XIRCA renewal system
The Deletion Process for domains with renewal mode AUTODELETE / AUTOEXPIRE is described below:
- AUTODELETE: The domain will be deleted immediately.
- AUTOEXPIRE: The domain will be pushed to the registry (DeNIC Transit).
Transfers
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.
Since February 2009 only the new transfer procedure using the so-called AuthInfo1 / AuthInfo2 codes is supported by the registry. In event that your clients are asking for 1API GmbH´s DENIC Member ID, the ID is DENIC-332
Transfer procedure WITH AuthInfo1 / AuthInfo2
If you want to transfer a .DE domain to us which has an AuthInfo1 / AuthInfo2 code set, the transfer can be initiated using the WebInterface or with the API TransferDomain command like a gTLD transfer:
command = TransferDomain<br> domain = example123.de<br> action = request<br> auth = xyz12345
If the Authorization Code is correct, the transfer will be processed in real-time.
If you want to transfer a .DE domain to another DENIC member you can set an AuthInfo1 code which will be valid for 30 days by simply assigning a new authorization code to the domain:
command=ModifyDomain domain=<DOMAIN> auth=<TEXT>
It is also possible to explicitly set or remove an AuthInfo1 code for a domain name.
You can set an AuthInfo1 code with the DENIC_CreateAuthInfo1 command:
command=DENIC_CreateAuthInfo1 domain=<DOMAIN> (optional) auth=<TEXT> x-de-authinfo1-expirationdate = <DATE>
You can remove an AuthInfo1 code with the DENIC_DeleteAuthInfo1 command:
command = DENIC_DeleteAuthInfo1 domain = <DOMAIN>
To create an AuthInfo2 for a .DE domain (gets generated directly at DENIC) you have to use DENIC_CreateAuthInfo2:
command = DENIC_CreateAuthInfo2 domain = <DOMAIN>
The AuthInfo2 code will be generated at DENIC. The DENIC sends a letter with the code to the registrant of the domain by post. A DENIC letter containing a AuthInfo2 code normally looks like this: DENIC AuthInfo2 letter.
Please note that when a .DE Domain is transferred successfully, then the registration period starts from the beginning.
Restores
Restores can be processed in realtime. A restore is possible within 30 days upon deletion. Please use the command RestoreDomain.
DomainAddons
The following overview shows you all available Domain Addons which can be used for this special kind of TLD. It also shows the respective API parameters which are required to activate the Domain Addons:
Addon Class | Parameter to (de)activate *1) | Renewal term *2) | Affected Parameters *3) |
Trustee | X-DE-ACCEPT-TRUSTEE-TAC = 0 | 1 | 1 month | ADMINCONTACT |
Trustee | X-DE-ACCEPT-TRUSTEE-TAC = 0 | 1 | 1 month | OWNERCONTACT0EMAIL1 |
X-DE-ACCEPT-TRUSTEE-TAC=0
RegistrarOC
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.