ICANN Accredited Registrar Since 2006

Buy and Register Your .EARTH Domain Today

Check .EARTH domain availability, register a new environmental or global-purpose name, compare multiple ideas in bulk, or transfer an existing .EARTH domain to NiceNIC. Built for climate projects, geospatial teams, sustainable brands, research groups, travel initiatives, and communities.

.earth
Market $56.99 $37.99 first year
Basic $33.99 11% off
Super $32.39 15% off
VIP $30.99 18% off

Need lower .EARTH pricing? Upgrade account level for bulk registration and reseller pricing.

Why choose NiceNIC for .EARTH

A purpose-led extension still needs dependable domain management.

A .EARTH domain can represent environmental action, geospatial work, sustainable products, education, travel, or a broader global mission. NiceNIC supports registration, transfer, renewal, DNS, privacy where available, bulk tools, and reseller API workflows.

💰

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 .EARTH 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.

.EARTH Market Intelligence · Q1 2026

.EARTH connects environmental purpose with a globally readable address.

The current public count snapshot shows about 40.7K .EARTH domains. The extension is operated by Interlink Systems Innovation Institute K.K., is open worldwide, and is used beyond traditional green organizations by geospatial, travel, engineering, technology, education, arts, and community projects.

📊 .EARTH registrations 40.7K

Current DomainTools public count snapshot.

🌍 Share of new gTLDs 0.082%

Approximate share of the Q1 2026 category market.

🧭 Open global gTLD 2015

Interlink operates .EARTH with GoDaddy Registry backend services.

Q1 2026 TLD Market Distribution

This view places .EARTH within the wider domain market using DNIB Q1 2026 figures and a public TLD count snapshot.

.EARTH40.7K
ccTLDs146.3M
Other New gTLDs49.6M
Established gTLDs196.6M
Source note: DNIB Q1 2026 market figures and DomainTools public TLD count data. Values are rounded and visually scaled for customer education.

Why .EARTH works for environmental and global projects

It gives a global-purpose project an immediate identity.

Clear planet-wide meaning

.EARTH can signal climate action, conservation, mapping, sustainable business, research, education, travel, or a community working across borders.

Open registration with a purpose pledge

The registry permits worldwide registration and asks registrants to support a safer, healthier planet while following its registration terms.

Useful for data, campaigns and long-term brands

The same domain can support maps, reports, fundraising, project updates, product information, membership, events, and public education.

.EARTH Registration Count Snapshot Through 2026

Selected global-purpose, environmental, and community extensions are compared using one DomainTools public count snapshot.

.GLOBAL
68.7K
.BIO
67.3K
.EARTH
40.7K
.GREEN
8.2K
.ECO
6.9K
Source note: DomainTools public TLD count snapshot. All bars use the same source and counting approach; values are rounded for customer education.

Public Premium .EARTH Domain Sales Examples

The official .EARTH registry publicly reported the completed sale of Green.Earth for €82,000, showing the value that a clear environmental term can carry when it matches the extension.

Green.Earth
€82K
Source note: The .EARTH registry publicly reported Green.Earth as a completed €82,000 sale in 2022. This example is market context only and does not guarantee future resale value.
Choose the right .EARTH service

Different planet-focused projects need different .EARTH plans.

Choose a registration, transfer, renewal, DNS, bulk, or reseller workflow that matches the organization, campaign, platform, or client portfolio.

For environmental organizations

Publish programs, impact reports, fundraising, volunteer information, events, and educational resources under a purpose-led address.

  • Match the mission or campaign
  • Protect organization ownership
  • Plan renewal responsibility

For climate and geospatial teams

Host maps, datasets, monitoring tools, research summaries, APIs, and public dashboards.

  • Use a clear project name
  • Secure DNS and service records
  • Document data ownership

For sustainable brands and travel projects

Present low-impact products, responsible tourism, supply-chain information, certifications, and local initiatives.

  • Avoid unsupported green claims
  • Connect ecommerce and email
  • Protect product variations

For agencies, networks and resellers

Manage campaign, location, research, and client domains through bulk and API workflows.

  • Search names in bulk
  • Coordinate ownership and DNS
  • Use reseller API services
Domain transfer

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

If you already own .EARTH 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 .EARTH domains.

Paste multiple .EARTH 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 .EARTH. 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 .EARTH?

Short answers for buyers checking worldwide eligibility, the registry purpose pledge, naming rules, premium pricing, transfer, renewal, bulk search, or reseller/API support before choosing .EARTH.

What is a .EARTH domain and who operates it?

.EARTH is a generic top-level domain operated by Interlink Systems Innovation Institute K.K., with GoDaddy Registry providing backend registry services.

Who can register a .EARTH domain?

Registration is open worldwide. The registry states that there are no eligibility restrictions, although every registrant must accept its terms and provide accurate registration information.

Does registering .EARTH require an environmental organization?

No. Environmental organizations are a natural fit, but the registry also identifies geospatial companies, travel businesses, engineering firms, technology innovators, authors, artists, and other global projects as users.

What naming and IDN rules should I check?

Standard second-level names use letters, numbers, and permitted hyphens. The registry currently does not offer IDN registrations, and premium names may carry higher registration, renewal, and transfer pricing.

What should I configure after registering .EARTH?

Set valid nameservers, website and email records, service verification, and DNSSEC where supported. Climate dashboards or mapping tools may also require API, CDN, and subdomain records.

Can I transfer a .EARTH domain to NiceNIC?

Yes, when the domain is eligible under standard gTLD transfer rules. Unlock it, obtain the authorization code, and submit it through the NiceNIC transfer page.

How long can a .EARTH domain be registered or renewed?

The registry permits a total registration term of up to 10 years. Premium domains can renew at premium pricing, so review the applicable price before committing to a long-term name.

Can I compare several campaign or project names?

Yes. Use the availability search for one idea or prepare environmental, location, product, and campaign names in the bulk registration section.

Can agencies or environmental platforms automate .EARTH management?

NiceNIC provides reseller API workflows for supported registration, renewal, DNS, transfer, and portfolio operations.

Secure the .EARTH name before someone else does.

Register a new .EARTH, 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