So I tried to access certain website using its server IP address and usually it does not go through. Let's assume IP masquerade technique is not being used such as NAT or reverse proxy.
This makes me wonder: Does the DNS reply to the client more information than just the IP address? such as the paths to the correct folder in the server, index, etc
Otherwise, why can't we access websites by just typing in its IP address?
Thank you