Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 802 Bytes

README.md

File metadata and controls

47 lines (30 loc) · 802 Bytes

Email DNS Check Tool

Note

This tool is used to check the DNS records of a domain name.

Contents

Overview

This tool is used to check the DNS records of a domain name.

It will check the following:

  • MX Records
  • BIMI (TXT) Records
  • DMARC (TXT) Records
  • SPF (TXT) Records
  • DKIM (TXT) Records

Installation

To install the tool, run the following command:

pip install emaildnscheck

Usage

To use the tool, run the following command:

emaildnscheck example.com

License

This project is licensed under the Unlicense License - see the LICENSE file for details.


No Clocks, LLC | 2024