From HEXONET Wiki
Line 20: | Line 20: | ||
{{Summarybox | {{Summarybox | ||
| TLD={{#IfEmpty: {{#var:TLD}} | {{#var:TLD}} | .BR }} | | TLD={{#IfEmpty: {{#var:TLD}} | {{#var:TLD}} | .BR }} | ||
− | | Allowed TLDs={{#IfEmpty: {{#var:ADDTLD}} | {{#var:ADDTLD}} | | + | | Allowed TLDs={{#IfEmpty: {{#var:ADDTLD}} | {{#var:ADDTLD}} | .com.br }} |
| Registry={{#IfEmpty: {{#var:REGISTRYURL}} | [{{#var:REGISTRYURL}} {{#var:REGISTRYURLNAME}}] | - }} | | Registry={{#IfEmpty: {{#var:REGISTRYURL}} | [{{#var:REGISTRYURL}} {{#var:REGISTRYURLNAME}}] | - }} | ||
| Dispute Policy={{#IfEmpty: {{#var:REGISTRYDISPUTEPOLICY}} | [{{#var:REGISTRYDISPUTEPOLICY}} Rules] | - }} | | Dispute Policy={{#IfEmpty: {{#var:REGISTRYDISPUTEPOLICY}} | [{{#var:REGISTRYDISPUTEPOLICY}} Rules] | - }} |
Revision as of 17:56, 8 January 2020
Introduced | 1989 |
---|---|
Country | Brazil |
Registry | NIC Brazil |
IDN Capable | Yes |
Webpage | Register .BR |
Contents |
Registry
TLD |
.BR |
Allowed TLDs |
.com.br |
Registry | |
Dispute Policy | |
Registrar |
1api GmbH |
WHOIS-Server |
whois.registro.br |
WHOIS-Update |
Real-Time |
Min. Characters |
2 |
Max. Characters |
26 |
Character Set |
|
Limitations |
The registrant must be located in
|
IDN capable |
Yes |
Restore capable |
Real-Time |
Handle Updates |
Supported |
Registration System |
Non-Realtime |
Allowed number of NS |
2 to 5 |
Registry Nameservercheck |
Yes |
Host IP-Addresses Type |
IPv4 / IPv6 |
Hosts managed as |
Object |
Root Nameserver Update |
every 15min |
Transferclass |
Pull |
Transfer Periods |
0Y |
Transfer Authcode required |
No |
Transfer Real-Time |
No |
Transfer Pending Period |
5 days |
Transfer Expire Action |
ACK |
Transfer Lock |
Yes |
Owner Change by |
Registry |
Periods
Registration Periods |
1-10 years |
Add Grace Period |
0 days |
Accounting Period |
-10 days |
Finalization Period |
-2 days |
Failure Period |
-2 days |
Payment Period |
-61 days |
Deletion Restorable Period |
104 days |
Deletion Hold Period |
0 days |
Explicit Renewals |
Yes |
Renewal Periods |
1-9 years |
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>
Domain Transfer
The transfer has to be initiated by the gaining registrar and can be requested with the API TransferDomain command.
As soon as a domain transfer has been initiated it can either be approved ("ACK") by Registrar or denied ("NACK") by Registrar. If the registry receives neither a denial ("NACK") nor an approval ("ACK") the transfer will be ACKed after 5 days.
command = TransferDomain domain = (DOMAIN)
REQUIRED
Action = REQUEST | APPROVE | DENY | CANCEL | USERTRANSFER
OPTIONAL
order = CREATE | REPLARE | UPDATE subuser = <TEXT> | <NULL> period = <PERIOD> transferlock = 0 | 1 | <NULL>
Delete Domain
Domains can be deleted with the API DeleteDomain command.
There is a Deletion Restorable Period of 104 days and a following Deletion Hold Period of 0 days.
command = DeleteDomain domain = (DOMAIN)
Restore Domain
Restores can be processed in realtime. A restore is possible within 104 days upon deletion. Please use the command RestoreDomain.
command = RestoreDomain domain = (DOMAIN)
OPTIONAL
renewalmode = <NULL> | <TEXT> subuser = <TEXT>
Ownerchange
A Change of Registrant can only be directly processed by the registry.
TLD specific
Transfer procedure
Specific information will be provided shortly.