Skip to main content

Engineer's DNS Intelligence Report

hirt.dev
2 Mar 2026, 01:45 UTC · 75.0s ·v26.28.35 · SHA-3-512: 0e5f✱✱✱✱ Verify
Recon ModeRecon Mode Snapshot Re-analyze New Domain
Footprint
DNS Security & Trust Posture
Risk Level: Low Risk
6 protocols configured, 3 not configured Why we go beyond letter grades
Analysis Confidence (ICD 203)
MODERATE 66/100
Resolver agreement is inconsistent for some protocols, limiting confidence. Data currency and system maturity are adequate.
Accuracy 58% Currency 76/100 Maturity verified
Limiting factor: Resolver agreement is low for this scan — some protocols returned inconsistent results across resolvers
Intelligence Currency
Data Currency: Good 75/100
ICuAE Details
Currentness Excellent TTL Compliance Excellent Completeness Degraded Source Credibility Excellent TTL Relevance Degraded
DNS data is mostly current with minor gaps — good intelligence currency

The following DNS record TTLs deviate from recommended values. Incorrect TTLs can cause caching issues, slow propagation, or unnecessary DNS traffic.

Record Type Observed TTL Typical TTL Severity Context
TXT 5 minutes (300s) 1 hour (3600s) high TXT TTL is below typical — observed 5 minutes (300s), typical value is 1 hour (3600s). Short TTLs increase DNS query volume but enable faster propagation. If you are preparing for a migration or need rapid failover, this may be intentional (RFC 1035 §3.2.1). For steady-state production, consider 3600 seconds per NIST SP 800-53 SI-18 relevance guidance. Use the TTL Tuner for profile-specific recommendations.
AAAA 5 minutes (300s) 1 hour (3600s) high AAAA TTL is below typical — observed 5 minutes (300s), typical value is 1 hour (3600s). Short TTLs increase DNS query volume but enable faster propagation. If you are preparing for a migration or need rapid failover, this may be intentional (RFC 1035 §3.2.1). For steady-state production, consider 3600 seconds per NIST SP 800-53 SI-18 relevance guidance. Use the TTL Tuner for profile-specific recommendations.
Provider Note: This TTL (5 minutes (300s)) matches Cloudflare's fixed proxied-record TTL. If this record is proxied (orange cloud), the TTL is enforced by Cloudflare and cannot be changed. Disable proxying (gray cloud) to regain TTL control, at the cost of losing Cloudflare's DDoS protection and CDN.
A 5 minutes (300s) 1 hour (3600s) high A TTL is below typical — observed 5 minutes (300s), typical value is 1 hour (3600s). Short TTLs increase DNS query volume but enable faster propagation. If you are preparing for a migration or need rapid failover, this may be intentional (RFC 1035 §3.2.1). For steady-state production, consider 3600 seconds per NIST SP 800-53 SI-18 relevance guidance. Use the TTL Tuner for profile-specific recommendations.
Provider Note: This TTL (5 minutes (300s)) matches Cloudflare's fixed proxied-record TTL. If this record is proxied (orange cloud), the TTL is enforced by Cloudflare and cannot be changed. Disable proxying (gray cloud) to regain TTL control, at the cost of losing Cloudflare's DDoS protection and CDN.
NS 6 hours (21600s) 1 day (86400s) medium NS TTL is below typical — observed 6 hours (21600s), typical value is 1 day (86400s). Short TTLs increase DNS query volume but enable faster propagation. If you are preparing for a migration or need rapid failover, this may be intentional (RFC 1035 §3.2.1). For steady-state production, consider 86400 seconds per NIST SP 800-53 SI-18 relevance guidance. Use the TTL Tuner for profile-specific recommendations.
MX 5 minutes (300s) 1 hour (3600s) high MX TTL is below typical — observed 5 minutes (300s), typical value is 1 hour (3600s). Short TTLs increase DNS query volume but enable faster propagation. If you are preparing for a migration or need rapid failover, this may be intentional (RFC 1035 §3.2.1). For steady-state production, consider 3600 seconds per NIST SP 800-53 SI-18 relevance guidance. Use the TTL Tuner for profile-specific recommendations.

Big Picture Questions

  • How often do you actually change this record? If it hasn’t changed in months, a short TTL is generating unnecessary DNS queries without any benefit.
  • Are you preparing for a migration or IP change? Short TTLs make sense temporarily — but should be raised back to 1 hour (3600s) once the change is complete.
  • Every DNS lookup adds 20–150ms of latency. With a 60s TTL, returning visitors trigger a fresh lookup every minute. With 3600s, they get cached responses for an hour — faster page loads, no extra infrastructure needed.
  • Google runs A records at ~30s because they operate a global anycast network and need to steer traffic dynamically. For a typical website without that infrastructure, copying those TTLs increases query volume with zero upside.
Tune TTL for hirt.dev
Reference: NIST SP 800-53 SI-7 (Information Integrity) · RFC 8767 (Serve Stale) · RFC 1035 §3.2.1 (TTL semantics) DNS provider detected: Cloudflare — provider-specific RFC compliance notes are shown inline above where applicable.
Primary NS elisabeth.ns.cloudflare.com
Serial 2397825196
Admin dns.cloudflare.com
Provider Cloudflare
Timer Value RFC 1912 Range
Refresh10000s1,200–43,200s (20 min – 12 hrs)
Retry2400sFraction of Refresh
Expire604800s1,209,600–2,419,200s (14–28 days)
Minimum (Neg. Cache)1800s300–86,400s (5 min – 1 day)
Expire: SOA Expire is 7 days (604800s). RFC 1912 §2.2 recommends 1,209,600–2,419,200 seconds (14–28 days). If the primary nameserver becomes unreachable, secondary nameservers will stop serving this zone after only 7 days (604800s). Cloudflare's anycast architecture reduces the practical risk, but this value departs from the RFC recommendation.

Independent RFC compliance assessment for Cloudflare. Each finding cites the specific RFC section and reports what the engineering community consensus is. We report honestly — if a provider deviates from standards, we explain what they did differently and what the RFCs actually say.

SOA Expire below RFC 1912 recommendation RFC 1912 §2.2

Cloudflare sets SOA Expire to 604,800 seconds (7 days). RFC 1912 §2.2 recommends 1,209,600–2,419,200 seconds (14–28 days). This means secondary nameservers stop serving the zone sooner if the primary becomes unreachable. Cloudflare's position is that their anycast architecture makes traditional zone transfer semantics less relevant. SOA timers are not editable on Free, Pro, or Business plans.

Below RFC recommendation
Proxied record TTLs fixed at 300s RFC 2181 §5.2

Cloudflare overrides the zone administrator's TTL to 300 seconds for all proxied (orange-cloud) records. RFC 2181 §5.2 requires TTL uniformity within an RRset but does not mandate a specific value. As the authoritative server, Cloudflare is technically within its rights, but the administrator loses TTL control. This can affect ACME DNS-01 challenges and automation workflows that depend on rapid propagation.

Technically compliant, but overrides administrator intent
Non-standard SOA serial format RFC 1912 §2.2

RFC 1912 recommends YYYYMMDDNN format for SOA serial numbers (e.g., 2026022501). Cloudflare uses a proprietary serial number format that does not encode the date. RFC 1035 only requires the serial to increment on changes, so this is compliant with the mandatory standard but breaks the convention relied on by monitoring tools.

Compliant with RFC 1035, deviates from RFC 1912 convention
Negative cache TTL delays new records RFC 2308 §5

Cloudflare's SOA MINIMUM (negative cache TTL) is 1,800–3,600 seconds (30–60 minutes). This controls how long resolvers cache NXDOMAIN responses. Newly created DNS records — including ACME DNS-01 challenge TXT records for Let's Encrypt — may be invisible for up to 1 hour even after creation. This causes certificate issuance failures for automation tools like cert-manager and Traefik. Workaround: pre-create placeholder records before they're needed. This is RFC-compliant but aggressive compared to the 300–900 seconds common at other providers.

RFC-compliant, but causes real-world automation failures
Historical RFC 2181 §5.2 violation: TTL mismatch in CNAME RRsets RFC 2181 §5.2

In February 2022, Cloudflare's resolver (1.1.1.1) returned CNAME responses with mismatched TTLs within the same RRset — including cases where one TTL was zero and another was non-zero. RFC 2181 §5.2 explicitly states: 'the TTLs of all RRs in an RRSet must be the same.' systemd-resolved (used by Arch Linux, Ubuntu, Fedora, and most modern Linux distributions) correctly rejected these responses per the RFC, causing widespread DNS resolution failures. Cloudflare acknowledged the issue and it appears to have been fixed, but it demonstrated that Cloudflare's DNS infrastructure can deviate from RFC requirements in ways that break compliant resolver implementations.

Was a documented RFC violation — appears resolved
This assessment is based on RFC specifications, provider documentation, and documented incidents from DNS engineering communities. DNS Tool does not have a commercial relationship with any provider listed.
Suggested Scanner Configuration Medium Confidence
Based on 9 historical scans of this domain
Parameter Current Suggested Severity Rationale
timeout_seconds 5s 8s low Average scan duration is 31.3s, suggesting DNS responses are slow for this domain. Increasing timeout from 5s to 8s prevents premature resolution failures.
RFC 8767
Suggestions require explicit approval before applying. No automatic changes will be made.
Email Spoofing
Protected
Brand Impersonation
Not Setup
DNS Tampering
Unsigned
Certificate Control
Configured
Configured
SPF, DMARC (reject), DKIM, TLS-RPT, DANE, CAA
Not Configured
MTA-STS, BIMI, DNSSEC
Priority Actions 4 total Achievable posture: Low Risk
High DANE Requires DNSSEC

DANE/TLSA records are present but DNSSEC is not enabled. DANE cannot function without DNSSEC validation.

Medium Enable DNSSEC

DNSSEC is not enabled for this domain. DNSSEC provides cryptographic authentication of DNS responses, preventing cache poisoning and DNS spoofing attacks.

Low Add BIMI Record

Your domain has DMARC reject — you qualify for BIMI, which displays your brand logo in receiving email clients that support it (Gmail, Apple Mail, Yahoo).

BIMI displays your verified brand logo next to your emails in supporting mail clients.
FieldValue
TypeTXT
Hostdefault._bimi.hirt.dev (BIMI default record)
Valuev=BIMI1; l=https://hirt.dev/brand/logo.svg
Low Deploy MTA-STS

MTA-STS enforces TLS encryption for inbound mail delivery, preventing downgrade attacks on your mail transport.

MTA-STS tells sending servers to require TLS when delivering mail to your domain.
FieldValue
TypeTXT
Host_mta-sts.hirt.dev (MTA-STS policy record)
Valuev=STSv1; id=hirt.dev
Registrar (RDAP) OBSERVED LIVE
Namecheap Inc.
Where domain was purchased
Email Service Provider INFERRED
ProtonMail
Strongly Protected
Web Hosting
Unknown
Where website is hosted
DNS Hosting OBSERVED
Cloudflare
Where DNS records are edited
Email Security Methodology Can this domain be impersonated by email? No SPF and DMARC reject policy enforced

SPF Record RFC 7208 §4 Verified

Does this domain declare who may send email on its behalf? Yes
Success ~all 2/10 lookups

SPF valid with industry-standard soft fail (~all), 2/10 lookups

v=spf1 include:_spf.protonmail.ch mx ~all
RFC 7208 Conformant — This SPF record conforms to the syntax and semantics defined in RFC 7208 §4.
RFC Failure Mode: Unlike DMARC (where unknown tags are silently ignored per RFC 7489 §6.3), SPF with unrecognized mechanisms produces a PermError per RFC 7208 §4.6 — the record fails loudly rather than silently.
Related CVEs: CVE-2024-7208 (multi-tenant domain spoofing), CVE-2024-7209 (shared SPF exploitation), CVE-2023-51764 (SMTP smuggling bypasses SPF)
~all is the industry standard. Google, Apple, and most providers default to soft fail. CISA (BOD 18-01) and RFC 7489 confirm that DMARC policy — not SPF alone — is the primary enforcement control. Using ~all allows DKIM to be evaluated before a DMARC decision is made. This domain uses ~all + DMARC reject: the strongest compatible security stance, aligned with CISA and RFC guidance.

DMARC Policy RFC 7489 §6.3 Verified

Are spoofed emails rejected or quarantined? Yes — reject policy
Success p=reject

DMARC policy reject (100%) - excellent protection

