reverseip

`reverseip` is a tool which can find possible domain names with the given ip(s).


License
Other
Install
pip install reverseip==1.0.1

Documentation

ReverseIP

What is ReverseIP?

ReverseIp is a tool which can find possible domain names with the given ip(s).

Why it is here?

We all know that we can get the ip through a domain name with tool ping or nslookup etc, but there is rarely a tool which can get the possible domain names with the given ip. That's why ReverseIP is here.

Install

pip install reverseip

Usage

reverseip ip(s)

Examples

reverseip 112.126.74.68
reverseip 112.126.74.68 112.126.74.68

License

MIT.