Terminology Index

Glossary

1801 terms

Open concept maps

Showing 577-608 of 1801 terms

D
17

Domain

In a web address, the human-readable name that identifies a site (like example.com), which DNS resolves to a server. It is a core component of a URL and a key piece of context when assessing whether a link or request is trustworthy.

A domain is the registered name within a URL that identifies the destination, sitting between the scheme and the path. Understanding domains, and subtleties like subdomains, lookalike or typosquatted names, and how the registrable domain differs from the host, is essential for defensive web work: recognizing phishing links, judging request origins, and reasoning about same-origin and cross-origin behavior all hinge on reading domains correctly.

Introduced in: Defensive Web Fundamentals

Examples

  • Identifying example.com as the domain in a URL.
  • Spotting a lookalike domain used in a phishing link.
  • Distinguishing a subdomain from the registrable parent domain.

No related terms linked yet.

E
15