Package: ip2whois 1.0.0
ip2whois: Lookup 'WHOIS' Information for a Particular Domain
Easily implement the checking of 'WHOIS' information for a particular domain. 'IP2WHOIS' supports the query for 1113 Top-level Domains(TLDs) and 634 Country Code Top-level Domains(ccTLDs). To get started with a free API key, you may sign up at here <https://www.ip2whois.com/register>.
Authors:
ip2whois_1.0.0.tar.gz
ip2whois_1.0.0.tar.gz(r-4.5-noble)ip2whois_1.0.0.tar.gz(r-4.4-noble)
ip2whois_1.0.0.tgz(r-4.4-emscripten)ip2whois_1.0.0.tgz(r-4.3-emscripten)
ip2whois.pdf |ip2whois.html✨
ip2whois/json (API)
# Install 'ip2whois' in R: |
install.packages('ip2whois', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 19 days agofrom:9b13f3ed7b. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 05 2024 |
R-4.5-linux | OK | Nov 05 2024 |
Exports:get_domain_extensionget_normal_textget_punycodelookuplookupAdminlookupBillinglookupNameserverslookupRegistrantlookupRegistrarlookupTechlookupWhoisServerset_api_key
Dependencies:herejsonlitelatticeMatrixpngrappdirsRcppRcppTOMLreticulaterlangrprojrootwithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Get domain extension (gTLD or ccTLD) from URL or domain name | get_domain_extension |
Get Normat Text from a punycode | get_normal_text |
Get Punycode for domain name | get_punycode |
Lookup for WHOIS information | lookup |
Lookup for admin information | lookupAdmin |
Lookup for billing information | lookupBilling |
Lookup for nameservers information | lookupNameservers |
Lookup for registrant information | lookupRegistrant |
Lookup for registrar information | lookupRegistrar |
Lookup for tech information | lookupTech |
Lookup for whois server information | lookupWhoisServer |
Set IP2Location.io API key | set_api_key |