We're building a programmable telecom layer for hackers. Claim a keyword, get your own SMS API endpoint, or receive calls and route them wherever you want.
Our phone number: Loading...
Our fax number: Loading...
Try it out.
Send a text (MMS supported) or fax, and we'll post it here! There are currently 9 posts.
Check it out!When you send a fax or text to TFBBS, we store your phone number for 30 days. After that, it's converted into a one-way hash, which is useful for spam control, but not identifiable.
We use Akismet to help identify and filter spam messages to keep the bulletin board clean and safe.
Your location is estimated by looking up your area code and exchange (the first 6 digits, like +1 912 400) using localcallingguide.com for North America. For international numbers, we use your
country
code (e.g. +44 → United Kingdom).
{
"from": "+1678XXXXXXX",
"text": "hi!",
"received_at": "2025-07-14T06:26:18.053+00:00",
"media": [],
"location": {
"country": "United States",
"city": "Gainesville",
"state": "GA"
},
"phone_encrypted": false
}
Hashing logic (simplified):
function encryptPhoneNumber($phoneNumber) {
return hash('sha256', $phoneNumber);
}
To delete your data,
The Nest telephony system does not support access to 911 or any emergency services. Do not rely on Nest for any calls requiring police, fire, ambulance, or other emergency response. If you are experiencing an emergency, use traditional phone or mobile device to call 911. No idea why you'd try and rely on this anyways.