On Thu, 22 Oct 2020 09:50:32 -0400
Bill Cole wrote:

> Using "any" queries is ill-advised. Generally that will only return 
> records that happen to be in the queried server's cache, 


That sounds like it could be a problem for AskDNS, from its
trunk documentation:

  "The rr_type parameter not only provides a filter for RR types found
  in the DNS answer, but also determines the DNS query type. ... When
  more than one RR type is specified (e.g. A, AAAA, TXT) or if ANY is
  specified, then the DNS query type will be ANY and the rr_type
  parameter will only act as a filter on a result."

Reply via email to