There should be some mechanism by which a user can determine the applicable markings for a given construct. This could be a get_markings() method associated with each stix.Entity implementation, or a global get_markings(...) or is_marked(...) method.