Supervisor dns query

Hi all,

I run Home Assistant on docker container on a RPI3, I recently installed a local dns server but I noticet that I have a lot of query from home assistant host looking for supervisor.

08:38:42.269745 IP 192.168.69.5.16319 > 192.168.69.1.53: 9859+ A? supervisor.home. (33)
08:38:42.269963 IP 192.168.69.5.11686 > 192.168.69.1.53: 27302+ AAAA? supervisor.home. (33)
08:38:42.271611 IP 192.168.69.1.53 > 192.168.69.5.11686: 27302 NXDomain 0/0/1 (44)
08:38:42.271674 IP 192.168.69.1.53 > 192.168.69.5.16319: 9859 NXDomain 0/0/1 (44)
08:38:42.272291 IP 192.168.69.5.52714 > 192.168.69.1.53: 896+ A? supervisor. (28)
08:38:42.272371 IP 192.168.69.5.53142 > 192.168.69.1.53: 1886+ AAAA? supervisor. (28)
08:38:42.272453 IP 192.168.69.1.53 > 192.168.69.5.52714: 896 NXDomain 0/0/0 (28)
08:38:42.272574 IP 192.168.69.1.53 > 192.168.69.5.53142: 1886 0/0/0 (28)

Is there any way I can disable this in home assistant configuration?