SalienceBot

The crawler and site checker operated by Salience (LogLens), on behalf of the site's own team.

If you have seen SalienceBot in your logs, the owner of that website uses Salience for log analysis and has asked us either to check the site (a handful of requests a day) or to crawl it (a polite crawl of its HTML pages). We never crawl a site that is not registered with us by its owner.

Mozilla/5.0 (compatible; SalienceBot/1.0; +https://loglens.ai/salience-bot.html)

The crawler

Builds the site's own link map — every page, how many clicks from the homepage it sits, how many internal links point at it — so the owner can cross it with their server logs: which pages Google ignores, which pages it fetches although nothing links to them, and how crawl attention falls away with click depth.

Verifying it is us

Salience crawler, JavaScript rendering, robots.txt, sitemap, site-check and platform-detection requests use the fixed IPv4 address 18.132.26.88. Allow-list 18.132.26.88/32 for these requests. Check the source IP as well as the identifying user agent; a user agent alone is not proof of identity.

The site checker

Fetches a handful of URLs per site, once per day: the homepage, robots.txt, the sitemap, and a couple of redirect checks — typically about 8 requests. It checks things request logs cannot show: whether robots.txt and sitemaps are served statically and cacheably, whether crawlers get bucketed into A/B tests, HTTPS and host canonicalisation, and utility-file response times. Requests time out after a few seconds and are never retried aggressively.

Controlling it

Contact

Questions or concerns: support@salience.com — include your domain and a log line, and we will respond quickly.