Poastal is a powerful email OSINT tool that provides valuable information on any email address. With Poastal, you can easily input an email address and it will quickly answer several questions, providing you with crucial information.
- Determine the name of the person who has the email.
- Check if the email is deliverable or not.
- Find out if the email is disposable or not.
- Identify if the email is considered spam.
- Check if the email is registered on popular social media platforms such as Facebook, Instagram, Twitter, Snapchat, Parler, Rumble, MeWe, Imgur, Adobe, Wordpress, and Duolingo.
- Returns results in a table format with checks for true and x's for false.
Make sure you have requests installed.
pip install requests
Navigate to the backend folder and run poastal.py
to start the Flask app. This points to port:8080.
python3 poastal.py
Open index.html in the root directory to open up the UI.
Enter an email address in the UI and it will request poastal.py
and return the information on the page.
I hope you find Poastal to be a valuable tool for your OSINT investigations. If you have any feedback or suggestions on how we can improve Poastal, please let me know. I'm always looking for ways to improve this tool to better serve the OSINT community.