MOSINT is an OSINT Tool for emails. It helps you gather information about the target email.
Install mosint :-
apt update 
apt upgraded
apt install git
apt install golang
apt install python 
git clone https://github.com/alpkeskin/mosint.git
cd mosint
chmod +x *
go run main.go -h
