Personal tools

From HEXONET Wiki

Jump to: navigation, search
(Restore Domain)
(3 intermediate revisions by one user not shown)
Line 1: Line 1:
{{#repositoryinfo:  MOBI-LIVE-1API | mobi }}  
+
{{Infobox gTLD
{{#var:ABOUTTLD}}
+
| name = .MOBI
 +
| image    =[[File:Mobi.png|250px]]
 +
| introduced = 2005
 +
| tld type = Generic
 +
| category = Technology
 +
| registry = dotMobi
 +
| idn capable = No
 +
| webpage = [https://www.hexonet.net/domain-name/mobi-popular-TLD Register .MOBI]
 +
}}
 +
{{#repositoryinfo: AFILIAS2-LIVE-1API | mobi }}  
 
{{Sidebar}}
 
{{Sidebar}}
  
 +
<div style="font-size: 250%;">'''.MOBI'''</div><br/>
 +
.MOBI is the first top-level domain dedicated to delivering the Internet to mobile devices. .MOBI provides the critical link between the mobile operator, Internet services and the users to make their mobile devices the Internet and communication tool of choice.
  
<br>
 
  
 +
__TOC__
  
 
= Registry =
 
= Registry =
Line 181: Line 192:
  
 
{{#var:CATEGORY}}
 
{{#var:CATEGORY}}
 
<headertabs/>
 

Revision as of 17:16, 14 August 2016

.MOBI

.MOBI is the first top-level domain dedicated to delivering the Internet to mobile devices. .MOBI provides the critical link between the mobile operator, Internet services and the users to make their mobile devices the Internet and communication tool of choice.


Mobi.png
Introduced 2005
TLD Type Generic
Category Technology
Registry dotMobi
IDN Capable No
Webpage Register .MOBI

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

secdns-ds# = <LONGTEXT> | <NULL>
secdns-key# = <LONGTEXT> | <NULL>
secdns-maxsiglife = <INT>

auth = <TEXT> | <NULL>
host# = <TEXT> | <NULL>
transferlock = 0 | 1 | <NULL>
subuser = <TEXT> | <NULL>

nameserverset = <TEXT> | <NULL>

Domain Transfer

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

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

OPTIONAL

emaillanguage = <TEXT>
emailurl = <TEXT>
emaillanguage = <TEXT>
emailtac = <TEXT>
requestentity = <TEXT>
emailsender = <TEXT> | <NULL>
emailsubject = <TEXT> | <NULL>

subuser = <TEXT> | <NULL>
period = <PERIOD>

transferlock = 0 | 1 | <NULL>

Delete Domain

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

command = DeleteDomain
domain = (DOMAIN)

OPTIONAL

domainalerttriggercode = <TEXT> | <NULL>
repository = <TEXT> | <NULL>

Restore Domain

command = RestoreDomain
domain = (DOMAIN)

OPTIONAL

renewalmode = <NULL> | <TEXT>
subuser = <TEXT>

Ownerchange

TLD specific

Domain Limitations and Requirements

The .MOBI registry provides a dynamic web proxy service, called Instant Mobilizer, that can be assigned to a .MOBI domain. This proxy automatically transforms the web content of an existing non-.MOBI domain name in a way that it becomes compliant to the xhtml-mp profile for mobile devices.

The Instant Mobilizer can be enabled via the AddDomain and ModifyDomain API commands, using the following parameters:

X-MOBI-ACCEPT-INSTANTMOBILIZER-TAC = 0 | 1

and

X-MOBI-INSTANTMOBILIZER-DOMAIN = <DOMAIN>


E.g. to activate the Instant Mobilizer Service and proxy "http://www.acme-the-best-company.com/":

COMMAND = ModifyDomain
DOMAIN = acme.mobi
X-MOBI-ACCEPT-INSTANTMOBILIZER-TAC = 1
X-MOBI-INSTANTMOBILIZER-DOMAIN = www.acme-the-best-company.com

E.g. to deactivate the Instant Mobilizer Service:

COMMAND = ModifyDomain
DOMAIN = acme.mobi
X-MOBI-ACCEPT-INSTANTMOBILIZER-TAC = 0

When activating the Instant Mobilizer Service, the original nameserver set will be replaced by one provided by the registry, but it will be restored to the original set once the service gets deactivated.

Addons

RegistrarOC

No special procedures.