About a way to resolve with domain name

Hello People,
I wanna ask something, please

I’ve been trying to find information about the following thing for a long time and I don’t even know if it’s possible with MikroTik…

I Have a network with web servers connected to MikroTik board and want to have a back resolve with domain name.
Example: When someone put some of my IP Addresses on system for whois check, result of host on whois system to be mydomain.com or something.mydomain.com

Is there a possibility for this to happen and is it even possible with MikroTik only?

Thanks.

RouterOS has limited DNS server where you can add own records, but only those using your router as DNS resolver will see them. So that can be clients in your network, but nobody else. If you want it to work for everyone, you need to talk to whoever provides you public addresses, to either add PTR records to their public DNS server, or delegate zone to your proper (not RouterOS) DNS server.