https://github.com/eviltik/evilripe
Extract all CIDR Ranges for the organization you want.
https://github.com/eviltik/evilripe
cidr ripe scanner
Last synced: over 1 year ago
JSON representation
Extract all CIDR Ranges for the organization you want.
- Host: GitHub
- URL: https://github.com/eviltik/evilripe
- Owner: eviltik
- License: mit
- Created: 2017-10-30T12:02:22.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-05-07T22:39:21.000Z (over 8 years ago)
- Last Synced: 2024-04-22T21:20:39.516Z (over 2 years ago)
- Topics: cidr, ripe, scanner
- Language: JavaScript
- Homepage:
- Size: 35.2 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# evilripe
[](https://travis-ci.org/eviltik/evilripe)
[](https://opensource.org/licenses/mit-license.php)
[](https://david-dm.org/eviltik/evilripe)
Extract all CIDR Ranges for the Organization you want.
It use https://github.com/RIPE-NCC/whois/wiki/WHOIS-REST-API under the wood.
Installation
------------
```
$ npm install -g evilripe
```
Usage
-----
```
# show me microsoft IP blocks
$ evilripe --cidr "msft"
167.220.236.0/22
167.220.240.0/22
13.64.0.0/10
[...]
213.199.128.0/20
```