Jump to content

Whois Page Question


egemen

Recommended Posts

Hello friends,

For example, I have a question;

when I want to enter domainname.com/whois.php

I get the error I shared in the Appendix.

However, if the domain name is full on the domain registration page, there is still no page where I can show my customers who it belongs to. Or I can not see. 🙂

Is there anyone who can help?

Thanks

 

 

Ekran-Resmi-2020-04-03-19.32.22.jpg

Link to comment
Share on other sites

the reason that page returns an error is because you need to pass a domain to it for it to lookup, e.g whois.php?domain=google.com

--- Domain Name: GOOGLE.COM
Registry Domain ID: 2138514_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.markmonitor.com
Registrar URL: http://www.markmonitor.com
Updated Date: 2019-09-09T15:39:04Z
Creation Date: 1997-09-15T04:00:00Z
Registry Expiry Date: 2028-09-14T04:00:00Z
Registrar: MarkMonitor Inc.
Registrar IANA ID: 292
Registrar Abuse Contact Email: abusecomplaints@markmonitor.com
Registrar Abuse Contact Phone: +1.2083895740
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Domain Status: serverDeleteProhibited https://icann.org/epp#serverDeleteProhibited
Domain Status: serverTransferProhibited https://icann.org/epp#serverTransferProhibited
Domain Status: serverUpdateProhibited https://icann.org/epp#serverUpdateProhibited
Name Server: NS1.GOOGLE.COM
Name Server: NS2.GOOGLE.COM
Name Server: NS3.GOOGLE.COM
Name Server: NS4.GOOGLE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2020-04-06T12:43:51Z <<<

4dKMxkj.png

personally, i've never been a big fan of doing this because there are certain TLDs (.nl springs to minds) that have whois lookup limits on them, and once you go past those limits, the user will start to get incorrect results in search results (assuming that you're not using a lookup provider)... though such limits are unlikey to inpact on .com, .net etc whois lookups.

I don't know if it still works with the latest release (there is an issue of their Github that says it doesn't), but there is a free whois lookup addon in Marketplace - Whois For Clients

there is also a commercial alternative too - Simple Whois - but again, I don;'t know if it still works.

Link to comment
Share on other sites

  • 1 month later...

One last question,

<form method = "post" action = "whois.php? $ placeholder" id = "frmDomainChecker">
<input type "text" class = "searchTerm" placeholder = "What are you looking for?">
</ Form>

whois.php text written in placeholder? How can I add it?

To be honest, I have not made it possible for an incredibly complicated and wonderful software such as whmcs to open up our minds to make such a simple whois page.

We do everything but we have to sit and code to show our customer whois page .... Please solve this !!!

Link to comment
Share on other sites

10 hours ago, egemen said:

whois.php text written in placeholder? How can I add it?

<form method="post" action="whois.php" target="_blank">
	<input type="text" name="domain" class="searchTerm" placeholder="What are you looking for?">
</form>

resulting whois window will open in a new tab/window.

Link to comment
Share on other sites

On 5/11/2020 at 12:30 PM, brian! said:

<form method="post" action="whois.php" target="_blank">
	<input type="text" name="domain" class="searchTerm" placeholder="What are you looking for?">
</form>

resulting whois window will open in a new tab/window.

Apologies for posting here  Brian - Can't think how else to make contact. Can you please check your private messages.  

Link to comment
Share on other sites

On 5/11/2020 at 5:00 PM, brian! said:

<form method="post" action="whois.php" target="_blank">
	<input type="text" name="domain" class="searchTerm" placeholder="What are you looking for?">
</form>

resulting whois window will open in a new tab/window.

right

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated