KryoHost
Blog
Client Area Get Started
400+ extensions · free WHOIS privacy

Find the domain your brand deserves

An accredited registrar with free WHOIS privacy, free anycast DNS, free email forwarding and no fee to transfer away. Renewal prices published beside registration prices, because that is the number you actually pay.

.com $13.99 .org $12.99 .biz $9.99 .ca $11.99 .club $5.99 .blog $5.99 .online $4.99
  • Free WHOIS privacy on every eligible extension, permanently
  • Free anycast DNS with sub-20 ms global resolution
  • Auto-renew on by default, with reminders 30, 14 and 3 days ahead
  • No lock-in, transfer away free, any time, with the auth code on request
99.99%
Uptime SLA, with credits
47
Global locations
< 15 min
Support first response
60 sec
Average deployment time
kryohost@edge — deploy
$ kryo deploy --plan nvme --region auto
→ picking closest edge… fra-01
→ provisioning NVMe volume… done
→ issuing TLS certificate… done
→ warming LiteSpeed cache… done
✔ live in 58s TTFB 61ms  
On every plan, including the cheapest

Included with every domain

The things other registrars charge for.

Free WHOIS privacy

Your name, address, email and phone stay out of the public WHOIS record. Free, permanently, on every eligible TLD.

Free anycast DNS

Sub-20 ms resolution worldwide with full record control, A, AAAA, CNAME, MX, TXT, SRV, CAA and ALIAS.

Free email forwarding

Point hello@yourdomain.com anywhere before you commit to a mailbox, at no cost.

Registrar lock

Transfer lock is on by default and DNSSEC is a single toggle, so nobody moves your domain without you.

Honest auto-renew

On by default with reminders at 30, 14 and 3 days, each stating the exact amount to be charged.

Free to leave

Auth codes issued instantly on request. We charge nothing to transfer away, ever.

Side by side, no asterisks

Domain pricing, registration, renewal and transfer

The renewal column is the one worth reading. Promotional first-year pricing is marked as such.

ExtensionRegisterRenewTransferNotes
.com$13.99/yr$13.99/yr$13.99Standard pricing
.org$12.99/yr$12.99/yr$12.99Standard pricing
.biz$9.99/yr$25.99/yr$23.99Standard pricing
.ca$11.99/yr$11.99/yr$11.99Standard pricing
.club$5.99/yr$20.99/yr$17.99Standard pricing
.blog$5.99/yr$27.99/yr$26.99Standard pricing
.online$4.99/yr$4.99/yr$4.99Promotional first year
.co.uk$7.99/yr$7.99/yr$7.99Standard pricing
.de$7.99/yr$7.99/yr$6.99Standard pricing
.eu$7.99/yr$7.99/yr$7.99Standard pricing

Choosing a domain name that still works in five years

A domain is one of the few business decisions that is genuinely expensive to reverse. Change it later and you fragment your search rankings, break every inbound link anyone has ever shared, invalidate printed material and confuse customers who half-remember the old one. Ten minutes of thought now is worth a great deal.

Principles that hold up

  • Say it out loud, to someone else. If they need it spelled, it is the wrong name. This single test eliminates most bad candidates.
  • Avoid hyphens and numbers. They do not survive verbal transmission, and they read as spam to a meaningful share of visitors.
  • Shorter is better, but clarity beats brevity. An eighteen-character name people can spell outperforms a seven-character one they cannot.
  • Do not name yourself after a single product. Businesses pivot. A name describing what you sell today constrains what you can sell in 2031.
  • Check the trademark register before you buy, not after you have printed business cards. A cease-and-desist letter is a costly way to learn this.
  • Check social handle availability at the same time. Consistency across platforms is worth more than a marginally better domain.
  • Say no to keyword stuffing. Exact-match domains stopped carrying meaningful ranking weight over a decade ago; they now mostly signal low quality.

Which extension should you choose?

The .com extension remains the default assumption in most markets, when someone half-remembers your name, .com is what they type. If the .com is available for your name, take it. If it is not, a country-code extension is the strongest alternative for a business serving one market: .pk in Pakistan, .co.uk in Britain, .de in Germany. These carry a genuine local trust advantage and a modest geographic ranking signal.

Newer extensions (.io, .dev, .ai, .store, .app) are entirely legitimate and widely used, particularly in technology. Search engines do not penalise them. What they do carry is variable pricing: several renew at four or five times their promotional first year, and .ai in particular is expensive every year. Read the renewal column before you fall in love with the name.

Register defensively, within reason

If your brand matters, register the obvious variations, the .net, the common misspelling, the plural. It costs a few dollars a year and prevents someone else profiting from your traffic. What it is not worth doing is registering forty extensions "for protection"; the return on the fifth one is already close to zero.

DNS, explained without the hand-waving

DNS is the system translating names people can remember into addresses machines can route to. Almost every "my site is down" panic that turns out not to involve a server is a DNS misunderstanding, so it is worth ten minutes of your attention.

The DNS records you will actually touch
RecordWhat it doesTypical use
APoints a name at an IPv4 addressyourdomain.com → 203.0.113.10
AAAAPoints a name at an IPv6 addressyourdomain.com → 2001:db8::1
CNAMEAliases one name to another namewww → yourdomain.com
MXDirects email for the domainSends mail to your mail provider
TXTArbitrary text, used for verification and policySPF, DKIM, DMARC, domain ownership proofs
NSDelegates the domain to nameserversPoints the domain at whoever hosts its DNS
SRVLocates a service on a host and portVoIP, chat and directory services
CAARestricts which authorities may issue certificatesPrevents unauthorised certificate issuance
ALIASCNAME-like behaviour at the domain rootPoints the bare domain at a hostname (not standard, but widely supported)

Why changes take time to appear

Every record carries a TTL (a time to live) telling resolvers how long to cache the answer. Change a record with a 24-hour TTL and resolvers holding the old value keep serving it until that expires. This is why a site can look fine to you and broken to a colleague for a day. If you know a change is coming, lower the TTL to 300 seconds a day beforehand, make the change, then raise it again once things settle. Doing this is the difference between a five-minute cutover and a day of confusion.

Our free anycast DNS is available for any domain registered with us, whether or not you host here. Anycast means the same IP address is announced from many locations, so a resolver in Sydney is answered from Sydney rather than from Virginia. It typically removes 100 to 200 milliseconds from the very first request a new visitor makes to your site, which is the cheapest performance win in this entire document.

Security, backups and disaster recovery

Most sites are not compromised by a determined attacker studying them for weeks. They are compromised by automated scanners walking the entire IPv4 space, trying known plugin vulnerabilities and credential lists against everything that answers on port 443. Defence against that reality is layered and mostly boring, which is exactly why it works, and why it should already be switched on when your domain is delivered rather than sold as an upsell after the incident.

What runs by default

  • Web application firewall: ModSecurity with continuously updated OWASP and vendor rule sets, tuned per stack to keep false positives low.
  • Malware scanning: Imunify360 scans on write and on schedule, quarantines known-bad files and can auto-clean common injections.
  • Brute-force protection: progressive rate limiting and automatic IP throttling on login endpoints, SSH and mail services.
  • DDoS mitigation: always-on L3/L4 scrubbing at the network edge, with L7 protection available on request.
  • Account isolation: CageFS confines each account to its own virtualised filesystem, so one compromised neighbour cannot read another's data.
  • Free TLS: automatically issued and renewed certificates with modern cipher suites and HSTS available in one click.
  • Patched kernels: KernelCare applies security patches without reboots, removing the trade-off between staying current and staying up.

Backups, and what they actually cover

Website files on every domain are backed up twice a week, with email accounts backed up on a separate schedule so both are protected without either job blocking the other. You can also generate and download a full account backup at any time from cPanel, and our support team can help with a restore if you need one.

