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