Domain Tools

Brandarrow's official documentation for Domain Tools– Bubble.io Plugin.


Vitals

Description

The Domain Tools plugin is a lightweight utility for performing technical operations on domains within your Bubble.io application. It supports DNS queries, SSL certificate checks, and WHOIS information retrieval, making it ideal for developers, marketers, and analysts working with web infrastructure.

Key Features

  • DNS Queries: Retrieve DNS records (e.g., A, MX, TXT, CNAME) for a specified domain.

  • SSL Certificate Checks: Verify a domain’s SSL certificate status and expiration date.

  • WHOIS Information: Access domain registration details like registrar and creation date (if available).

  • Lightweight and Efficient: Integrates seamlessly without impacting app performance.

Price

$10/once | OR | $5/month

Installation

Add the plugin to your Bubble app via the official plugin marketplace.

Demo & Editor

Demo Editor


Instructions

1

Add the actions, elements, or API calls you want to use

2

Fill in the details

3

Display Results

Use the action’s output (e.g., JSON data, status message) in custom states or text elements to display results to users.


Components

Element

Action
  • Domain Tools By Brandarrow - Get DNS Records

  • Domain Tools By Brandarrow - Check SSL

Events

None

Data calls
  • Domain Tools By Brandarrow - Get DNS Records

None: Results are handled via action outputs and can be displayed using state variables or element bindings.


Common Issues & Troubleshooting

Issue
Status
Cause
Fix

Action Returns Empty Response

Shpped

Domain format may be incorrect or the domain is unreachable.

Use root domain (e.g., example.com), not subdomain (www.example.com). Confirm domain exists.

SSL Check Shows Expired for Valid Domain

Shpped

SSL may be managed by a proxy or CDN like Cloudflare.

Check domain's SSL configuration. Contact hosting or domain provider if needed.

Bubble Shows "Plugin Error"

Shpped

Plugin may be misconfigured or inputs are invalid.

Refresh app, verify plugin is installed, and double-check input values.

Incorrect DNS or WHOIS Data

Shpped

Invalid record_type or WHOIS data is restricted by domain registrar.

Use supported DNS record types (A, MX, TXT). Understand some WHOIS info may be private.

Slow Response Times

Shpped

Some domains resolve slower or network issues are present.

Test with a different domain or check your internet connection.


Changelog

Version
Release Date
Changes
Status

v1.0

April 2025

Initial release with DNS lookup, SSL certificate check, and WHOIS info retrieval actions.

Shipped

Need Help?

Help & Support

Last updated

Was this helpful?