Table of contents

Description

The domain info command allows you to inquire all information associated with a domain.

Domain status

The response to a domain info command may return one or more statuses for a domain. The following list contains the possible statuses and their meaning.

StatusReasonExplanation
ok
Everything is ok. No other status is set.
clientHold
Domain has the status HOLD or HOLD-LOCK in the system.
clientTransferProhibited
Domain has the status LOCK or HOLD-LOCK in the system.
serverHold
pendingDelete

serverUpdateProhibited
  • protected by DomainSafe
  • renew required
Domain update not possible because the DomainSafe is preventing the process OR a renew command must be sent.
serverRenewProhibited
  • cancelation in progress
  • update required
Domain is being deleted at this time or is within the Redemption Grace Period.
serverDeleteProhibited
protected by DomainSafe
Domain deletion not possible because it is protected by the DomainSafe.

pendingDelete

  • cancelation:  2017-08-08T08:47:27.000Z
  • RGP end of phase: 2017-08-08T08:47:27.000Z
Domain was cancelled but not yet processed. The reason contains the deletion date as DateTime if the deletion has not been carried out yet else the current deletion phase and its end date. Possible phases are NE, ARGP and RGP.
pendingTransfer
A running transfer exists in the system.

XML example

Request
<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">example.de</domain:name>
            </domain:info>
        </info>
        <clTRID>ABC-12345</clTRID>
    </command>
</epp>
Response
<epp xmlns:domain="urn:ietf:params:xml:ns:domain-1.0">
    <response>
        <result code="1000">
            <msg lang="en">Command completed successfully</msg>
        </result>
        <resData>
            <domain:infData>
                <domain:name>example.com</domain:name>
                <domain:roid>11109997-example.com</domain:roid>
                <domain:status s="serverRenewProhibited" lang="en">update required</domain:status>
                <domain:status s="pendingDelete" lang="en">RGP end of phase: 2017-08-08T08:47:27.000Z</domain:status>
                <domain:registrant>10000001</domain:registrant>
                <domain:contact type="admin">10000001</domain:contact>
                <domain:contact type="tech">10000001</domain:contact>
                <domain:ns>
                    <domain:hostAttr>
                        <domain:hostName>ns1.example.com</domain:hostName>
                    </domain:hostAttr>
                    <domain:hostAttr>
                        <domain:hostName>ns2.example.com</domain:hostName>
                    </domain:hostAttr>
                </domain:ns>
                <domain:clID>user1, 4</domain:clID>
                <domain:crID>user1, 4</domain:crID>
                <domain:crDate>2011-02-15T14:44:41.000Z</domain:crDate>
                <domain:upID>user1, 4</domain:upID>
                <domain:upDate>2017-06-09T09:06:49.000Z</domain:upDate>
                <domain:exDate>2012-02-15T14:44:41.000Z</domain:exDate>
                <domain:authInfo>
                    <domain:pw>123ABC456DEF</domain:pw>
                </domain:authInfo>
            </domain:infData>
        </resData>
        <extension>
            <domainrobot:domain xmlns:domainrobot="urn:org:domainrobot:ns:ext-1.0">
                <domainrobot:zonec>10000001</domainrobot:zonec>
                <domainrobot:trustee>0</domainrobot:trustee>
                <domainrobot:privacy>0</domainrobot:privacy>
            </domainrobot:domain>
			<rgp:infData xmlns:rgp="urn:ietf:params:xml:ns:rgp-1.0">
				<rgp:rgpStatus s="redemptionPeriod" lang="en">update required</rgp:rgpStatus>	
			</rgp:infData>
		</extension>
        <trID>
            <clTRID>ABC-12345</clTRID>
        </trID>
    </response>
</epp>

Response with DNSSec Infomation

Response
<epp xmlns:domain="urn:ietf:params:xml:ns:domain-1.0">
    <response>
        <result code="1000">
            <msg lang="en">Command completed successfully</msg>
        </result>
        <resData>
            <domain:infData>
                <domain:name>example.com</domain:name>
                <domain:roid>11109997-example.com</domain:roid>
                <domain:registrant>10000001</domain:registrant>
                <domain:contact type="admin">10000001</domain:contact>
                <domain:contact type="tech">10000001</domain:contact>
                <domain:ns>
                    <domain:hostAttr>
                        <domain:hostName>ns1.example.com</domain:hostName>
                    </domain:hostAttr>
                    <domain:hostAttr>
                        <domain:hostName>ns2.example.com</domain:hostName>
                    </domain:hostAttr>
                </domain:ns>
                <domain:clID>user1, 4</domain:clID>
                <domain:crID>user1, 4</domain:crID>
                <domain:crDate>2011-02-15T14:44:41.000Z</domain:crDate>
                <domain:upID>user1, 4</domain:upID>
                <domain:upDate>2017-06-09T09:06:49.000Z</domain:upDate>
                <domain:exDate>2012-02-15T14:44:41.000Z</domain:exDate>
                <domain:authInfo>
                    <domain:pw>123ABC456DEF</domain:pw>
                </domain:authInfo>
            </domain:infData>
        </resData>
        <extension>
            <domainrobot:domain xmlns:domainrobot="urn:org:domainrobot:ns:ext-1.0">
                <domainrobot:zonec>10000001</domainrobot:zonec>
                <domainrobot:trustee>0</domainrobot:trustee>
                <domainrobot:privacy>0</domainrobot:privacy>
            </domainrobot:domain>
			<secDNS:infData xmlns:secDNS="urn:ietf:params:xml:ns:secDNS-1.1">
                <secDNS:keyData>
                    <secDNS:flags>257</secDNS:flags>
                    <secDNS:protocol>3</secDNS:protocol>
                    <secDNS:alg>5</secDNS:alg>
                    <secDNS:pubKey>BQEAAAAB5hPn+fA1ufLhE24+/t+zs2DtO5IFvmiYrki9X3RHRBEnVYGQwlK/pNdBhVqVZpvYiNRECT1TWr1xbkOwSVFx3V6b7lj35tXQjk2hQQsx2fEgFiEsiuhGbe/m51L5IvHW1agLY82GV2DrLXC8GIV6B2MRkmhvI/8pEytArL+0C01ARzr9+x6zc9jsepU0A+DUQQ72TMuNkyGPQloyeWVp/BK1j8yoBzCBdd+UAdP+piEIwPCyNM8tVgd2+N/yzpUPiQmEkCTGHefB8lHJ1UvuadkCbX+zRlztQ/10khEeZ3FRzLjoi9YCsZJxOXsS5e4+YRuUnTnADGSCgbDb5Xv8aw==</secDNS:pubKey>
                </secDNS:keyData>
            </secDNS:infData>
		</extension>
        <trID>
            <clTRID>ABC-12345</clTRID>
        </trID>
    </response>
</epp>