v=DMARC1; p=reject; adkim=s; aspf=s; rua=mailto:jochen+dmarcreports@hirt.dev
Alignment: SPF strict DKIM strict
No np= tag (DMARCbis) — non-existent subdomains inherit p= policy but adding np=reject provides explicit protection against subdomain spoofing
No forensic reporting (ruf) tag — this is correct. The absence of ruf= is not a gap. RFC 7489 §7.3 warns that forensic reports can expose PII (full message headers or bodies). Google, Microsoft, and Yahoo do not honour ruf= requests regardless. The DMARCbis draft (draft-ietf-dmarc-dmarcbis) has formally removed ruf= from the specification, confirming its deprecation. Omitting ruf= is the recommended modern practice. RFC 7489 §7.3 — Forensic Reports
RFC 7489 Conformant — DMARC record conforms to RFC 7489 §6.3 with full enforcement.
DMARCbis (Pending): draft-ietf-dmarc-dmarcbis will elevate DMARC to Standards Track, obsolete RFC 7489, replace pct= with t= (testing flag), add np= (non-existent subdomain policy), and mandate DNS tree walk for policy discovery instead of the Public Suffix List.
Related CVEs: CVE-2024-49040 (Exchange sender spoofing), CVE-2024-7208 (multi-tenant DMARC bypass)

DKIM Records RFC 6376 §3.6 Verified

Are outbound emails cryptographically signed? Yes — verified
Found

Found DKIM records for 2 selector(s)

protonmail._domainkey
v=DKIM1;k=rsa;p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqEofqwCkcnklfztDOXPC7o37HPyMgJFxiFvhwdr8UziQLPjgasdNG0SZeRMKlFIn5+xGASTl/6Y/ESRR0ItjDhD8TDajoTEIG+fV3hEuIBJkmr7yxgV7Uh4reEpIv2rpO+cU8CI9ztqQtW+4T5iH1fzeNVoAWB3HMizYnGXrbAkOL7NEQKUh8r1Ss8Cf8w1x/AXfz/DOVvTnOcgD4HYbpfu4SSPlrDh7jh3E0geBNx185BWlMQE691Bw0zx+NlDqgcpFG8nRHQ5OyjVgA5f5eEdMzehQF2j3GKdnOetuXaz9WSKpt2rHK2yPO1s9nLIs+vy6E5BIpn3EnbNDuopBPQIDAQAB;
protonmail2._domainkey
v=DKIM1;k=rsa;p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA7H2WmEFt5iOcHEXdtkavNGqXKFLu4bQSfSiyy3kFN1Sl3l3wkgCPND/FW/3TgpnmBYYxj1ZK9MCeGXkEypJm8vo4WQCaU0yqTSXIVf3nxEXjp5qKLySMvS2Y+BGYkAnZ1DzWEDwThEfDM31Mze3I2wiScEVETvhGmwQ3aaq1BGnRaEOjomQgDzAJRJl+BTf8gbbvYQQJikXwOgYoWRSR0OhgzzugqJoQ5h5UNJY/cyyA2Y1zhd0njUwTWuSTOs8AsSEbHxFpLb9yINH3qrzwobzDayS6YoHayDAM301hF+N5Vrup3LFTS2gZq3nHHKaVU4LGiQ9S9Ndvspg6n0oc5QIDAQAB;
RFC 6376 Conformant — DKIM keys and signatures conform to RFC 6376 §3.6 (Internet Standard).
Known Vulnerabilities: DKIM l= tag body length vulnerability (attacker appends unsigned content to signed mail), weak key exploitation (keys below 1024-bit are cryptographically breakable per RFC 6376 §3.3.3), DKIM replay attacks (re-sending legitimately signed messages at scale)

MTA-STS RFC 8461 §3 Verified

Can attackers downgrade SMTP to intercept mail? Not prevented
Warning

MTA-STS DNS record found but policy file inaccessible

v=STSv1; id=hirt.dev
Policy file: HTTP 403

MTA-STS policy enforcement is evaluated in Mail Transport Security below.

TLS-RPT RFC 8460 §3 Verified

Will failures in TLS delivery be reported? Yes — reports configured
Success

TLS-RPT configured - receiving TLS delivery reports

v=TLSRPTv1; rua=mailto:tls-reports@hirt.dev

DANE / TLSA Verified Recon Methodology Can mail servers establish identity without a public CA? Yes

DANE configured — TLSA records found for all 2 MX hosts

MX Host Usage Selector Match Certificate Data
mail.protonmail.ch 3 DANE-EE (Domain-issued certificate) Public key only (SubjectPublicKeyInfo) SHA-256 6111a5698d23c89e09c36ff833c1487edc1b0c841f87c49dae8f7a09e11e979e
mail.protonmail.ch 3 DANE-EE (Domain-issued certificate) Public key only (SubjectPublicKeyInfo) SHA-256 76bb66711da416433ca890a5b2e5a0533c6006478f7d10a4469a947acc8399e1
mailsec.protonmail.ch 3 DANE-EE (Domain-issued certificate) Public key only (SubjectPublicKeyInfo) SHA-256 6111a5698d23c89e09c36ff833c1487edc1b0c841f87c49dae8f7a09e11e979e
mailsec.protonmail.ch 3 DANE-EE (Domain-issued certificate) Public key only (SubjectPublicKeyInfo) SHA-256 76bb66711da416433ca890a5b2e5a0533c6006478f7d10a4469a947acc8399e1

Email Transport Security

Two mechanisms protect email in transit. DANE is the primary standard; MTA-STS is the alternative for domains that cannot deploy DNSSEC:

  • DNSSEC + DANE (RFC 7672) — Cryptographic chain of trust from DNS root to mail server certificate. Eliminates reliance on certificate authorities. No trust-on-first-use weakness. Requires DNSSEC.
  • MTA-STS (RFC 8461) — HTTPS-based policy requiring TLS for mail delivery. Works without DNSSEC but relies on CA trust and is vulnerable on first use (§10). Created for domains where “deploying DNSSEC is undesirable or impractical” (§2).
This domain uses DNSSEC + DANE — the strongest cryptographic transport security. DANE binds TLS certificates to DNSSEC-signed DNS records, creating a verifiable chain of trust from root to mail server (RFC 7672 §1.3). MTA-STS could complement this for senders that don't validate DNSSEC, but DANE alone provides the highest level of protection available.

