Hello, I am writting a Whois bulk domain lookup script and I want to know how I can check where a domain resolves to, (like if it forwards to a different domain or a 404 page).
Does anyone have any ideas on how I would do that? Thanks,
Neil
Can nobody offer any advice on this!?
I just want to know how to tell where a domain points, for example, if you enter "www.gogle.com" into your browser, it actually resolves to "www.google.com".
How can I check this from a PHP script?