You can call GetAttachParent on the Component to see what it is attached to, and then GetOwner on that to see which actor ‘owns’ that component.
You can call GetAttachParent on the Component to see what it is attached to, and then GetOwner on that to see which actor ‘owns’ that component.