Industry trend: Microsoft Exchange Online enforces inbound DANE with DNSSEC (GA October 2024), and providers like Proton Mail and Fastmail also support DANE. Google Workspace does not support DANE and relies on MTA-STS. Both mechanisms coexist because DANE is backward-compatible — senders skip the check if the domain isn't DNSSEC-signed (RFC 7672 §1.3).


Brand Security Can this brand be convincingly faked? Possible DMARC reject policy blocks email spoofing (RFC 7489 §6.3) and CAA restricts certificate issuance (RFC 8659 §4), but no BIMI brand verification — lookalike domains display identically in inboxes without visual proof of authenticity

BIMI BIMI Spec Verified Warning

Is the brand identity verified and displayed in inboxes? No

No BIMI record found

CAA RFC 8659 §4 Verified Success

Does this domain restrict who can issue TLS certificates? Yes

CAA configured - only ssl.com, DigiCert, cansignhttpexchanges=yes, Sectigo, Let's Encrypt can issue certificates (wildcard issuance: DigiCert, Sectigo, ssl.com, cansignhttpexchanges=yes, Let's Encrypt per RFC 8659 §4.3)

Authorized CAs: ssl.com DigiCert cansignhttpexchanges=yes Sectigo Let's Encrypt
0 issuewild "digicert.com; cansignhttpexchanges=yes"
0 issue "ssl.com"
0 issue "digicert.com; cansignhttpexchanges=yes"
0 issuewild "comodoca.com"
0 issuewild "ssl.com"
0 issuewild "pki.goog; cansignhttpexchanges=yes"
0 issue "pki.goog; cansignhttpexchanges=yes"
0 issue "comodoca.com"
0 issuewild "letsencrypt.org"
0 issue "letsencrypt.org"
Since September 2025, all public CAs must verify domain control from multiple geographic locations (Multi-Perspective Issuance Corroboration, CA/B Forum Ballot SC-067). CAA records are now checked from multiple network perspectives before certificate issuance.
Vulnerability Disclosure Policy (security.txt) Is there a verified way to report security issues? No RFC 9116

No security.txt found

A security.txt file at /.well-known/security.txt provides security researchers with a standardized way to report vulnerabilities. See securitytxt.org for a generator.

AI Surface Scanner Beta Is this domain discoverable by AI — and protected from abuse? No

No AI governance measures detected

llms.txt llmstxt.org
Is this domain publishing AI-readable brand context? No
No llms.txt found
No llms-full.txt found
AI Crawler Governance (robots.txt) RFC 9309 IETF Draft
Are AI crawlers explicitly allowed or blocked? Not blocked
No AI crawler blocking observed — no blocking directives found in robots.txt
Content-Usage Directive IETF Draft
Does the site express AI content-usage preferences? Not Configured
No Content-Usage directive detected. The IETF AI Preferences working group is developing a Content-Usage: directive for robots.txt that lets site owners declare whether their content may be used for AI training and inference. This is an active draft, not yet a ratified standard.
Example: Add Content-Usage: ai=no to robots.txt to deny AI training, or Content-Usage: ai=allow to explicitly permit it. Without this directive, AI crawler behavior depends on individual crawler policies and User-agent rules.
AI Recommendation Poisoning
Is this site trying to manipulate AI recommendations? No
No AI recommendation poisoning indicators found
Hidden Prompt Artifacts
Is hidden prompt-injection text present in the source? No
No hidden prompt-like artifacts detected
Evidence Log (1 item)
TypeDetailSeverityConfidence
robots_txt_no_ai_blocks robots.txt found but no AI-specific blocking directives low Observed
Public Exposure Checks Are sensitive files or secrets exposed? No

No exposed secrets detected in public page source — same-origin, non-intrusive scan of publicly visible page source and scripts.

No exposed secrets, API keys, or credentials were detected in publicly accessible page source or scripts.
What type of scan is this?

This is OSINT (Open Source Intelligence) collection — we check the same publicly accessible URLs that any web browser could visit. No authentication is bypassed, no ports are probed, no vulnerabilities are exploited.

Is this a PCI compliance scan? No. PCI DSS requires scans performed by an Approved Scanning Vendor (ASV) certified by the PCI Security Standards Council. DNS Tool is not an ASV. If you need PCI compliance scanning, engage a certified ASV such as Qualys, Tenable, or Trustwave.

Is this a penetration test? No. Penetration testing involves active exploitation attempts against systems with authorization. Our checks are passive observation of publicly accessible resources — the same methodology used by Shodan, Mozilla Observatory, and other OSINT platforms.

DNS Server Security Hardened

No DNS server misconfigurations found on elisabeth.ns.cloudflare.com — Nmap NSE probes for zone transfer (AXFR), open recursion (RFC 5358), nameserver identity disclosure, and DNS cache snooping.

Check Result Detail
Zone Transfer (AXFR) Denied Zone transfer denied (correct configuration)
Open Recursion Disabled Recursion disabled (correct configuration)
Nameserver Identity Hidden No nameserver identity information disclosed
Cache Snooping Protected Cache snooping not possible (correct configuration)

Tested nameservers: elisabeth.ns.cloudflare.com, tom.ns.cloudflare.com

Delegation Consistency 1 Issue

Delegation consistency: 1 issue(s) found — Parent/child NS delegation alignment: DS↔DNSKEY, glue records, TTL drift, SOA serial sync.

Findings:
  • Could not retrieve NS TTL from parent zone

DS ↔ DNSKEY Alignment Aligned

Glue Record Completeness Complete

NameserverIn-BailiwickIPv4 GlueIPv6 GlueStatus
elisabeth.ns.cloudflare.com No N/A N/A OK
tom.ns.cloudflare.com No N/A N/A OK

NS TTL Comparison Drift

Child TTL: 86400s Drift: 0s

SOA Serial Consistency Consistent

elisabeth.ns.cloudflare.com: 2.397825196e+09
tom.ns.cloudflare.com: 2.397825196e+09
Nameserver Fleet Matrix Healthy

Analyzed 2 nameserver(s) for hirt.dev — Per-nameserver reachability, ASN diversity, SOA serial sync, and lame delegation checks.

Nameserver IPv4 IPv6 ASN / Operator UDP TCP AA SOA Serial
tom.ns.cloudflare.com 173.245.59.147
108.162.193.147
172.64.33.147
2606:4700:58::adf5:3b93
2803:f800:50::6ca2:c193
2a06:98c1:50::ac40:2193
AS13335
Cloudflare, Inc.
2397825196
elisabeth.ns.cloudflare.com 108.162.194.224
162.159.38.224
172.64.34.224
2a06:98c1:50::ac40:22e0
2606:4700:50::a29f:26e0
2803:f800:50::6ca2:c2e0
AS13335
Cloudflare, Inc.
2397825196
Unique ASNs
1
Unique Operators
1
Unique /24 Prefixes
6
Diversity Score
Fair

