Found out that entries at HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\ that contain "verb" subkey represent OLE containers.
Like
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{GUID_HERE}\verb\
Question:
Is this necessary and sufficient condition to distinguish COM and OLEs (i.e is this trait necessary for all OLE's or not)?