EnrichmentDomainWhoisRegistrarDetailsResponse

data class EnrichmentDomainWhoisRegistrarDetailsResponse(val abuseContactEmail: String? = null, val abuseContactPhone: String? = null, val ianaId: String? = null, val name: String? = null, val url: String? = null, val whoisServer: String? = null)

The registrar associated with this domain

Constructors

constructor(abuseContactEmail: String? = null, abuseContactPhone: String? = null, ianaId: String? = null, name: String? = null, url: String? = null, whoisServer: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

This registrar's abuse contact email

Link copied to clipboard

This registrar's abuse contact phone number

Link copied to clipboard
val ianaId: String? = null

This registrar's Internet Assigned Numbers Authority id

Link copied to clipboard
val name: String? = null

The name of this registrar

Link copied to clipboard
val url: String? = null

This registrar's URL

Link copied to clipboard
val whoisServer: String? = null

The hostname of this registrar's whois server