Get cloudflare IP address via a worker

Hello, is it possible to get an ip-cf using a worker with the specified parameters:
ISP: Oracle Cloud
Country: DE

If possible, then share the code, thank you very much!

Can you expand on what you mean? To get the eyeball IP you can get it from the headers request.headers.get('cf-connecting-ip')