Commit graph

3 commits

Author SHA1 Message Date
5de221411e New checker: domain lock status
Some checks failed
continuous-integration/drone/push Build is failing
2026-04-16 15:22:52 +07:00
6555df1f4d New checker: domain contact consistency
Add ContactInfo struct to DomainInfo and extract contact data (registrant,
admin, tech) from both RDAP and WHOIS responses. Introduce a new
domain_contact checker that compares actual contact fields against
user-specified expected values, with redaction detection for
privacy-protected domains. The WHOIS observation provider now also exposes
contact data so the new rule can reuse the same lookup as domain_expiry.
2026-04-16 15:22:51 +07:00
313434f883 New checker: monitor domain expiration date 2026-04-16 15:22:51 +07:00