Resolve mDNS host names in Station list

I'd like to see the host names in the Associated Stations list where the device is advertising a host name via mDNS. Is this possible?

If I do a dig +short -x 192.168.x.xx @224.0.0.251 -p 5353, I get the expected response so I would hope the OpenWRT router could pick this up. The OpenWRT router is not the DHCP controller.

https://forum.openwrt.org/t/since-19-07-update-luci-does-not-resolve-mac-host-from-static-leases/54418/2

This link explains how to add Host names manually to file /etc/ethers.

Is there no way for the system to query the mDNS info and populate it from there? Seems an odd omission even as an add-on.