/drc

The Domain Record Checker is a simple command-line tool written in Go that allows you to check the existence of MX, SPF, and DMARC records for a given domain. It provides a summary of the domain's record status, including whether it has MX records, SPF records, DMARC records, and the specific records found, if any.

Primary LanguageGoMIT LicenseMIT

Watchers