New gTLD

.nfl RDAP Lookup

Domain extension .nfl. Use our free API to check availability, get registration data, and query WHOIS information for any .nfl domain.

Official RDAP Endpoint
https://rdap.nic.nfl

Check any .nfl domain - Live

Enter a domain name below to check availability in real-time via RDAP.

.nfl
Get 10,000 free API credits/month Start Free
API Examples
# Check if a .nfl domain is available curl "https://domscan.net/v1/status?name=example&tlds=nfl" # Get detailed RDAP data curl "https://domscan.net/v1/rdap?domain=example.nfl"

Example Response

{
  "name": "example",
  "results": [
    {
      "domain": "example.nfl",
      "available": false,
      "source": "rdap",
      "rdap_endpoint": "https://rdap.nic.nfl"
    }
  ],
  "cached": false,
  "latency_ms": 45
}

TLD Type

New gTLD - NFL

RDAP Support

Full RDAP support via official registry. Query availability and registration data directly.

Use Cases

Domain extension .nfl

API Endpoint

/v1/status for availability, /v1/rdap for full data

Frequently Asked Questions

What is RDAP for .nfl domains?

RDAP (Registration Data Access Protocol) is the modern replacement for WHOIS. For .nfl domains, RDAP provides structured JSON responses with registration data, nameservers, and availability status directly from the authoritative registry.

How do I check if a .nfl domain is available?

Use DomScan's API: curl "https://domscan.net/v1/status?name=example&tlds=nfl" - This queries the official RDAP server and returns availability status in JSON format.

What is the RDAP endpoint for .nfl?

The official RDAP endpoint for .nfl domains is https://rdap.nic.nfl. DomScan automatically routes queries to this endpoint for accurate results.

Is the .nfl RDAP lookup free?

Availability checks for .nfl domains through /v1/status cost 1 credit. Full registration-data lookups through /v1/rdap cost 2 credits.

Start Checking .nfl Domains for Free

10,000 free API credits per month. No credit card required.

View documentation