CORS Tester
Test CORS headers for any URL. Sends a real fetch request with mode: 'cors' from your browser.
URL
Method
Enter a URL and click "Test CORS" to check CORS headers.
Limitations
- Browsers restrict which headers are visible on CORS responses. Only CORS-safelisted response headers are exposed unless the server sends
Access-Control-Expose-Headers. - If the server blocks CORS entirely, the browser cannot read any headers or status code -- you will only see "CORS Blocked."
- This test runs from your current browser origin. Results may differ for other origins.
Related tools
DNS LookupNetwork
Lookup DNS records for a domain.
SSL Certificate CheckerNetwork
Check certificate details for a domain.
Subnet CalculatorNetwork
Calculate subnets, masks, and ranges.
CIDR → IP RangeNetwork
Convert an IPv4 CIDR to start/end range and count.
IPv4 ConverterNetwork
Convert IPv4 between dotted form, integer, hex, and binary.
IPv4 ↔ IntegerNetwork
Convert IPv4 addresses to/from 32-bit integers.