Two ways, as a validator that queries the root servers and follows the
chain, or use a wildcard forward for all of the other domains you
don't want to specifically route to a particular cache.
Ex. of forward:
=======================
forward-zone:
name: "."
forward-addr: 8.8.8.8
forward-addr: 8.8.4.4
=======================