On a device connected to a router (ie - a PC), is it possible for that device to request information from that router? Ideally, I would want to detect my router's make and model by making some kind of request to the router itself. I'd want the PC to be able to make a GET request to it or something along those lines, and find out information about the type of router being used.
Is this kind of thing possible?