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