noclocks / emaildnscheck

Email Deliverability and DNS Records Checker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Email Deliverability and DNS Records Checker

License:The Unlicense


Languages

Language:Python 100.0%