Class Whois::Record::Parser::WhoisDomainRegistryNl
In: lib/whois/record/parser/whois.domain-registry.nl.rb
Parent: Base

whois.domain-registry.nl parser

Parser for the whois.domain-registry.nl server.

NOTE: This parser is just a stub and provides only a few basic methods to check for domain availability and get domain status. Please consider to contribute implementing missing methods. See WhoisNicIt parser for an explanation of all available methods and examples.

Methods

Public Instance methods

Checks whether the response has been throttled.

@return [Boolean]

@example

  whois.domain-registry.nl: only 1 request per second allowed, try again later

@example

  whois.domain-registry.nl: daily whois-limit exceeded

Checks whether this response contains a message that can be reconducted to a "WHOIS Server Unavailable" status.

@return [Boolean]

[Validate]