That's an interesting way to think about URLs. If both `url`.com` and `url2.com` resolve to the same IP then they are functionally the same. It's like comparing two strings whose variable names are different but that resolve to the same space in memory.
It also means that if one URL changes, then they could be equal sometimes and not others.
It also means that if one URL changes, then they could be equal sometimes and not others.