Python API for PDNS.
Project description
Client API for PDNS
Client API to query any Passive DNS implementation following the Passive DNS - Common Output Format.
Example
import pypdns
x = pypdns.PyPDNS(basic_auth=('username','yourpassword'))
print (x.query('www.microsoft.com')[0]['rdata'])
Passive DNS Services
- (default) CIRCL Passive DNS
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pypdns-1.4.tar.gz
(2.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
pypdns-1.4-py3-none-any.whl
(4.4 kB
view details)
File details
Details for the file pypdns-1.4.tar.gz.
File metadata
- Download URL: pypdns-1.4.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89dc8ac2f3ae88b988e8708ff086cb2ec1799dcec9c1903f93ef022e3f371e6a
|
|
| MD5 |
3d9daec6b2b0efdf72e542edc1a8974b
|
|
| BLAKE2b-256 |
977c95214122531db3225ed7cd784abb1977c543f7e4c1d6f0f62e1231871b93
|
File details
Details for the file pypdns-1.4-py3-none-any.whl.
File metadata
- Download URL: pypdns-1.4-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9bb5b57bc425127eed069445f3c3002147e242337878527532bca0367fa7c1ff
|
|
| MD5 |
f6fd74e22fc5a5b98ca3abe5a3f093d1
|
|
| BLAKE2b-256 |
f7fbe13b6b1b1823ec44a6ff6397eedd85dbc362155a763c9552a69ba8f814dd
|