lookupRegistrant {ip2whois} | R Documentation |
Lookup for registrant information
lookupRegistrant(domain)
domain |
domain name to lookup for |
Return the registrant information of the domain
## Not run:
lookupRegistrant("example.com")
## End(Not run)