ipwhois_cli.py
Retrieve and parse whois data for IP addresses (Python 3)
RUN apt-get update && \
apt-get install -y python3-ipwhois
Retrieve and parse whois data for IP addresses (Python 3)
RUN apt-get update && \
apt-get install -y python3-ipwhois