Skip to main content

Lint and test GitHub All Releases GitHub Issues GitHub PR Licence Pypi py version Last Commit

A WhoIs parser

Just a whois parser

Available countries:

  • .ar: Argentina

Sample

from whoare.whoare import WhoAre
wa = WhoAre()
wa.load('fernet.com.ar')  # optional torify=True to run "torify whois ..."

wa.domain.base_name
'fernet'
wa.domain.zone
'com.ar'
wa.domain.full_name()
'fernet.com.ar'
wa.domain.registered
datetime.datetime(2020, 5, 7, 10, 44, 4, 210977)
wa.domain.expire
datetime.datetime(2021, 5, 7, 0, 0)

wa.registrant.name
'XXXX jose XXXXX'
wa.registrant.legal_uid
'20XXXXXXXX9'
wa.dnss[0].name
'ns2.sedoparking.com'
wa.dnss[1].name
'ns1.sedoparking.com'

Get new domains

Argentina

from datetime import date
from whoare.zone_parsers.ar.news_from_blockchain import NewDomains
nd = NewDomains()
nd.data_path = ''  # here
results = nd.get_from_date(date(2020, 3, 28))

{
    'zonas': {
        'com.ar': [
            '3cconstrucciones.com.ar',
            '4kids.com.ar'
            ],
        'ar': [
            'andamios.ar',
            'apuesta.ar',
            'camaras.ar'
            ],
        'tur.ar': [
            'villacarlospaz.tur.ar'
            ]
        },
    'errors': {}
}

Download files

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

Source Distribution

whoare-0.2.12.tar.gz (20.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

whoare-0.2.12-py3-none-any.whl (23.8 kB view details)

Uploaded Python 3

File details

Details for the file whoare-0.2.12.tar.gz.

File metadata

  • Download URL: whoare-0.2.12.tar.gz
  • Upload date:
  • Size: 20.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for whoare-0.2.12.tar.gz
Algorithm Hash digest
SHA256 c7a95721c6f0253641f48eadd353d0ef154df81dae52479316e29728b9436f5c
MD5 79df296bafc658ee9e92d045424e44b4
BLAKE2b-256 adce498f197fc59f8528db2fe1afeb1c66bc926bd478f371260fdf4dc420ea7f

See more details on using hashes here.

File details

Details for the file whoare-0.2.12-py3-none-any.whl.

File metadata

  • Download URL: whoare-0.2.12-py3-none-any.whl
  • Upload date:
  • Size: 23.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for whoare-0.2.12-py3-none-any.whl
Algorithm Hash digest
SHA256 a3156c8a57e381812037d15ef95cd1f871bd66590b8fe47ad16d0d27688ce190
MD5 d627600ff5be57f6529a2eb0a7edbb62
BLAKE2b-256 0da16a0d25c29106d833ca2b80dadad79d505e02a49eed11e6bf5c5d5b058284

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.2.12 This release

2 files

0.2.10

2 files

0.2.9

2 files

0.2.8

2 files

0.2.7

2 files

0.2.6

2 files

0.2.5

2 files

0.2.4

2 files

0.2.3

2 files

0.2.2

2 files

0.2.1

2 files

0.1.57

2 files

0.1.56

2 files

0.1.54

2 files

0.1.53

2 files

0.1.52

2 files

0.1.51

2 files

0.1.49

2 files

0.1.48

1 file

0.1.47

3 files

0.1.46

2 files

0.1.44

1 file

0.1.40

2 files

0.1.39

2 files

0.1.37

2 files

0.1.36

2 files

0.1.35

2 files

0.1.34

2 files

0.1.33

2 files

0.1.32

2 files

0.1.31

2 files

0.1.28

2 files

0.1.26

2 files

0.1.25

2 files

0.1.24

2 files

0.1.19

2 files

0.1.18

2 files

0.1.17

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page