Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Webhosting24 Wiki
Search
Search
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
ATTORNEY
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Special pages
Page information
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Infobox nTLD | name = .ATTORNEY | image =[[File:donuts.jpg|250px]] | introduced = 2014 | category = TBA | registry = Donuts | idn capable = Yes | webpage = [https://www.hexonet.net/preregistrations/attorney Register .ATTORNEY] | legal = TBA }} {{#repositoryinfo: DONUTS-LIVE-1API | attorney }} {{Sidebar}} <div style="font-size: 250%;">'''.ATTORNEY'''</div><br/> __TOC__ = Registrant Registration Requirement for Highly Regulated TLDs = # '''Provide an Administrative Contact Information'''. You must provide an administrative contact information, which must be kept up-to-date, for the notification of complaints or reports of registration abuse, as well as the contact details of the relevant regulatory, or industry self-regulatory, bodies in their main place of business. # '''Representation'''. During registration you must confirm and represent that you possesses any necessary authorizations, charters, licenses and/or other related credentials for participation in the sector associated with such Highly-Regulated TLD. # '''Report of Changes of Authorization, Charters, Licenses, Credentials'''. While being a registration, you must report any material changes to the validity of your authorizations, charters, licenses and/or other related credentials for participation in the sector associated with the Highly-Regulated TLD to ensure you continue to conform to the appropriate regulations and licensing requirements and generally conduct you activities in the interests of the consumers you serve. = Registry = {{Summarybox | TLD={{#IfEmpty: {{#var:TLD}} | {{#var:TLD}} | - }} | Registry={{#IfEmpty: {{#var:REGISTRYURL}} | [{{#var:REGISTRYURL}} {{#var:REGISTRYURLNAME}}] | - }} | Dispute Policy={{#IfEmpty: {{#var:REGISTRYDISPUTEPOLICY}} | [{{#var:REGISTRYDISPUTEPOLICY}} Rules] | - }} | Registrar={{#var:REGISTRAR}} | WHOIS-Server={{#var:REGISTRYWHOISSERVER}} | WHOIS-Update={{#var:REGISTRYWHOISUPDATE}} | IDN capable={{#var:REGISTRYIDNCAPABLE}} | Restore capable={{#var:RESTOREPOLICY}} | Handle Updates={{#var:REGISTRYHANDLEUPDATE}} | Registration System={{#var:REGISTRYREGISTRATIONSYSTEM}} | Min. Characters={{#var:REGISTRYCHARSMIN}} | Max. Characters={{#var:REGISTRYCHARSMAX}} | Charset={{#var:REGISTRYDOMAINNAMECHARSET}} | Limitations={{#var:CONTACTSLIMITATIONSENTENCE}} | Transferclass={{#var:REGISTRYTRANSFERCLASS}} | Transfer Period={{#var:ZONETRANSFERPERIODS}} | Transfer Authcode required={{#var:REGISTRYTRANSFERREQUIREAUTHCODE}} {{#var:REGISTRYTRANSFERREQUIREAUTHCODEADDITION}} | Transfer ACK by={{#var:REGISTRYTRANSFERACKBY}} | Transfer NACK by={{#var:REGISTRYTRANSFERNACKBY}} | Transfer Real-Time={{#var:REGISTRYTRANSFERREALTIME}} | Transfer Lock={{#var:REGISTRYTRANSFERLOCK}} | Transfer Pending Period={{#var:REGISTRYTRANSFERPENDINGPERIOD}} | Transfer Expire Action={{#var:REGISTRYTRANSFEREXPIREACTION}} | Transfer Confirmation={{#var:ZONEPOLICYDOMAINTRANSFERCONFIRMATION}} | Transfer included={{#var:REGISTRYTRADETRANSFERINCLUDED}} | Owner Change by={{#var:ZONEPOLICYREGISTRANTNAMECHANGEBY}} | Trade Period={{#var:ZONETRADEPERIODS}} | Trade Real-Time={{#var:REGISTRYTRADEREALTIME}} | Trade Confirmation={{#var:ZONEPOLICYDOMAINTRADECONFIRMATION}} | Trade ACK by={{#var:REGISTRYTRADEACKBY}} | Trade NACK by={{#var:REGISTRYTRADENACKBY}} | Nameservers={{#var:NAMESERVERMIN}} to {{#var:NAMESERVERMAX}} | Nameserverchecks={{#var:REGISTRYNAMESERVERCHECKS}} | Host IP-Adresses Type={{#var:HOSTIPADDRESSESTYPE}} | Hosts managed as={{#var:HOSTMANAGEDAS}} | Root DNS Update={{#var:REGISTRYNAMESERVERROOTUPDATE}} | SEC DNS Interface={{#var:ZONESECDNSINTERFACE}} }} = Periods = {{Summarybox | Registration Period={{#var:ZONEREGISTRATIONPERIODS}} | Add Grace Period={{#var:ZONEREGISTRATIONGRACEPERIOD}} | Finalization Period={{#var:ZONERENEWALFINALIZATIONPERIOD}} | Failure Period={{#var:ZONERENEWALFAILUREPERIOD}} | Accounting Period={{#var:ZONERENEWALACCOUNTINGPERIOD}} | Payment Period={{#var:ZONERENEWALPAYMENTPERIOD}} | Deletion Restorable Period={{#var:DELETIONRESTORABLEPERIOD}} | Deletion Hold Period={{#var:DELETIONHOLDPERIOD}} | Explicit Renewal={{#var:REGISTRYEXPLICITRENEWAL}} | Renewal Period={{#var:ZONERENEWALPERIODS}} }} = API = === Domain Registration === {{#var:REGISTRATIONSENTENCE}} {{#var:ADDDOMAINCOMMAND}} <span class="label label-important">REQUIRED</span> <pre> ownercontact0 = (CONTACT) admincontact0 = (CONTACT) techcontact0 = (CONTACT) billingcontact0 = (CONTACT) nameserver0 = (NAMESERVER) nameserver1 = (NAMESERVER) x-attorney-accept-highly-regulated-tac = 1 </pre> <span class="label label-info">OPTIONAL</span> <pre> auth = (TEXT) | (NULL) period = (PERIOD) transferlock = 0 | 1 | (NULL) </pre> === Domain Transfer === {{#var:TRANSFERSENTENCE}} {{#var:TRANSFERDOMAINCOMMAND}} <span class="label label-important">REQUIRED</span> <pre> auth = (TEXT) </pre> <span class="label label-info">OPTIONAL</span> <pre> period = (PERIOD) transferlock = 0 | 1 | (NULL) action = REQUEST | APPROVE | DENY | CANCEL | USERTRANSFER </pre> === Delete Domain === {{#var:DELETESENTENCE}} {{#var:DELETEDOMAINCOMMAND}} === Restore Domain === {{#var:RESTOREPOLICYSENTENCE}} {{#var:RESTOREDOMAINCOMMAND}} <span class="label label-info">OPTIONAL</span> <pre> subuser = (TEXT) renewalmode = (NULL) | (TEXT) </pre> === Ownerchange === {{#var:TRADESENTENCE}} <span class="label label-important">REQUIRED</span> <pre> ownercontact0 = (CONTACT) x-attorney-accept-highly-regulated-tac = 1 </pre> = TLD specific = === Authorization code === There are special requirements regarding the format of the authorization code. Please consider the following restrictions, if you want to assign a new authorization code to a domain: *Minimum 8 characters *having at least one (1) numeric, *one (1) alphabetic, and *one (1) special character You may generate a valid random auth code by adding this parameter to the ModifyDomain command:<br> <pre> command = ModifyDomain domain = (DOMAIN) </pre> <span class="label label-important">REQUIRED</span> <pre> generaterandomauth = 1 </pre> = Addons = {{#var:DOMAINADDONTABLE}} = RegistrarOC = {{#var:REGISTRAROCSENTENCE}} {{#var:CATEGORY}}
Summary:
Please note that all contributions to Webhosting24 Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
My wiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Toggle limited content width