https://github.com/charlesabarnes/SPFtoolbox
SPFtoolbox is a Javascript and PHP app to look up DNS records such as SPF, MX, Whois, and more
https://github.com/charlesabarnes/SPFtoolbox
dns-record domain hacktoberfest hacktoberfest2022 javascript lookup mxtoolbox mxtoolbox-alternative php rest-api restful spf
Last synced: 3 months ago
JSON representation
SPFtoolbox is a Javascript and PHP app to look up DNS records such as SPF, MX, Whois, and more
- Host: GitHub
- URL: https://github.com/charlesabarnes/SPFtoolbox
- Owner: charlesabarnes
- License: mit
- Created: 2017-07-19T19:29:31.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-02-01T06:22:25.000Z (over 1 year ago)
- Last Synced: 2025-03-23T23:45:57.816Z (3 months ago)
- Topics: dns-record, domain, hacktoberfest, hacktoberfest2022, javascript, lookup, mxtoolbox, mxtoolbox-alternative, php, rest-api, restful, spf
- Language: PHP
- Homepage: http://spftoolbox.com/
- Size: 374 KB
- Stars: 277
- Watchers: 17
- Forks: 63
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starts - charlesabarnes/SPFtoolbox - SPFtoolbox is a Javascript and PHP app to look up DNS records such as SPF, MX, Whois, and more (rest-api)
- awesome-starred - charlesabarnes/SPFtoolbox - SPFtoolbox is a Javascript and PHP app to look up DNS records such as SPF, MX, Whois, and more (rest-api)
README

[](https://cdnjs.com/libraries/jquery)
[](https://chrome.google.com/webstore/detail/daioadpjniipfipfmenkefjpdncbekcd)
[](http://charlesabarnes.com)SPFtoolbox is an Application to check simple information such as SPF, DNS records, and more
## Releases
* **[Latest Release](https://github.com/charlesabarnes/SPFtoolbox/releases/latest)**
* **[All Releases](https://github.com/charlesabarnes/SPFtoolbox/releases)**## Contribute
There are many ways to contribute to SPFtoolbox.
* **[Submit bugs](https://github.com/charlesabarnes/SPFtoolbox/issues)** and help us verify fixes as they are checked in.
* Review **[source code changes](https://github.com/charlesabarnes/SPFtoolbox/pulls)**.## Screenshot

## How to install SPFToolBox
* **You have a Yunohost Server**[](https://install-app.yunohost.org/?app=spftoolbox)
* **Heroku**
[](https://heroku.com/deploy?template=https://github.com/charlesabarnes/SPFtoolbox)
* **Install manually**
1. Dowload the **[latest release](https://github.com/charlesabarnes/SPFtoolbox/releases/latest)** of SPFtoolbox
2. Upload the contents to your webserver enabled with PHP 5.3+
3. Extract the contents of the zip file on your server to your desired directory.
4. Navigate to index.html
5. Enter in your domain and submit!## Questions, Concerns, and Feature Request
* Please create an **[issue](https://github.com/charlesabarnes/SPFtoolbox/issues)** or send me an email if you have feedback to give
### This also comes as an extension!
* https://chrome.google.com/webstore/detail/daioadpjniipfipfmenkefjpdncbekcdCreated by **[Charles Barnes](http://charlesabarnes.com)**