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.zip(r-4.7)ip2whois_1.0.0.zip(r-4.6)ip2whois_1.0.0.zip(r-4.5)
ip2whois_1.0.0.tgz(r-4.6-any)ip2whois_1.0.0.tgz(r-4.5-any)
ip2whois_1.0.0.tar.gz(r-4.7-any)ip2whois_1.0.0.tar.gz(r-4.6-any)
ip2whois_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ip2whois/json (API)
| # Install 'ip2whois' in R: |
| install.packages('ip2whois', repos = c('https://ip2whois.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 from:9b13f3ed7b. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 146 | ||
| source / vignettes | OK | 137 | ||
| linux-release-x86_64 | OK | 136 | ||
| macos-release-arm64 | OK | 186 | ||
| macos-oldrel-arm64 | OK | 147 | ||
| windows-devel | OK | 97 | ||
| windows-release | OK | 98 | ||
| windows-oldrel | OK | 109 | ||
| wasm-release | OK | 98 |
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 |
