Hi everyone.
I have a doubt.
If I point my browser to an specific web (let's say facebook.com), it works. So far so good.
Now I try to resolve its IP by command line with dig or host commands. dig returns the following:
facebook.com. 300 IN A 31.13.83.36
Now, if I point my...