ICANN Accredited Registrar Since 2006

Buy and Register Your .NEWS Domain Today

Check .NEWS domain availability, register a new .NEWS domain, search publishing and media names in bulk, or transfer your existing .NEWS domains to NiceNIC. Built for newsrooms, newsletters, trade publications, local communities, campaign alerts, media brands, agencies, and resellers.

.news
Market $22.49 $14.99 first year
Basic $14.99 0% off
Super $14.99 0% off
VIP $14.99 0% off

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

Why choose NiceNIC for .NEWS

A news domain should make the publishing purpose clear at first glance.

.NEWS can help media teams, community publishers, newsletters, and industry-update projects communicate a reporting or updates purpose. NiceNIC supports availability search, registration, transfer, renewal, DNS tools, bulk search, 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 .NEWS 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.

.NEWS Market Intelligence · Q1 2026

.NEWS gives publishers and update-driven projects a direct media namespace.

The latest public count snapshot shows .NEWS with 74.8K registrations. This section explains .NEWS market scale, registration context, selected public sales handling, and simple name-selection tips for buyers who want to register, transfer, or manage .NEWS domains.

📊 .NEWS registrations 74.8K

Latest public DomainTools TLD count snapshot.

👑 Share of all TLDs 0.019%

.NEWS share of 392.5M total domain registrations.

🌐 Total TLD market 392.5M

Total domain registrations across all TLDs in Q1 2026.

Q1 2026 TLD Market Distribution

This chart compares .NEWS with major domain categories using Q1 2026 domain-name-base data. It gives buyers a clear view of how .NEWS fits within the wider TLD market.

.NEWS74.8K
ccTLDs146.3M
New gTLDs49.6M
Other Established TLDs196.6M
Source note: DNIB Q1 2026 market figures. Values are rounded and visually scaled for customer education; Other Established TLDs are grouped together to keep this .NEWS section focused.

Why .NEWS works for media and update projects

The extension is simple and literal: it tells visitors to expect updates, reporting, announcements, or current information.

Clear editorial signal

A .NEWS address tells visitors that the site is built around updates, publishing, or reporting.

Useful beyond traditional newsrooms

Trade associations, community groups, product teams, and public-alert pages can use .NEWS for focused updates.

Credibility depends on content

The extension can signal purpose, but editorial standards, accuracy, sourcing, and corrections policy build trust.

.NEWS Registration Count Snapshot Through 2026

The latest benchmark is 2026. Selected public count snapshots compare .NEWS with related namespaces, giving buyers a practical view of its current scale.

.BLOG
356.6K
.MEDIA
98.3K
.NEWS
74.8K
.PRESS
18.1K
.REPORT
11.4K
Source note: Selected DomainTools public TLD count snapshots are rounded for customer education.

Public Premium .NEWS Domain Sales Examples

No reliable public completed .NEWS premium sale examples were verified for bar-chart use. The page therefore keeps the premium-sales card for education, but does not invent price bars.

Source note: No reliable public completed .NEWS premium domain sale bars were used for this page. This avoids showing unverified prices or registry premium fees as completed aftermarket sales.
Choose the right .NEWS service

Different buyers need different .NEWS services.

News and publishing projects often need memorable names, fast DNS setup, clean ownership records, and transfer support for existing publication domains.

For first-time .NEWS buyers

Register a clear publishing and media name and keep future renewal, DNS, and ownership control in one NiceNIC account.

  • Check .NEWS availability
  • Review eligibility and price notes
  • Set DNS after registration

For portfolio owners

Compare multiple publishing and media names before committing budget to a larger registration list.

  • Bulk search name ideas
  • Plan renewals and transfers
  • Manage domains centrally

For agencies and hosting providers

Offer clients a domain workflow that fits websites, DNS, SSL, email, and reseller operations.

  • Register client names
  • Transfer existing domains
  • Connect reseller/API workflows

For campaigns and product teams

Use a focused address for landing pages, redirects, product launches, or time-sensitive projects.

  • Launch campaign domains
  • Protect matching names
  • Coordinate DNS and ownership
Domain transfer

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

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

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

Short answers for buyers who need to confirm availability, registration rules, bulk search, transfer steps, payment, or reseller/API support before continuing.

Is .NEWS only for newspapers or official media companies?

No. .NEWS can be used by traditional newsrooms, local blogs, trade publications, newsletters, product-update sites, community bulletins, and campaign-alert pages.

Does registering .NEWS prove that my site is an official news outlet?

No. .NEWS is a domain extension, not a press credential. Site owners should use accurate branding, clear editorial ownership, and responsible publishing practices.

Are there special eligibility restrictions for .NEWS?

Public TLD information does not list a broad local-presence or press-license requirement for standard .NEWS registration. Reserved names, premium names, abuse rules, and registry validation still apply.

What .NEWS names work best?

Short publication brands, city + news, industry + news, product + news, and alert-style names work well. Avoid names that could mislead users into thinking you are an official authority if you are not.

Can I use .NEWS for a newsletter landing page?

Yes. .NEWS can work for newsletter signups, editorial homepages, announcement hubs, and archive pages where visitors expect updates and current information.

Can I bulk search .NEWS names for multiple local editions?

Yes. Use bulk domain search to compare city, niche, language, and publication-brand combinations before registering.

Can I transfer a .NEWS domain to NiceNIC?

Yes. Unlock the domain, obtain the Auth Code, confirm transfer eligibility, and submit it through NiceNIC domain transfer.

Does .NEWS support DNSSEC, IDN, and WHOIS privacy?

Public TLD information lists DNSSEC, IDN, and WHOIS privacy support for .NEWS. Final settings may depend on registry policy and account configuration.

Can media agencies automate .NEWS domains for clients?

Yes. Agencies and hosting providers can use the NiceNIC reseller API for supported .NEWS registration, renewal, transfer, and portfolio workflows.

Secure the .NEWS name before someone else does.

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