Skip to content

[Feature Request]: Add support for .nc (New Caledonia) TLD and SLDs #79

Description

@ebzao

Describe the feature

Please add support for the .nc Top-Level Domain (TLD), and its associated second-level hierarchies, the official extension for New Caledonia. Currently, these domains are not being correctly resolved/tracked by Domain Locker.

Technical Details

  • TLD: .nc
  • Supported SLD: .asso.nc and .nom.nc
  • Registry: OPT (Office des Postes et Télécommunications de Nouvelle-Calédonie)
  • WHOIS Server: whois.nc
  • Port: 43 (TCP)
  • IANA Reference: Delegation Record for .NC

Sample WHOIS Output
Checking whois.nc (via Ubuntu whois v5.5.22) returns the following structure:

> whois -h whois.nc -p 43 --verbose whois.nc 
Using server whois.nc.
Query string: "whois.nc"

OPT Whois v3.0.0

Domain                   : whois.nc
Created on               : 2007-07-05T08:46:31.000Z
Expires on               : 2026-07-06
Last updated on          : 2021-07-06T13:50:39.000Z

Domain server 1          : nsopt1.opt.nc
Domain server 2          : nsopt2.opt.nc
Domain server 3          : nsopt3.opt.nc

Registrar                : NONE

Useful Links

Implementation Note
Parsing: The .nc WHOIS response uses a specific format:

  • Expiry Date Key: Expires on
  • Creation Date Key: Created on
  • Date Format: ISO 8601 (e.g., 2007-07-05T08:46:31.000Z) or simple YYYY-MM-DD.

Thank you for maintaining this project!

Would you be open to implementing this yourself?

None

Optional: How should it work?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions