0
I need to do domain queries, get the information about it, dns, ip, responsible, etc. I can do it for registration.br using the nicBr api https://rdap.registro.br/domain/ but need for domains . org, . net, . com, etc. I saw the documentation of the rdap = https://www.apnic.net/apnic-info/whois_search/about/rdap I read this reference tbm but I don’t understand: https://tools.ietf.org/html/rfc7485
Does anyone know a webservice/api that does this free?
I tried to use other generic sites that do whois but both using Curl and file_get_contents is blocked..
– Daniel Vieira Junior