Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

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

Select an option

Save aaronpeters/48b5c09f7428abf73a367b9e2c9bc5b8 to your computer and use it in GitHub Desktop.
CDN Finder Example Response for Lookup of Type Hostname or URL
{
"id": "1238420131452_8a5b236978b74742b683",
"ts": "2025-10-27T15:44:28.548Z",
"service": {
"id": "cdnfinder",
"cdnfinder": "hostname-or-url"
},
"client": {
"country": "NL",
"asn": 1136,
"ip": "77.174.203.0",
"userAgent": "curl/8.7.1"
},
"testLocation": {
"colo": "AMS",
"asn": 13335,
"asName": "Cloudflare"
},
"request": {
"lookup": "hostname-or-url",
"query": "https://www.asics.com"
},
"status": "pending",
"query": "https://www.asics.com"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment