resolve revdns

it is possible to get revdns names from ip on MT?

What are you referring to? The builtin DNS cache of RouterOS?
Or where do you want to see reverse DNS resolution?

–Tom

in MT there is a command :resolve
but I want to get hostname+domain from ip address

Ah, OK, I see what you mean.

Seems that it is not possible right now, since the :resolve
command has no way to specify that you’re asking for a
PTR record, all it seems to do is A records :frowning:

–Tom