Domain expiration

This handler will check Whois databases for the provided domain and will attempt to retrieve the domain's expiration date. The emitted event will be marked as failed if the expiration is within the configured window.

Not all TLDs expose their domains' expiration date in the Whois response, this handler will only work for those that do.

Attributes

AttributeTypeExampleDescription
kindstring"domain"-
domainstring"example.com"The base domain name to check for
windowstring"60d"Period of time within which the handler should fail
attributestring"expiry date"Whois attribute to use as the expiration date. Defaults to registry expiry date