GoVerifyDomain

  • 23 Jul, 2023
  • read

A simple domain verification tool written in Go that checks DNS records, MX records, SPF records, and DMARC configuration for any domain.

Features

  • DNS Lookup: Verify domain name resolution
  • MX Records: Check mail exchange configuration
  • SPF Records: Validate Sender Policy Framework setup
  • DMARC: Verify Domain-based Message Authentication

View on GitHub | Blog Post