Class Whois::Answer::Registrar
In: lib/whois/answer/registrar.rb
Parent: SuperStruct.new(:id, :name, :organization, :url)

Registrar

Holds the details of the Registrar extracted from the WHOIS answer.

A Registrar is composed by the following attributes:

  • :id:
  • :name:
  • :organization:
  • :url:

Be aware that every WHOIS server can return a different number of details or no details at all.

[Validate]