Skip to main content

Hosts & Infrastructure

The Hosts section displays all subdomains and infrastructure discovered through BleedWatch's asset discovery scans. It provides visibility into your public-facing attack surface.

What BleedWatch Discovers

For each domain asset you configure, BleedWatch performs subdomain enumeration and service fingerprinting. Each discovered host record includes:

FieldDescription
SubdomainThe fully qualified domain name (e.g., api.yourcompany.com)
Root DomainThe parent domain (e.g., yourcompany.com)
HTTP StatusThe HTTP response code from probing the host
HTTP TitleThe page title returned by the web server
Tech StackTechnologies detected (e.g., Nginx, React, Node.js)
Resolved IPsIP addresses the hostname resolves to
CNAMECanonical name record, if any
TLS StatusCertificate validity, expiry, and issuer
First SeenWhen BleedWatch first discovered this host
Last SeenWhen the host was last confirmed active

TLS Certificate Monitoring

BleedWatch tracks TLS certificate status for every discovered host:

StatusColorMeaning
ValidGreenCertificate is valid with more than 30 days until expiry
ExpiringYellowCertificate expires within 30 days
ExpiredRedCertificate has already expired
Self-signedYellowCertificate is not issued by a trusted CA
Expired Certificates

Expired or self-signed certificates on public-facing hosts are security findings that can erode customer trust and indicate potential misconfigurations. Address these promptly.

Disappeared Hosts

When a previously discovered host no longer resolves or responds, BleedWatch marks it as Disappeared with a red "Gone" indicator. This can indicate:

  • A subdomain was decommissioned
  • DNS records were removed
  • A potential subdomain takeover opportunity (if the CNAME still points to an unregistered service)
Subdomain Takeover Risk

Pay close attention to disappeared hosts that still have CNAME records pointing to external services (e.g., cloud platforms, CDNs). These may be vulnerable to subdomain takeover attacks.

Filtering Hosts

Use the root domain filter to narrow the host list to a specific parent domain. This is useful when you monitor multiple domains and want to focus on one at a time.

Host Detail Page

Click any subdomain to open the detail page, which provides:

  • Full DNS resolution details (IPs, CNAME chain)
  • Complete technology stack fingerprint
  • TLS certificate details (issuer, expiry date, chain)
  • Historical scan timeline (first seen, last seen, disappeared)
  • Associated vulnerabilities for this host

How to Get Started

  1. Navigate to Assets and add a Domain asset (e.g., yourcompany.com)
  2. Set the scan frequency (hourly, daily, or weekly)
  3. Wait for the first discovery scan to complete
  4. Return to Hosts to see discovered subdomains

Troubleshooting

No Hosts Discovered

If the hosts list is empty:

  1. Verify you have added at least one Domain type asset in Assets
  2. Check that the asset is set to Active monitoring
  3. Allow time for the first discovery scan to complete
  4. Some domains with restrictive DNS configurations may yield fewer results

Host Shows Wrong Tech Stack

Technology fingerprinting is based on HTTP response headers, HTML content, and JavaScript signatures. It may not detect backend technologies that are not exposed in responses. Results improve with each scan cycle.

  • Assets — Configure which domains to monitor
  • CVEs — Vulnerabilities detected on your hosts
  • Dashboard — Overview of all security metrics