1 ASN(s), 6 /24 prefix(es) — consider adding diversity

Mail Transport Security Beta Is mail transport encrypted and verified? Yes DANE/TLSA provides cryptographic transport verification

All 2 server(s) verified: encrypted transport confirmed via direct SMTP probe and DNS policy

Policy Assessment Primary
  • DANE/TLSA records published — mail servers pin TLS certificates via DNSSEC (RFC 7672)
  • TLS-RPT configured — domain monitors TLS delivery failures (RFC 8460)
  • Proton Mail enforces TLS 1.2+ with DANE support
Telemetry
TLS-RPT configured — domain receives reports about TLS delivery failures from sending mail servers (RFC 8460)
Reporting to: mailto:tls-reports@hirt.dev
Live Probe Supplementary
MX Host STARTTLS TLS Version Cipher Certificate
mail.protonmail.ch TLSv1.3 TLS_AES_256_GCM_SHA384 Invalid
mailsec.protonmail.ch TLSv1.3 TLS_AES_256_GCM_SHA384 Valid
Expires: 2026-04-25 (54 days)
Issuer: Let's Encrypt
Multi-Vantage Probe Results
Split verdict 2 probes, 1 responded
US-East (Boston) observed
Partial TLS support
12.596s
France - EU skipped
Infrastructure Intelligence Who hosts this domain and what services power it? Direct

ASN / Network Success

Resolved 0 unique ASN(s) across 4 IP address(es)

IPv4 Mappings:
104.21.15.16AS ()
172.67.161.4AS ()
IPv6 Mappings:
2606:4700:3031::6815:f10AS ()
2606:4700:3037::ac43:a104AS ()

Edge / CDN Success

Domain appears to use direct origin hosting

SaaS TXT Footprint Success

No SaaS services detected

Detects SaaS services that leave DNS TXT verification records (e.g., domain ownership proofs). Does not detect all SaaS platforms — only those indicated by DNS.


Domain Security Methodology Can DNS responses be tampered with in transit? Possible DNSSEC is not deployed, DNS responses are not cryptographically verified

DNSSEC RFC 4033 §2 Verified Unsigned

DNSSEC not configured - DNS responses are unsigned

Enterprise DNS Context: DNSSEC is the only standardized, DNS-verifiable mechanism that cryptographically authenticates responses between authoritative servers and resolvers (RFC 4033 §2, RFC 4035). Without it, DNS responses are technically vulnerable to in-transit tampering. Enterprise operators may employ compensating controls (anycast, DDoS mitigation, private peering, TSIG) — however, these do not provide DNS-layer data authentication to third-party resolvers and are not verifiable via DNS alone.
Visibility: DNS-only — network-layer compensating controls cannot be observed or verified through DNS queries. This assessment reflects what is provable from the DNS evidence available.

NS Delegation Verified

2 nameserver(s) configured

Nameservers: elisabeth.ns.cloudflare.com tom.ns.cloudflare.com
Managed DNS
All 2 nameservers hosted by Cloudflare. Managed DNS provides reliable resolution with provider-maintained infrastructure.
DNS provider(s): Cloudflare
Multi-Resolver Verification Recon: Discrepancy detected - Some resolvers returned different results (1 difference found)
Resolver Differences:
A: DNS4EU returned different results: [188.114.96.0 188.114.97.0]
This may indicate DNS propagation in progress or geo-based DNS routing.

HTTPS / SVCB Records RFC 9460 Success HTTPS HTTP/3 ECH

HTTPS records found, HTTP/3 supported, ECH (Encrypted Client Hello) enabled

PriorityTargetALPNECHRaw
1 . h3, h2 Yes hirt.dev. 300 IN HTTPS 1 . alpn="h3,h2" ipv4hint="104.21.15.16,172.67.161.4" ech="AEX+DQBBqwAgACBfFUzDamP9T0Pe8ito6tgWv//7Uf3twvKOWAZ+zGcWdgAEAAEAAQASY2xvdWRmbGFyZS1lY2guY29tAAA=" ipv6hint="2606:4700:3031::6815:f10,2606:4700:3037::ac43:a104"
Traffic & Routing Where does this domain's traffic actually terminate?

AIPv4 Address

104.21.15.16
172.67.161.4
Where the domain points for web traffic

AAAAIPv6 Address

2606:4700:3031::6815:f10
2606:4700:3037::ac43:a104
IPv6 ready

MXMail Servers

10 mail.protonmail.ch.
20 mailsec.protonmail.ch.
Priority + mail server for email delivery
ProtonMail

SRVServices

No SRV records
No service-specific routing configured
Web: Reachable (2 IPv4, 2 IPv6) Mail: 2 servers Services: None
Subdomain Discovery RFC 6962 Recon LIVE What subdomains and infrastructure are exposed in certificate logs? 488 subdomains discovered
How did we find these?
12 unique certificates 488 current 0 expired Source: Certificate Transparency + DNS Intelligence
Subdomains discovered via CT logs (RFC 6962), DNS probing of common service names, and CNAME chain traversal.
Wildcard certificate detected: *.hirt.dev Active 10 certs 4 CAs: Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
No explicit SANs found on wildcard certificates. Subdomains covered by this wildcard won't appear individually in CT logs (RFC 6962).
DNS probing and CNAME chain traversal were used to discover additional subdomains below.
Certificate Authority Diversity (4 CAs observed across CT log history)
Certificate Authority Certs First Issued Last Issued Status
Let's Encrypt 8 2025-12-02 2026-01-31 Active
Sectigo Limited 2 2026-01-02 2026-01-02 Active
Google Trust Services 1 2026-01-05 2026-01-05 Active
ZeroSSL 1 2026-01-01 2026-01-01 Active
Subdomain Source Status Provider / CNAME Certificates First Seen Issuer(s)
a.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
academy.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
account.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
accounting.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
accounts.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
ad.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
adfs.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
admin.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
admin1.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
admin2.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
alert.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
alerts.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
alpha.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
analytics.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
ap-south.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
ap.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
apac.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
api.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
api1.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
api2.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
api3.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
apigw.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
apis.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
apm.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
app.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
app1.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
app2.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
appointments.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
apps.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
archive.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
archives.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
asia.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
assets.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
atom.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
auth.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
auth0.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
autoconfig.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
autodiscover.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
b.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
backup.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
backup1.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
backup2.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
beta.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
bi.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
bigdata.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
billing.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
bitbucket.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
blob.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
blog.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
booking.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
broker.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
bucket.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
build.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
builds.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
c.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
ca.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
cache.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
cal.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
calendar.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
campaign.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
campaigns.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
careers.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
cart.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
catalog.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
cd.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
cdn.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
cdn1.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
cdn2.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
cdn3.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
cert.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
certs.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
chat.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
checkout.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
ci.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
client.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
clients.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
cloud.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
cms.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
cname.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
code.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
community.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
compliance.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
conference.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
config.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
configuration.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
confluence.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
connect.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
console.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
containers.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
content.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
corp.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
corporate.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
courses.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
cpanel.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
crl.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
crm.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
d.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
dashboard.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
data.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
data1.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
data2.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
database.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
datadog.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
db.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
db1.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
db2.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
dedicated.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
demo.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
deploy.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
deployment.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
dev.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
dev1.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
dev2.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
develop.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
developer.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
developers.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
devices.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
directory.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
discuss.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
discussions.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
dns.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
dns1.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
dns2.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
doc.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
docker.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
docs.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
documentation.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
download.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
downloads.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
dpsg-stkonrad.hirt.dev CT Log Current 2 2026-01-12T09:56:40 Let's Encrypt
drupal.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
e.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
ecommerce.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
edge.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
edge1.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
edge2.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
education.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
elastic.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
elasticsearch.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
email.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
emea.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
endpoint.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
erp.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
es.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
etl.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
eu-west.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
eu.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
event.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
events.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
exchange.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
ext.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
f.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
faq.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
feed.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
feedback.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
feeds.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
file.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
files.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
finance.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
firewall.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
forms.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
forum.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
forums.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
ftp.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
ftp1.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
ftp2.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
fw.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
gateway.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
geo.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
gis.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
git.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
github.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
gitlab.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
go.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
grafana.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
graphql.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
gw.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
gw1.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
gw2.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
haproxy.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
health.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
healthcheck.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
help.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
helpdesk.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
hiring.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
home.hirt.dev CT Log Current 4 2026-01-22T23:14:58 Let's Encrypt
host.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
hosting.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
hq.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
hr.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
hris.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
hub.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
id.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
identity.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
image.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
images.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
imap.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
img.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
int.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
internal.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
intranet.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
inventory.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
investor.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
investors.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
invoice.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
ir.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
it.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
itsm.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
itsupport.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
jenkins.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
jira.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
jobs.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
k8s.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
kafka.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
kb.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
kibana.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
kong.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
kubernetes.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
lab.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
labs.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
lan.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
lb.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
ldap.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
learn.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
learning.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
legal.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
link.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
links.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
live.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
lms.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
loadbalancer.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
location.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
log.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
login.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
logs.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
m.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
mail.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
mail1.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
mail2.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
mail3.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
manage.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
management.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
manager.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
map.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
maps.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
marketing.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
mdm.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
media.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
meet.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
meeting.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
memcached.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
metrics.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
microservices.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
mobile.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
mongo.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
mongodb.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
monitor.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
monitoring.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
mq.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
mta.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
mx.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
mx1.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
mx2.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
mx3.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
mx4.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
mx5.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
my.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
myaccount.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
mysql.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
na.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
nagios.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
net.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
network.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
news.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
nginx.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
node1.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
node2.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
node3.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
notifications.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
notify.hirt.dev
80/tcp Cloudflare http proxy 443/tcp Cloudflare http proxy
DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
ns.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
ns1.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
ns2.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
ns3.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
ns4.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
ns5.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
ns6.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
o365.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
oauth.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
object.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
ocsp.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
office.hirt.dev
80/tcp Cloudflare http proxy 443/tcp Cloudflare http proxy
DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
okta.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
order.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
orders.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
origin.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
origin1.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
origin2.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
outlook.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
owa.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
panel.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
partner.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
partners.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
pay.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
payment.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
payments.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
payroll.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
pbx.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
phone.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
photos.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
pki.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
plesk.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
policies.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
policy.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
pop.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
pop3.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
portal.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
portal2.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
postgres.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
pre.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
preprod.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
press.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
preview.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
primary.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
print.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
printer.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
privacy.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
private.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
product.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
products.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
profile.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
prometheus.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
promo.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
proxy.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
proxy1.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
proxy2.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
public.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
qa.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
queue.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
r.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
ra.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
rabbitmq.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
rancher.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
realtime.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
recruit.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
redirect.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
redis.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
register.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
registry.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
relay.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
relay1.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
releases.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
remote.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
repo.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
report.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
reporting.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
reports.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
repos.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
reservations.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
rest.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
rss.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
rt.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
s3.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
sandbox.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
sandbox1.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
sandbox2.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
scan.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
scanner.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
schedule.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
scp.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
search.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
secondary.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
secrets.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
secure.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
server.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
server1.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
server2.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
server3.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
service.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
servicedesk.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
services.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
sftp.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
share.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
shop.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
signin.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
signup.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
sip.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
slack.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
smtp.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
smtp1.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
smtp2.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
socket.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
solr.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
sql.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
srv.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
srv1.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
srv2.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
ssh.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
ssl.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
sso.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
stage.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
staging.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
static.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
static1.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
static2.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
statistics.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
stats.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
status.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
stg.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
storage.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
store.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
stream.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
streaming.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
support.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
support2.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
survey.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
surveys.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
svc.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
svn.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
swift.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
talent.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
teams.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
techsupport.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
tel.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
telecom.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
terms.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
test.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
test1.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
test2.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
testing.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
ticket.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
tickets.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
tls.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
tool.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
tools.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
trace.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
tracing.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
tracking.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
training.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
uat.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
upload.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
uploads.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
uptime.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
url.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
us-east.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
us-west.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
us.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
utility.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
varnish.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
vault.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
vendor.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
vendors.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
video.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
videos.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
voip.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
vpn.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
vpn1.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
vpn2.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
vpn3.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
vps.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
waf.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
wan.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
warehouse.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
web.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
web1.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
web2.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
webex.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
webinar.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
webinars.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
webmail.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
websocket.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
whm.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
wiki.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
wordpress.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
work.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
worker.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
worker1.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
worker2.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
workspace.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
wp.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
ws.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
www.hirt.dev
80/tcp Cloudflare http proxy 443/tcp Cloudflare http proxy
DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
www1.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
www2.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
www3.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
xml.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
zabbix.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
zoom.hirt.dev DNS Current 10 2025-12-02 Let's Encrypt, Google Trust Services, Sectigo Limited, ZeroSSL
Δ No Propagation Issues: All DNS records are synchronized between resolver and authoritative nameserver.
DNS Intelligence What does DNS look like right now — and what changed over time?
DNS Evidence Diff Side-by-side comparison
Resolver Records (Public DNS cache)
Authoritative Records (Source of truth)
A Synchronized 2 / 2 records
104.21.15.16
104.21.15.16
172.67.161.4
172.67.161.4
AAAA Synchronized 2 / 2 records
2606:4700:3031::6815:f10
2606:4700:3031::6815:f10
2606:4700:3037::ac43:a104
2606:4700:3037::ac43:a104
CAA RFC 8659 §4 Synchronized 10 / 10 records
0 issuewild "digicert.com; cansignhttpexchanges=yes"
0 issue "comodoca.com"
0 issue "pki.goog; cansignhttpexchanges=yes"
0 issue "digicert.com; cansignhttpexchanges=yes"
0 issuewild "letsencrypt.org"
0 issue "letsencrypt.org"
0 issuewild "ssl.com"
0 issue "pki.goog; cansignhttpexchanges=yes"
0 issuewild "pki.goog; cansignhttpexchanges=yes"
0 issue "ssl.com"
0 issue "comodoca.com"
0 issuewild "comodoca.com"
0 issue "ssl.com"
0 issuewild "digicert.com; cansignhttpexchanges=yes"
0 issuewild "comodoca.com"
0 issuewild "letsencrypt.org"
0 issue "digicert.com; cansignhttpexchanges=yes"
0 issuewild "pki.goog; cansignhttpexchanges=yes"
0 issue "letsencrypt.org"
0 issuewild "ssl.com"
DMARC _dmarc.hirt.dev RFC 7489 §6.3 Synchronized 1 / 1 records
v=DMARC1; p=reject; adkim=s; aspf=s; rua=mailto:jochen+dmarcreports@hirt.dev
v=DMARC1; p=reject; adkim=s; aspf=s; rua=mailto:jochen+dmarcreports@hirt.dev
MTA-STS _mta-sts.hirt.dev RFC 8461 §3 Synchronized 1 / 1 records
v=STSv1; id=hirt.dev
v=STSv1; id=hirt.dev
MX RFC 5321 Synchronized 2 / 2 records
10 mail.protonmail.ch.
10 mail.protonmail.ch.
20 mailsec.protonmail.ch.
20 mailsec.protonmail.ch.
NS RFC 1035 Synchronized 2 / 2 records
elisabeth.ns.cloudflare.com.
elisabeth.ns.cloudflare.com.
tom.ns.cloudflare.com.
tom.ns.cloudflare.com.
SOA RFC 1035 Synchronized 1 / 1 records
elisabeth.ns.cloudflare.com. dns.cloudflare.com. 2397825196 10000 2400 604800 1800
elisabeth.ns.cloudflare.com. dns.cloudflare.com. 2397825196 10000 2400 604800 1800
TLS-RPT _smtp._tls.hirt.dev RFC 8460 §3 Synchronized 1 / 1 records
v=TLSRPTv1; rua=mailto:tls-reports@hirt.dev
v=TLSRPTv1; rua=mailto:tls-reports@hirt.dev
TXT RFC 7208 §4 Synchronized 2 / 2 records
v=spf1 include:_spf.protonmail.ch mx ~all
protonmail-verification=79d06f74b7ab79f654b74b3ab1f3ee87b9d5833c
protonmail-verification=79d06f74b7ab79f654b74b3ab1f3ee87b9d5833c
v=spf1 include:_spf.protonmail.ch mx ~all
DNS History Timeline BETA
Your key is sent directly to SecurityTrails and is never stored on our servers. Get an API key
DNS History Timeline BETA

