Personal tools

From HEXONET Wiki

Revision as of 10:56, 13 September 2016 by WikiAdmin (Talk | contribs)

Jump to: navigation, search
.FI

.FI is the country code top-level domain (ccTLD) for the country of Finland. Highly popular in Finland, the intended use of the domain is for individuals and commercial entities associated with the country of Finland.


Fi.jpg
Introduced 1986
Country Finland
Registry FI Registry
IDN Capable Yes
Webpage Register .FI

Contents


Registry

TLD

-

Registry

.FI REGISTRY

Dispute Policy

Rules

Registrar

1api GmbH

WHOIS-Server

whois.ficora.fi

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

{{{Possible Extensions}}}

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

{{{Possible Extensions}}}

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

OPTIONAL

X-FI-REGISTRANT-IDNUMBER = <TEXT>
X-FI-REGISTRANT-BIRTH-DATE = <TEXT>
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.
OPTIONAL

X-FI-REGISTRANT-IDNUMBER = <TEXT>
X-FI-REGISTRANT-BIRTH-DATE = <TEXT>

TLD specific

Registration

Necessary extensions

X-FI-ACCEPT-REGISTRATION-TAC = 1

Accept terms and conditions

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

For individials, please note that the X-FI-REGISTRANT-IDNUMBER has to contain of eleven characters of the form DDMMYYCZZZQ, where DDMMYY is the date of birth, C the century sign, ZZZ the individual number and Q the control character (checksum). The sign for the century is either + (1800–1899), - (1900–1999), or A (2000–2099). The individual number ZZZ is odd for males and even for females and for people born in Finland its range is 002-899 (larger numbers may be used in special cases). An example of a valid code is 311280-888Y.


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 losing 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.

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.


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.