https://github.com/zmap/pybulkwhois
Python framework for manipulating bulk WHOIS data from RIRs
https://github.com/zmap/pybulkwhois
Last synced: 9 months ago
JSON representation
Python framework for manipulating bulk WHOIS data from RIRs
- Host: GitHub
- URL: https://github.com/zmap/pybulkwhois
- Owner: zmap
- Created: 2018-07-09T19:11:09.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-04-11T23:59:09.000Z (about 4 years ago)
- Last Synced: 2025-03-27T18:52:39.897Z (over 1 year ago)
- Language: Python
- Size: 45.9 KB
- Stars: 20
- Watchers: 6
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Python Bulk WHOIS
This is a Python library that allows interacting with the bulk WHOIS data that
RIRs (e.g., RIPE, ARIN, AFRINIC) provide about the ownership of ASes and netblocks.
Run from top level directory using:
> python2 -m pybulkwhois.target
### License and Copyright
PyBulkWHOIS Copyright 2018 Regents of the University of Michigan
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
this file except in compliance with the License. You may obtain a copy of the
License at http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed
under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied. See LICENSE for the specific
language governing permissions and limitations under the License.