Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-expand-tabs-free domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/websitedevait/public_html/wp-includes/functions.php on line 6131
Can I put a whois feature on my website? | Advanced Internet Technologies

Yes, AIT Servers (Linux Fully Managed servers only) are configured with the whois script and can be accessed on your server at whois.htm.

To make the whois script work, use the following code in any HTML page:

< form method="POST" action="/cgi-bin/whois.cgi">

< input name="domain" size="20" maxlength="256">

< input type="submit" value="Go" style="cursor:hand;">

< /form>

You will need to download the whois.cgi script, if it is not present in your cgi-bin directory.  In order to make it work, just upload it to your cgi-bin directory.