Is using multiple colliders possible?

I wish to make a sort of system like in Monster Hunter, where when you damage a certain part of the enemy, you contribute to breaking that part. So for that, im wondering if or how i can use different colliders of the same type on one GameObject, in order to do the part breaking system that the Monster Hunter games have

Maybe make empty gameobjects with colliders position where you want them to be.