Skip to Main Content
Liongard Library

Welcome to Liongard Library, where Lions share! This is a community-led space where Liongard users can come to teach and learn from one another.
Share custom Metrics, get inspired and see what’s trending in the Pride.

Pride Etiquette:
➕ Have great custom Metrics? Add them as entries!
🌟 Want to use a Metric? Copy the query and
follow this doc.
👍 Tried a Metric from the Library? Like it!
📣 Have a question or feedback on a Metric? Add a comment!
🔎 Not sure where to start? Learn about Metrics and how to write them.
💬 Need help writing a metric or want to help support others? Join the conversation in our Liongard Lounge #metrics slack channel.


🥴 See something off? Open a support chat to let us know.

Categories Internet Domain/DNS
Created by Lamont Largie
Created on Dec 9, 2024

Internet Domain/DNS: List of Subdomains + Details

Category: Domain Management and Subdomain Monitoring

Description:

This metric provides a detailed list of subdomains for each domain managed in the Internet Domain/DNS inspector. It includes key details such as the subdomain name, associated IP address, and whether SSL is enabled.

Purpose:

  • To track subdomain configurations and their attributes for improved visibility and security monitoring.

  • To identify subdomains without SSL for prioritizing security updates.

  • To ensure all subdomains are correctly configured and active.

How it Works:

  • Queries the Subdomains[] array to retrieve subdomain details, including:

    • Name: The name of the subdomain (e.g., sub.example.com).

    • IP Address: The associated IP address for the subdomain.

    • SSL Status: Indicates if the subdomain has SSL enabled (true or false).

  • Outputs results in a readable, detailed format.

Beneficiaries:

  • IT Administrators: To manage and review subdomain configurations and monitor their status.

  • Security Teams: To identify subdomains without SSL for security updates.

  • Compliance Teams: To ensure subdomains comply with organizational security and operational policies.

Query

Subdomains[].[['Name:'target],['IP:'ipaddress],['Has SSL:'subdomainHasSSL],['--']][]

  • Attach files