Contact extensions

KeywordOccursTypeFormatDescription
irpo0 - 1boolean

Hiding contact data in the Whois. Affected are address, telephone, fax.

  • 0 = Contact is displayed
  • 1 = Contact data is hidden

Default = 0

Only permitted for natural persons ("individuals") who do not use the domain name to a significant extent in "trade", as defined and used in the "Fair Trading Act 1986".

XML example

XML
<extension>
	<nz:contact xmlns:nz="urn:org:domainrobot:ns:contact:nz-1.0">
		<nz:irpo>1</nz:irpo>
	</nz:contact>
</extension>
  • No labels