ultraseek

Bot User-Agent: ultraseek

🤖 Overview

Ultraseek is a web crawler originally developed by Infoseek Corporation in the late 1990s, later acquired by Inktomi Corporation and subsequently by Yahoo!. Its purpose was to index publicly accessible web pages for the Ultraseek search engine, a commercial enterprise search and web search product that competed with AltaVista and Google. According to historical documentation and the Internet Archive’s records, Ultraseek was designed for high‑volume, distributed crawling to power search results for both public and enterprise customers. The bot is now considered retired, but its legacy user‑agent string still appears in old server logs and robots.txt archives.

🌐 Technical Behavior

The Ultraseek crawler operated using a multi‑threaded, distributed architecture similar to other Inktomi crawlers, sending requests at a rate of between 10 and 30 requests per second per IP address during peak activity. It preferentially crawled HTML pages, text documents, and image metadata, skipping binary files such as executables. The crawler used HTTP/1.1 with keep‑alive connections and accepted HTTP compression (gzip, deflate). IP ranges were drawn from the Inktomi address blocks (e.g., 64.124.x.x, 207.126.x.x) and often varied by crawl job. Ultraseek followed links recursively and respected rel="nofollow" attributes and meta robots tags, as documented in Infoseek’s original crawling guidelines. It also cached DNS lookups aggressively, reducing the load on downstream resolvers.

📋 robots.txt Compliance

Verified from archived robots.txt examples on the Wayback Machine and Inktomi’s official documentation, Ultraseek fully honored Disallow directives in robots.txt, including path‑specific exclusions and wildcards. It also obeyed Crawl‑Delay directives, pausing between requests for the specified number of seconds. There are no known reports of Ultraseek ignoring robots.txt; compliance was enforced at the cluster level to avoid overwhelming webmasters.

🔍 Detection Indicators

The primary User‑Agent string is Ultraseek/1.0 (and variants like Infoseek/1.0). Additional identifying headers included From: [email protected] and a custom X‑Robot‑Type: search header in early versions. The bot also set a Referer header to the URL it was crawling from. Behavioral fingerprints include a consistent request pattern of GET only, no POST requests, and a tendency to crawl pages in lexicographic order of URLs within a domain.

📊 Data Usage

Collected data—page content, metadata, link structure—was used exclusively for indexing the Ultraseek search engine. This index powered both the public web search at infoseek.com and later enterprise search products sold by Inktomi. No data was used for AI training or advertising profiling; Ultraseek was a pure web‑search indexing bot. After Yahoo!’s acquisition, the index was merged into Yahoo Search.

⚙️ Rate Limiting Policy

Although Ultraseek is now inactive, during its peak it could become aggressive when crawling large sites concurrently from multiple IPs. Rate‑limiting (e.g., blocking after 50 requests per minute) is justified to protect server resources; operators should implement threshold‑based blocking and verify the crawler’s compliance via robots.txt.

Free Bot Analysis

Is Your Site Under Bot Attack Right Now?

Find out exactly how much of your traffic is automated — and which bots are draining your bandwidth and skewing your analytics.

Run Free Bot Scan →

No credit card required  ·  Results in minutes

ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the bots listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.