This is the only question that is driving me nuts I have tried to Zone Transfer and dig until I can’t dig anymore to find the server name that is returned to the host. The question is:
Perform active infrastructure identification against the host https://i.imgur.com. What server name is returned for the host?
I’ve found 4 different servers from fastly. I also found the CNAME (Which isn’t the real name that points to the real server, but I have no clue how to point it back.) I have done “dig -x” didn’t work. This is the only thing I have.
Had to read, “What server name is returned for the host?” a few times before it stood out. I realized I was looking at it all along. Thanks, @QuickFix914
Hello,
Could you help me with this question? I have already tried whois, whatweb, dig, nslookup and nothing, i have also tried curl -I $target and i don’t even get a redirect…
Thanks in advance
When you curl what do you see? When you go to the website do you see error codes like…200 , 300, or 404? Once you get that part then curl some more! I hope this helps.
I used whatweb -a3 URL -v and found the answer right there. IMHO “What server name is returned for the host?” is very poor wording. The question should be something along the lines of “What HTTPServer name is returned for the host?”