dnstrace.dev
live sources

HTTPS response audit

Inspect the browser protections
a site actually sends.

Follow HTTPS redirects and check the final response for important security and isolation headers.

Try
Your connection
Detecting… Checking IPv4
Locating network Checking provider

What the result means

Security headers are response-specific

Headers can differ by hostname, route, status and edge provider. DNSTrace.dev follows redirects, records the final URL and audits the observed response. Presence is not the same as a strong policy, so the exact header value remains visible.

  • HSTS and CSP
  • Framing and MIME protection
  • Permissions and cross-origin policy

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

Audit the final response

Follow HTTPS redirects and inspect the headers returned by the page users actually reach.

02

Find missing defenses

Review HSTS, CSP, framing, MIME, referrer, permissions and cross-origin isolation controls.

03

Compare routes

Test important hostnames and application paths when CDN rules or frameworks return different policies.

How to read the result

  1. Confirm the final URL and response status before interpreting its header set.
  2. Read exact policy values; a present but permissive header can provide little protection.
  3. Retest representative application routes because headers can vary by host, path, status and edge configuration.

Common questions

Before you act on the result

Why do security headers change between pages?

Applications, reverse proxies and CDNs can apply route-specific rules. Redirects, error pages, APIs and cached responses may each carry a different header set.

Does every site need every security header?

No. The right policy depends on content and browser features. HSTS and MIME protection are broadly relevant, while framing, CSP and cross-origin isolation require application-specific design and testing.

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