When was a record added, removed, or changed — and could that change be the problem?

Analyze Another Domain

Confirm Your Email Configuration

This tool analyzes DNS records, but to verify actual email delivery, send a test email to Red Sift Investigate. Their tool shows exactly how your emails arrive, including SPF/DKIM/DMARC pass/fail results in the headers.

DATA FRESHNESS & METHODOLOGY

All security-critical records (SPF, DMARC, DKIM, DANE/TLSA, DNSSEC, MTA-STS, TLS-RPT, BIMI, CAA) are queried live from authoritative nameservers and cross-referenced against 5 independent public DNS resolvers (Cloudflare, Google, Quad9, OpenDNS, DNS4EU) at the time of each analysis. No security verdict uses cached data.

Registrar data (RDAP) is cached for up to 24 hours because domain ownership and registration details change infrequently. Certificate Transparency logs (subdomain discovery via RFC 6962) are cached for 1 hour because CT entries are append-only historical records. Sections using cached data are marked with a CACHED badge; live queries show LIVE.

Intelligence Sources

This analysis used 4 DNS resolvers (consensus), reverse DNS (PTR), Team Cymru (ASN attribution), IANA RDAP (registrar), crt.sh (CT logs), and SMTP probing (transport). All using open-standard protocols.

Full List
Verify Report Integrity SHA-3-512 Has this report been altered since generation? Verify below

This cryptographic hash seals the analysis data, domain, timestamp, and tool version into a tamper-evident fingerprint. Any modification to the report data will produce a different hash. This is distinct from the posture hash (used for drift detection) — the integrity hash uniquely identifies this specific report instance.

0e5fe83d228b1fb5c57f5b82a0d76d8a35c863162113e3ff817e074c108c979d0b956d7dc0f5e84a3c96160811056172c042d20c3bb4d074bc7e67a95f9cf9b0
Evaluations reference 12 RFCs. Methods are reproducible using the verification commands provided. Results reflect DNS state at 2 Mar 2026, 01:45 UTC.

Download the intelligence dump and verify its integrity, like you would a Kali ISO or any critical artifact. The SHA-3-512 checksum covers every byte of the download — deterministic serialization ensures identical hashes across downloads.

