CD .. / RETURN
Live Utilities & APIs
A 10-module collection of active diagnostic tools, hardware sensor APIs, cryptographically secure generators, and external data streams executing in real-time.
Browser Sensor API
Accurate GPS Coordinates
Requests exact latitude/longitude from your device's hardware sensors via the browser's native
navigator.geolocation API. Network Resolution
Approximate IP Geolocation
Resolves public IP location via
ipapi.co. (Note: IP-based location points to your ISP's nearest hub, not your exact physical house). Orbital Telemetry
ISS Tracker
Fetches the real-time latitude, longitude, and velocity of the International Space Station via
wheretheiss.at. Hardware Telemetry
Battery Status API
Queries your device's native
navigator.getBattery() API to retrieve real-time power levels and charging status. Browser Environment
Client Signature
Reads and breaks down the active
navigator.userAgent string passing data tracking footprints directly from execution. Device Introspection
Viewport Telemetry
Interrogates the DOM
window.screen object to report exact physical rendering metrics and color depth. Network Protocol
DoH Resolver
Performs a secure DNS-over-HTTPS (DoH) resolution query against
dns.google to resolve records. External Microservice
Algorithmic Humor
Executes a GET request to the
official-joke-api appspot backend to parse an algorithmic punchline. Data Aggregation
Feline Intelligence
Pings a lightweight RESTful API at
catfact.ninja to retrieve a random, verified cat fact.