>!DOCTYPE html> Cloud Metadata Endpoint Auto Tester

Cloud Metadata Endpoint Auto Tester

This page immediately sends parallel GET requests (in no-cors mode) to common cloud metadata endpoints (AWS, Azure, GCP, etc.) as soon as it loads. If a request resolves at all, it is marked as reachable. Use curl or similar to inspect responses further.

# Provider URL Status

Notes:
- Azure and GCP normally require special headers; this page only checks if the host/path is reachable.
- Because of browser security, responses are opaque; a reachable result does not mean the metadata is correctly protected.