Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save aaronpeters/b72dd345c4527bc0ba867b1eb89eaf75 to your computer and use it in GitHub Desktop.

Select an option

Save aaronpeters/b72dd345c4527bc0ba867b1eb89eaf75 to your computer and use it in GitHub Desktop.
CDN Finder Example Response for Lookup of Type Website
{
"id": "1238421667250_135195982365458a9ba4",
"ts": "2025-10-27T15:18:52.750Z",
"service": {
"id": "cdnfinder",
"cdnfinder": "website"
},
"client": {
"country": "NL",
"asn": 1136,
"ip": "77.174.203.0",
"userAgent": "curl/8.7.1"
},
"testLocation": {
"colo": "AMS",
"asn": 13335,
"asName": "Cloudflare"
},
"request": {
"lookup": "website",
"query": "https://www.asics.com"
},
"status": "completed",
"query": "https://www.asics.com",
"results": [
{
"hostname": "www.asics.com",
"count": 21,
"url": "https://www.asics.com/nl/en-nl/",
"mainDomain": true,
"cdn": "Akamai",
"remoteIp": "184.24.20.208",
"s": "d"
},
{
"hostname": "production-eu-asics-ecomm.vercel.app",
"count": 42,
"url": "https://production-eu-asics-ecomm.vercel.app/_next/static/css/4331500a167557ad.css",
"cdn": "Vercel",
"remoteIp": "216.198.79.3",
"s": "h"
},
{
"hostname": "images.contentstack.io",
"count": 14,
"url": "https://images.contentstack.io/v3/assets/blt6b512cc60b434656/blt982e15e63bfe4ceb/68d5264c6898d06fd51d11ad/AW25-IMAGE-CAROUSEL-RUNNING-SHOES-SEP.jpg?format=webp&quality=80",
"cdn": "Fastly",
"remoteIp": "151.101.66.137",
"s": "d"
},
{
"hostname": "cdn.dynamicyield.com",
"count": 2,
"url": "https://cdn.dynamicyield.com/api/8775675/api_dynamic.js",
"cdn": "Amazon CloudFront",
"remoteIp": "18.239.36.34",
"s": "d"
},
{
"hostname": "cdn.cookielaw.org",
"count": 1,
"url": "https://cdn.cookielaw.org/scripttemplates/otSDKStub.js",
"cdn": "Cloudflare",
"remoteIp": "104.18.86.42",
"s": "r"
},
{
"hostname": "y194.asics.com",
"count": 1,
"url": "https://y194.asics.com/script.js",
"cdn": "Amazon CloudFront",
"remoteIp": "18.239.69.93",
"s": "r"
},
{
"hostname": "tags.asics.com",
"count": 1,
"url": "https://tags.asics.com/aeg-main/prod/utag.sync.js",
"cdn": "Amazon CloudFront",
"remoteIp": "18.244.124.13",
"s": "d"
},
{
"hostname": "maxcdn.bootstrapcdn.com",
"count": 1,
"url": "https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css",
"cdn": "Cloudflare",
"remoteIp": "104.18.11.207",
"s": "r"
},
{
"hostname": "100008436.collect.igodigital.com",
"count": 1,
"url": "https://100008436.collect.igodigital.com/collect.js",
"cdn": "unknown",
"remoteIp": "54.156.10.128",
"s": "d"
},
{
"hostname": "cdn.cquotient.com",
"count": 1,
"url": "https://cdn.cquotient.com/js/v2/gretel.min.js",
"cdn": "Amazon CloudFront",
"remoteIp": "13.227.217.143",
"s": "r"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment