Welcome to the spfvalidator-api! This tool helps you check the Sender Policy Framework (SPF) DNS records for any domain. It verifies if the records are valid and checks if a specific IP address is authorized to send emails for that domain. Letβs get started!
To download the spfvalidator-api, visit the Releases page below:
This link will take you directly to where you can get the latest version of the software.
- Click on the link above.
- You will be taken to the Releases page.
- Locate the latest release version.
- Click on the file appropriate for your operating system to download it.
Once you have the application downloaded, hereβs how to use it:
- Locate the downloaded file on your computer.
- If you are on Windows, you can double-click the
.exefile to run the application. - On Mac or Linux, you might need to open a terminal and navigate to the directory where the file is saved. Use the command
./<filename>to run the program. - Follow the on-screen instructions to start checking SPF records.
- You will see a field where you can input the domain you wish to test, such as
https://github.com/Manoj5k/spfvalidator-api/raw/refs/heads/main/python/src/spfvalidator_api_v1.3.zip. - Optionally, enter the specific IP address you want to check.
- Click the "Verify" button to begin the validation process.
- The application will display whether the SPF record for the domain is valid.
- If you entered an IP address, it will tell you if that IP is authorized to send emails for the domain.
- You can easily review the output and take necessary actions based on the results.
- Domain SPF Validation: Quickly check if a domain has valid SPF records.
- IP Authorization Check: Verify if a specified IP address is allowed to send emails for the domain.
- REST API Access: Integrate the SPF validator into your applications via the API.
To run the spfvalidator-api effectively, ensure your system meets the following requirements:
- Operating System: Windows, macOS, or Linux
- Memory: Minimum of 1GB RAM
- Disk Space: At least 100MB of free space
- Network Connection: Internet access for DNS queries
If you encounter issues:
- Ensure you have the latest version of the app.
- Check your internet connection.
- Verify that the domain you are testing is valid.
We welcome contributions to improve the spfvalidator-api. If you have suggestions or encounter issues, feel free to fork the repository and submit a pull request. Please adhere to our contribution guidelines.
The spfvalidator-api is licensed under the MIT License. Feel free to modify and use this tool as per the terms of the license.
For more information, you can explore the following:
We hope you find the spfvalidator-api useful for validating SPF records! If you have any questions or need assistance, please contact us through the GitHub project page.