Google gives out identifiers for each domain, therefore, while you log in to the same site, you should get the same identifier for the same user.
Unless, of course, the implementation of the openid site is broken and sends different spheres based on different ip-s, or even the current session identifier (which can easily happen if it is in the URL).
Try logging in to another website like stackoverflow, and see if it all returns different identifiers.
Mewp
source share