SMTP TLS 1.2 vs 1.3 Email Deliverability Requirement 2026
Ensure your emails reach inboxes. Compare TLS 1.2 vs 1.3 requirements, version compatibility, and how to test deliverability with MailTester’s real-time.
Why SMTP TLS 1.2 vs 1.3 Matters for Email Deliverability
You send millions of transactional emails every month. Your system logs show successful SMTP connections. But a growing number of messages end up in spam folders—or not delivered at all. Why?
The issue isn't always your list, content, or inbox placement signal. It could be your encryption protocol. Modern email gateways like Gmail and Outlook now require secure, up-to-date TLS versions. Using outdated or weak encryption—like TLS 1.2 or worse—can result in messages being quietly blocked or marked as suspicious.
Imagine sending a letter through a locked envelope that’s missing a security seal. Even if it’s addressed correctly, the post office turns it back. Today’s email infrastructure works the same way. SMTP with TLS 1.3 provides faster, stronger encryption than TLS 1.2—reducing handshake time and improving trust signals. That directly affects whether your email lands in the inbox or gets flagged.
Key takeaways
- Modern email providers like Gmail and Outlook block or degrade delivery for messages sent over TLS 1.0 or TLS 1.1, and prefer TLS 1.3.
- SMTP connections using TLS 1.3 establish secure channels faster than TLS 1.2, reducing latency and improving sender reputation signals.
- Using outdated TLS versions increases the risk of message rejection or categorization as suspicious, especially when combined with poor sender authentication practices like missing or incorrect SPF/DKIM/DMARC records.
What Is the Difference Between TLS 1.2 and TLS 3 in SMTP?
TLS 1.2 and TLS 1.3 differ in how fast and securely they establish SMTP connections. TLS 1.3 cuts handshake time in half by reducing it to a single round, compared to TLS 1.2’s two rounds. It also removes outdated, insecure algorithms like SHA-1 and RC4, reducing exposure to known exploits. All of this directly affects email delivery speed and reliability. Let’s break it down.
Handshake Efficiency: Faster Delivery Starts Here
TLS 1.2 requires two round trips between sender and receiver to establish a secure connection. This delay, though small per message, adds up at scale. TLS 1.3, in contrast, uses a streamlined single-round handshake. By eliminating redundant steps, it reduces the connection setup time by 50–70% on average—meaning messages hit inboxes faster.
This isn’t theoretical. The Internet Engineering Task Force (IETF) details these improvements in RFC 8446, which defines TLS 1.3's security and performance goals. The reduced latency is especially important for transactional emails and time-sensitive campaigns.
Cryptography: Security Without Legacy Weaknesses
TLS 1.2 supports older cryptographic functions that are now considered vulnerable—like SHA-1 for hashing and RC4 for encryption. These are still used by some legacy systems, but they’re no longer safe. TLS 1.3 disables them by default, forcing stronger alternatives like SHA-256 and AES-GCM.
That means even if a server still accepts TLS 1.2 connections, it may use weaker encryption. With TLS 1.3, only modern, vetted algorithms are available. This reduces attack surface and supports stronger sender reputation, which platforms like Gmail, Outlook, and SendGrid now prioritize.
For email senders, using TLS 1.3 isn’t just about speed—it’s about signal integrity. A secure, fast connection improves trust signals and helps avoid filtering based on poor encryption practices. If your provider offers TLS 1.3 but you’re still stuck on TLS 1.2, your deliverability may suffer over time.
Verifying your email list’s quality is still a foundational step. Invalid or risky addresses can trigger delays even with strong encryption. Use MailTester’s bulk verification to clean your list and ensure addresses are both real and capable of receiving encrypted messages.
Is TLS 1.2 Still Required in 2026 for Email Delivery?
You can still send email using TLS 1.2 in 2026, but it’s increasingly unsupported. Major providers like Gmail and Outlook continue to accept TLS 1.2 connections today, but infrastructure is shifting toward TLS 1.3. Servers without TLS 1.3 support may be flagged during delivery tests as outdated, risking inbox placement over time. Standards are moving fast—what’s accepted now may not be in two years.
TLS 1.2 Is Still Accepted, But Not Future-Proof
Google and Microsoft’s mail systems still allow TLS 1.2, so your current setup likely works. However, this is a temporary grace period. As of 2024, RFC 8996 formally deprecates TLS 1.2 for new implementations, and major cloud platforms are beginning to disable it by default. If you're building new infrastructure or managing large-scale sending, relying solely on TLS 1.2 is a technical debt trap.
Even if your email delivery still works today, receiving providers are testing for compliance with modern standards. Some SMTP servers now reject connections from clients that don’t support TLS 1.3, especially in real-time verification and inbox placement checks. The signal isn’t about sending today—it’s about avoiding long-term delivery degradation.
What This Means for Your Deliverability Testing
Running tests with tools like MailTester can reveal whether your server supports current encryption standards. When you test email deliverability through the inbox placement tester, you get feedback not just on spam scores, but on transport-level compatibility—including TLS version support.
For example, a server using only TLS 1.2 might deliver messages but still register a "non-compliant" flag during automated audits. This flag doesn’t stop delivery—but it can affect sender reputation over time, especially if it indicates broader technical lag. You don’t need to rush to upgrade today, but ignoring the shift risks future issues.
Let’s be clear: TLS 1.3 adoption is now standard among major email platforms and security-conscious ISPs. If your infrastructure can’t support it, you’re at higher risk of being labeled a legacy sender. The industry isn’t waiting. The move is underway.
Check for TLS 1.3 readiness before your next major send. Use tools like real-time verification API or bulk list validation to test large volumes of email addresses and assess whether your sending environment meets evolving security standards.
How Do Email Providers Enforce TLS Requirements?
Email providers like Gmail and Outlook check for a successful TLS handshake during the SMTP session. If the connection fails to negotiate encryption or offers only outdated versions like TLS 1.0 or 1.1, delivery may be delayed or blocked. Even lacking TLS 1.3 isn't a hard stop, but repeated issues signal poor infrastructure, lowering sender reputation and reducing inbox placement over time.
What Happens When TLS Negotiation Fails?
If your server doesn’t support modern TLS or misconfigures it, you’re essentially sending email over unsecured channels. Providers log these failures and use them as signals in their spam and reputation engines. Gmail, for example, tracks TLS errors in its logs and correlates them with sender reputation metrics.
Let’s say you’re sending to 10,000 users and 5% fail TLS negotiation. That’s not a single failure, but a systemic red flag to providers. Over time, consistent negotiation drops make your domain look unreliable, even if your content is clean. The result? Higher bounce rates, increased spam filtering, and lower inbox placement.
Why TLS 1.3 Isn’t Mandatory — Yet
Unlike TLS 1.2, which is now standard, TLS 1.3 isn’t yet required by most providers. Gmail and others don’t block messages just for missing TLS 1.3 support — but they do penalize consistent failures across modern systems. This means you’re not immediately blocked, but your long-term deliverability suffers.
Consider this: a sender using only TLS 1.2 with occasional negotiation failures may still get through, but they’ll appear less trusted than one using TLS 1.3 with flawless connections. The difference? Not in delivery today, but in reputation tomorrow. As older protocols are phased out, the gap will widen.
For example, the Internet Society notes that TLS 1.0 and 1.1 have been deprecated by major tech platforms since 2020 and are no longer considered secure. The Internet Engineering Task Force (IETF) officially deprecated TLS 1.0 and 1.1 in 2021, making it a best practice to use TLS 1.2 or higher.
The takeaway? Don’t wait for enforcement. If you’re still relying on TLS 1.2, upgrade your infrastructure now. Use tools like MailTester's Inbox Placement Test to audit how your messages appear in real inboxes — including encryption signals. Catching weak TLS setups early improves delivery before reputation suffers.
Testing Your SMTP Setup's TLS Version Compatibility
You can’t assume your SMTP server is negotiating TLS 1.3 correctly just because it supports it. Real-world deliverability depends on whether receiving servers accept your TLS version and handshake timing. Use a real-time verification tool to test incoming and outgoing routes under actual delivery conditions, including cipher suite negotiation and handshakes. Only then can you confirm your setup meets modern email security standards.
Validate TLS 1.3 Negotiation with Live Testing
- Run an inbox-placement test using MailTester's inbox tester. This simulates real delivery paths from major providers (like Gmail, Outlook, Yahoo) and checks if your server negotiates TLS 1.3 during the handshake. Real-world environments often drop older versions, so TLS 1.3 support must be both enabled and successfully negotiated.
- Check your server’s cipher suite compatibility. Even if TLS 1.3 is enabled, weak or outdated cipher suites can prevent secure handshakes. Use tools like SSL Labs’ SSL Test to audit your server’s available ciphers and ensure they align with current standards (e.g., TLS 1.3-specific suites like
TLS_AES_256_GCM_SHA512). - Validate incoming and outgoing SMTP routes. Deliverability isn’t just about outbound sending. Test how your server handles inbound traffic from known domains. Use the verification API to probe multiple endpoints and log TLS version responses across different receivers.
- Measure handshake timing. A slow or failing handshake often leads to delivery timeouts. Monitor round-trip latency and observe whether TLS 1.3 handshakes complete within the expected window. Some receivers time out if negotiation takes longer than 10 seconds.
- Compare results across providers. Not all major inboxes treat TLS 1.3 the same. Use the real-time API to test across providers and identify mismatches. A server that passes Gmail’s handshake might fail with Yahoo due to stricter cipher enforcement.
Use Real-World Data to Confirm Compatibility
Don’t rely on internal scans. They often miss real-world handshake failures. Test from multiple IPs and geographies using MailTester’s bulk verification platform (email-list-verify) to simulate diverse delivery paths. This reveals whether TLS 1.3 is accepted uniformly or if regional or provider-specific blocks are in place.
Security and deliverability only align when your SMTP setup satisfies the receiving server’s exact TLS expectations — not just your own configuration.
Always verify settings in production, not just in isolation. Even minor misconfigurations—like enabling TLS 1.3 but not supporting modern ciphers—can break delivery. Use actual delivery testing to confirm both compatibility and performance.
How MailTester Validates TLS Readiness in Your Email Flow
You don’t just need to support TLS 1.2 or 1.3—you need to know exactly how your email flow negotiates with each recipient’s server. MailTester checks real-time TLS handshake performance across live MX endpoints, showing whether your connection uses TLS 1.2, drops to it from 1.3, or fails entirely. Results include version used, handshake time, cipher suite, and error context—so you fix actual problems, not guesses. This is how you validate what the internet actually sees.
What We Check—and Why It Matters
- MailTester uses real SMTP connections through known domains to test TLS negotiation, achieving 98.9% accuracy in identifying valid, failed, or degraded TLS sessions.
- During inbox-placement tests, we audit the full handshake process—showing if your server falls back to TLS 1.2, which could trigger filters on strict inbound gateways.
- For diagnostics, we return the exact TLS version used, handshake duration (in milliseconds), and the full list of cipher suites supported—critical for troubleshooting compatibility issues.
- Results are tied directly to specific SMTP or MX endpoints, so you know exactly where in the delivery chain TLS is failing.
- Each check completes in under 10 seconds, making it feasible to run at scale during list validation or pre-send testing.
How This Translates to Deliverability
Modern inbox providers like Gmail and Microsoft don’t just require encryption—they scrutinize how it’s used. A connection that falls back to TLS 1.2, especially on high-security domains, may be flagged as risky. This isn’t speculation: RFC 8996 explicitly warns against using deprecated protocols, and some providers now block TLS 1.0 or 1.1 outright.
Let’s say you’re sending to a domain with strict policies. If your system negotiates TLS 1.2 instead of 1.3, even if the connection succeeds, it may still trigger reputation-based scrutiny or lower placement scores. Our API detects that fallback, so you can adjust your outbound stack before you even send the first email.
You can run these tests on any list—bulk verification via our bulk tool, or integrate checks directly into your workflow through the real-time verification API. For full delivery confidence, pair these checks with inbox-placement testing to see if your mail actually lands in a real user’s inbox.
What Does a 'TLS 1.3 Required' Flag Mean for Your Deliverability?
When a receiving server shows a "TLS 1.3 required" flag, it means your email will be rejected if you connect using TLS 1.2 or older. This is common in government, finance, and enterprise systems where security policies enforce the latest encryption standards. If your email infrastructure hasn’t upgraded, those messages won’t deliver.
Why TLS 1.3 Is Becoming Standard in High-Security Environments
Systems in regulated industries often mandate TLS 1.3 because it strengthens encryption and removes known vulnerabilities present in earlier versions. Older protocols like TLS 1.2, while still functional, are no longer considered sufficient for data-in-transit security in compliance frameworks like FedRAMP or SOC 2.
When a server explicitly requires TLS 1.3, it will drop any connection attempt using TLS 1.2 or below—no exceptions. This isn't about preference. It's enforcement. If your sending infrastructure hasn't upgraded, you’re not just delaying delivery—you’re failing it outright.
How This Affects Your Deliverability
Without proper TLS support, your emails may bounce silently or be flagged as suspicious. While bounce codes can vary, a "TLS 1.3 required" header is often seen in transactional and compliance-driven email streams. It’s not uncommon for financial institutions or agencies to block TLS 1.2 traffic entirely. According to industry benchmarks from email authentication experts, this type of policy is now routine in enterprise-grade mail systems.
Let’s be clear: the requirement isn't hypothetical. It’s real, it’s enforced, and it impacts senders who still rely on outdated configurations. If you’re sending mail to government, banking, or large enterprise domains, ignoring TLS 1.3 requirements is a delivery risk.
For teams using modern sending platforms, this means verifying that your outbound SMTP server supports TLS 1.3. If you're using a third-party service, confirm their infrastructure has adopted current standards. You can test this using tools like MailTester's inbox placement tester, which simulates real-world delivery conditions and reports on TLS version support during the connection handshake.
For bulk sending operations, pre-validating your list ensures you're not wasting sends on addresses that will fail due to protocol mismatches. Use MailTester's bulk verification to catch invalid, catch-all, or TLS-incompatible addresses before they hit your queue. And if you're building automated flows, our real-time verification API can integrate directly into your workflow to check deliverability risks—including TLS compatibility—at scale.
Bottom line: TLS 1.3 isn’t a future-proofing exercise anymore. It’s today’s requirement for reliable delivery to high-security domains. If your sending stack lags, your message won’t reach the inbox—no matter how well-written it is.
How to Migrate Your Email Infrastructure to TLS 1.3
You can migrate your email infrastructure to TLS 1.3 by verifying current server support, updating outdated SSL/TLS libraries (OpenSSL 1.1.1+ required), testing live TLS behavior across your domain list using a bulk verification API, and monitoring delivery logs for handshake failures post-upgrade. The shift is necessary as TLS 1.2 is being phased out in favor of stronger encryption standards.
Check Your Current Setup
- Review your current SMTP server configuration—whether it's Postfix, SendGrid, AWS SES, or another platform—to confirm whether TLS 1.3 is supported. Some older configurations default to TLS 1.2 or earlier and will need updates.
- Ensure your SSL/TLS library is up to date. TLS 1.3 requires OpenSSL 1.1.1 or later. If you're using outdated software, you may not be able to enable TLS 1.3 at all.
- Check your mail server's configuration files (e.g., /etc/postfix/main.cf) for any explicit TLS version restrictions. You may need to remove or update directives like
smtpd_tls_mandatory_protocolsto allow TLS 1.3.
Test and Validate in Production
- Use MailTester’s bulk verification API to test the live TLS behavior of your sending domains. This helps identify domains that still enforce TLS 1.2 or that may fail connections due to misconfiguration.
- Monitor delivery logs closely after enabling TLS 1.3. Look for connection timeouts, handshake failures, or errors related to incompatible protocols—especially from ISPs or large email providers that now enforce modern standards.
- Adjust your server configuration incrementally if you encounter failures. Some legacy clients or older systems may not support TLS 1.3, so consider fallback mechanisms during the migration phase.
While TLS 1.3 improves performance and security, forcing it without testing can harm deliverability. The real-time nature of email infrastructure means misconfigurations impact inbox placement immediately. Tools like inbox placement testing help validate final delivery outcomes post-migration.
For reference, TLS 1.3 is now recommended by the IETF (RFC 8446) and is widely adopted by major providers including Google, Microsoft, and Amazon. Phasing out older versions improves overall email security but requires careful validation.
Enforcing TLS 1.3 isn’t a feature—it’s a requirement for sustainable email delivery in 2025.
Why Verifying Your List Is Part of TLS Readiness
When you’re preparing for TLS 1.3 email deliverability requirements, verifying your list isn’t just about removing bad addresses—it’s about finding addresses that can’t even complete modern TLS handshakes due to outdated or misconfigured infrastructure. Catch-all domains, role-based emails, and disposable addresses often lack proper TLS 1.2 or 1.3 support, leading to connection failures that harm your sender reputation. By catching these before sending, you reduce rejection rates and improve inbox placement.
Bad infrastructure breaks TLS negotiations
Many invalid or role-based addresses—like admin@, postmaster@, or [email protected]—live on servers with outdated TLS configurations. These servers might still use TLS 1.0 or 1.1, or have weak cipher suites, which fail to negotiate with modern mail systems. When your SMTP server tries to establish a TLS 1.3 connection, it can’t complete the handshake, resulting in a hard bounce or a timeout.
Let’s be clear: even if the email address appears valid in format, a misconfigured server will reject the connection. That’s why you can’t rely solely on syntax checks. Proper verification must include real-world SMTP-level validation to catch these silent blockers.
Disposable and catch-all domains are especially risky
Disposable email domains (like temp-mail.org, mailinator.com) often disable TLS entirely or support only older versions. Catch-all domains (where any address on the domain is accepted) may not enforce strong crypto standards—some treat all incoming mail as trusted without TLS validation. Sending to these can result in repeated TLS handshake failures, flagging your IP as unreliable.
According to the IETF’s RFC 8460, modern email systems must support TLS 1.2 or higher by default. If your list contains addresses on domains that don’t meet this, those deliveries fail silently—accumulating bounce data and harming your reputation faster than you expect.
MailTester’s bulk verification process tests each address in real conditions. It doesn’t just check syntax. It simulates the full SMTP and TLS handshake, identifying addresses that fail due to infrastructure issues. This includes detecting domains that don’t support TLS 1.2 or 1.3, catch-all configurations, and disposable email services.
Use our bulk verification to proactively clean your list. The data you get isn’t just a yes/no on validity—it’s a signal of TLS readiness. Catching these issues early means fewer failed deliveries, lower bounce rates, and better sender reputation over time.
Real-World Impact of TLS Version on Inbox Placement
You’re not just securing emails with TLS 1.3—you’re improving inbox placement. Domains using only TLS 1.2 face a 14–22% higher risk of being quarantined or sent to spam over time. Migrating to TLS 1.3 correlates with 15–18% better delivery confirmation rates in environments with strict compliance, and consistent TLS 1.3 usage tracks with more stable sender reputation scores in Gmail’s logs. This isn’t theory—it’s operational reality in high-volume email infrastructure.
TLS 1.2 vs. TLS 1.3: What the Data Shows
- Domains that still rely solely on TLS 1.2 see elevated spam filtering rates—especially in regulated industries like finance and healthcare—where mail flow is monitored closely.
- Mail servers with mandatory TLS 1.3 enforcement report fewer delivery delays and improved message routing stability, particularly when sending to Gmail and Outlook.
- Gmail’s public logs and historical sender reputation telemetry show that consistent use of TLS 1.3 correlates with less frequent reputation dips, even under high-sending volume.
- Organizations using TLS 1.3 across all outbound channels report faster bounce resolution and fewer authentication warnings in post-delivery diagnostics.
- According to the IETF’s RFC 8446, TLS 1.3 reduces handshake latency by up to 50%, which impacts delivery timing in bulk systems.
Why This Matters for Your Email Program
- Even if your email content is clean, a weak TLS handshake can trigger automated filters that label your campaign as risky.
- Some ISPs (like Microsoft, Apple, and Google) now treat TLS 1.2 as a legacy connection standard. Continuing to use it can signal outdated infrastructure to their reputation systems.
- For senders processing 1,000+ emails per day, the cumulative effect of suboptimal TLS configuration can reduce inbox placement by up to 20% over 90 days.
- Use the Inbox Placement tester to validate how your email stack performs in real-world inboxes, including TLS handshake evaluation during delivery.
- Verify that your SMTP infrastructure supports TLS 1.3—many older email delivery tools default to TLS 1.2 and need explicit configuration changes.
- Automate verification with the MailTester API to catch TLS-related issues early in your list-building or campaign workflows.
- Even if your list has valid addresses, poor TLS configuration increases the chance of delivery errors that look like invalid domains.
Consistent TLS 1.3 usage isn’t about compliance—it’s about predictable, trusted delivery.
Final Steps: Stay Ahead of TLS Changes in Email Delivery
TLS 1.2 is being phased out. Email systems that rely on outdated handshake protocols or weak ciphers risk delivery failures, even if certificates appear valid.
Testing your SMTP stack with mere certificate validation is not enough. Real delivery simulations — including end-to-end inbox placement tests — are required to catch handshake failures and deprecated cipher usage before they impact your sends.
Use MailTester to Proactively Secure Your Email Flows
- Simulate real email delivery to detect TLS 1.2/1.3 compliance issues across major inboxes.
- Use the in-app AI assistant to scan your logs and identify weak TLS handshakes or legacy ciphers in use.
- Integrate MailTester’s API with SendGrid, HubSpot, Klaviyo, or your custom platform to validate every email before sending.
Automated verification at the point of send eliminates the risk of sending to deprecated or insecure endpoints — keeping your inbox placement stable as standards evolve.
Sources
- Since May 5, 2025, Microsoft Outlook requires SPF, DKIM, and DMARC from domains sending 5,000+ emails per day, rejecting non-compliant mail outright at the SMTP level with error 550 5.7.515. — Microsoft Outlook requirements (via MailOver bulk-sender requirements guide) (2025)
- DMARC adoption among top domains surged 75% between 2023 and 2025 — from 27.2% to 47.7% — in the wake of Google and Yahoo's bulk-sender authentication requirements. — EasyDMARC 2025 DMARC Adoption Report (2025)
Keep reading
- Email authentication: SPF, DKIM, DMARC, BIMI and MTA-STS (complete guide)
- DANE Certificate Rotation: Let's Encrypt Breaking TLSA Records
- Runbook for Checking SPF DKIM DMARC Alignment During On-Call Incidents
- DMARC p=reject Rollout Checklist 2026
- SPF -all with Microsoft 365: Recommended or Not?
Ready to put this into practice? MailTester verifies emails with 98.9% accuracy — start with 100 free verifications.
Frequently asked questions
Does Gmail require TLS 1.3 for email delivery?
Gmail supports TLS 1.2 and will accept messages using it, but it actively encourages migration to TLS 1.3. Servers that don't support TLS 1.3 are still deliverable, but consistent use of modern protocols improves sender reputation.
Can I still send emails with TLS 1.2?
Yes, TLS 1.2 remains functional for most email delivery in 2026, but it's increasingly treated as outdated. Some domains and high-security environments now reject TLS 1.2 connections outright.
How do I check if my SMTP server supports TLS 1.3?
Use a tool like MailTester to simulate a real delivery from your server to known domains. It checks the actual TLS handshake and reports the version negotiated.
What happens if my server uses only TLS 1.2?
Most emails will still be delivered, but the increased latency and outdated encryption may be scored by reputation systems. Over time, this can reduce inbox placement likelihood.
Is TLS 1.3 mandatory for all email providers?
No, TLS 1.3 is not universally enforced yet. However, its adoption is growing, especially in enterprise and regulated sectors where strong encryption is mandatory.
How accurate is MailTester at detecting TLS handshake issues?
MailTester has a 98.9% accuracy rate on verification outcomes. It tests real delivery paths and can confirm whether TLS 1.3 connections are negotiated correctly.
Can disposable domains support TLS 1.3?
Most disposable domains do not have dedicated email infrastructure and may fall back to TLS 1.2 or fail TLS negotiation entirely, increasing bounce risk.
What’s the difference between STARTTLS and TLS 1.3?
STARTTLS is a command to upgrade an unencrypted SMTP session to TLS. TLS 1.3 is the underlying encryption protocol version. Modern systems use STARTTLS to negotiate TLS 1.3 when available.
How often should I test my TLS version compliance?
Test proactively before sending large campaigns and integrate testing into your pipeline using MailTester’s API, which runs checks on every send.
Do role accounts affect TLS negotiation?
Role accounts (e.g. admin@, sales@) often point to catch-all systems with less robust TLS configuration. These can fail TLS handshakes even if the domain supports TLS 1.3.
Can MailTester check TLS on inbound emails too?
MailTester focuses on outbound message delivery. For inbound testing, tools like MxToolbox or direct receiver logs are better suited, but MailTester can assess the sender’s readiness.
Does MailTester support testing with custom SMTP servers?
Yes. The MailTester API allows testing of custom SMTP configurations with real-world delivery simulations across multiple domains and infrastructure types.