Hi, On Fri, Jan 05, 2024 at 11:37:29AM +0000, Ben Cartwright-Cox via db-wg wrote: > Is there some kind of magic flag I can pass into the RDAP system to > get personal data and be held against a limit? I'm not sure I know of > a way also to get the email addresses out of the whois interface > either, meaning I am simply left with scraping the website (something > I really don't want to do)
whois will give you mail addresses if you pass in "-B", or, more modern
"--show-personal".
The whois server conveniently understands "help" as well ;-)
gert@moebius4:/home/gert$ telnet whois.ripe.net 43
...
help
% NAME
% whois query server
%
% DESCRIPTION
% The following options are available:
...
% --show-personal
% Include PERSON and ROLE objects in results
passing those options to the server might need some fiddling with -- to
stop the local whois client from trying to interpret them (I use the RIPE
"whois3" client which doesn't try to, but YMMV).
Having never used RDAP, I am not sure if an option exists for it.
Gert Doering
-- NetMaster
--
have you enabled IPv6 on something today...?
SpaceNet AG Vorstand: Sebastian v. Bomhard, Michael Emmer
Joseph-Dollinger-Bogen 14 Aufsichtsratsvors.: A. Grundner-Culemann
D-80807 Muenchen HRB: 136055 (AG Muenchen)
Tel: +49 (0)89/32356-444 USt-IdNr.: DE813185279
signature.asc
Description: PGP signature
-- To unsubscribe from this mailing list, get a password reminder, or change your subscription options, please visit: https://lists.ripe.net/mailman/listinfo/db-wg
