All posts

AllDomains Resolve — Web Resolver for Solana Domain Names

AllDomains Resolve — Web Resolver for Solana Domain Names

The Problem

Solana has multiple domain name systems — .sol from Bonfida, and a whole range of TLDs from AllDomains (.abc, .bonk, .poor, and more). Resolving these domains to wallet addresses and vice versa required either using individual protocol interfaces or writing custom code.

What It Is

AllDomains Resolve is a web-based resolver for Solana domain names. Enter a domain name or wallet address and get back the resolved information — built to handle the full range of AllDomains TLDs on Solana.

How It Works

Type in a .sol, .abc, .bonk, or other supported domain and the resolver queries the Solana blockchain directly to find the associated wallet address. Reverse lookups work too — paste a wallet address and see what domains it owns.

Why It Matters

Domain names make Solana addresses human-readable. Instead of sharing 8abc...1234, you share metasal.sol. But that only works if people can reliably resolve those names. This tool makes resolution accessible without requiring any technical knowledge.

Part of the AllDomains Ecosystem

AllDomains.id is building the multi-TLD future of Solana identity. This resolver is a utility layer on top of that — a quick way to look up any AllDomains identity from a browser.