Is there a way to see with what a certain gemoetry is intersecting with

If we take into consideration the example above is there a way I could get the id of which geometry is intersecting with which. For example, the geometry with the id of 1 is intersecting with the geometry of id 3, and geometry with the id 3 intersects with geometries 1 and 2.

Here is a similar question answered recently: