Mityu
05/24/2023, 1:00 PMnslookup
or host
in terminal, I get 188.114.96.13 and 188.114.97.13 as my page's IP addresses. There seem to be A records point my page to these IP addresses, I'm guessing CF is automatically adding these?
By using nslookup
and dig
I also get 8.8.8.8#53 as my server address, whatever that is.
By using who.is, however, I can see that there's A record pointing to two completely different IP addresses: 104.21.44.210 and 172.67.203.182.
Neither of these are found in the ip tables linked above.
All the API does is return an XML of a list of products. Ideally I wouldn't fetch this file every time the page loads. Would a worker be more useful in that case (fetch from the API through a worker, store the parsed data in a Cloudflare Workers KV namespace, render stored data to the page)? And if so, what IP or IP ranges would the worker be requesting from?HardAtWork
05/24/2023, 1:09 PMWalshy | Pages
05/24/2023, 1:11 PMHardAtWork
05/24/2023, 1:13 PMMityu
05/24/2023, 1:17 PMWalshy | Pages
05/24/2023, 1:18 PMWalshy | Pages
05/24/2023, 1:19 PMHardAtWork
05/24/2023, 1:19 PMHardAtWork
05/24/2023, 1:19 PMHardAtWork
05/24/2023, 1:19 PMWalshy | Pages
05/24/2023, 1:20 PMMityu
05/24/2023, 1:24 PMWalshy | Pages
05/24/2023, 1:24 PMWalshy | Pages
05/24/2023, 1:24 PM2a06:98c0:3600::103
Mityu
05/24/2023, 1:25 PMWalshy | Pages
05/24/2023, 1:27 PM