See the querying hostname in the pihole -t log instead of 192.168.xxx

May 30 23:29:39 dnsmasq[1016]: query[A] discourse.pi-hole.net from 192.168.1.111

***theline above i would like to see logged as :
May 30 23:29:39 dnsmasq[1016]: query[A] discourse.pi-hole.net from COMPUTER..mydomain

May 30 23:29:39 dnsmasq[1016]: forwarded discourse.pi-hole.net to 8.8.8.8
May 30 23:29:39 dnsmasq[1016]: forwarded discourse.pi-hole.net to 199.85.126.10
May 30 23:29:39 dnsmasq[1016]: forwarded discourse.pi-hole.net to 208.67.222.222
May 30 23:29:39 dnsmasq[1016]: forwarded discourse.pi-hole.net to 8.8.8.8
May 30 23:29:39 dnsmasq[1016]: validation result is INSECURE
May 30 23:29:39 dnsmasq[1016]: reply discourse.pi-hole.net is 104.24.109.83
May 30 23:29:39 dnsmasq[1016]: reply discourse.pi-hole.net is 104.24.108.83

Your debug token is : zr7y26w2j2

pihole -t tails the file /var/log/pihole.log. However, this file contains always only IP addresses so where should the host names come from?