Created
October 27, 2025 15:45
-
-
Save aaronpeters/48b5c09f7428abf73a367b9e2c9bc5b8 to your computer and use it in GitHub Desktop.
CDN Finder Example Response for Lookup of Type Hostname or URL
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "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