Arcanum

The Complete Domain Intelligence Suite

Five tools unified under a single install — diagnostics, reference data, AI integration, agent skills, and conversational intelligence for the domain name industry.

The Suite


Five tools, each with a distinct purpose, working in concert.

Seer

Domain Diagnostics

Multi-interface domain intelligence toolkit providing WHOIS and RDAP lookups, DNS resolution and propagation monitoring, SSL and DNSSEC analysis, availability checking, subdomain enumeration, and high-concurrency bulk operations.

20 Python functionsAvailability checkingDNSSEC validationSSL chain analysisCT log enumerationBulk ops (50 concurrent)

Tome

Domain Knowledge Base

Reference database for internet TLDs, DNS record types with RFC references and examples, and a glossary of domain industry terminology. Data models complete, datasets being populated.

TLD databaseDNS record definitionsRFC referencesIndustry glossaryCross-database searchMultiple output formats

Tower

Unified MCP Server

Consolidates Seer and Tome into a single Model Context Protocol server exposing 19 tools through one entry point for AI assistants like Claude.

19 unified tools13 from Seer + 6 from Tomestdio transportClaude Desktop supportClaude Code supportModular dispatch

Scrolls

AI Agent Skills

Skill definitions and reference documentation that give AI agents deep contextual knowledge about domain intelligence tools. Automatically bundled with Tower.

Skill definitionsCLI referencesAPI documentationPython binding guidesConfiguration examplesProgrammatic access

Familiar

Conversational AI Agent

Natural language interface to domain intelligence built on LangGraph Deep Agents. 50 tools for diagnostics, security audits, brand protection, portfolio management, and persistent memory.

50 integrated toolsSecurity auditsBrand protection scansDomain watchlistMulti-LLM supportSession memory

Architecture


Layered by purpose — from raw diagnostics to natural conversation.

Interface Integration Core
Arcanum Meta-package
Familiar AI Agent
Tower MCP Server · 19 tools
Scrolls Agent Skills
Seer Rust core · 20 tools
Tome Rust core · 6 tools
Dependency
Uses / Bundles
1

Seer and Tome form the foundation — Rust performance cores with Python bindings providing raw domain diagnostics and reference data.

2

Tower consolidates both into a single MCP server, while Scrolls provides the contextual knowledge that AI agents need to use them effectively.

3

Familiar sits at the top — a conversational agent with 50 tools that leverages Seer, Tome, and Scrolls' knowledge to answer questions in natural language.

Built With


Rust for speed. Python for reach. Protocols for intelligence.

Rust

Performance-critical cores compiled to native speed with zero-cost abstractions

Python

Orchestration layer with PyO3 bindings, FastAPI servers, and LangGraph agents

MCP

Model Context Protocol for seamless AI assistant integration via stdio transport

Tokio

Asynchronous runtime powering concurrent DNS queries and bulk operations

LangGraph

Deep Agents framework for planning, delegation, and long-conversation context

SQLite

Embedded reference database for TLD, record type, and terminology data

PyO3FastAPIPydanticHickory DNSReqwestSerdeClapHatchlingMCP SDKOllamaLangSmith