Domain Name Validity¶
What could be more unpleasant than arriving at the office one morning to discover that the company's website is no longer accessible because the domain name has expired?
The Domain Name Validity application allows you to keep an eye on this crucial deadline and to renew your domain in time. It returns the expiration date and the number of days until expiration, and flags when the domain has been placed on hold (suspended) by the registry. Options
- Name*: Just a simple label to find it easier in the SenHub's interface
- Description: Description for your own usage only.
- Group: optional — assign this instance to a group to organise it within SenHub.
- Domain*: Name of the domain whose information you want to retrieve (e.g google.fr).
Example output
The connector returns the domain's expiration date and the number of days remaining before expiry; the hold channel is only present when the registry reports the domain on hold (suspended):
{
"metrics": [
{ "channel": "expirationDate", "value": "2027-03-15" },
{ "channel": "expirationDays", "value": 240 }
],
"message": "Metrics successfully retrieved.",
"status": "OK",
"date": 1725981405127
}
When the domain is on hold, an additional hold channel is returned: