工具:
python+python-whois
安装:
pip install python-whois
用法:
import whois #url为网站的URL地址 print(whois.whois(url))