domain-age-checker
Installation
SKILL.md
Domain Age Checker
Description
Check any domain's registration date, expiration date, age, and days until expiration. Useful for verifying domain legitimacy, checking how established a website is, or monitoring domain expiration.
API Endpoint
GET https://api-dac.nader.io?domain={domain}
Parameters
domain(required): The domain name to look up (e.g. "google.com"). URLs are automatically cleaned.
Example Request
GET https://api-dac.nader.io?domain=google.com