After downloading, verify with any of these commands:

Tip: cd ~/Downloads first (or wherever you saved the files).

OpenSSL + Sidecar (macOS, Linux, WSL)
cat dns-intelligence-hirt.dev.json.sha3 && echo '---' && openssl dgst -sha3-512 dns-intelligence-hirt.dev.json
Python 3 (cross-platform)
python3 -c "import hashlib; print(hashlib.sha3_512(open('dns-intelligence-hirt.dev.json','rb').read()).hexdigest())"
sha3sum (coreutils 9+)
sha3sum -a 512 dns-intelligence-hirt.dev.json
Compare the output against the .sha3 file or the checksum API at /api/analysis/5211/checksum. Hash algorithm: SHA-3-512 (Keccak, NIST FIPS 202).

Every finding in this report is backed by DNS queries you can run yourself. These vetted one-liners reproduce the exact checks used to build this report for hirt.dev. Our analysis adds multi-resolver consensus, RFC-based evaluation, and cross-referencing — but the underlying data is always independently verifiable. We are intelligence analysts, not gatekeepers.

DNS Records

Query A records (IPv4) RFC 1035
dig +noall +answer hirt.dev A
Query AAAA records (IPv6) RFC 1035
dig +noall +answer hirt.dev AAAA
Query MX records (mail servers) RFC 1035
dig +noall +answer hirt.dev MX
Query NS records (nameservers) RFC 1035
dig +noall +answer hirt.dev NS
Query TXT records RFC 1035
dig +noall +answer hirt.dev TXT

Email Authentication

Check SPF record RFC 7208
dig +short hirt.dev TXT | grep -i spf
Check DMARC policy RFC 7489
dig +short _dmarc.hirt.dev TXT
Check DKIM key for selector 'protonmail' RFC 6376
dig +short protonmail._domainkey.hirt.dev TXT
Check DKIM key for selector 'protonmail2' RFC 6376
dig +short protonmail2._domainkey.hirt.dev TXT

Domain Security

Check DNSSEC DNSKEY records RFC 4035
dig +dnssec +noall +answer hirt.dev DNSKEY
Check DNSSEC DS records RFC 4035
dig +noall +answer hirt.dev DS
Validate DNSSEC chain (requires DNSSEC-validating resolver) RFC 4035
dig +dnssec +cd hirt.dev A @1.1.1.1

Transport Security

Check TLSA record for mail.protonmail.ch RFC 7672
dig +noall +answer _25._tcp.mail.protonmail.ch TLSA
Check TLSA record for mailsec.protonmail.ch RFC 7672
dig +noall +answer _25._tcp.mailsec.protonmail.ch TLSA
Verify TLS certificate on primary MX (mail.protonmail.ch) RFC 6698
openssl s_client -starttls smtp -connect mail.protonmail.ch:25 -servername mail.protonmail.ch 2>/dev/null | openssl x509 -noout -subject -dates
Check MTA-STS DNS record RFC 8461
dig +short _mta-sts.hirt.dev TXT
Fetch MTA-STS policy file RFC 8461
curl -sL https://mta-sts.hirt.dev/.well-known/mta-sts.txt
Check TLS-RPT record RFC 8460
dig +short _smtp._tls.hirt.dev TXT

Brand & Trust

Check BIMI record BIMI Draft
dig +short default._bimi.hirt.dev TXT
Check CAA records (certificate authority authorization) RFC 8659
dig +noall +answer hirt.dev CAA

DNS Records

Check HTTPS/SVCB records RFC 9460
dig +noall +answer hirt.dev HTTPS

Domain Security

Check CDS/CDNSKEY automation records RFC 7344
dig +noall +answer hirt.dev CDS

Infrastructure Intelligence

RDAP domain registration lookup RFC 9083
curl -sL 'https://rdap.org/domain/hirt.dev' | python3 -m json.tool | head -50

Transport Security

Test STARTTLS on primary MX (mail.protonmail.ch) RFC 3207
openssl s_client -starttls smtp -connect mail.protonmail.ch:25 -servername mail.protonmail.ch </dev/null 2>/dev/null | head -5

Infrastructure Intelligence

Search Certificate Transparency logs RFC 6962
curl -s 'https://crt.sh/?q=%25.hirt.dev&output=json' | python3 -c "import json,sys; [print(e['name_value']) for e in json.load(sys.stdin)]" | sort -u | head -20
Check security.txt RFC 9116
curl -sL https://hirt.dev/.well-known/security.txt | head -20

AI Surface

Check for llms.txt
curl -sI https://hirt.dev/llms.txt | head -5
Check robots.txt for AI crawler rules
curl -s https://hirt.dev/robots.txt | grep -i -E 'GPTBot|ChatGPT|Claude|Anthropic|Google-Extended|CCBot|PerplexityBot'

Infrastructure Intelligence

ASN lookup for 104.21.15.16 (Team Cymru)
dig +short 16.15.21.104.origin.asn.cymru.com TXT
ASN lookup for 172.67.161.4 (Team Cymru)
dig +short 4.161.67.172.origin.asn.cymru.com TXT
Commands use dig, openssl, and curl — standard tools available on macOS, Linux, and WSL. Results may vary slightly due to DNS propagation timing and resolver caching.
Intelligence Confidence Audit Engine verified · 9/9 Evaluated
How confident are these results? Each protocol is independently verified against RFC standards. No self-awarded badges.
SPF
Verified 5101 runs
DKIM
Verified 4920 runs
DMARC
Verified 5086 runs
DANE/TLSA
Verified 4902 runs
DNSSEC
Verified 5084 runs
BIMI
Verified 4917 runs
MTA-STS
Verified 4919 runs
TLS-RPT
Verified 4924 runs
CAA
Verified 4916 runs
Maturity: Development Verified Consistent Gold Gold Master
Running Multi-Source Intelligence Audit

hirt.dev

0s
DNS records — Cloudflare, Google, Quad9, OpenDNS, DNS4EU
Email auth — SPF, DMARC, DKIM selectors
DNSSEC chain of trust & DANE/TLSA
Certificate Transparency & subdomain discovery
SMTP transport & STARTTLS verification
MTA-STS, TLS-RPT, BIMI, CAA
Registrar & infrastructure analysis
Intelligence Classification & Interpretation

Every result includes terminal commands you can run to independently verify the underlying data. No proprietary magic.