Report this

What is the reason for this report?

Whois on irc returns ip instead of domain

Posted on July 16, 2016

i have bought domain from namecheap.com and on namecheap panel -> domain settings i have put my DO vps’s ip address as A Record, ip has been pointed to domain as vc-mp.co.uk but whois on irc returns ip not domain. Help would be appreciated.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Are you referring to the /whois command on IRC? If so, that returned the IP address of the user and not the server.

Simple solution! Just went through the same thing and got a fix for you.

Go and edit the vhost file.

sudo nano /etc/hosts

After you open it you should add this after the 127.0.0.1

0.0.0.0    example.com

And add this after ff02::3 ip6-allhosts

2001:4860:4860::8888   example.com

https://i.imgur.com/LYYAQC4.png

Then go into the ZNC Web Interface; Go into Your Settings Above the Quit Message you should see BindHost put your domain.

https://i.imgur.com/CcWAWwU.png

i did same thing as you mentioned in your reply? but after that i checked whois coolboy, it was same ,returning ip . btw i did not reconnect to irc, do i have to reconnect? for actions to take effect? not sure thou

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.