Skip to content

muzanxdem/poastal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

Poastal - Email OSINT Tool

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.

✨ Features

  • 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.

❓ How to Use

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.

💬 Feedback

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.

About

Poastal - the Email OSINT tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 60.9%
  • JavaScript 21.1%
  • HTML 9.4%
  • CSS 8.6%