Here's an example:
I connect to Website A. Website A makes requests to several content delivery networks.
Here's my question:
Aside from looking at oRequest.Headers['Referer'], Is it possible to determine that Website A was the 'origin' when looking at the Fiddler request sent to the content delivery networks.
In essence I'm asking, "Who started this chain of web requests?" I'm not sure if that is possible, is it?