Domain Checker Brazil (.com.br .com .net) avatar

Domain Checker Brazil (.com.br .com .net)

Pricing

$5.00 / 1,000 results

Go to Apify Store
Domain Checker Brazil (.com.br .com .net)

Domain Checker Brazil (.com.br .com .net)

Verifica disponibilidade de dominios .com.br, .com e .net via protocolo RDAP. Lote ate 50 dominios. Gratuito. Tempo real, sem API key.

Pricing

$5.00 / 1,000 results

Rating

0.0

(0)

Developer

Cloway

Cloway

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Domain Checker Brazil (.com.br, .com, .net)

FREE domain availability checker -- real-time RDAP lookups, no API key needed.

Check if your desired domain name is available across .com.br, .com, and .net extensions instantly using the official RDAP protocol.

What is RDAP?

RDAP (Registration Data Access Protocol) is the modern replacement for WHOIS. It provides structured, reliable domain registration data directly from official registries:

  • .com / .net -- Verisign RDAP servers
  • .com.br -- Registro.br RDAP server

Use Cases

  • Startup naming -- Check if your brand name is available across Brazilian and international domains
  • Brand protection -- Monitor domain registrations for your brand
  • Bulk domain check -- Verify availability of up to 50 domains per run
  • Domain investing -- Quickly scan for available domain names

Input

FieldTypeDefaultDescription
domainsstring[]-List of domain names to check (max 50)
domainstring-Single domain name to check
checkCombooleantrueCheck .com availability
checkComBrbooleantrueCheck .com.br availability
checkNetbooleanfalseCheck .net availability
delayMsinteger200Delay between domain checks (ms)

You can provide just the base name (e.g., google) or a full domain (e.g., google.com.br) -- the actor will extract the base name automatically.

Output

Each result contains:

{
"domain": "example",
"com": true,
"com_br": false,
"net": true,
"checkedAt": "2025-01-15T10:30:00.000Z"
}
  • true = domain is available (not registered)
  • false = domain is registered (taken)
  • null = error or timeout during check

Limits

  • Maximum 50 domains per run
  • 8-second timeout per RDAP request
  • Configurable delay between domains to respect rate limits

Cost

This actor is completely FREE to use. RDAP is an open protocol and requires no API keys or subscriptions.

Example

Check if "meusite" is available:

{
"domains": ["meusite", "minhaempresa", "lojaonline"],
"checkCom": true,
"checkComBr": true,
"checkNet": false
}

Built by NomePronto -- Find the perfect name for your business in Brazil.