Header Image
Reflections and Thoughts of Brian
20 million

Posted on: November 25, 2024, 3:44 pm

Fynd has surpassed 20 million pages indexed, a milestone I set when starting the project in April 2024. The search engine continues to impress me with its results, and I make improvements as I see a need for them.

RBLProxy

Posted on: October 30, 2024, 11:23 am

I’m happy to announce RBLProxy, a public DNSBL proxy available at rblproxy.clientnshosting.net. RBLProxy acts as a DNSBL scoring system, a feature missing from most email software. RBLProxy can be used as a single, streamlined solution, replacing the need for multiple individual DNSBLs in your configuration.

Here’s how it works:

When you query rblproxy.clientnshosting.net with an IP address (in reverse format), RBLProxy checks the IP against several reputable DNSBLs like Spamhaus, Spamcop and others. If multiple lists flag the IP, indicating a high-risk consensus, RBLProxy will block it by returning an A record of 127.0.0.2 and a TXT record stating, “IP is blacklisted due to presence on multiple RBLs”. If the IP doesn’t meet the high-risk threshold, the response will show NXDOMAIN, meaning the IP is likely safe.

This scoring approach ensures that only IPs flagged by multiple sources are blocked, which drastically reduces false positives while maintaining strong protection against spam. RBLProxy is free and open for integration with email servers, spam filters, or custom security scripts. It’s super easy to use and highly effective — try it out, and feel free to share your feedback!

Delisting:

If RBLProxy flags an IP, it means that multiple DNSBLs have listed it, indicating suspicious or abusive activity. The administrator of the flagged IP should investigate and resolve the root cause of the abuse (such as spam, malware distribution, or open relays) before seeking removal. To identify which specific blacklists the IP appears on, you can use MultiRBL lookup tools such as:

- https://multirbl.valli.org/

- https://antispamalliance.com/multirbl/

Once the issue is resolved and the listings are cleared, RBLProxy will no longer flag the IP once it falls below the risk threshold.

This is a personal project I developed and am sharing to help make the internet a safer place. It’s provided openly and, of course, as-is.

Fynd reaches its first milestone

Posted on: August 28, 2024, 3:30 am

Fynd has reached its first short-term milestone of 10 million pages indexed—a great accomplishment since starting the project several months ago.

Yesterday, I also overcame a major hurdle in performance scaling. The most glaring problem search engines face is scale, being able to index hundreds of millions of web pages or more to a database while maintaining speed. I am now confident that Fynd can scale to meet performance needs.

Going forward, I foresee handling spam sites as the most glaring issue. I cannot stress how easy it is to spot web pages, sites, and link farms built to try and game the system from a search engine perspective. I don’t know why people waste their time and money; it’s futile.

The next milestone is 20 million pages, where we hope to release a public beta so people can get accustomed to Fynd.

Fynd search engine

Posted on: August 18, 2024, 5:10 am

For the last few months, I've been working on Fynd, a search engine that is solving the issue of bias and algorithmic bubbles found in current mainstream search engines.

It's been amazing how everything has just fallen together and doesn't feel forced. I've found that Fynd does not need hundreds or thousands of ranking factors. In fact, Fynd does not use ranking factors at all in its code.

Fynd has 9 million pages currently indexed, and the results are outstanding. It provides a broad view of the internet instead of a small subset.

Site owners should like Fynd because it does not try to be an answer engine and steal their content and traffic; it just returns results based on the closest matching web page, more like a classic search engine.

I plan to make fynd available to the public in an experimental state when it reaches 15-20 million pages indexed. It currently indexes about 140,000 pages a day.

Comment section dilemma

Posted on: August 14, 2024, 2:23 am

As I’m developing the code for this site I’m conflicted 😐 about a comment section.

One reason being I doubt it would be used very much and two because of abuse by spam bots. Working in the hosting industry means I already spend a large portion of time dealing with abuse issues and I don’t to want to bring all that over here. So at least for now I don’t plan to implement comments.

However, if you want to interact I prefer X (Twitter) so feel free to share the post links there and tag me (@brinetX).