Security & Testing
robtex.com
Provides DNS lookup, IP reputation checking, and Lightning Network channel data tools.
ENDPOINT 1
https://mcp.robtex.com/mcp
Known tools 45
latest_lightning_channelsReturns the most recently opened Lightning Network channels, sorted by open time descending.
ip_reputationCheck an IP address reputation against 100+ real-time blocklists (DNSBLs).
lookup_dnsLookup DNS records (A, AAAA, MX, NS, TXT, CNAME, SOA) for a given hostname.
reverse_lookup_dns_recordsFind hostnames that use a specific DNS record value.
reverse_lookup_mxFind hostnames that use a specific mail server.
reverse_lookup_nsFind hostnames that use a specific nameserver.
reverse_lookup_ipFind hostnames that point to a specific IP address (IPv4 or IPv6).
historic_reverse_lookup_nsFind hostnames that *previously* used a specific nameserver but no longer do.
historic_reverse_lookup_mxFind hostnames that *previously* used a specific mail server but no longer do.
historic_reverse_lookup_ipFind hostnames that *previously* pointed to a specific IP address but no longer do.
lookup_macLook up the manufacturer/vendor of a network device by its MAC address.
lookup_as_whoisLookup WHOIS information for an Autonomous System (AS) number from the RADB routing database.
lookup_lightning_nodeLookup a Lightning Network node by public key.
lookup_lightning_channelLookup a Lightning channel by channel ID.
lookup_lightning_channels_per_nodeLookup all Lightning Network channels for a given node by public key.
get_recommended_lightning_peersGet recommended Lightning Network peers for a given node.
search_lightning_nodes_by_aliasSearch for Lightning Network nodes by partial alias match.
domain_rdapQueries the authoritative RDAP registry for a domain.
parse_hostnameParse a hostname into its constituent parts using the Mozilla Public Suffix List (9700+ entries).
is_subdomainCheck whether a hostname is a subdomain (has labels beyond the registered domain).
registered_domainExtract the registered domain (eTLD+1) from a hostname.
tld_infoGet information about a top-level domain or effective TLD.
reverse_lookup_cnameFind hostnames that have a CNAME record pointing to the specified target.
historic_reverse_lookup_cnameFind hostnames that previously had a CNAME record pointing to the specified target but no longer do.
ip_geolocationGet geographic location data for an IP address: country, city, region, latitude, longitude, timezone.
ip_networkGet the containing network (BGP route), AS number, AS name, and route description for an IP address.
ip_to_asnLightweight lookup: get just the AS number and netblock for an IP address.
ip_blocklist_checkCheck an IP address against IPsum, FireHOL, Tor exit node lists, C2 indicators, Roskomnadzor (Russia), and other threat intelligence feeds.
ip_threat_intelCombined threat intelligence: DNSBL listings, IPsum score, FireHOL lists, bad ASN flag, Tor exit status.
as_infoGet the name, organization, country, and description for an Autonomous System number.
as_prefixesGet all IPv4 and IPv6 network prefixes (netblocks) announced by an Autonomous System.
domain_reputationGet comprehensive domain reputation: Majestic rank, Tranco rank, HaGeZi blocklist status, Blackbook malware status, phishing database status, HSTS preload status, and disposable email detection.
domain_rankingGet 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).
domain_blocklist_checkCheck a domain against HaGeZi DNS blocklists, Steven Black unified hosts, Blackbook malware list, phishing databases, Roskomnadzor (Russia), and Citizen Lab censorship lists.
domain_shared_ipFind other domains hosted on the same IP address(es) as the target domain.
domain_shared_nsFind other domains using the same nameserver(s) as the target domain.
domain_shared_mxFind other domains using the same mail server(s) as the target domain.
check_emailVerify an email address by connecting to its mail server via SMTP.
pingCheck if the API is responding.
lookup_bitcoin_transactionReturns full transaction details: inputs with addresses and values, outputs with spent status, fee, size/weight, SegWit flag, and Lightning Network channel correlation.
lookup_bitcoin_addressReturns address balance, total received/sent, transaction counts, address type (P2PKH, P2SH, P2WPKH, P2TR), first/last seen block, and ransomware/abuse flags.
lookup_bitcoin_blockReturns block header (hash, timestamp, version, merkle root, difficulty, nonce), transaction count, and list of transaction IDs.
bitcoin_address_transactionsReturns a paginated list of transactions involving a Bitcoin address.
bitcoin_transaction_spendsFor a given transaction, returns which subsequent transactions consumed its outputs.
bitcoin_blockchain_statsReturns cumulative blockchain metrics over a configurable block range.