Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Tools/GitHubGitHub/jakecreps/poastal
OSINT (Open Source Intelligence)ReconnaissanceInformation GatheringSocial EngineeringEmail Harvesting
GitHubjakecreps/poastal

poastal

Email OSINT tool that resolves names, checks deliverability, detects disposable/spam addresses, and identifies registrations on 10+ social platforms via a Flask web interface.

View Repository
60368483 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
Website

Poastal - the Email OSINT tool

Poastal

Poastal is an 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 platforms such as Facebook, Twitter, Snapchat, Parler, Rumble, MeWe, Imgur, Adobe, Wordpress, and Duolingo.

💻 Usage

Make sure you have the requirements installed.

pip install -r requirements.txt

Navigate to the backend folder and run poastal.py to start the Flask app. This points to port:8080.

python poastal.py

Open index.html in the root directory to use the UI.

Enter an email address and see the results.

Test with [email protected].

There's a new GitHub module.

If you open up github.py you'll see a section that asks you to replace it with your own API key.

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

Download Tool