Personal tools

From HEXONET Wiki

Jump to: navigation, search
(Ownerchange)
Line 152: Line 152:
 
= TLD specific =
 
= TLD specific =
  
{{#var:NOSPECIFIC}}
+
=== Restrictions ===
 +
A .US Domain can only be registered by any U.S. citizen or resident, as well as any business or organization, including federal, state, and local government with a bona fide presence in the United States.
 +
 
 +
One of the following eligibility requirements should be:
 +
 
 +
*A natural person
 +
*who is a citizen or permanent resident of the United States of America or any of its possessions or territories or
 +
*whose primary place of domicile is in the United States of America or any of its possessions, or
 +
 
 +
*Any entity or organization that is
 +
*incorporated within one of the fifty (50) U.S. states, the District of Columbia, or any of the United States possessions or territories or
 +
*organized or otherwise constituted under the laws of a state of the United States of America, the District of Columbia, or any of its possessions or territories, or
 +
 
 +
* An entity or organization (including federal, state, or local government of the United States, or a political subdivision thereof) that has a bona fide presence in the United States. ''See Section B.3.1 of the NeuStar proposal to the Department of Commerce for details concerning what constitutes a "bona fide presence".
  
 
= Addons =
 
= Addons =

Revision as of 14:17, 31 August 2012

.US is the official country code Top-Level-Domain (ccTLD) of the United States. A .US domain can be used and registered by anyone or any corporations who comply with the registration guidelines (see Restrictions).




TLD

.us

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


{{{Possible Extensions}}}


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)

x-us-nexus-apppurpose = <TEXT>
x-us-nexus-category = <TEXT>
x-us-nexus-validator = <TEXT>

OPTIONAL

auth = <TEXT> | <NULL>
transferlock = 0 | 1 | <NULL>
subuser = <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

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

OPTIONAL

order = CREATE | REPLACE | UPDATE

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)

REQUIRED

n/a


Restore Domain

command = RestoreDomain
domain = (DOMAIN)

REQUIRED

n/a

OPTIONAL

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


Ownerchange


command = modifydomain
domain = <TEXT>

REQUIRED

ownercontact0 = (CONTACT)

x-us-nexus-apppurpose = <TEXT>
x-us-nexus-category = <TEXT>
x-us-nexus-validator = <TEXT>

OPTIONAL

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

Restrictions

A .US Domain can only be registered by any U.S. citizen or resident, as well as any business or organization, including federal, state, and local government with a bona fide presence in the United States.

One of the following eligibility requirements should be:

  • A natural person
  • who is a citizen or permanent resident of the United States of America or any of its possessions or territories or
  • whose primary place of domicile is in the United States of America or any of its possessions, or
  • Any entity or organization that is
  • incorporated within one of the fifty (50) U.S. states, the District of Columbia, or any of the United States possessions or territories or
  • organized or otherwise constituted under the laws of a state of the United States of America, the District of Columbia, or any of its possessions or territories, or
  • An entity or organization (including federal, state, or local government of the United States, or a political subdivision thereof) that has a bona fide presence in the United States. See Section B.3.1 of the NeuStar proposal to the Department of Commerce for details concerning what constitutes a "bona fide presence".

No special procedures.