Fundamentals of Internet Assignments
Fundamentals of Internet Assignments
Regno: BIT/2021/84746
DOMAIN NAME
A domain Name is the part of a network address that identifies it as belonging to a particular domain
which is a subset of the internet with addresses sharing a common suffix or under the control of a
particular organization or individual.
The DNS firsts checks the IP address in the Operating system then the operating system routes
the search (”query”) to the resolving name server.
However, the resolving name server doesn’t know the location of the entire domain, but it knows
the root name server where the first query is send.
The root name server will tell the resolving name server the location of the top-level domain
name server, so that’s the next place the resolving name server sends the query
The top level domain name server, which is updated by the domain register, will then be able
direct the query to the authoritative name server, which is usually just referred to as the
“name server” of a domain
This name server knows the location of the IP of the domain, and sends this information back to
the resolving name server which caches the information and routes it to the browser to the
correct place.
What is the Resolving name server?
A Resolving name server directly finds out information about the root servers, top level
domains and authoritative name servers. It also speeds up queries by caching results locally as
configured by host mater in their domains’ TTL field.
Top-level domain; is one of the domains at the highest level in the hierarchical Domain. They include:
Parts of a URL
An example of an URL like:
https://www.designworld.com/category/post-name
The Protocol-The protocol is how the browser gets the information about that page,
either http:// or https:// (“s” stands for secure).
Sub Domain-is the part of the domain that comes before the main “root” domain.
Root domain- is the highest hierarchical level of a site and is separated from the Top
Level Domain by a dot
Top Level Domain (TLD)- is one of the domains at the highest level in the hierarchical
Domain Name System of the Internet after the root domain.
Slug- it's the part of the URL that explains the page's content.
Article permalink-i s a web address that will consistently point to a specific information
source such as an eBook, an article, a record in the catalog, a video, an image or a
database.