By clicking “Accept”, you agree to the storing of cookies on your device to enhance site navigation, analyze site usage, and assist in our marketing efforts. View our Privacy Policy for more information.

Checking a Sunrise Application

Q. Can you check if an application was submitted during Sunrise?

A. It is possible using the web portal to check if a sunrise application was submitted.

In the portal select the “Domain” heading, navigate to “Info Domain”. Enter the domain name for your sunrise application. Tick the “Include Application” checkbox and enter your application ID. Finally, select the phase from the drop-down menu “Sunrise”. This should let you know if the request was successful or not.

It is also possible to check this using the EPP. Below is an example of this check command.

Code

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<epp xmlns="urn:ietf:params:xml:ns:epp-1.0">
 <command>
   <info>
     <domain:info xmlns:domain="urn:ietf:params:xml:ns:domain-1.0">
       <domain:name hosts="all">test.sunrisetld</domain:name>
     </domain:info>
   </info>
   <extension>
     <launch:info xmlns:launch="urn:ietf:params:xml:ns:launch-1.0" includeMark="true">
       <launch:phase>sunrise</launch:phase>
       <launch:applicationID>123123appidetc</launch:applicationID>
     </launch:info>
   </extension>
   <clTRID>EppCon.131204.123434</clTRID>
 </command>
</epp>

Partner with
Identity Digital.

Drive revenue with more domain options, smarter tools, and stronger security.

Contact us