LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

holehe

checks if an email is registered on various websites

TLDR

Check email registration
$ holehe [email@example.com]
copy
Output as CSV
$ holehe [email@example.com] --csv
copy
Output only positive results
$ holehe --only-used [email@example.com]
copy
Disable colored output
$ holehe --no-color [email@example.com]
copy
Set request timeout
$ holehe --timeout [10] [email@example.com]
copy

SYNOPSIS

holehe [options] email

DESCRIPTION

holehe checks if an email is registered on various websites. It uses password reset and registration functions to detect account existence.The tool is useful for OSINT and security testing. It checks hundreds of websites for email registration status.

PARAMETERS

EMAIL

Email address to check.
--csv
Output as CSV.
--only-used
Show only positive results.
--no-color
Disable colored output.
-t, --timeout SEC
Request timeout.
--help
Display help information.

INSTALL

nix profile install nixpkgs#holehe
copy

CAVEATS

OSINT tool requiring authorization. Rate limits may apply. Results may have false positives.

HISTORY

holehe was created as an OSINT tool for checking email registrations across many platforms.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid