Skip to main content

Engineer's DNS Intelligence Report

dpsg-radolfzell.de
10 Mar 2026, 15:16 UTC · 18.3s ·v26.35.35 · SHA-3-512: 4fcd✱✱✱✱ Verify
Recon ModeRecon Mode Snapshot Re-analyze New Domain
DNS Security & Trust Posture
Risk Level: Low Risk
9 protocols configured Domain appears to be in deliberate DMARC deployment phase — quarantine fully enforced with reporting, consider upgrading to reject Why we go beyond letter grades
Analysis Confidence (ICD 203)
MODERATE 62/100
Resolver agreement is inconsistent for some protocols, limiting confidence. Data currency and system maturity are adequate.
Accuracy 50% 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 76/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
Enterprise Traffic Engineering Detected DNS-based Global Server Load Balancing (GSLB)

This domain uses short TTLs across 4 record types (A record at 0s), consistent with DNS-based traffic management (GSLB). Enterprises operating large anycast networks intentionally use short TTLs to enable rapid failover, geographic steering, and load distribution. This is a deliberate infrastructure choice, not a misconfiguration. RFC 1035 §3.2.1 permits any TTL value the zone administrator selects. The findings below reflect deviation from typical values for reference, not necessarily actionable recommendations for this class of infrastructure.

The following DNS record TTLs deviate from typical values. For domains using DNS-based traffic management, short TTLs are expected and intentional.

Record Type Observed TTL Typical TTL Severity Context
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-7 relevance guidance. Use the TTL Tuner for profile-specific recommendations.
AAAA 15s 1 hour (3600s) high AAAA TTL is below typical — observed 15s, 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-7 relevance guidance. Use the TTL Tuner for profile-specific recommendations.
A 0s 1 hour (3600s) high A TTL is below typical — observed 0s, 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-7 relevance guidance. Use the TTL Tuner for profile-specific recommendations.
MX 270s 1 hour (3600s) high MX TTL is below typical — observed 270s, 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-7 relevance guidance. Use the TTL Tuner for profile-specific recommendations.
TXT 270s 1 hour (3600s) high TXT TTL is below typical — observed 270s, 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-7 relevance guidance. Use the TTL Tuner for profile-specific recommendations.

Big Picture Questions

  • This domain runs short TTLs across multiple record types. Does it operate a global anycast network where DNS-based traffic steering justifies the query volume?
  • Are the short TTLs enabling active failover, geographic routing, or load distribution — or are they leftover from a migration that was never reverted?
  • Enterprise-grade DNS infrastructure (sub-5ms authoritative response times, globally distributed nameservers) absorbs short-TTL query volume. Would your authoritative DNS handle the same load?
Tune TTL for dpsg-radolfzell.de
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 bayan.ns.cloudflare.com
Serial 2398431698
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 High Confidence
Based on 20 historical scans of this domain
Parameter Current Suggested Severity Rationale
timeout_seconds 5s 8s low Average scan duration is 35.6s, 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
Basic
DNS Tampering
Protected
Certificate Control
Configured
Recommended
Upgrade DMARC policy from quarantine to reject (p=reject) for maximum spoofing protection
Configured
SPF, DMARC (quarantine, 100%), DKIM, MTA-STS, TLS-RPT, BIMI, DANE, DNSSEC, CAA
Priority Action Achievable posture: Secure
Medium Upgrade DMARC to Reject

Your DMARC policy is set to quarantine. Upgrade to p=reject for maximum protection — reject instructs receivers to discard spoofed mail entirely rather than quarantining it.

A reject policy provides the strongest protection against domain spoofing.
FieldValue
TypeTXT
Host_dmarc.dpsg-radolfzell.de (update existing DMARC record)
Valuev=DMARC1; p=reject; rua=mailto:dmarc-reports@dpsg-radolfzell.de
Registrar (NS INFERENCE) INFERRED LIVE
Cloudflare Registrar
Inferred from NS records
Email Service Provider
Unknown
Moderately 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? Unlikely SPF and DMARC quarantine policy enforced

SPF Record RFC 7208 §4 Verified

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

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

v=spf1 mx include:spf.migadu.com include:spf.brevo.com include:mxroute.com ~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 quarantine — good protection. Moving to p=reject would achieve the strongest stance.

DMARC Policy RFC 7489 §6.3 Verified

Are spoofed emails rejected or quarantined? Quarantined, not rejected
Success p=quarantine

DMARC policy quarantine (100%) - good protection

v=DMARC1; p=quarantine; rua=mailto:f4459c49@in.mailhardener.com; ruf=mailto:f4459c49@in.mailhardener.com; fo=1; sp=reject
Alignment: SPF relaxed DKIM relaxed sp=reject
Forensic reporting (ruf) is configured, but most major providers do not send forensic reports. 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. The DMARCbis draft (draft-ietf-dmarc-dmarcbis) has formally removed ruf= from the specification. Consider removing this tag to simplify your record. RFC 7489 §7.3 — Forensic Reports
Advanced cryptographic posture detected. Domain appears to be in deliberate DMARC deployment phase — quarantine fully enforced with reporting, consider upgrading to reject
RFC 7489 Present — DMARC record published per RFC 7489 §6.3.
Monitoring Posture Note: Quarantine sequesters authentication failures while preserving full DMARC forensic telemetry (RFC 7489 §7). Some organizations maintain quarantine rather than reject as a deliberate monitoring strategy — failed messages are processed and reported but sequestered from the inbox. See NIST SP 800-177 Rev. 1 for enforcement tradeoffs.
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 2048-bit

Found DKIM for 2 selector(s) with strong keys (2048-bit)

DKIM key management delegated_domainkey.dpsg-radolfzell.de NS records point to an external service (web147.alfahosting-server.de). DKIM selectors are dynamically managed and may include keys for services beyond what static scanning discovers.
key1._domainkey 2048-bit Adequate
v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAx/wMsHQizpaZlbEg8eOWsxYaipmt8mc1cSHwwruygUlqs6FzoeAVbFDqGVp2+el/ySqv55ThgV7EEZEoK13E6w/DPkxNIA321AeIqQRoe9FV3WgOvS20rDlJLaw0H2UL8Gr1jmUM2o4jidxGkkBi40ErQKNh/xRmpBQik1Bdv3L7V3DuSyvnmo5caeNUqihC7fNKaVvvyBenGfXR8uv4KzFdYpTB0Iu/1nkmPKG2AXCWTeoTwvsGyTuOnl8DvWIVtqtp24RbDKEtVtebC3u29BqVfj++ullMcIB0VO4IlwgyQlAM0XtEsil6978f1NJ6L7MJ8ZLW2Ke/wevH9hC47wIDAQAB
key2._domainkey 2048-bit Adequate
v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxS6jA9/JCA6EJmW6dSsXVB1masHO25w+M0CzANUE4FxRLtLSzL678xkzXE4vrQqpJPp4NZDcq+iQs0JEwEJy2SHJWP1vtkz8IYEgmYg7Cxe+/hOmaemrxkQ/w8AEH68VS4wPdO7Ftmgrcg9/x5vGMj+v1rU8gEvdu6dy/4X6f5VRINc6R+SQlreSpZ+zORJxutmdQJ5HT86prvK5JiPoM41nPq4WrgL2qFD4xVZL/3DmZwV6RuT6LtEgxFxFOTVnlMEr7VvppIKeEU/FFfGg4PjqxuFiRehOM5/EhteDlu9xRTgm2Zx+dHWBY/5l+yRSq51knC9FyWHf8BhyXPFLTQIDAQAB
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? No — TLS enforced
Success ENFORCE Policy Verified

MTA-STS enforced - TLS required for 2 mail server(s)

v=STSv1; id=20250624T150000Z;
Policy Details:
  • Mode: enforce
  • Max Age: 7 days (604800 seconds)
  • MX Patterns: aspmx1.migadu.com, aspmx2.migadu.com

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:f4459c49@in.mailhardener.com

DMARC External Reporting Authorization RFC 7489 §7.1

Are external report receivers authorized? Yes — all authorized
Success

All 1 external reporting domains properly authorized

External Domain Authorization Auth Record
in.mailhardener.com Authorized v=DMARC1;

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
aspmx2.migadu.com 3 DANE-EE (Domain-issued certificate) Public key only (SubjectPublicKeyInfo) SHA-256 4d97323d167383fd6998ce177c02c80c4ea7d1c4ee238d80f177fe69b683fd97
aspmx1.migadu.com 3 DANE-EE (Domain-issued certificate) Public key only (SubjectPublicKeyInfo) SHA-256 4d97323d167383fd6998ce177c02c80c4ea7d1c4ee238d80f177fe69b683fd97

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 deploys both DANE and MTA-STS — defense in depth. DANE provides cryptographic certificate binding via DNSSEC, while MTA-STS provides compatibility with senders that don't validate DNSSEC. Per RFC 8461, DANE takes precedence — MTA-STS must not override a failing DANE validation.

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? Unlikely DMARC quarantine enforced (RFC 7489 §6.3) with BIMI brand verification (VMC-validated logo in inboxes) and CAA certificate restriction (RFC 8659 §4) — all three brand-faking vectors addressed; upgrade to p=reject to block spoofed mail outright instead of flagging

BIMI BIMI Spec Verified Success No VMC SVG

Is the brand identity verified and displayed in inboxes? Yes

BIMI configured - logo validated (VMC recommended for Gmail)

BIMI works without VMC! VMC (Verified Mark Certificate) requires a registered trademark. Small businesses can use BIMI with just a logo - it shows in Apple Mail and some providers. Gmail requires VMC.
v=BIMI1; l=https://dpsg-radolfzell.de/img/bimi.svg
BIMI Logo
Logo validated (SVG) View full logo

CAA RFC 8659 §4 Verified Success

Does this domain restrict who can issue TLS certificates? Yes

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

Authorized CAs: cansignhttpexchanges=yes DigiCert Sectigo Let's Encrypt ssl.com
0 issue "comodoca.com"
0 issuewild "ssl.com"
0 issuewild "digicert.com; cansignhttpexchanges=yes"
0 issue "letsencrypt.org"
0 issuewild "letsencrypt.org"
0 issue "ssl.com"
0 issue "pki.goog; cansignhttpexchanges=yes"
0 issuewild "pki.goog; cansignhttpexchanges=yes"
0 issue "digicert.com; cansignhttpexchanges=yes"
0 issuewild "comodoca.com"
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? Yes RFC 9116

security.txt properly configured

Contact

https://dpsg-radolfzell.de/kontakt/

Expires

2026-06-01 Valid
de,en

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.
Sources scanned (1)
  • https://dpsg-radolfzell.de/
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 bayan.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: bayan.ns.cloudflare.com, zelda.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

DS Key TagDS AlgorithmDNSKEY Key TagDNSKEY Algorithm
2371 13 2371 13

Glue Record Completeness Complete

NameserverIn-BailiwickIPv4 GlueIPv6 GlueStatus
bayan.ns.cloudflare.com No N/A N/A OK
zelda.ns.cloudflare.com No N/A N/A OK

NS TTL Comparison Drift

Child TTL: 86400s Drift: 0s

SOA Serial Consistency Consistent

bayan.ns.cloudflare.com: 2.398431698e+09
zelda.ns.cloudflare.com: 2.398431698e+09
Nameserver Fleet Matrix Healthy

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

Nameserver IPv4 IPv6 ASN / Operator UDP TCP AA SOA Serial
zelda.ns.cloudflare.com 172.64.32.242
108.162.192.242
173.245.58.242
2803:f800:50::6ca2:c0f2
2606:4700:50::adf5:3af2
2a06:98c1:50::ac40:20f2
AS13335
Cloudflare, Inc.
2398431698
bayan.ns.cloudflare.com 173.245.59.72
108.162.193.72
172.64.33.72
2606:4700:58::adf5:3b48
2803:f800:50::6ca2:c148
2a06:98c1:50::ac40:2148
AS13335
Cloudflare, Inc.
2398431698
Unique ASNs
1
Unique Operators
1
Unique /24 Prefixes
6
Diversity Score
Fair

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

DNSSEC Operations Deep Dive 1 Issue

DNSSEC operational notes: 1 item(s) to review — KSK/ZSK differentiation, RRSIG expiry windows, NSEC/NSEC3 analysis, and rollover readiness.

Findings:
  • CDS/CDNSKEY automation present but only single KSK — pre-publish second KSK before rollover

DNSKEY Inventory 2 Keys

RoleKey TagAlgorithmKey Size
ZSK 34505 ECDSA P-256/SHA-256 256 bits
KSK 2371 ECDSA P-256/SHA-256 256 bits

RRSIG Signatures 0 Signatures

No RRSIG records found.

Denial of Existence NSEC

NSEC records expose zone contents via ordered names (zone walking). Consider NSEC3 for zone enumeration protection.

Rollover Readiness Partial

Multiple KSKs:
CDS Published:
CDNSKEY Published:
Automation: full
Mail Transport Security Beta Is mail transport encrypted and verified? Yes Both MTA-STS and DANE enforce encrypted mail delivery

Transport encryption enforced via DNS policy (3 signal(s))

Policy Assessment Primary
  • MTA-STS policy in enforce mode requires encrypted transport (RFC 8461)
  • DANE/TLSA records published — mail servers pin TLS certificates via DNSSEC (RFC 7672)
  • TLS-RPT configured — domain monitors TLS delivery failures (RFC 8460)
Telemetry
TLS-RPT configured — domain receives reports about TLS delivery failures from sending mail servers (RFC 8460)
Reporting to: mailto:f4459c49@in.mailhardener.com
Live Probe Supplementary
Skipped — Remote probe failed (connection failed — probe may be offline) and local port 25 is blocked. Transport security is assessed via DNS policy records per NIST SP 800-177 Rev. 1.
Infrastructure Intelligence Who hosts this domain and what services power it? Direct

ASN / Network Success

Resolved 1 unique ASN(s) across 2 IP address(es)

ASNNameCountry
AS24940 Hetzner Online GmbH DE
IPv4 Mappings:
46.225.58.80AS24940 (46.224.0.0/15)
IPv6 Mappings:
2a01:4f8:1c19:d92e::1AS24940 (2a01:4f8::/32)

Edge / CDN Success

Domain appears to use direct origin hosting

SaaS TXT Footprint Success 1 service

1 SaaS service detected via DNS TXT verification records

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.

ServiceVerification Record
Google Workspace google-site-verification=BvU4e6pkJi3I4TjJj_wnsbyEda-SOr_QamY2uKsluU0

Domain Security Methodology Can DNS responses be tampered with in transit? No DNSSEC signed and validated, cryptographic chain of trust verified

DNSSEC RFC 4033 §2 Verified Signed ECDSA P-256/SHA-256 Modern

DNSSEC fully configured and validated — AD (Authenticated Data) flag set by resolver 8.8.8.8 confirming cryptographic chain of trust from root to zone (RFC 4035 §3.2.3)

Algorithm Observation: ECDSA P-256/SHA-256 — MUST implement, recommended default (RFC 8624 §3.1)
All current DNSSEC algorithms use classical cryptography. Post-quantum DNSSEC standards are in active IETF development (draft-sheth-pqc-dnssec-strategy) but no PQC algorithms have been standardized for DNSSEC yet.
Chain of trust: Root → TLD → Domain. DNS responses are authenticated and tamper-proof.
AD Flag: Validated - Resolver (8.8.8.8) confirmed cryptographic signatures
DS Record (at registrar):
2371 13 2 728083B2DB3645DE010067B0F2CB8C4EE74E5886D3C6FEC9AE5E54812E2457EA

NS Delegation Verified

2 nameserver(s) configured

Nameservers: bayan.ns.cloudflare.com zelda.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: Consensus reached - 5 resolvers (Cloudflare, Google, Quad9, OpenDNS, DNS4EU) agree on DNS records

CDS / CDNSKEY (DNSSEC Automation) RFC 7344 Success CDS CDNSKEY

Full RFC 8078 automated DNSSEC key rollover signaling detected (CDS + CDNSKEY)

Key TagAlgorithmDigest TypeDigest
2371 ECDSAP256SHA256 2
CDNSKEY Records:
FlagsProtocolAlgorithmPublic Key
257 3 ECDSAP256SHA256
Traffic & Routing Where does this domain's traffic actually terminate?

AIPv4 Address

46.225.58.80
Where the domain points for web traffic

AAAAIPv6 Address

2a01:4f8:1c19:d92e::1
IPv6 ready

MXMail Servers

10 aspmx1.migadu.com.
20 aspmx2.migadu.com.
Priority + mail server for email delivery

SRVServices

_submission._tcp: web147.alfahosting-server.de.
_autodiscover._tcp: 0 1 443 autodiscover.migadu.com.
_xmpp-client._tcp: web147.alfahosting-server.de.
_imaps._tcp: 0 1 993 imap.migadu.com.
_caldavs._tcp: web147.alfahosting-server.de.
_carddavs._tcp: web147.alfahosting-server.de.
_sip._tls: web147.alfahosting-server.de.
_sipfederationtls._tcp: web147.alfahosting-server.de.
SIP, XMPP, or other service endpoints
Web: Reachable (1 IPv4, 1 IPv6) Mail: 2 servers Services: 8 endpoints
Subdomain Discovery RFC 6962 Recon LIVE What subdomains and infrastructure are exposed in certificate logs? 486 subdomains discovered
How did we find these?
CT logs unavailable 486 current 0 expired 486 CNAMEs Source: Certificate Transparency + DNS Intelligence
Subdomains discovered via CT logs (RFC 6962), DNS probing of common service names, and CNAME chain traversal.
Subdomain Source Status Provider / CNAME Certificates First Seen Issuer(s)
a.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
academy.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
account.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
accounting.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
accounts.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
ad.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
adfs.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
admin.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
admin1.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
admin2.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
alert.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
alerts.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
alpha.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
analytics.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
ap-south.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
ap.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
apac.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
api.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
api1.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
api2.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
api3.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
apigw.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
apis.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
apm.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
app.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
app1.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
app2.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
appointments.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
apps.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
archive.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
archives.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
asia.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
assets.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
atom.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
auth.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
auth0.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
autoconfig.dpsg-radolfzell.de DNS Current autoconfig.migadu.com 7 2025-12-20 Google Trust Services, Let's Encrypt
autodiscover.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
b.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
backup.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
backup1.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
backup2.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
beta.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
bi.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
bigdata.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
billing.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
bitbucket.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
blob.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
blog.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
booking.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
broker.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
bucket.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
build.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
builds.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
c.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
ca.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
cache.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
cal.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
calendar.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
campaign.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
campaigns.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
careers.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
cart.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
catalog.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
cd.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
cdn.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
cdn1.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
cdn2.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
cdn3.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
cert.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
certs.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
chat.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
checkout.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
ci.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
client.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
clients.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
cloud.dpsg-radolfzell.de DNS Current nx74276.your-storageshare.de 7 2025-12-20 Google Trust Services, Let's Encrypt
cms.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
cname.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
code.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
community.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
compliance.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
conference.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
config.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
configuration.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
confluence.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
connect.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
console.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
containers.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
content.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
corp.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
corporate.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
courses.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
cpanel.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
crl.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
crm.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
d.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
dashboard.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
data.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
data1.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
data2.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
database.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
datadog.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
db.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
db1.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
db2.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
dedicated.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
demo.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
deploy.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
deployment.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
dev.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
dev1.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
dev2.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
develop.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
developer.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
developers.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
devices.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
directory.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
discuss.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
discussions.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
dns.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
dns1.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
dns2.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
doc.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
docker.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
docs.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
documentation.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
download.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
downloads.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
drupal.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
e.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
ecommerce.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
edge.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
edge1.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
edge2.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
education.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
elastic.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
elasticsearch.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
email.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
emea.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
endpoint.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
erp.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
es.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
etl.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
eu-west.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
eu.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
event.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
events.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
exchange.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
ext.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
f.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
faq.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
feed.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
feedback.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
feeds.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
file.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
files.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
finance.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
firewall.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
forms.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
forum.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
forums.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
ftp.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
ftp1.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
ftp2.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
fw.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
gateway.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
geo.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
gis.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
git.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
github.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
gitlab.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
go.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
grafana.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
graphql.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
gw.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
gw1.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
gw2.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
haproxy.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
health.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
healthcheck.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
help.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
helpdesk.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
hiring.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
host.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
hosting.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
hq.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
hr.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
hris.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
hub.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
id.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
identity.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
image.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
images.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
imap.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
img.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
int.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
internal.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
intranet.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
inventory.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
investor.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
investors.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
invoice.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
ir.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
it.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
itsm.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
itsupport.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
jenkins.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
jira.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
jobs.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
k8s.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
kafka.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
kb.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
kibana.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
kong.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
kubernetes.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
lab.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
labs.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
lan.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
lb.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
ldap.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
learn.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
learning.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
legal.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
link.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
links.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
live.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
lms.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
loadbalancer.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
location.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
log.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
login.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
logs.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
m.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
mail.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
mail1.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
mail2.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
mail3.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
manage.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
management.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
manager.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
map.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
maps.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
marketing.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
mdm.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
media.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
meet.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
meeting.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
memcached.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
metrics.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
microservices.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
mobile.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
mongo.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
mongodb.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
monitor.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
monitoring.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
mq.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
mta.dpsg-radolfzell.de DNS Current mailersend.net 7 2025-12-20 Google Trust Services, Let's Encrypt
mx.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
mx1.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
mx2.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
mx3.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
mx4.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
mx5.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
my.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
myaccount.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
mysql.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
na.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
nagios.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
net.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
network.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
news.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
nginx.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
node1.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
node2.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
node3.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
notifications.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
notify.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
ns.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
ns1.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
ns2.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
ns3.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
ns4.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
ns5.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
ns6.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
o365.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
oauth.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
object.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
ocsp.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
office.dpsg-radolfzell.de DNS Current potter.steinr.eu 7 2025-12-20 Google Trust Services, Let's Encrypt
okta.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
order.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
orders.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
origin.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
origin1.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
origin2.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
outlook.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
owa.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
panel.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
partner.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
partners.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
pay.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
payment.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
payments.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
payroll.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
pbx.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
phone.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
photos.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
pki.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
plesk.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
policies.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
policy.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
pop.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
pop3.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
portal.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
portal2.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
postgres.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
pre.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
preprod.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
press.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
preview.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
primary.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
print.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
printer.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
privacy.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
private.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
product.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
products.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
profile.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
prometheus.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
promo.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
proxy.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
proxy1.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
proxy2.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
public.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
qa.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
queue.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
r.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
ra.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
rabbitmq.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
rancher.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
realtime.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
recruit.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
redirect.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
redis.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
register.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
registry.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
relay.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
relay1.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
releases.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
remote.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
repo.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
report.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
reporting.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
reports.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
repos.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
reservations.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
rest.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
rss.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
rt.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
s3.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
sandbox.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
sandbox1.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
sandbox2.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
scan.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
scanner.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
schedule.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
scp.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
search.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
secondary.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
secrets.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
secure.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
server.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
server1.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
server2.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
server3.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
service.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
servicedesk.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
services.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
sftp.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
share.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
shop.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
signin.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
signup.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
sip.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
slack.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
smtp.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
smtp1.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
smtp2.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
socket.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
solr.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
sql.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
srv.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
srv1.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
srv2.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
ssh.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
ssl.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
sso.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
stage.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
staging.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
static.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
static1.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
static2.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
statistics.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
stats.dpsg-radolfzell.de DNS Current potter.steinr.eu 7 2025-12-20 Google Trust Services, Let's Encrypt
status.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
stg.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
storage.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
store.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
stream.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
streaming.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
support.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
support2.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
survey.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
surveys.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
svc.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
svn.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
swift.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
talent.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
teams.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
techsupport.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
tel.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
telecom.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
terms.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
test.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
test1.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
test2.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
testing.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
ticket.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
tickets.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
tls.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
tool.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
tools.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
trace.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
tracing.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
tracking.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
training.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
uat.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
upload.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
uploads.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
uptime.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
url.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
us-east.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
us-west.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
us.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
utility.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
varnish.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
vault.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
vendor.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
vendors.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
video.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
videos.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
voip.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
vpn.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
vpn1.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
vpn2.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
vpn3.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
vps.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
waf.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
wan.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
warehouse.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
web.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
web1.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
web2.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
webex.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
webinar.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
webinars.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
webmail.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
websocket.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
whm.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
wiki.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
wordpress.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
work.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
worker.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
worker1.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
worker2.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
workspace.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
wp.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
ws.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
www.dpsg-radolfzell.de DNS Current dpsg-impeesa.statichost.eu 7 2025-12-20 Google Trust Services, Let's Encrypt
www1.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
www2.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
www3.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
xml.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
zabbix.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
zoom.dpsg-radolfzell.de DNS Current web147.alfahosting-server.de 7 2025-12-20 Google Trust Services, Let's Encrypt
Δ 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 1 / 1 records
46.225.58.80
46.225.58.80
AAAA Synchronized 1 / 1 records
2a01:4f8:1c19:d92e::1
2a01:4f8:1c19:d92e::1
CAA RFC 8659 §4 Synchronized 10 / 10 records
0 issue "letsencrypt.org"
0 issue "comodoca.com"
0 issue "comodoca.com"
0 issue "digicert.com; cansignhttpexchanges=yes"
0 issue "ssl.com"
0 issue "letsencrypt.org"
0 issuewild "digicert.com; cansignhttpexchanges=yes"
0 issue "pki.goog; cansignhttpexchanges=yes"
0 issuewild "comodoca.com"
0 issue "ssl.com"
0 issuewild "ssl.com"
0 issuewild "comodoca.com"
0 issue "digicert.com; cansignhttpexchanges=yes"
0 issuewild "digicert.com; cansignhttpexchanges=yes"
0 issuewild "pki.goog; cansignhttpexchanges=yes"
0 issuewild "letsencrypt.org"
0 issue "pki.goog; cansignhttpexchanges=yes"
0 issuewild "pki.goog; cansignhttpexchanges=yes"
0 issuewild "letsencrypt.org"
0 issuewild "ssl.com"
DMARC _dmarc.dpsg-radolfzell.de RFC 7489 §6.3 Synchronized 1 / 1 records
v=DMARC1; p=quarantine; rua=mailto:f4459c49@in.mailhardener.com; ruf=mailto:f4459c49@in.mailhardener.com; fo=1; sp=reject
v=DMARC1; p=quarantine; rua=mailto:f4459c49@in.mailhardener.com; ruf=mailto:f4459c49@in.mailhardener.com; fo=1; sp=reject
MTA-STS _mta-sts.dpsg-radolfzell.de RFC 8461 §3 Synchronized 1 / 1 records
v=STSv1; id=20250624T150000Z;
v=STSv1; id=20250624T150000Z;
MX RFC 5321 Synchronized 2 / 2 records
10 aspmx1.migadu.com.
10 aspmx1.migadu.com.
20 aspmx2.migadu.com.
20 aspmx2.migadu.com.
NS RFC 1035 Synchronized 2 / 2 records
bayan.ns.cloudflare.com.
bayan.ns.cloudflare.com.
zelda.ns.cloudflare.com.
zelda.ns.cloudflare.com.
SOA RFC 1035 Synchronized 1 / 1 records
bayan.ns.cloudflare.com. dns.cloudflare.com. 2398431698 10000 2400 604800 1800
bayan.ns.cloudflare.com. dns.cloudflare.com. 2398431698 10000 2400 604800 1800
TLS-RPT _smtp._tls.dpsg-radolfzell.de RFC 8460 §3 Synchronized 1 / 1 records
v=TLSRPTv1; rua=mailto:f4459c49@in.mailhardener.com
v=TLSRPTv1; rua=mailto:f4459c49@in.mailhardener.com
TXT RFC 7208 §4 Synchronized 4 / 4 records
brevo-code:ea08e7c2a3718a195f781fbbe19d0e74
brevo-code:ea08e7c2a3718a195f781fbbe19d0e74
v=spf1 mx include:spf.migadu.com include:spf.brevo.com include:mxroute.com ~all
google-site-verification=BvU4e6pkJi3I4TjJj_wnsbyEda-SOr_QamY2uKsluU0
google-site-verification=BvU4e6pkJi3I4TjJj_wnsbyEda-SOr_QamY2uKsluU0
hosted-email-verify=c08t393i
hosted-email-verify=c08t393i
v=spf1 mx include:spf.migadu.com include:spf.brevo.com include:mxroute.com ~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.

4fcd9afa2446966d560104253f318c9e7bf5d5c2c844a5c432f602c1a06134903b09dc44f06efc936dc3cae1a1e03d5d437035dea0d9cb82238c28669769b638
Evaluations reference 12 RFCs. Methods are reproducible using the verification commands provided. Results reflect DNS state at 10 Mar 2026, 15:16 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-dpsg-radolfzell.de.json.sha3 && echo '---' && openssl dgst -sha3-512 dns-intelligence-dpsg-radolfzell.de.json
Python 3 (cross-platform)
python3 -c "import hashlib; print(hashlib.sha3_512(open('dns-intelligence-dpsg-radolfzell.de.json','rb').read()).hexdigest())"
sha3sum (coreutils 9+)
sha3sum -a 512 dns-intelligence-dpsg-radolfzell.de.json
Compare the output against the .sha3 file or the checksum API at /api/analysis/7132/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 dpsg-radolfzell.de. 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 dpsg-radolfzell.de A
Query AAAA records (IPv6) RFC 1035
dig +noall +answer dpsg-radolfzell.de AAAA
Query MX records (mail servers) RFC 1035
dig +noall +answer dpsg-radolfzell.de MX
Query NS records (nameservers) RFC 1035
dig +noall +answer dpsg-radolfzell.de NS
Query TXT records RFC 1035
dig +noall +answer dpsg-radolfzell.de TXT

Email Authentication

Check SPF record RFC 7208
dig +short dpsg-radolfzell.de TXT | grep -i spf
Check DMARC policy RFC 7489
dig +short _dmarc.dpsg-radolfzell.de TXT
Check DKIM key for selector 'key1' RFC 6376
dig +short key1._domainkey.dpsg-radolfzell.de TXT
Check DKIM key for selector 'key2' RFC 6376
dig +short key2._domainkey.dpsg-radolfzell.de TXT

Domain Security

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

Transport Security

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

Brand & Trust

Check BIMI record BIMI Draft
dig +short default._bimi.dpsg-radolfzell.de TXT
Check CAA records (certificate authority authorization) RFC 8659
dig +noall +answer dpsg-radolfzell.de CAA

DNS Records

Check HTTPS/SVCB records RFC 9460
dig +noall +answer dpsg-radolfzell.de HTTPS

Domain Security

Check CDS/CDNSKEY automation records RFC 7344
dig +noall +answer dpsg-radolfzell.de CDS

Infrastructure Intelligence

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

Transport Security

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

Infrastructure Intelligence

Search Certificate Transparency logs RFC 6962
curl -s 'https://crt.sh/?q=%25.dpsg-radolfzell.de&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://dpsg-radolfzell.de/.well-known/security.txt | head -20

AI Surface

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

Infrastructure Intelligence

ASN lookup for 46.225.58.80 (Team Cymru)
dig +short 80.58.225.46.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 4846 runs
DKIM
Verified 4665 runs
DMARC
Verified 4830 runs
DANE/TLSA
Verified 4649 runs
DNSSEC
Verified 4827 runs
BIMI
Verified 4664 runs
MTA-STS
Verified 4667 runs
TLS-RPT
Verified 4669 runs
CAA
Verified 4661 runs
Maturity: Development Verified Consistent Gold Gold Master
Running Multi-Source Intelligence Audit

dpsg-radolfzell.de

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.