ok that is much clear.
But sorry I didn't know a module may have more than one adress (at the same time) excluding the special "call every one on the line" operation.
There is a I2C scanner function, surely in example for wire library or other. I try to find a proper link and edit my post.
You compile the sketch on your master and let it play (with wiring ok between master and slave). It will call every possible I2C adress and wait for a response, then print on serial monitor the results.
Could be a good idea to test.
EDIT: one example of I2C scanner quoted in this forum