Add whois_info/__init_ips function, rename others
Added a whois_info function.
Also added a __init_ips function to get the system IPs.
Renamed checkdns() to dns_record().
Renamed validate_dnssec() to dnssec_validate().
Changed variable use from "{}" to "" to match library style.