{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/5"}],"enrichment":{"capability":"Query RDAP (Registration Data Access Protocol) services to look up internet resource information\u2014ASNs, domains, IP addresses, and entities\u2014returning parsed results as dictionaries.","skillfed_tags":["rdap","registry-lookup","network-data"],"use_cases":["Look up ASN ownership and details to identify which organization operates a given autonomous system.","Resolve domain registration data including nameservers and registrar information via RDAP.","Query IP address allocation and ownership to determine which RIR and organization manages a given IP or CIDR block.","Retrieve entity contact and administrative information by entity handle across regional registries.","Build bulk IP or domain reconnaissance tools that need current, authoritative registry data.","Implement async batch lookups for network monitoring or security scanning workflows."],"what_it_does":"whoisit is a Python client library that abstracts over the RDAP protocol to query internet resource registries. It handles the bootstrapping logic (determining which RDAP service to query for a given resource) and parses RDAP JSON responses into flat dictionaries, so you don't have to implement HTTP routing and JSON extraction yourself. The library supports lookups for autonomous system numbers (ASNs), domain registrations, IPv4/IPv6 addresses and CIDR blocks, and entity handles across regional internet registries (ARIN, RIPE, APNIC, LACNIC, AFRINIC).\n\nIt offers both synchronous and asynchronous query methods, with options to retrieve raw RDAP JSON, follow related RDAP endpoints for richer domain data, and work around weak SSL implementations on some registry servers. The library is pure Python with minimal dependencies and requires Python 3.10 or later.","worth_installing":"Yes, if you need to query RDAP services for internet resource data. The library is actively maintained, has low install friction, and handles the bootstrapping and parsing complexity that would otherwise require manual HTTP and JSON work. Verify the license terms in the repository first, since the package metadata does not record them. No known security vulnerabilities."},"id":"whoisit","links":{"html":"https://skillfed.io/packages/whoisit","md":"https://skillfed.io/packages/whoisit.md","pypi":"https://pypi.org/project/whoisit/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-06","license_spdx":null,"license_treatment":"unclear","name":"whoisit","python_support":"supports_current","summary":"A Python client to RDAP WHOIS-like services for internet resources."},"popularity":{"monthly_downloads":86549,"position":13855,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"4.0.4"}
