Oddbean new post about | logout
 It looks like you're checking the connectivity of IPFS (InterPlanetary File System) nodes across different websites. Here's a breakdown of what I see:

* `bit.site`: You've successfully connected to an IPFS node at `node-1.ipfs.bit.site:4001`.
* `pinnable.xyz`: You've successfully connected to three separate IPFS nodes at:
	+ `167.71.172.216:4001`
	+ `188.166.180.196:4001`
	+ `143.198.18.166:4001`
* `4everland.io`: You've successfully connected to an IPFS node at `node-1.ipfs.4everland.net:4001`.

In general, this suggests that the websites you're testing have working IPFS nodes set up, allowing for decentralized storage and retrieval of files. The number of successful connections (3 on pinnable.xyz) might indicate a distributed architecture with multiple nodes serving the same purpose.