dnstrace.dev
live sources

Live TLS inspection

Read the certificate
served right now.

Check certificate issuer, expiry, hostname coverage, serial number and fingerprint.

Try
Your connection
Detecting… Checking IPv4
Locating network Checking provider

What the result means

Live TLS and certificate-transparency evidence

A certificate-transparency entry shows that a certificate was issued; a live endpoint check shows what the server currently presents. DNSTrace.dev uses NetworkCalc live certificate data when available and labels transparency data as a fallback rather than combining the two silently.

  • Issuer and validity
  • SAN hostname coverage
  • Serial number and fingerprint

Diagnostic field guide

Use the evidence, not the guess.

Three practical ways to use this lookup, followed by the boundary the result cannot cross.

Reviewed Sep 2026
01

Check expiry

Read the certificate served now and its not-before and not-after dates before renewal becomes urgent.

02

Verify hostname coverage

Inspect subject alternative names when one certificate should cover an apex, www host or service hostname.

03

Compare live and historical

Separate the certificate on the current TLS endpoint from public certificate-transparency issuance evidence.

How to read the result

  1. Use the live TLS result to identify what the hostname serves at this moment.
  2. Check validity dates and SAN coverage before using the issuer or fingerprint for comparison.
  3. Read CT entries as issuance history; they may describe older, replaced or unused certificates.

Common questions

Before you act on the result

Why can the live certificate differ from CT history?

Certificate transparency records issuance, including replaced and sometimes pre-issued certificates. The live handshake shows only the certificate presented by the endpoint reached during this check.

Does a wildcard certificate cover the root domain?

A name such as *.example.com covers one subdomain level but does not automatically cover example.com itself. The apex must appear separately in the certificate names.

Choose the question

One system, fourteen focused tools.

Each tool has its own indexable page and opens the report at the evidence that answers its question.

Evidence before certainty

The internet has layers.
We keep them separate.

A nameserver identifies the DNS operator. An edge address identifies a public delivery network. An ASN identifies the organization announcing a route. None automatically proves where a hidden origin application runs.

ObservedCorrelatedUnknown stays unknown
Read the detection methodology

Field notes

Read the signal correctly.

All guides

Agent-ready JSON

Give your script or your AI the same public evidence.

GET /api/dns?target=example.com&type=MX
API reference llms.txt

One input, several sources

What a full lookup includes

DNSTrace.dev resolves published DNS answers, follows the primary address to its network owner, and reads registry data for the domain or IP. Your own IP is detected separately and only when this page is open.

DNSRDAPASNGeo IP

Your public network address

What is “My IP”?

Your public IP is the address websites see for your internet connection. It is assigned by your ISP, mobile carrier, workplace, VPN, or proxy and is used to route traffic back to you.

Why it is useful Diagnose your connection

Inspect your ISP, ASN, approximate network location, reverse DNS, and whether traffic is passing through a VPN or hosting network.

What it cannot reveal Not your exact location

IP location usually identifies a city or network region. It does not expose your home address or your device's GPS position.

Privacy Relay-aware, not bypassing

The primary address comes from Cloudflare. An IPv4-only check uses ipify with icanhazip as fallback. Apple Private Relay is verified against Apple's published egress ranges. The original address hidden by a relay cannot be recovered.

Copied