https://github.com/jakecreps/poastal
Poastal - the Email OSINT tool
https://github.com/jakecreps/poastal
email osint python recon
Last synced: 16 days ago
JSON representation
Poastal - the Email OSINT tool
- Host: GitHub
- URL: https://github.com/jakecreps/poastal
- Owner: jakecreps
- License: mit
- Created: 2023-03-24T13:44:09.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-08T18:02:03.000Z (about 1 year ago)
- Last Synced: 2024-08-03T01:26:01.865Z (9 months ago)
- Topics: email, osint, python, recon
- Language: Python
- Homepage: https://poastal.com
- Size: 373 KB
- Stars: 518
- Watchers: 9
- Forks: 56
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-rainmana - jakecreps/poastal - Poastal - the Email OSINT tool (Python)
- Offensive-OSINT-Tools - Poastal - Tool that provides valuable information on any email address ([↑](#-table-of-contents) Email addresses)
README
# Poastal - the Email OSINT tool

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