Skip to main content

Simple WHOIS function in Python for getting any domain information.

Project description

Simple WHOIS function in Python for getting any domain information.

Example:

import endetail_whois as wh

print(wh.get("google.com"))

or with specified whois server

print(wh.get("google.com", "whois.internic.net"))

Project details


Release history Release notifications | RSS feed

This version

1.7

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

endetail_whois-1.7.tar.gz (1.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page