MCPcopy Index your code
hub / github.com/MilindPurswani/whoxyrm

github.com/MilindPurswani/whoxyrm @1.0.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.0.2 ↗ · + Follow
8 symbols 14 edges 1 files 5 documented · 62% updated 2y ago1.0.2 · 2024-03-31★ 1721 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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 "test@example.com"

or

$ whoxyrm -keyword "yahoo.com"

Installation

$ go install github.com/milindpurswani/whoxyrm@latest

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

Core symbols most depended-on inside this repo

getResult
called by 2
main.go
apiGenerator
called by 1
main.go
main
called by 0
main.go

Shape

Struct 5
Function 3

Languages

Go100%

Modules by API surface

main.go8 symbols

For agents

$ claude mcp add whoxyrm \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page