A twice-weekly schedule is not the same as continuous protection, and we would rather you knew that than assumed otherwise. If you publish or sell something several times a day, keep your own more frequent backup for the hours between our scheduled runs, particularly for a database that changes constantly, such as an order table.

Compliance-wise, our infrastructure supports GDPR data-residency requirements through EU-only regions, and we sign Data Processing Agreements on request. For workloads touching payment data, our environment is PCI-DSS ready, you still own the compliance of your own application, but the platform underneath will not be the reason an assessment fails.

Support that answers the question you actually asked

Support is where hosting companies quietly differ most, and where the difference is hardest to evaluate before you buy. Every provider claims 24/7 availability. Far fewer will tell you who is on the other end at 03:00 on a Sunday, how many tickets that person is holding, or what percentage get resolved without being escalated into a queue you cannot see.

KryoHost staffs Linux system administrators across three timezones. There is no offshore first line whose job is to send you a knowledgebase link and close the ticket. Our commitment is a first response inside < 15 min on anything service-affecting, escalating automatically to on-call if that is missed. When something does need a second pair of hands it moves to a named senior engineer and you are told who owns it, not dropped into a silent queue.

What is included, and what is genuinely out of scope

Being clear about scope up front prevents the most common support frustration: discovering after an incident that the thing you assumed was covered never was.

RequestIncludedNotes
Server, network and platform faultsYesAlways our responsibility, always free
Migration from another hostYesUnlimited sites on standard control panels
Email deliverability (SPF, DKIM, DMARC)YesWe configure the records and verify alignment
SSL installation and renewalYesAutomatic for free certificates, assisted for third-party
CMS core, plugin and theme updatesYesOn managed WordPress plans
Malware cleanup after a compromiseYesOne free deep clean per year, per account
Performance triage and cache tuningYesWe will tell you honestly if the fix is in your code
Writing or debugging your application codeNoWe will point at the failing query or function
Custom theme and design workNoAvailable through our partner network
Third-party SaaS integrationsNoWe support the server side of the connection

Support reaches you through live chat, tickets and email, and (on business and VPS plans) a scheduled screen-share call when something genuinely needs a live conversation. The same standard of engineer answers at any hour, which matters more than it sounds when you are describing an intermittent fault under pressure at two in the morning.

The infrastructure behind KryoHost Domain Registration

Every conversation about domain registration eventually comes back to hardware, and for good reason. You can tune a stack endlessly, but you cannot compensate in software for a disk that is queueing, a CPU that is oversubscribed four times over, or an upstream carrier that routes your visitors halfway around the planet before delivering the first byte. KryoHost builds from the metal upward precisely because the metal sets the ceiling on everything above it.

Our domain registration fleet runs on dual-socket AMD EPYC and Intel Xeon Scalable nodes with ECC memory, paired exclusively with enterprise NVMe drives in RAID-10. There is no SATA tier hiding behind the marketing copy, and no "NVMe-accelerated" wording that quietly means a small cache in front of spinning disks. NVMe changes the character of a server rather than simply making it faster: random read latency drops from milliseconds to microseconds, so the database queries that dominate page-generation time on brand domains, project domains and defensive registrations stop being the bottleneck. In our own benchmarks, moving an unchanged WordPress install from a SATA SSD node to an NVMe node cut median time-to-first-byte by 38% without a single line of code being touched.

Capacity planning is the unglamorous half of the story. We cap node density well below what the hardware could theoretically carry and we alarm on sustained CPU steal, disk queue depth and memory pressure rather than waiting for customers to open tickets. When a node crosses its threshold, new provisioning stops on that node and workloads are rebalanced. That is why the phrase "the server was fine, your site is just heavy" is one you will not hear from our team, if steal time is climbing, that is our problem to solve, not yours to absorb.

Network, peering and routing

