Skip to content

The Email Checker Tool is a command-line application developed in Go that validates DNS records for domain names. It checks for MX, SPF, and DMARC records to ensure the domain is properly configured for email delivery and security. This tool helps administrators and developers quickly verify domain configurations.

License

Notifications You must be signed in to change notification settings

vermaaatul07/email-checker-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

email-checker-tool

The Email Checker Tool is a command-line application developed in Go that validates DNS records for domain names. It checks for MX, SPF, and DMARC records to ensure the domain is properly configured for email delivery and security. This tool helps administrators and developers quickly verify domain configurations.

Features:

1.Validates MX records.

2.Checks and retrieves SPF records.

3.Checks and retrieves DMARC records.

4.Outputs results in CSV format for easy analysis.

Technologies Used:

1.Go

2.DNS Record Lookup

Usage:

Run the tool and input domain names to check their DNS records.

About

The Email Checker Tool is a command-line application developed in Go that validates DNS records for domain names. It checks for MX, SPF, and DMARC records to ensure the domain is properly configured for email delivery and security. This tool helps administrators and developers quickly verify domain configurations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages