ICANN Accredited Registrar Since 2006

Buy and Register Your .BOO Domain

Search for a memorable .BOO name for creative brands, personal sites, entertainment, communities, seasonal projects, or brand protection. Plan HTTPS and an SSL certificate before launching the website.

.boo
Renew:  $39.99 Market $29.99 $19.99 first year
Renew:  $36.99 Basic $19.99 0% off
Renew:  $35.99 Super $19.99 0% off
Renew:  $34.99 VIP $19.99 0% off

Google Registry requires HTTPS for .BOO websites to load in browsers. Confirm SSL and DNS readiness before launch.

Why choose NiceNIC for .BOO

A memorable .BOO domain must launch with HTTPS from day one.

Google Registry operates .BOO as a secure namespace. NiceNIC supports availability checks, registration, transfer, DNS, SSL planning, bulk search, reseller services, and centralized domain management.

💰

Crypto Payment Support

Add funds and pay for domain services using supported crypto options such as USDT, BTC, ETH, and LTC. Automated crypto deposit recording helps account balances update quickly after successful confirmation, with no extra NiceNIC processing fee for automated deposits.

👥

Real Human Support

NiceNIC provides real human support, not only scripted replies. Our team can review your domain needs, explain practical options, and give account-level, transfer, bulk registration, and reseller suggestions to help your domain business grow.

🛡️

Fair Abuse Review Process

NiceNIC does not take arbitrary action against domains. Abuse reports are reviewed based on available evidence, policies, and registry requirements, with domain owners guided to review, fix, or explain reported issues where appropriate.

🌐

2,500+ Domain Extensions

Manage .BOO together with 2,500+ domain extensions from one NiceNIC account, including country-code, generic, and new domain extensions. This helps businesses, investors, and resellers build global domain coverage more efficiently.

🗺️

47+ Website Languages

NiceNIC supports 47+ website languages, creating a multilingual registrar experience for international users and teams. This makes domain registration, renewal, transfer, account management, and support easier across different markets.

🔗

Reseller API for Domain Services

For hosting providers, agencies, platforms, and domain resellers, NiceNIC supports reseller API access for domain registration, renewal, transfer, DNS, account-level pricing, and custom nameserver services.

.BOO Market Intelligence · August 2026

A short .BOO name can give creative and personal projects a memorable identity.

IANA lists Charleston Road Registry Inc. as the .BOO sponsoring organization. Google Registry requires HTTPS for browser use, and the current DomainTools snapshot shows 3,529 registered .BOO domains.

📊 .BOO domains 3.5K

Current DomainTools domain-count snapshot through August 2026.

🎯 Best-fit use Creative sites

For creators, entertainment, personal projects, communities, campaigns, and memorable redirects.

🌐 Root zone history Since 2014

.BOO was registered in June 2014 and delegated in August 2014.

Q1 2026 TLD Market Distribution with .BOO Highlighted

The blue segment represents the current .BOO count and is visually enlarged so this focused new gTLD remains visible beside the much larger global domain categories.

.BOO3.5K
ccTLDs146.3M
Other new gTLDs49.6M
Established gTLDs196.6M
Source note: DNIB Q1 2026 global market figures, IANA delegation data, and the current DomainTools TLD count snapshot. Values are rounded and visually scaled for customer education.

Why .BOO needs both a memorable idea and secure delivery

The name can feel playful, seasonal, affectionate, or mysterious, but every live website must be configured for HTTPS.

Secure namespace by policy

Google Registry requires HTTPS serving so .BOO websites can load in modern browsers.

Open registration with normal safeguards

Individuals, businesses, and organizations may apply, subject to registry policies, reserved names, accurate data, and applicable law.

Flexible creative meaning

The word “boo” can fit entertainment, Halloween, personal relationships, fan communities, memorable campaigns, and playful brands.

.BOO and Selected Creative TLD Comparison in 2026

This same-source snapshot compares several compact, expressive new gTLDs that buyers may consider for creative or personal naming.

.FOO
4.6K
.DAD
3.6K
.HOW
3.6K
.BOO
3.5K
.RSVP
2.7K
Source note: DomainTools TLD domain-count snapshot accessed in August 2026. Values are rounded in the labels.

Public Premium .BOO Domain Sales

Public .BOO aftermarket disclosures are limited. For buyers, a concise and brand-safe name can still support creators, entertainment projects, seasonal content, communities, memorable personal sites, and defensive brand protection.

Source note: Publicly disclosed .BOO aftermarket data remains limited.
Choose the right .BOO service

Different creative projects need different .BOO services.

A creator, entertainment brand, community team, and agency may use .BOO differently, but every live website needs secure HTTPS configuration.

For creators and personal brands

Build a short, memorable address for a portfolio, profile, newsletter, or community identity.

  • Register a personal or creator name
  • Connect website and email DNS
  • Install and maintain HTTPS

For entertainment and seasonal projects

Use .BOO for Halloween events, games, media, storytelling, fan content, or playful campaign pages.

  • Search theme-based names
  • Configure campaign redirects
  • Protect related brand variations

For couples and communities

Create an affectionate, social, or member-focused address for shared content and online communication.

  • Choose a clear memorable label
  • Set privacy-conscious contact data
  • Maintain secure web access

For agencies and resellers

Manage supported client registrations, SSL readiness, DNS, renewals, and portfolio workflows.

  • Use bulk availability search
  • Centralize domain management
  • Connect reseller API operations
Domain transfer

Move .BOO domains to a registrar built for safe domain management.

If you already own .BOO domains elsewhere, transfer decisions should not be based only on one renewal invoice. Check transfer eligibility, ownership access, billing reliability, support response time, API needs, and long-term domain management.

1 Unlock the domainConfirm the domain is not transfer-locked at the current registrar.
2 Get the Auth Code / EPP codeRequest the authorization code from the current registrar before starting the transfer.
3 Submit the transfer through NiceNICStart the transfer, complete payment, and monitor transfer approval status.
Bulk domain registration

Search and register multiple .BOO domains.

Paste multiple .BOO names, remove duplicates, review the count, and continue to bulk registration. This is useful for domain investors, brand teams, agencies, hosting providers, and resellers.

Enter domains or brand keywords

Enter one name per line, with or without .BOO. The tool removes duplicates and prepares a clean list for bulk registration.

Reseller API

Add domain registration to your own platform.

If your business sells hosting, websites, SaaS, agency services, or brand protection packages, NiceNIC reseller APIs can support domain registration, renewal, transfer, DNS, and account management.

Automated registration: create domain orders from your own platform.
Renewal operations: reduce manual follow-up and missed renewal risk.
Custom name servers: support branded hosting and DNS operations.
Wholesale structure: build margin with a registrar relationship designed for recurring operations.
# NiceNIC API v2 endpoint
# Applies to supported domain extensions, including .com, .net, .org, ccTLDs, and new gTLDs
https://api.nicenic.net/v2/

# Required headers
Authorization: username:api_secret
Content-Type: application/json

# Check domain availability across multiple extensions
curl "https://api.nicenic.net/v2/?category=domain&action=check&domains=example.com,example.net,mybrand.org" \
  -H "Authorization: username:api_secret" \
  -H "Content-Type: application/json"

# Get registration / renewal / transfer pricing for any supported extension
curl "https://api.nicenic.net/v2/?category=domain&action=get_price&domain=example.com&type=register&year=1" \
  -H "Authorization: username:api_secret" \
  -H "Content-Type: application/json"

# Change the domain value to query another TLD:
# example.com, example.net, example.org, example.ai, example.co

# Standard response format
{
  "code": 0,
  "msg": "success",
  "data": {}
}

Questions before you register or transfer a .BOO?

Check eligibility, naming rules, transfer steps, DNS, bulk management, and reseller support before continuing.

What is a .BOO domain?

.BOO is a generic top-level domain operated by Google Registry. It can be used for memorable personal sites, creative brands, seasonal projects, entertainment, communities, and affectionate or playful naming.

Who operates the .BOO registry?

IANA lists Charleston Road Registry Inc., a Google Registry company, as the sponsoring organization. The TLD was registered in June 2014 and delegated in August 2014.

Can anyone register a .BOO domain?

.BOO is listed by Google Registry among its open and unrestricted top-level domains. Registrants must provide accurate information and comply with registry, registrar, ICANN, and applicable legal requirements.

Does a .BOO website require HTTPS?

Yes. Google Registry classifies .BOO as a secure namespace and requires HTTPS serving for websites to load in modern browsers. Plan an SSL certificate and correct HTTPS configuration before launch.

What can a .BOO domain be used for?

Common uses include creator pages, entertainment brands, Halloween projects, couples or community sites, memorable redirects, product campaigns, fan projects, and defensive brand registrations.

How long can a .BOO domain be registered?

Registrations and renewals are generally available in yearly terms, subject to the term supported by the registry and registrar. The live NiceNIC order flow shows current options.

How do I transfer a .BOO domain?

A transfer normally requires an eligible domain, registrar unlock where applicable, and an authorization code. Submit the request through NiceNIC and complete the required registrant confirmations.

Can .BOO names be reserved or premium priced?

Yes. Selected labels may be reserved or use premium registration and renewal pricing. Review the live availability and price result before payment.

Does NiceNIC support .BOO bulk buyers and resellers?

Yes. NiceNIC provides bulk domain tools, a reseller program and domain reseller API for supported registration, renewal, transfer, DNS, and portfolio workflows.

Secure the .BOO name before someone else does.

Register a new .BOO, transfer an existing domain, or upgrade your account level for bulk registration and reseller API use.

Copyright © 2006–2026 NICENIC INTERNATIONAL GROUP CO., LIMITED. All Rights Reserved. · U.S. Affiliate: NICENIC LLC