An open API service indexing awesome lists of open source software.

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

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.