Example:
/etc/bind/db.localfile is created by apt packagebind9( source: https://packages.debian.org/buster/amd64/bind9/filelist )but how to find a package which have created for example
/usr/share/dns/root.hints?
I am looking for a universal solution to check any file path and the answer should be the package name (names if there is more then one) or reliable answer, that the file path was created by a user (i.e. not by apt install).