You have something running on your localhost that is make those requests, you could create a very basic middleware that logs the ctx.request object to see some of the data but I’d start by looking at running services on your host to see if there is something running you do recognize. Most likely some kind of frontend application.