So you can’t just send data from a domain. There has to be a service running behind that domain name to do something.
Without a server, it’d be like asking “why do I need tires on my car?”. Well it’s not going to go anywhere without them.
Now this could be a private instance with only you as the single user. And it could federated with the rest of the fediverse. But you still have to run some software to do that.
Now in theory someone I guess could come up with a slim version of Lemmy that only has a single user, and you can’t post or comment directly to that instance but again something has to be running on a server behind that domain.
Who or what is going to send this request if not some server that implements ActivityPub? This could be a Lemmy or Mastodon or Kbin instance… Or anything else that implements ActivityPub.
ActivityPub works via pushes. So there’s nothing to query. There HAS to be some server for it to send and store that data.