Personal tools

From HEXONET Wiki

Jump to: navigation, search
(Created page with "{{#repositoryinfo: INONE-LIVE-1API | io }} {{#var:ABOUTTLD}} {{Sidebar}} <br> = Registry = {{Summarybox | TLD={{#IfEmpty: {{#var:TLD}} | {{#var:TLD}} | - }} | Registry={...")
 
(TLD specific)
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{#repositoryinfo: INONE-LIVE-1API | io }}  
+
{{Infobox ccTLD
{{#var:ABOUTTLD}}
+
| name = .IO
 +
| image    =[[File:Io.png|150px]]
 +
| introduced = 1997
 +
| country = British Indian Ocean Territory
 +
| registry = NIC IO
 +
| idn capable = Yes
 +
| webpage = [https://www.hexonet.net/domain-name/io Register .IO]
 +
}}
 +
{{#repositoryinfo: AFILIAS2-LIVE-1API | io }}  
 
{{Sidebar}}
 
{{Sidebar}}
 +
<div style="font-size: 250%;">'''.IO'''</div><br/>
 +
.IO is the official country code Top-Level-Domain (ccTLD) of The British Indian Ocean Territory. Companies located in this territory, as well as companies or corporations who have business with this territory, can register .IO domains.
  
  
<br>
+
__TOC__
 
+
  
 
= Registry =
 
= Registry =
Line 86: Line 95:
  
 
=== Domain Transfer ===
 
=== Domain Transfer ===
Transfers of .AC domains are possible. In general, you have 2 possibilities to transfer a .AC domain:
+
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.
* The '''admin or billing contact''' of the respective domain may be changed to the NIC handle of 1api: '''NIC-1132'''. Afterwards, a normal '''transfer without Authorization code''', may be initiated using the API or the web interface.  
+
 
+
* The other possibility is to '''inititate a transfer''', using the API or the web interface, and use the '''password of the admin or billing contact''' of the domain '''as Authorization code'''. The password may be obtained by contacting the registry.
+
 
+
In both cases, the transfer should be completed within a few minutes.
+
<br>
+
 
{{#var:TRANSFERSENTENCE}}
 
{{#var:TRANSFERSENTENCE}}
 
{{#var:TRANSFERDOMAINCOMMAND}}
 
{{#var:TRANSFERDOMAINCOMMAND}}
 
<span class="label label-important">REQUIRED</span>
 
<span class="label label-important">REQUIRED</span>
 
<pre>
 
<pre>
auth = <TEXT> | <NULL> | <NIC-1132>
+
action = REQUEST | APPROVE | DENY | CANCEL | USERTRANSFER
action = REQUEST | DENY | CANCEL | USERTRANSFER
+
auth = <TEXT>
 
</pre>
 
</pre>
  
 
<span class="label label-info">OPTIONAL</span>
 
<span class="label label-info">OPTIONAL</span>
 
<pre>
 
<pre>
 +
order = CREATE | REPLACE | UPDATE
 +
 
subuser = <TEXT> | <NULL>
 
subuser = <TEXT> | <NULL>
 
period = <PERIOD>
 
period = <PERIOD>
 
transferlock = 0 | 1 | <NULL>
 
transferlock = 0 | 1 | <NULL>
repository = <NULL> | <TEXT>
 
</pre>
 
<br>
 
In addition to the "transfer in" possibilities, you also have the possibility to "push" a domain to another registrar, by using the '''PushDomain command''', using the NIC handle (e.g. NIC-1234) of the future registrar as parameter "target".
 
<br>
 
<span class="label label-important">REQUIRED</span>
 
<pre>
 
command = pushdomain
 
target = <TEXT>
 
 
</pre>
 
</pre>
 +
If the Authorization Code is correct, the transfer will be processed in real-time.
  
 
=== Delete Domain ===
 
=== Delete Domain ===
 
{{#var:DELETESENTENCE}}
 
{{#var:DELETESENTENCE}}
 
{{#var:DELETEDOMAINCOMMAND}}
 
{{#var:DELETEDOMAINCOMMAND}}
<span class="label label-important">REQUIRED</span>
 
<pre>
 
n/a
 
</pre>
 
 
<span class="label label-info">OPTIONAL</span>
 
<pre>
 
n/a
 
</pre>
 
 
  
 
=== Restore Domain ===
 
=== Restore Domain ===
Line 136: Line 123:
 
{{#var:RESTOREDOMAINCOMMAND}}
 
{{#var:RESTOREDOMAINCOMMAND}}
 
<span class="label label-important">REQUIRED</span>
 
<span class="label label-important">REQUIRED</span>
<pre>
 
n/a
 
</pre>
 
 
<span class="label label-info">OPTIONAL</span>
 
<pre>
 
subuser = <TEXT>
 
</pre>
 
 
  
 
=== Ownerchange ===
 
=== Ownerchange ===
Line 150: Line 128:
  
 
= TLD specific =
 
= TLD specific =
{{#var:NOSPECIFIC}}
+
 
 +
== Transfer lock after registration ==
 +
After new registration, the domain will have a 60-day transfer lock applied by the registry.
  
 
= Addons =
 
= Addons =
Line 161: Line 141:
  
 
{{#var:CATEGORY}}
 
{{#var:CATEGORY}}
 
 
<headertabs/>
 

Revision as of 17:57, 18 November 2019

.IO

.IO is the official country code Top-Level-Domain (ccTLD) of The British Indian Ocean Territory. Companies located in this territory, as well as companies or corporations who have business with this territory, can register .IO domains.


Io.png
Introduced 1997
Country British Indian Ocean Territory
Registry NIC IO
IDN Capable Yes
Webpage Register .IO

Contents


Registry

TLD

-

Registry

-

Dispute Policy

-

Limitations
  • Registrant Contacts: Required: / Maximum:
  • Admin Contacts: Required: / Maximum:
  • Tech Contacts: Required: / Maximum:
  • Billing Contacts: Required: / Maximum:

{{{Possible Extensions}}}

Allowed number of NS

to


Periods

{{{Possible Extensions}}}


API

Domain Registration

Domains can be registered 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>
nameserverset = <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. There is a special procedure to handle a domain transfer. Please contact our Support-Team if you should need further information.

command = TransferDomain
domain = (DOMAIN)

REQUIRED

action = REQUEST | APPROVE | DENY | CANCEL | USERTRANSFER
auth = <TEXT>

OPTIONAL

order = CREATE | REPLACE | UPDATE

subuser = <TEXT> | <NULL>
period = <PERIOD>
transferlock = 0 | 1 | <NULL>

If the Authorization Code is correct, the transfer will be processed in real-time.

Delete Domain

Domains can be deleted with the API DeleteDomain command.
There is no Deletion Restorable Period.

command = DeleteDomain
domain = (DOMAIN)

Restore Domain

command = RestoreDomain
domain = (DOMAIN)

REQUIRED

Ownerchange

TLD specific

Transfer lock after registration

After new registration, the domain will have a 60-day transfer lock applied by the registry.

Addons

RegistrarOC

No special procedures.