From HEXONET Wiki
Introduced | 1986 | ||
---|---|---|---|
Country | Finland | ||
Registry | FI Registry | ||
IDN Capable | Yes | ||
Webpage | Register .FI |
Contents |
Registry
TLD |
- |
Registry | |
Dispute Policy | |
Registrar |
1api GmbH |
WHOIS-Server |
whois.ficora.fi |
WHOIS-Update |
Real-Time |
Min. Characters |
2 |
Max. Characters |
63 |
Character Set |
|
Limitations |
|
IDN capable |
Yes |
Restore capable |
Real-Time |
Handle Updates |
Supported |
Registration System |
Real-Time |
Allowed number of NS |
0 to 10 |
Host IP-Addresses Type |
IPv4 / IPv6 |
Hosts managed as |
Object |
SEC DNS Interface |
DS data interface |
Transferclass |
Pull |
Transfer Periods |
0Y |
Transfer Authcode required |
Yes |
Transfer Real-Time |
Yes |
Transfer Lock |
Yes |
Transfer Confirmation (Request / Approve) |
- / - |
Owner Change by |
Trade |
Trade Real-Time |
Yes |
Trade Periods |
- |
Transfer included |
No |
Trade Confirmation (Request / Approve) |
E-Mail / - |
Trade ACK by |
- |
Trade NACK by |
- |
Periods
Registration Periods |
1-5 years |
Add Grace Period |
0 days |
Accounting Period |
-1 week |
Finalization Period |
-1 day |
Failure Period |
26 days |
Payment Period |
-61 days |
Deletion Restorable Period |
0 days |
Deletion Hold Period |
0 days |
Explicit Renewals |
Yes |
Renewal Periods |
1-5 years |
API
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-FI-ACCEPT-REGISTRATION-TAC = 1 X-FI-IDNUMBER = <TEXT>
OPTIONAL
auth = <TEXT> | <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. You may obtain the authorization code from the losing registrar.
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>
Delete Domain
Domains can be deleted with the API DeleteDomain command.
There is no Deletion Restorable Period
and no Deletion Hold Period. Deleted domain names will be available for new registrations immediately.
command = DeleteDomain domain = (DOMAIN)
Restore Domain
Restores can be processed in realtime. A restore is possible within 0 days upon deletion. Please use the command RestoreDomain.
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: An email confirmation will be sent to the registrant / administrative contact which has to be confirmed. Once confirmed then the trade is initiated.
The trade request will be processed in Real-Time by the registry.
A Change of Registrar with the simultaneous change in the Registrant is not possible. Please be aware that domain name must be already managed by us. If the domain is currently managed by another registrar there are two possibilities:
1.) first step: transfer the domain to us, second step: trade the domain with us.
2.) first step: trade the domain with the current registrar, second step: transfer the domain to us.
REQUIRED
X-FI-IDNUMBER = <TEXT>
TLD specific
Registration
Necessary extensions
X-FI-ACCEPT-REGISTRATION-TAC = 1
Accept terms and conditions
X-FI-IDNUMBER = <TEXT>
additional parameter X-FI-REGISTRANT-IDNUMBER | |||
---|---|---|---|
role | country of origin | entity | value |
registrant | FI | organization | *required* has to be the registernumber of the Finnish organization |
registrant | FI | individual | *required* has to be the identity number of the Finnish registrant |
registrant | other | organization | *required* has to be the registernumber of the organization |
registrant | other | individual | n/a |
additional parameter X-FI-REGISTRANT-BIRTH-DATE | |||
---|---|---|---|
role | country of origin | entity | value |
registrant | FI | organization | n/a |
registrant | FI | individual | n/a |
registrant | other | organization | n/a |
registrant | other | individual | *required* birth date of the registrant |
Domain Transfers
Inbound Domain Transfers
The loosing registrar has to create a transfer key for the domain at the registry which will be only valid for 30 days. This key can be used as Authorization Code when requesting the transfer at HEXONET:
command = TransferDomain domain = (DOMAIN)
Renewal Process
Domains can be renewed explicitly with the API RenewDomain command.
Valid Renewal Periods are: 1-5 years.
Addons
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.
Pass-Through Behavior
It is also possible to configure your account in such a way that AddDomain and TradeDomain are directly sent to the registry. In this case, there is no need to use the commands ActivateDomainRegistration and ActivateDomainTrade.