whoisenum

command module
v0.0.0-...-5da0ebb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 12, 2020 License: MIT Imports: 1 Imported by: 0

README

whoisenum

Whoisenum is a tool for querying Regional Internet registrys (ARIN, RIPE NCC, etc) for information they maintain with regards to IPs or Domains. Whoisenum leverages the emerging RDAP protocol to query these entities APIs.

Help Information
Usage:
  whoisenum [command]

Available Commands:
  domain      Search internet registries for a given domain
  help        Help about any command
  ip          Search internet registries by ip address

Flags:
  -f, --file string     File with single IP/Domain per line
  -h, --help            help for whoisenum
      --json            Output results in JSON
  -l, --lookup string   Single IP/Domain to lookup. Has no effect when --file is also specified.
  -q, --quiet           Quiet extra program output and only print results
  -r, --rate int        The number of seconds between queries
  -v, --verbose         Include verbose messages from program execution
      --version         version for whoisenum

Use "whoisenum [command] --help" for more information about a command.
Example Usage
whoisenum ip -l <IP> --json

The above command will query the appropriate API to determine information about the IP address provided and return results in a json format.

Todo
  • Ban Detection (from over querying)
  • Throttle excessive concurrent API requests to the same RIR API
Contributers

https://github.com/brutalgg

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL