lookupRegistrant {ip2whois} | R Documentation |
Lookup for registrant information
Description
Lookup for registrant information
Usage
lookupRegistrant(domain)
Arguments
domain |
domain name to lookup for |
Value
Return the registrant information of the domain
Examples
## Not run:
lookupRegistrant("example.com")
## End(Not run)
[Package ip2whois version 1.0.0 Index]