Server Details
DNS, IP, AS, domain reputation, and Lightning Network intelligence (44 tools)
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
See and control every tool call
Available Tools
49 toolsas_infoInspect
Get the name, organization, country, and description for an Autonomous System number. Lightweight version of as_whois.
| Name | Required | Description | Default |
|---|---|---|---|
| asn | Yes | AS number (e.g. "AS15169" or "15169") |
as_prefixesInspect
Get all IPv4 and IPv6 network prefixes (netblocks) announced by an Autonomous System. Returns BGP-visible routes.
| Name | Required | Description | Default |
|---|---|---|---|
| asn | Yes | AS number (e.g. "AS15169" or "15169") |
asqueryInspect
Returns networks associated with an AS number.
| Name | Required | Description | Default |
|---|---|---|---|
| asn | Yes | AS number to query |
bitcoin_address_transactionsInspect
Returns a paginated list of transactions involving a Bitcoin address. Filter by direction: received (incoming funds), sent (outgoing funds), or all. Returns up to 100 transactions per call, sorted by block height descending (most recent first).
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Bitcoin address | |
| direction | No | Transaction direction filter | all |
bitcoin_blockchain_statsInspect
Returns cumulative blockchain metrics over a configurable block range. Available metrics include: txs, fees, segwittx, inputs, outputs, insats, outsats, btcusd, volusd, unspentoutputs, fullyspent, unspentsats, addresses, satoshiblocks, clnopen, clnclose, satlnopen, satlnclose, basereward, blockreward, batched, rbf, version2tx, lowestfee, and more. Returns sampled data points suitable for charting.
| Name | Required | Description | Default |
|---|---|---|---|
| metric | Yes | Metric name (e.g., txs, fees, segwittx, btcusd, clnopen) | |
| samples | No | Number of data points to return (evenly spaced across range) | |
| endBlock | No | End block height (defaults to latest) | |
| startBlock | No | Start block height |
bitcoin_transaction_spendsInspect
For a given transaction, returns which subsequent transactions consumed its outputs. Useful for UTXO tracking and chain analysis. Shows the spending txid for each output.
| Name | Required | Description | Default |
|---|---|---|---|
| txid | Yes | Transaction ID (64 hex characters) |
check_emailInspect
Verify an email address by connecting to its mail server via SMTP. Checks MX records, tests if the address is accepted (RCPT TO), detects catch-all domains, and reports TLS support. Results are RAM-cached for 1 hour.
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Email address to verify (e.g., user@example.com) |
domain_blocklist_checkInspect
Check a domain against HaGeZi DNS blocklists, Steven Black unified hosts, Blackbook malware list, and phishing databases. Returns which lists the domain appears on.
| Name | Required | Description | Default |
|---|---|---|---|
| hostname | Yes | Domain to check |
domain_rankingInspect
Get domain popularity rankings from five independent sources: Majestic Million (backlinks), Tranco top 1M (aggregated traffic), Cloudflare Radar (1.1.1.1 DNS query popularity), Cisco Umbrella (OpenDNS query popularity), and Chrome UX Report (real Chrome user traffic).
| Name | Required | Description | Default |
|---|---|---|---|
| hostname | Yes | Domain to check |
domain_reputationInspect
Get comprehensive domain reputation: Majestic rank, Tranco rank, HaGeZi blocklist status, Blackbook malware status, phishing database status, HSTS preload status, and disposable email detection.
| Name | Required | Description | Default |
|---|---|---|---|
| hostname | Yes | Domain to check |
get_recommended_lightning_peersInspect
Get recommended Lightning Network peers for a given node. Returns nodes that are NOT currently peered with the specified node but would improve its centrality score if connected.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of recommended peers to return | |
| offset | No | Offset for pagination | |
| pubkey | Yes | Compressed secp256k1 public key (66 hex chars) |
historic_reverse_lookup_cnameInspect
Find hostnames that previously had a CNAME record pointing to the specified target but no longer do. Tracks CDN and infrastructure migrations.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results | |
| offset | No | Offset for pagination | |
| target | Yes | CNAME target hostname |
historic_reverse_lookup_ipInspect
Find hostnames that previously pointed to a specific IP address but no longer do. Tracks hosting migrations and past IP relationships. Searches both A and AAAA records.
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes | The IP address to search for (IPv4 or IPv6) | |
| limit | No | Maximum number of hostnames to return | |
| offset | No | Offset for pagination |
historic_reverse_lookup_mxInspect
Find hostnames that previously used a specific mail server but no longer do. Tracks email provider migrations and past MX relationships.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of hostnames to return | |
| offset | No | Offset for pagination | |
| mx_server | Yes | The mail server hostname to search for (e.g., aspmx.l.google.com, mx1.example.com) |
historic_reverse_lookup_nsInspect
Find hostnames that previously used a specific nameserver but no longer do. Tracks infrastructure migrations and past delegation relationships.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of hostnames to return | |
| offset | No | Offset for pagination | |
| nameserver | Yes | The nameserver hostname to search for (e.g., chris.ns.cloudflare.com, ns1.example.com) |
ip_blocklist_checkInspect
Check an IP address against IPsum, FireHOL, Tor exit node lists, C2 indicators, and other threat intelligence feeds. Returns which lists the IP appears on and threat scores.
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes | IPv4 or IPv6 address to check |
ip_geolocationInspect
Get geographic location data for an IP address: country, city, region, latitude, longitude, timezone.
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes | IPv4 or IPv6 address |
ip_networkInspect
Get the containing network (BGP route), AS number, AS name, and route description for an IP address.
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes | IPv4 or IPv6 address |
ipqueryInspect
Returns network info, geolocation, and DNS records for an IP address.
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes | IP address to query |
ip_reputationInspect
Check an IP address reputation against 100+ real-time blocklists (DNSBLs). Returns listing status, threat categories, AS info, and blocklist details.
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes | IPv4 or IPv6 address to check (e.g., 8.8.8.8, 2001:4860:4860::8888) |
ip_threat_intelInspect
Combined threat intelligence: DNSBL listings, IPsum score, FireHOL lists, bad ASN flag, Tor exit status. Comprehensive threat assessment for an IP address.
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes | IPv4 or IPv6 address |
ip_to_asnInspect
Lightweight lookup: get just the AS number and netblock for an IP address. Fastest way to map IP to ASN.
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes | IPv4 or IPv6 address |
is_subdomainInspect
Check whether a hostname is a subdomain (has labels beyond the registered domain). Uses the Mozilla Public Suffix List for accurate eTLD detection.
| Name | Required | Description | Default |
|---|---|---|---|
| hostname | Yes | Hostname to check |
latest_lightning_channelsInspect
Returns the most recently opened Lightning Network channels, sorted by open time descending.
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of channels to return (1-1000) |
lookup_as_whoisInspect
Lookup WHOIS information for an Autonomous System (AS) number from the RADB routing database. Returns routing policy, network information, and administrative contacts.
| Name | Required | Description | Default |
|---|---|---|---|
| asn | Yes | AS number to lookup (e.g., "AS15169" or "15169" for Google) |
lookup_bitcoin_addressInspect
Returns address balance, total received/sent, transaction counts, address type (P2PKH, P2SH, P2WPKH, P2TR), first/last seen block, and ransomware/abuse flags. Supports all Bitcoin address formats.
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Bitcoin address (P2PKH, P2SH, Bech32, Bech32m) |
lookup_bitcoin_blockInspect
Returns block header (hash, timestamp, version, merkle root, difficulty, nonce), transaction count, and list of transaction IDs. Supports lookup by block height.
| Name | Required | Description | Default |
|---|---|---|---|
| height | Yes | Block height (0 = genesis block) |
lookup_bitcoin_transactionInspect
Returns full transaction details: inputs with addresses and values, outputs with spent status, fee, size/weight, SegWit flag, and Lightning Network channel correlation. Supports both confirmed and mempool transactions.
| Name | Required | Description | Default |
|---|---|---|---|
| txid | Yes | Transaction ID (64 hex characters) |
lookup_dnsInspect
Lookup DNS records (A, AAAA, MX, NS, TXT, CNAME, SOA) for a given hostname. Also returns domain reputation info (Majestic, Tranco rankings, blocklist status).
| Name | Required | Description | Default |
|---|---|---|---|
| hostname | Yes | Hostname or domain to lookup (e.g., example.com, www.example.com) |
lookup_lightning_channelInspect
Lookup a Lightning channel by channel ID. Supports numeric, block x txn x vout, or block:txn:vout formats.
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes | Lightning channel ID (numeric, blockxtxnxvout, or block:txn:vout format) |
lookup_lightning_channels_per_nodeInspect
Lookup all Lightning Network channels for a given node by public key.
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | Compressed secp256k1 public key (66 hex chars) | |
| limit | No | Maximum number of channels to return | |
| offset | No | Offset for pagination |
lookup_lightning_nodeInspect
Lookup a Lightning Network node by public key. Returns node alias, peer count, channel count, and centrality ranking.
| Name | Required | Description | Default |
|---|---|---|---|
| pubkey | Yes | Compressed secp256k1 public key (66 hex chars) |
lookup_macInspect
Look up the manufacturer/vendor of a network device by its MAC address. Uses the official IEEE OUI (Organizationally Unique Identifier) database with ~30K entries.
| Name | Required | Description | Default |
|---|---|---|---|
| mac_address | Yes | MAC address to look up (e.g., D8:A3:5C:12:34:56, D8-A3-5C-12-34-56, or D8A35C123456). Only the first 6 hex characters (OUI prefix) are used. |
parse_hostnameInspect
Parse a hostname into its constituent parts using the Mozilla Public Suffix List (9700+ entries). Returns eTLD (effective TLD), registered domain, subdomain, labels, and depth. Handles multi-level eTLDs (co.uk, co.jp, com.au) and platform suffixes (github.io, herokuapp.com).
| Name | Required | Description | Default |
|---|---|---|---|
| hostname | Yes | Hostname to parse (e.g. www.mail.example.co.uk) |
pdns_forwardInspect
Returns passive DNS records for a domain (A, AAAA, MX, NS, CNAME).
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain to look up |
pdns_reverseInspect
Returns domains that reference a given value. Use type=a (default) for IP, type=ns for nameserver, type=mx for mail server.
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Record type | a |
| value | Yes | IP address, nameserver, or mail server hostname |
pdns_reverse_historicInspect
Returns domains that previously referenced a given value but no longer do. Use type=a (default) for IP, type=ns for nameserver, type=mx for mail server.
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Record type | a |
| value | Yes | IP address, nameserver, or mail server hostname |
pingInspect
Check if the API is responding. Returns status and server timestamp.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
registered_domainInspect
Extract the registered domain (eTLD+1) from a hostname. For example, www.mail.example.co.uk returns example.co.uk.
| Name | Required | Description | Default |
|---|---|---|---|
| hostname | Yes | Hostname to extract registered domain from |
reverse_lookup_cnameInspect
Find hostnames that have a CNAME record pointing to the specified target. Useful for CDN and load balancer investigations.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results | |
| offset | No | Offset for pagination | |
| target | Yes | CNAME target hostname (e.g. cdn.cloudflare.net) |
reverse_lookup_dns_recordsInspect
Find hostnames that use a specific DNS record value. Query which hostnames point to an IP address, use a particular nameserver, or reference any DNS value. For example: 'which hostnames point to 1.2.3.4?' or 'which hostnames use chris.ns.cloudflare.com as their nameserver?'
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of hostnames to return | |
| value | Yes | The DNS record value to search for (e.g., IP address, nameserver hostname, mail server, CNAME target) | |
| offset | No | Offset for pagination | |
| record_type | No | Type of DNS record to search (A, AAAA, NS, MX, CNAME, TXT) | A |
reverse_lookup_ipInspect
Find hostnames that point to a specific IP address (IPv4 or IPv6). Searches both A and AAAA records. For example: which hostnames point to 1.2.3.4?
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes | The IP address to search for (IPv4 or IPv6) | |
| limit | No | Maximum number of hostnames to return | |
| offset | No | Offset for pagination |
reverse_lookup_mxInspect
Find hostnames that use a specific mail server. For example: which hostnames use aspmx.l.google.com as their mail server?
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of hostnames to return | |
| offset | No | Offset for pagination | |
| mx_server | Yes | The mail server hostname to search for (e.g., aspmx.l.google.com, mx1.example.com) |
reverse_lookup_nsInspect
Find hostnames that use a specific nameserver. For example: which hostnames use chris.ns.cloudflare.com as their nameserver?
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of hostnames to return | |
| offset | No | Offset for pagination | |
| nameserver | Yes | The nameserver hostname to search for (e.g., chris.ns.cloudflare.com, ns1.example.com) |
search_lightning_nodes_by_aliasInspect
Search for Lightning Network nodes by partial alias match. Returns nodes whose aliases contain the search term (case-insensitive).
| Name | Required | Description | Default |
|---|---|---|---|
| alias | Yes | Search term to match against node aliases | |
| limit | No | Maximum number of nodes to return | |
| offset | No | Offset for pagination |
tld_infoInspect
Get information about a top-level domain or effective TLD. Returns whether it is in the Public Suffix List, how many sub-suffixes exist, and classification (ccTLD, gTLD, or infrastructure).
| Name | Required | Description | Default |
|---|---|---|---|
| tld | Yes | TLD or eTLD to look up (e.g. "uk", "co.uk", "github.io") |
To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [
{
"email": "your-email@example.com"
}
]
}The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.
Control your server's listing on Glama, including description and metadata
Receive usage reports showing how your server is being used
Get monitoring and health status updates for your server
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!