This is a PHP script for retrieving various information about a domain, including IP addresses, SSL certificate details, mail servers, SPF and DMARC. Mostly for personal use.
Before using this tool, make sure you have the required dependencies installed. This project uses Composer for package management.
If you don't have Composer installed, you can download and install it by following the instructions on the Composer website.
Once Composer is installed, navigate to your project's root directory and run the following command to install the required packages:
composer install