@_Val_ I totally agree to the "never ever remove FQDN mark", because of CP is falling back to do reverse DNS lookup again (in some topologies, passive DNS learning may help).
But I always wondered what CP gateway does when trying to match an updateable object with wildcard domains in it. Do you know it?
Here is an example from updateable object "Webex Services":
# domains_tool -uo "Webex Services"
Domain tool looking for domains for 'Webex Services' and its children objects:
Domains name list for 'Webex Services':
[1] *.cisco.com
[2] cme-linuscmesquaredafram-035-afram-admin.wbx2.com
[3] cme-linuscmewdfw2wdfw2-027-wdfw2-public.wbx2.com
[4] mln1mcccl01.webex.com
[5] bottomlinetechnologies.webex.com
[6] *.walkme.com
[7] cme-linuscmewdfw2wdfw2-481-wdfw2-public.wbx2.com
[8] 0a4f0f5de2ab23da1a6b-0ebfd742e5f97efaf8e29d5671af2106.r94.cf1.rackcdn.com
[9] *.webex.com
[10] temas.s3.amazonaws.com
...
If it does fall back to old reverse DNS lookup, customers will get the performance penalty for that without even knowing it (because they may not think about how these objects work).
If it just ignores these entries, I guess it does not work as expected.
I really must have something missing here in my head. Anyone can help me out?