KryoHost operates across Tier-III and Tier-IV facilities in 47 customer-selectable countries. Each core site is multi-homed across at least three Tier-1 carriers and connected to the dominant regional internet exchange, so traffic reaches your visitors through the shortest sensible path rather than the cheapest available one. Blended transit is convenient for a provider and mediocre for a customer; direct peering costs more and is the reason a visitor in Nairobi does not have their packets tour Europe before they see your homepage.

  • Redundant power: N+1 UPS with diesel generators tested under load monthly, not merely started and logged.
  • Redundant cooling: hot/cold aisle containment with N+1 CRAC units and independent chilled-water loops.
  • Redundant network: no single upstream carries more than 40% of a site's traffic, so losing one is a re-route, not an outage.
  • Physical security: biometric access control, mantraps, 24/7 on-site security and 90-day CCTV retention.
  • Independent audit: facilities hold SOC 2 Type II and ISO 27001 certification, with reports available to enterprise customers under NDA.

The practical effect of all this is measurable rather than decorative. Our published 99.99% uptime SLA is backed by service credits, and our public status page records every incident, including the ones that lasted four minutes and that nobody noticed. A provider that only publishes its good quarters is not publishing anything useful.

Domain Registration terminology, decoded

Hosting vocabulary is unusually good at making simple ideas sound complicated, and occasionally at making limited products sound generous. Here is what the terms on a domain registration comparison page actually mean in practice.

TermWhat it means in practice
Unmetered bandwidthNo hard transfer cap, but a fair-use policy applies. Normal sites never approach it; a file-distribution service will.
Unlimited storageUnlimited for ordinary website files. Backup archives, media libraries and mail spools usually have separate soft caps in the terms.
NVMeFlash storage on the PCIe bus rather than a SATA cable. Several times the throughput and a fraction of the latency of a SATA SSD.
vCPUA virtual core mapped to a physical thread. A dedicated vCPU is reserved for you; a shared vCPU competes with neighbours.
TTFBTime to first byte, how long the server takes to start answering. The clearest single indicator of hosting quality.
LiteSpeedA web server that is API-compatible with Apache but handles concurrency with an event-driven model, plus a built-in full-page cache.
Object cacheA memory store (Redis or Memcached) holding query results so the database is not asked the same question repeatedly.
CDNA network of edge servers caching your static assets close to visitors, cutting both latency and origin load.
SLAA contractual uptime commitment with defined compensation. Without service credits attached, it is a marketing number.
Soft limitA threshold that throttles rather than stops you. Read these carefully, they are where "unlimited" actually ends.
CageFSPer-account filesystem virtualisation. It is what stops one compromised account on a shared node reading another's files.
Steal timeCPU cycles your VM wanted but the host gave to someone else. Persistent steal time means the node is oversold.

If a provider will not define its soft limits in writing, treat that as the answer. Ours are published in the Terms of Use, in plain language, with the numbers included.

Billing, guarantees and cancellation

Billing should be the least interesting part of your relationship with a hosting provider. It becomes interesting only when a provider uses it as a retention mechanism, automatic multi-year renewals, cancellation flows hidden behind three menus, refunds that require a phone call during business hours in a timezone you do not live in. We have deliberately built ours to be dull.

  • Cancel from the panel: one button in your client area. No ticket, no phone call, no "let me transfer you to retentions".
  • Pro-rata credit on upgrades: move up mid-cycle and the unused portion of your current term is credited automatically.
  • Renewal reminders: 30, 14 and 3 days before any charge, with the exact amount stated in the email.
  • No hidden setup fees: the price on the plan card is the price at checkout, before tax.
  • Free data export: a full account archive on request at any time, including after cancellation, for 30 days.

We accept cards, PayPal, bank transfer and major cryptocurrencies. Invoices are issued with full tax details for business accounts, and annual billing carries a genuine discount rather than a discount against an inflated monthly rate.

On the SLA: 99.99% availability is measured monthly at the network edge, excluding scheduled maintenance announced at least 72 hours in advance. Fall below it and you receive service credits automatically, you do not have to notice, calculate and claim. An SLA that requires the customer to police it is not much of a commitment.

Asked before you buy

Frequently asked questions

Still unsure? Our team answers pre-sales questions 24/7, usually in under 15 minutes.

Because heavily discounted first-year pricing is a customer-acquisition tactic across the whole registrar industry. Registries set a wholesale price; registrars sometimes sell the first year below it to win the customer, then recover the difference over subsequent years. A $2.99 .store renewing at $49.99 is not a trick unique to us (it is how that registry prices) but it is the number that matters, so we print it in the table above rather than revealing it at renewal.

Domain registration requires you to provide contact details, and historically those were published in a public database anyone could query. WHOIS privacy substitutes a proxy service's details for yours. Without it, expect cold calls, spam and phishing that references your real registration date. We include it free on every eligible extension. A small number of country-code TLDs prohibit it by registry policy; those are flagged before you complete the order.

No, and you should not feel pressured to. A domain and hosting are separate services connected by DNS records you control. Registering with us and hosting elsewhere works fine, as does the reverse. The practical argument for keeping them together is fewer vendors, one invoice and one support conversation when something breaks, not any technical requirement.

Registration completes within seconds and the domain exists immediately. DNS propagation (the time for resolvers worldwide to learn your records) typically takes fifteen minutes to two hours for a new domain, and can take up to 48 hours in unusual cases. If you register with us and host with us, the DNS is pre-configured, so it usually works within minutes.

Auto-renew is on by default, and we send reminders 30, 14 and 3 days before the charge. If a renewal fails, the domain enters a grace period of roughly 30 days during which you can renew at the normal price. After that comes a redemption period where recovery is possible but carries a registry fee of around $80. After redemption the domain is released. We chase failed payments actively because losing a domain is far worse than an awkward email.

Provisioning is automatic and normally completes in under 60 seconds. You receive your control panel login, nameservers and connection details by email the moment the domain is live. Orders paid by bank transfer activate once the payment clears, which usually takes one to two business days.

Yes. Upgrades within the same product family are applied in place, take effect within minutes and are billed pro-rata against your remaining term. Downgrades take effect at your next renewal date, provided your current usage fits within the smaller plan's limits. Moving between product families (shared to VPS, for example) is handled by our migration team at no charge.

It is, with no limit on the number of sites for standard control-panel migrations. Our team handles the copy, verification and DNS cutover, keeps your existing site serving traffic throughout, and retains a rollback copy for 14 days after the switch. Complex custom-stack migrations are quoted individually, and we will tell you before any work starts if yours falls into that category.

You are notified by email well before anything is enforced, with the specific metric and figure included. Brief spikes (a post going viral, a promotion landing) are absorbed rather than punished. Only sustained overuse leads to throttling, and we will always propose a right-sized plan before that point. Nothing is suspended without prior written notice except in cases of active abuse.

Every domain and subdomain on every plan gets a free DV certificate, issued automatically at setup and renewed automatically for as long as the site is hosted with us. Paid OV, EV and wildcard certificates are available if you need a warranty, organisation validation or a single certificate covering unlimited subdomains.

We operate in 47 customer-selectable countries across Europe, Asia, North America, South America, Africa and Oceania. You pick your region at checkout, and you can relocate later at no cost. Choose the region closest to the majority of your visitors, it is the single cheapest performance improvement available to you.

Our published SLA is 99.99% measured monthly at the network edge, and it is backed by automatic service credits rather than a claims process. Historical uptime, including every incident and its duration, is on our public status page, the bad months are there alongside the good ones.

Live in about sixty seconds

Register it before someone else does

Free WHOIS privacy, free anycast DNS, free email forwarding, and a renewal price you can read before you buy.

Free migration  ·  No setup fees  ·  Cancel any time