# Jmail — Jeffrey Epstein&#x27;s Emails

> Markdown mirror of DialtoneApp's public top-site detail page for `jmail.world`.

URL: https://dialtoneapp.com/top-sites/jmail.world/index.md
Canonical HTML: https://dialtoneapp.com/top-sites/jmail.world

## Summary

- Domain: `jmail.world`
- Website: https://jmail.world
- Description: ai readable | score 20 | purchase read only
- Label: ai_readable
- Payment surface: Not available
- Purchase boundary: read_only
- Control boundary: unknown
- Rank: 11749

## robots

~~~text
# Jmail robots.txt
# Public archive — AI bots welcome, just be polite about rate

User-agent: *
# Block person pages - these run expensive queries
Disallow: /person/
Disallow: /person
# Block API endpoints
Disallow: /api/
Allow: /
Crawl-delay: 10

# Sitemaps
Sitemap: https://jmail.world/sitemap.xml

# Googlebot and Bingbot — faster crawl allowed, still block /person
User-agent: Googlebot
Disallow: /person/
Disallow: /person
Crawl-delay: 5

User-agent: Bingbot
Disallow: /person/
Disallow: /person
Crawl-delay: 5

# AI bots — allowed with rate limiting via Crawl-delay above
# GPTBot, ChatGPT-User, ClaudeBot, anthropic-ai, CCBot,
# PerplexityBot, Google-Extended, Applebot-Extended, Amazonbot,
# FacebookBot, Meta-ExternalAgent, Diffbot all inherit from * rules

# Bytespider (TikTok) — notoriously aggressive, block entirely
User-agent: Bytespider
Disallow: /
~~~

## llms

~~~text
# Jmail

Jmail (jmail.world) is an interactive archive that lets you explore Jeffrey Epstein's emails, documents, photos, flight logs, and more as if you were logged into his accounts. Built by Luke Igel (Kino AI) and Riley Walz.

The archive draws from three government data releases: the House Oversight Committee (November 2025), the Department of Justice under the Epstein Files Transparency Act (December 2025), and Yahoo emails via DDoSecrets (https://ddosecrets.org/) in collaboration with Drop Site News (ongoing, added weekly).

## The Apps

All apps are at jmail.world:

- Jmail (/) — Browse Epstein's email inbox (Gmail and Yahoo accounts)
- JMessage (/messages) — View email threads in an iMessage-style conversation interface
- JPhotos (/photos) — Browse ~200k photos from DOJ and House Oversight releases, with facial recognition
- JDrive (/drive) — Search and read documents, PDFs, and attachments from government releases
- JFlights (/flights) — Explore flight manifests and passenger logs
- Jamazon (/jamazon) — Browse Amazon order history extracted from emails
- Jacebook (/jacebook) — Browse Epstein's contacts in a social media-style interface
- Jotify (/jotify) — Listen to audio files from the archive
- Jemini — AI assistant that can answer questions across all the data

## Data API

> WARNING: The docs and API are incomplete and under active development. Schemas, URLs, and dataset formats may change without notice.

There is no REST API. Instead, all data is available as static Parquet and NDJSON files you can download and query locally. It's very fast.

Full documentation index: https://jmail.world/docs/llms.txt
~~~

## llms-full

Not found.