documentable usage of specific domains

 

February 14, 2017

edited April 26, 2017

documentable usage of specific domains:

domain name is made up of a series of character strings (called "labels") separated by dots. The right-most label in a domain name is referred to as its "top-level domain" (TLD)

<------- top level
label.label.label

A 'Top level expansion^3, follows a

unix philosophy name system. And, a

Plan 9 Mounting table (which is,):


one mount table per process group where each process is/? only has access to itself. And the operations of the parent and child are not visible and each process has its own private namespace, and does not inherit open files from the parent.


(I/O) input/output of a child process can be captured and share open files with the parent runnig the child in encapsulated server.-


Like CSS, domains have specificity (increasing moving left to right and decreasing reading from right to left).


DNS [RFC-1035, REC-1034]  The DNS system is a schema "of [Mnemonic]^3 labels (of at most 63 characters) separated by dots"^2.  "... [A] hierarchical name space and pathnames with components separated by dots. Like [any] postal address, but unlike most computer-related naming hierarchies, DNS puts the highest level domain at the end..." (page 87)

Thus, the root of the DNS is an empty name so all tld designations end in dot (seen in DNS records)

Note: modifications in the DNS system creates a type of traffic: the global server distribution (described on page 87-88)


In JavaScript one property accessor is called dot notation; the syntax is object.property. I propose for this discussion - we use /refer to the 'last' or rightmost domain label (TLD) as a property value of the dot object.
So, for the domain person.computer person is the object, computer is the value of a property of person.

As JaveScript syntax governs, these property values can be changed:
get = object.property;
object.property = set;


Sources:

1 The Top Level Domain Evaluation Project Jonathan Zittrain* and Benjamin Edelman Berkman Center for Internet & Society Harvard Law School

2 Alert (TA16-144A) WPAD Name Collision Vulnerability

2. Allen B. Tucker - 2004 - Computers Computer Science Handbook, Second Edition

Web DNS Users Guide

terms:

gTLDs : generic top level domain
ccTLDs : Country Code top level domain

note 3 Domains Reregistered for Distribution of Unrelated Content: A Case Study of "Tina's Free Live Webcam" Ben Edelman Last Updated: February 18, 2003 -

Large-Scale Intentional Invalid WHOIS Data: A Case Study of "NicGod Productions" / "Domains For Sale" Ben Edelman Last Updated: June 2, 2002

Alternative Perspectives on Registrar Market Share: The Fortune 1000, the Forbes International 500, and the Yahoo Directory Ben Edelman Last Updated: May 29, 2002

tig.csail.mit.edu WebDNS Users' Guide