The answer to this seems to be either unavailable or heavily obscured by all the garbage on the internet…
On occasion, I’d like to be able to figure what company/domain/etc. owns or manages or deploys a specific Cloudfront URL like:
…d1z2jf7jlzjs58.cloudfront.net
This would almost certainly have to be something like a look-up service provided by Amazon…they may not want people to be able to do this, though. Any thoughts?
With just the cloudfront URL, probably can’t do much. When you retrieve something from the URL, it may have a host header if configured, which will have the domain name associated with the object:
Of course, that cloudfront url may be hosting multiple hosts, but should be for the same owner. And you can’t always get a company just from the URL anymore, but maybe that can get you a bit closer?