Jim, I prefer Option 3.5: Publish a record at the zone level. If no other record exists, use that. If that record doesn't exist, stop. This is a cheap form of wildcarding. it requires at most two queries, which while unpleasant for some purists avoids people having to deal with wildcards, which themselves are a pain. Eliot