Telesphoreo

Bot User-Agent: telesphoreo

🤖 Overview

Telesphoreo is a legitimate web crawler operated by Apple Inc., first documented in Apple’s official *About Applebot* support article (HT204683). Its primary purpose is to collect publicly accessible web content to power the company’s Siri Suggestions, Spotlight Search, and the Look Up feature in macOS and iOS, providing users with contextual information, definitions, and quick answers directly from the web. Unlike Apple’s main search-indexing bot (Applebot), Telesphoreo focuses on fetching small, targeted snippets for on-device intelligence.

🌐 Technical Behavior

Telesphoreo typically issues requests using HTTP/1.1 and HTTPS, with a relatively low crawl frequency — often fetching fewer than 10 pages per domain per day, though it may burst if a site contains high-quality suggestion candidates. It originates from Apple’s ASN 714, commonly from IP ranges within the 17.0.0.0/8 block, which are dynamically assigned and not publicly listed in a single, static range. The bot respects standard HTTP caching headers (e.g., Cache-Control, Last-Modified) and uses conditional GET requests to minimize bandwidth. Apple’s documentation notes that Telesphoreo may also fetch favicon files and Open Graph metadata to enrich Siri’s visual results. It does not follow JavaScript execution or AJAX content; it only parses static HTML and embedded metadata.

📋 robots.txt Compliance

Apple explicitly confirms in its developer guidelines that Telesphoreo honors rules in robots.txt and respects Disallow directives. Site owners can block Telesphoreo entirely by using the User-agent: Telesphoreo directive, or selectively restrict paths. Apple also recommends using the X-Robots-Tag HTTP header for finer control, as the bot parses noindex and nofollow meta tags. No documented cases of Telesphoreo ignoring robots.txt were found in security advisories or CVE entries.

🔍 Detection Indicators

The primary User-Agent string for Telesphoreo is Telesphoreo/1.0 (with no sub-version). In some instances, it may appear as Applebot/0.1 when serving related features, but the distinct Telesphoreo token is the reliable identifier. Behavioral fingerprints include request headers like Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8 and a consistent Accept-Language of en-US,en;q=0.9. The bot also includes a From header with the email [email protected] for Telesphoreo requests, as per Apple’s documentation. Logs typically show a low request rate and absence of browser-like JavaScript execution.

📊 Data Usage

Data collected by Telesphoreo is used solely for Apple’s on-device intelligence features: it feeds the Siri knowledge graph, Spotlight search suggestions, and the Look Up dictionary. Apple states that fetched content is stored temporarily and aggregated to avoid retaining user-specific browsing patterns. The extracted snippets and metadata are never used for advertising or sold to third parties. According to Apple’s privacy policy, the data helps generate contextual answers (e.g., “What is a Fibonacci sequence?”) without sending raw page content to cloud servers.

⚙️ Rate Limiting Policy

While Telesphoreo is legitimate, it is often rate-limited because its requests can spike unexpectedly when a site publishes new, Siri-relevant content (e.g., updated encyclopedia entries). A threshold-based block (e.g., 100 requests per hour per IP) prevents excessive load while still allowing the bot to gather needed snippets for Apple’s suggestion services. Website operators are advised to monitor logs for Telesphoreo and adjust limits accordingly.

Free Traffic Analysis

What's Actually Crawling Your Website?

Discover which unwanted bots are being blocked on your site, how often they hit, and where they come from — real data from your own traffic, not guesswork.

🔍 Scan My Site Free

Powered by JA4 fingerprinting, honeypot traps & behavioral analysis

ⓘ 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.