Here's what I get when I ping facebook.com (the domain name) and www.facebook.com (host name of host machine)...


According to https://superuser.com/a/59094/325893, the domain name (facebook.com) is used to get to the network, and the host name (www.facebook.com) is used to get to the specific machine on that network. So shouldn't the beginning part of the host machine's IP address be the same as the domain's IP address, e.g., 173.something.something.something at the very least? Why is it completely different (31.13.65.33)?
Thanks!