How The Web Works (TryHackMe)

What does DNS stand for?
Domain Name SystemWhat is the maximum length of a subdomain?
63Which of the following characters cannot be used in a subdomain ( 3 b _ - )?
_What is the maximum length of a domain name?
253What type of TLD is .co.uk?
ccTLDWhat type of record would be used to advise where to send email?
MXWhat type of record handles IPv6 addresses?
AAAAWhat field specifies how long a DNS record should be cached for?
TTLTTL (Time To Live): This is a value in a DNS record that tells DNS resolvers how long they should cache (store) the record before requesting a fresh copy from the authoritative DNS server. The TTL value is specified in seconds. For example, a TTL of 3600 seconds means that the record can be cached for 1 hour before the resolver needs to query the DNS server again for updated information.
What type of DNS Server is usually provided by your ISP?
RecursiveWhat type of server holds all the records for a domain?
AuthoritativeWhat is the CNAME of shop.website.thm?
shops.myshopify.com(enter shops and change to CNAME to get the right output)What is the value of the TXT record of website.thm?
THM{7012BBA60997F35A9516C2E16D2944FF}What is the numerical priority value for the MX record?
30What is the IP address for the A record of www.website.thm?
10.10.10.10
Thanks for reading through my article. At the moment I hope that I will remain consistent in this learning journey and keep practicing as the days and months come by. You can leave a comment.




