we want to be able to calculate a response to a lookup of "indeterminate" content, i.e. the response would be based upon the content. example query: TXT foo_1.1.1.1_bar_2.2.2.2_base.domain.com so "*.base.domain.com" would be handled by our backend. what's the right way to do this? ty!