Skip to content

knowthetech/whoxyrm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Whoxyrm

A reverse whois tool based on Whoxy API based on @jhaddix's talk on Bug Hunter's Methodology v4.02.

Usage

$ whoxyrm -company-name "Oath Inc."

or

$ whoxyrm -name "Oath Inc."

or

$ whoxyrm -email "[email protected]"

or

$ whoxyrm -keyword "yahoo.com"

Installation

$ go get -u github.com/milindpurswani/whoxyrm

Also, Make sure you export your whoxy api key as follows: without this, it won't work.

$ export WHOXY_API_KEY="..."

you can grab one from https://www.whoxy.com

About

A reverse whois tool based on Whoxy API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%