What Is a Domain?
A domain, or domain name, is the human-friendly address of a resource on the internet — a website, an API, or a mail server. keydal.tr, blog.keydal.tr, and mail.keydal.tr point to different resources that share the same root domain.
Technically a domain is hierarchical, read right to left: subdomain.domain.tld. In cdn.keydal.tr, for example, .tr is the top-level domain (TLD), keydal is the second-level domain (SLD), and cdn is a subdomain.
Domain Types and TLDs
There are hundreds of TLDs, but in practice they fall into two buckets: generic (gTLDs) and country-code (ccTLDs).
gTLDs: .com, .net, .org, .dev, .io
- .com: the world's most common commercial extension. Anyone can register it; brand value is highest here.
- .net: historically used for network and infrastructure projects; no restrictions apply.
- .org: traditionally used by nonprofits, NGOs, and open-source projects. Today anyone can register .org.
- .dev: operated by Google, HTTPS required. Popular with developer portfolios.
- .io: technically a ccTLD but widely adopted by startups and tech products.
ccTLDs: Country-Code Extensions
ccTLDs are two-letter extensions tied to a country or territory — .de for Germany, .uk for the United Kingdom, .fr for France, .tr for Türkiye, and so on. Each ccTLD has its own registry and eligibility rules.
- Some ccTLDs are open: anyone, anywhere can register (for example, .io, .co, .me).
- Others require local presence: you may need a registered address or company in that country.
- Sub-extensions like .co.uk or .com.tr often have stricter rules than the short form.
- ccTLDs usually carry stronger geographic SEO signals — useful for targeting a specific market.
How Domain Registration Works
Domain registration is the act of reserving a name in your own legal entity's name. It happens through an accredited registrar and generally follows these steps:
- Name research: pick a short, memorable name aligned with your brand.
- TLD choice: .com for global, ccTLDs for country-specific targeting.
- Availability check: use the registrar's search box to confirm the name is free.
- Registrant information: individual or company details, contact email, and phone number.
- Registration period: usually 1-10 years. Longer terms can help SEO and protect the brand.
- Payment and DNS setup: after payment, the domain is attached to your account; point the NS records at your hosting provider.
Every registration must comply with ICANN (or the relevant ccTLD registry) rules. Domains whose contact email is not verified can be suspended within 15 days.
What Is WHOIS?
WHOIS is a public protocol for querying the registration details of a domain. A WHOIS lookup reveals the domain's owner, creation and expiry dates, registrar, and nameservers.
Since GDPR and similar privacy laws, individual registrant details are redacted by default at most registrars; a registrar contact email and webform are shown instead. Corporate registrations typically still display full details.
How to Run a WHOIS Lookup
From the Command Line
Linux and macOS usually ship with the whois package. On Windows you can use Sysinternals' whois.exe.
Online WHOIS Tools
- ICANN Lookup: lookup.icann.org — the official, neutral source.
- Local registry sites: each ccTLD registry typically offers its own lookup.
- Registrar panels: most registrars show a WHOIS summary during domain search.
- These web tools give the same data as the command line, through a browser.
Example WHOIS Result
WHOIS Privacy Protection
To guard against spam, social engineering, and scraping, most registrars offer WHOIS Privacy. When it is on, public WHOIS queries see proxy contact details instead of yours. Incoming email is still forwarded to you, filtered through the registrar.
Domain Transfer Process
Moving an existing domain to another registrar usually follows this standard flow:
- Unlock: disable 'Transfer Lock' in your current registrar's panel.
- Auth code (EPP): the registrar gives you a unique authorization code.
- Initiate at the new registrar: start the transfer and enter the auth code.
- Email confirmation: click the confirmation link sent to the registrant contact address.
- Wait: most transfers complete in 5-7 business days.
- 60-day rule: ICANN forbids transfers within 60 days of a new registration.
DNS records are not carried over automatically during a transfer. Export a full copy of your existing zone ahead of time and recreate it at the new registrar — otherwise site and email will go dark.
Domains and DNS
Domain registration only declares that a name is yours; to serve real content you still need DNS to bridge the domain to your hosting. Point the NS records from your registrar at your hosting provider and the domain -> DNS -> hosting chain is complete.
With KEYDAL domain services and web hosting managed from the same panel, NS pointing is done automatically. That dramatically reduces room for error when you launch your first site.
What to Look For When Choosing a Domain
A good domain is short, memorable, easy to spell, and aligned with your brand. Small details make a big difference over time for both SEO and marketing.
- Length: ideally 6-15 characters; a single word or two-word combo is best.
- Readability: digits and hyphens are hard to communicate verbally — avoid them when possible.
- Non-ASCII characters: IDNs (punycode) work but have email compatibility issues.
- Brand protection: grab similar names (plurals, common typos, other TLDs) defensively.
- Trademark check: verify the name is not already registered with your country's IP office.
- Social handles: confirm the same name is free on Instagram, X, YouTube, and TikTok.
Premium and Expired Domains
There are three kinds of domains on the market: unregistered (free) names, premium names priced high by the registrar, and aftermarket names (expired or on sale). Buying an expired domain can give SEO a head start, but only if the previous owner has not left behind a penalty. Always check the Wayback Machine and the backlink profile — a spam history can haunt your brand for years.
Aftermarket tools typically show historical DNS changes, domain age, referring domain count, and estimated organic value. A high-authority expired domain can give a brand new project fast initial momentum.
Frequently Asked Questions
Can I hide my WHOIS data completely?
As an individual, most gTLDs let you fully mask your name and contact details with WHOIS Privacy. For companies, the organization name is usually required, but address and phone can be redacted.
What happens when a domain expires?
Most gTLDs have a 30-day grace period plus a 30-day redemption period. If you miss both, the domain drops and becomes available again. Auto-renew is the safest option.
How long do DNS changes take to go live?
Between 5 minutes and 48 hours, depending on the TTL. Typical updates propagate globally within a few hours.
Do I need to own a domain to buy hosting?
No, most hosts will let you buy hosting first and attach a domain later, or register one at the same time through a single checkout — which is how KEYDAL handles it.