ripe-ip-search
Tool to search ip addresses using RIPE DB. It uses fulltext search API and help to find ip addresses owned by companies. Useful for port scanning and etc.
Installation:
# latest pypi version
pipx install ripe-ip-search
# latest github commit
pipx install --force git+https://github.com/s3rgeym/ripe-ip-search.git
Example:
❯ ripe-ip-search --details alfa bank --no-banner -vv
[D] search params={'facet': 'true', 'format': 'xml', 'hl': 'true', 'q': '("alfa bank") AND (object-type:inetnum OR object-type:inet6num)', 'start': 0, 'wt': 'json'}
[D] {'primary-key': '5985055', 'object-type': 'inetnum', 'lookup-key': '82.208.88.232 - 82.208.88.239', 'inetnum': '82.208.88.232 - 82.208.88.239', 'netname': 'ALFABANK-NN-NET', 'descr': ['Personal network for OAO ALFA-BANK', '', ''], 'country': ['RU'], 'admin-c': ['VP1858-RIPE'], 'tech-c': ['VP1858-RIPE'], 'status': 'ASSIGNED PA', 'notify': ['VPypin@AlfaBank.ru'], 'mnt-by': ['NMTS-MNT'], 'created': '2007-11-16T06:31:17Z', 'last-modified': '2018-01-22T06:12:09Z'}
{"networks": ["82.208.88.232/29"], "num_addresses": 8, "details": {"primary-key": "5985055", "object-type": "inetnum", "lookup-key": "82.208.88.232 - 82.208.88.239", "inetnum": "82.208.88.232 - 82.208.88.239", "netname": "ALFABANK-NN-NET", "descr": ["Personal network for OAO ALFA-BANK", "", ""], "country": ["RU"], "admin-c": ["VP1858-RIPE"], "tech-c": ["VP1858-RIPE"], "status": "ASSIGNED PA", "notify": ["VPypin@AlfaBank.ru"], "mnt-by": ["NMTS-MNT"], "created": "2007-11-16T06:31:17Z", "last-modified": "2018-01-22T06:12:09Z"}}
| Used flag | Description |
|---|---|
--details |
output results in JSON instead list of cidrs |
-vv |
debug |
See more:
ripe-ip-search -h
If you are looking for self-hosted ripe db search, you can try this.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ripe_ip_search-0.2.0.tar.gz
(21.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ripe_ip_search-0.2.0.tar.gz.
File metadata
- Download URL: ripe_ip_search-0.2.0.tar.gz
- Upload date:
- Size: 21.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.2 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0bd40322cc59e59f058e8e1b92685995536ad326773302087ccaaa40ee16aa76
|
|
| MD5 |
23e1ff157b84272bb891b5d36b767e15
|
|
| BLAKE2b-256 |
7fa51eb6ee94bdf224f219ec3ab285324796be94dd15412f9899a7039209b9a5
|
File details
Details for the file ripe_ip_search-0.2.0-py3-none-any.whl.
File metadata
- Download URL: ripe_ip_search-0.2.0-py3-none-any.whl
- Upload date:
- Size: 13.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.2 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b236b520ddac58757e58cc0137c0b5fc90a5d4f71fb51dc55b0f163b9f2f07f2
|
|
| MD5 |
b57920c6de41f4b0ee506940ab1247e7
|
|
| BLAKE2b-256 |
eb509196354e5f4856d2605b6c2e8dbe4607b4ce8ef845a9c503088b6255ea99
|