Found some threads about dnsmasq-base being installed ahead of dnsmasq and creating this sort of conflict, from which came a helpful lsof query, which seems to indicate that systemd-resolve is shimming something:
root@pi-hole:~# lsof -Pn +M | grep ':53 (LISTEN)'
systemd-r 74 systemd-resolve...