Skip to content

Fix AFNIC contact parsing: dispatch holder/admin/tech into separate fields#311

Merged
richardpenman merged 1 commit intorichardpenman:masterfrom
jillro:fix-afnic-contact-parsing
Feb 10, 2026
Merged

Fix AFNIC contact parsing: dispatch holder/admin/tech into separate fields#311
richardpenman merged 1 commit intorichardpenman:masterfrom
jillro:fix-afnic-contact-parsing

Conversation

@jillro
Copy link
Copy Markdown
Contributor

@jillro jillro commented Feb 6, 2026

Summary

  • AFNIC whois responses (.fr, .re, .pm, .tf, .wf, .yt) use a handle-reference system where holder-c, admin-c, and tech-c point to separate nic-hdl contact blocks. Previously all contact information was merged into a flat emails list. Now each contact block is resolved and mapped to registrant_*, admin_*, and tech_* fields (name, type, address, country, phone, email).
  • Route all AFNIC TLDs (.re, .pm, .tf, .wf, .yt) to the parser.
  • Rename WhoisFr to WhoisAfnic to reflect the broader scope.

…ields

AFNIC whois responses (.fr, .re, .pm, .tf, .wf, .yt) use a handle-reference
system where holder-c, admin-c, and tech-c point to separate nic-hdl contact
blocks. Now each contact block is resolved and mapped to registrant_*, admin_*,
and tech_* fields. Also route all AFNIC TLDs to the parser, and rename WhoisFr
to WhoisAfnic.
@richardpenman richardpenman merged commit d4514a2 into richardpenman:master Feb 10, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants