Skip to main content

Engineer's DNS Intelligence Report

microsoft.com
8 Mar 2026, 14:15 UTC · 16.9s ·v26.35.20 · SHA-3-512: c6e4✱✱✱✱ Verify ·Archived
Recon ModeRecon Mode Snapshot Re-analyze New Domain
DNS Security & Trust Posture
Risk Level: Low Risk
6 protocols configured, 2 not configured, 1 unavailable on provider Why we go beyond letter grades
Analysis Confidence (ICD 203)
MODERATE 71/100
Resolver agreement is inconsistent for some protocols, limiting confidence. Data currency and system maturity are adequate.
Accuracy 60% Currency 84/100 Maturity verified
Limiting factor: Resolver agreement is low for this scan — some protocols returned inconsistent results across resolvers
Intelligence Currency
Data Currency: Good 84/100
ICuAE Details
Currentness Excellent TTL Compliance Excellent Completeness Degraded Source Credibility Excellent TTL Relevance Good
DNS data is mostly current with minor gaps — good intelligence currency

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

Record Type Observed TTL Typical TTL Severity Context
AAAA 1687s 1 hour (3600s) medium AAAA TTL is below typical — observed 1687s, typical value is 1 hour (3600s). Short TTLs increase DNS query volume but enable faster propagation. If you are preparing for a migration or need rapid failover, this may be intentional (RFC 1035 §3.2.1). For steady-state production, consider 3600 seconds per NIST SP 800-53 SI-18 relevance guidance. Use the TTL Tuner for profile-specific recommendations.
NS 14086s 1 day (86400s) medium NS TTL is below typical — observed 14086s, typical value is 1 day (86400s). Short TTLs increase DNS query volume but enable faster propagation. If you are preparing for a migration or need rapid failover, this may be intentional (RFC 1035 §3.2.1). For steady-state production, consider 86400 seconds per NIST SP 800-53 SI-18 relevance guidance. Use the TTL Tuner for profile-specific recommendations.

Big Picture Questions

  • How often do you actually change this record? If it hasn’t changed in months, a short TTL is generating unnecessary DNS queries without any benefit.
  • Are you preparing for a migration or IP change? Short TTLs make sense temporarily — but should be raised back to 1 hour (3600s) once the change is complete.
  • Every DNS lookup adds 20–150ms of latency. With a 60s TTL, returning visitors trigger a fresh lookup every minute. With 3600s, they get cached responses for an hour — faster page loads, no extra infrastructure needed.
  • Google runs A records at ~30s because they operate a global anycast network and need to steer traffic dynamically. For a typical website without that infrastructure, copying those TTLs increases query volume with zero upside.
Tune TTL for microsoft.com
Reference: NIST SP 800-53 SI-7 (Information Integrity) · RFC 8767 (Serve Stale) · RFC 1035 §3.2.1 (TTL semantics) Note: Some DNS providers (e.g., AWS Route 53 alias records, Cloudflare proxied records) enforce fixed TTLs that cannot be modified. If a finding targets a record you cannot edit, it reflects the observed value rather than a configuration error on your part.
Primary NS ns1-39.azure-dns.com
Serial 1
Admin azuredns-hostmaster.microsoft.com
Provider Unknown
Timer Value RFC 1912 Range
Refresh3600s1,200–43,200s (20 min – 12 hrs)
Retry300sFraction of Refresh
Expire2419200s1,209,600–2,419,200s (14–28 days)
Minimum (Neg. Cache)300s300–86,400s (5 min – 1 day)
All SOA timer values are within RFC 1912 recommended ranges.
Email Spoofing
Protected
Brand Impersonation
Not Setup
DNS Tampering
Unsigned
Certificate Control
Configured
Configured
SPF (hard fail), DMARC (reject), DKIM, MTA-STS, TLS-RPT, CAA
Not Configured
BIMI, DNSSEC
Unavailable on Provider
DANE
Priority Actions Achievable posture: Secure
Medium Enable DNSSEC

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

Low Add BIMI Record

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

BIMI displays your verified brand logo next to your emails in supporting mail clients.
FieldValue
TypeTXT
Hostdefault._bimi.microsoft.com (BIMI default record)
Valuev=BIMI1; l=https://microsoft.com/brand/logo.svg
Registrar (RDAP) OBSERVED LIVE
MarkMonitor Inc.
Where domain was purchased
Email Service Provider INFERRED
Microsoft 365
Strongly Protected
Web Hosting
Unknown
Where website is hosted
DNS Hosting OBSERVED
Microsoft Azure DNS
Where DNS records are edited
Email Security Methodology Can this domain be impersonated by email? No SPF and DMARC reject policy enforced

SPF Record RFC 7208 §4 Verified

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

SPF valid with strict enforcement (-all), 5/10 lookups

v=spf1 include:_spf-a.microsoft.com include:_spf-b.microsoft.com include:_spf-c.microsoft.com include:_spf-ssg-a.msft.net include:_spf1-meo.microsoft.com -all
RFC 7489: -all may cause rejection before DMARC evaluation, preventing DKIM from being checked
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)
SPF hard fail (-all): compliance-strong, but can short-circuit DMARC. RFC 7489 notes that -all can cause some receivers to reject mail during the SMTP transaction — before DKIM is checked and before DMARC can evaluate the result. A message that would pass DMARC via DKIM alignment may be rejected prematurely. For most domains, ~all + DMARC p=reject is the strongest compatible posture — it allows every authentication method (SPF, DKIM, DMARC) to be fully evaluated before a decision is made.
DMARC is set to reject — enforcement is strong. However, some receivers may still reject messages on SPF hard fail before DKIM alignment is checked. Switching to ~all + p=reject would provide the same enforcement with full DMARC compatibility.

DMARC Policy RFC 7489 §6.3 Verified

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

DMARC policy reject (100%) - excellent protection

v=DMARC1; p=reject; pct=100; rua=mailto:itex-rua@microsoft.com; ruf=mailto:itex-ruf@microsoft.com; fo=1
Alignment: SPF relaxed DKIM relaxed
No np= tag (DMARCbis) — non-existent subdomains inherit p= policy but adding np=reject provides explicit protection against subdomain spoofing
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
RFC 7489 Conformant — DMARC record conforms to RFC 7489 §6.3 with full enforcement.
DMARCbis (Pending): draft-ietf-dmarc-dmarcbis will elevate DMARC to Standards Track, obsolete RFC 7489, replace pct= with t= (testing flag), add np= (non-existent subdomain policy), and mandate DNS tree walk for policy discovery instead of the Public Suffix List.
Related CVEs: CVE-2024-49040 (Exchange sender spoofing), CVE-2024-7208 (multi-tenant DMARC bypass)

DKIM Records RFC 6376 §3.6 Verified

Are outbound emails cryptographically signed? Yes — verified
Found 2048-bit

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

selector2._domainkey Microsoft 365 2048-bit Adequate
v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCPkb8bu8RGWeJGk3hJrouZXIdZ+HTp/azRp8IUOHp5wKvPUAi/54PwuLscUjRk4Rh3hjIkMpKRfJJXPxWbrT7eMLric7f/S0h+qF4aqIiQqHFCDAYfMnN6V3Wbke2U5EGm0H/cAUYkaf2AtuHJ/rdY/EXaldAm00PgT9QQMez66QIDAQAB;
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 1 mail server(s)

v=STSv1; id=20190225000000Z;
Policy Details:
  • Mode: enforce
  • Max Age: 7 days (604800 seconds)
  • MX Patterns: *.mail.protection.outlook.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=https://tlsrpt.azurewebsites.net/report

DANE / TLSA Verified Recon Methodology Can mail servers establish identity without a public CA? via MTA-STS (CA)
RFC 7672 §3 RFC 6698 §2 Not Available

DANE not available — Microsoft 365 does not support inbound DANE/TLSA on its MX infrastructure

DANE not deployable on Microsoft 365

Microsoft 365 does not support DANE for inbound mail. Microsoft uses its own certificate pinning mechanism.

Recommended alternative: MTA-STS (already configured)


Email Transport Security

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

  • DNSSEC + DANE (RFC 7672) — Cryptographic chain of trust from DNS root to mail server certificate. Eliminates reliance on certificate authorities. No trust-on-first-use weakness. Requires DNSSEC.
  • MTA-STS (RFC 8461) — HTTPS-based policy requiring TLS for mail delivery. Works without DNSSEC but relies on CA trust and is vulnerable on first use (§10). Created for domains where “deploying DNSSEC is undesirable or impractical” (§2).
This domain uses MTA-STS — the best available option for Microsoft 365. Since Microsoft 365 does not support inbound DANE, MTA-STS is the strongest transport security this domain can deploy. MTA-STS enforces TLS via HTTPS-based policy, protecting against downgrade attacks (RFC 8461).

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


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

BIMI BIMI Spec Verified Warning

Is the brand identity verified and displayed in inboxes? No

No BIMI record found

CAA RFC 8659 §4 Verified Success

Does this domain restrict who can issue TLS certificates? Yes

CAA configured - specific CAs authorized

0 contactemail "caarecordaware@microsoft.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://msrc.microsoft.com/report/vulnerability/new

Expires

2026-09-23 Valid

Encryption

https://msrc.microsoft.com/.well-known/csaf/openpgp/998D7EC1A516E3D17FF90480EF148D3CDE714E0D.asc

Policy

https://www.microsoft.com/en-us/msrc/bounty/
https://www.microsoft.com/en-us/msrc/cvd
https://www.microsoft.com/en-us/msrc/bounty-safe-harbor
en Canonical URL Acknowledgments

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 (9)
  • https://microsoft.com/
  • https://microsoft.com/echo/etc.clientlibs/cascade.component.authoring/clientlibs/clientlib-reimagine-env/base.ACSHASH8cd32d1ad0be8a1a9b98c8f1eda1aae6.min.js
  • https://microsoft.com/echo/etc.clientlibs/cascade.component.authoring/clientlibs/clientlib-polyfills.ACSHASHtrue.min.js
  • https://microsoft.com/echo/etc.clientlibs/cascade.component.authoring/clientlibs/clientlib-jquery.ACSHASH75d0cb3e9ff9fee40f5ce5fd93c17fb2.min.js
  • https://microsoft.com/echo/etc.clientlibs/cascade.component.authoring/clientlibs/clientlib-jquery-cookie.ACSHASH5c75a4fa9fb3503322f8a0c9dd51512d.min.js
  • https://microsoft.com/echo/etc.clientlibs/cascade.component.authoring/dynamicclientsidelibs/handlerscripts/v1.ACSHASH6734c5d7a732130b83c7d4a6ba54dcec.min.js
  • https://microsoft.com/msonecloudapi/assets/reimaginesharedhead.js
  • https://microsoft.com/echo/etc.clientlibs/microsoft/clientlibs/exp-analytics/v1.ACSHASHbf7b336dbb370c984e1bf59b1a980d86.min.js
  • https://microsoft.com/echo/etc.clientlibs/microsoft/clientlibs/exp-cookiecomp/v1.ACSHASHa238861e6209e4e02576ddf5d1749c8b.min.js
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 ns3-39.azure-dns.org — 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 Test inconclusive
Open Recursion Disabled Test inconclusive
Nameserver Identity Hidden Test inconclusive
Cache Snooping Protected Test inconclusive

Tested nameservers: ns3-39.azure-dns.org, ns4-39.azure-dns.info, ns1-39.azure-dns.com, ns2-39.azure-dns.net

Delegation Consistency 1 Issue

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

Findings:
  • Could not retrieve NS TTL from parent zone

DS ↔ DNSKEY Alignment Aligned

Glue Record Completeness Complete

NameserverIn-BailiwickIPv4 GlueIPv6 GlueStatus
ns1-39.azure-dns.com No N/A N/A OK
ns2-39.azure-dns.net No N/A N/A OK
ns3-39.azure-dns.org No N/A N/A OK
ns4-39.azure-dns.info No N/A N/A OK

NS TTL Comparison Drift

Child TTL: 172800s Drift: 0s

SOA Serial Consistency Consistent

ns1-39.azure-dns.com: 1
ns2-39.azure-dns.net: 1
ns3-39.azure-dns.org: 1
ns4-39.azure-dns.info: 1
Nameserver Fleet Matrix Healthy

Analyzed 4 nameserver(s) for microsoft.com — Per-nameserver reachability, ASN diversity, SOA serial sync, and lame delegation checks.

Nameserver IPv4 IPv6 ASN / Operator UDP TCP AA SOA Serial
ns3-39.azure-dns.org 13.107.222.39 2a01:111:4000:10::27 AS8075
Microsoft Corporation
1
ns2-39.azure-dns.net 150.171.16.39 2620:1ec:8ec:10::27 AS8075
Microsoft Corporation
1
ns1-39.azure-dns.com 150.171.10.39 2603:1061:0:10::27 AS8075
Microsoft Corporation
1
ns4-39.azure-dns.info 13.107.206.39 2620:1ec:bda:10::27 AS8075
Microsoft Corporation
1
Unique ASNs
1
Unique Operators
1
Unique /24 Prefixes
4
Diversity Score
Fair

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

Mail Transport Security Beta Is mail transport encrypted and verified? Yes MTA-STS enforces TLS for all inbound 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)
  • TLS-RPT configured — domain monitors TLS delivery failures (RFC 8460)
  • Microsoft 365 enforces TLS 1.2+ with DANE (GA Oct 2024) and valid certificates
Telemetry
TLS-RPT configured — domain receives reports about TLS delivery failures from sending mail servers (RFC 8460)
Reporting to: https://tlsrpt.azurewebsites.net/report
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 3 IP address(es)

ASNNameCountry
AS8075 Microsoft Corporation US
IPv4 Mappings:
13.107.213.38AS8075 (13.104.0.0/14)
13.107.246.38AS8075 (13.104.0.0/14)
IPv6 Mappings:
2603:1061:14:b8::1AS8075 (2603:1000::/25)

Edge / CDN Success

Domain appears to use direct origin hosting

SaaS TXT Footprint Success 8 services

8 SaaS services 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=M--CVfn_YwsV-2FGbCp_HFaEj23BmT0cTF4l8hXgpvM
Linear linear-domain-verification=iuq6saifcnbe
Atlassian atlassian-domain-verification=Sn5AwyIdVgkaRaJA/IKj7ZFMnWeCBnppa9bXGLuJvsakRHH4lY...
Microsoft 365 MS=ms79629062
HubSpot hubspot-developer-verification=OTQ5NGIwYWEtODNmZi00YWE1LTkyNmQtNDhjMDMxY2JjNDAx
1Password 1password-site-verification=35ZTURTFFFDC5BW7GFQKRJ77QM
Facebook / Meta facebook-domain-verification=fwzwhbbzwmg5fzgotc2go51olc3566
DocuSign docusign=d5a3737c-c23c-4bd0-9095-d2ff621f2840

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

DNSSEC RFC 4033 §2 Verified Unsigned

DNSSEC not configured - DNS responses are unsigned

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

NS Delegation Verified

4 nameserver(s) configured

Nameservers: ns1-39.azure-dns.com ns2-39.azure-dns.net ns3-39.azure-dns.org ns4-39.azure-dns.info
Managed DNS
All 4 nameservers hosted by Microsoft Azure DNS. Managed DNS provides reliable resolution with provider-maintained infrastructure.
DNS provider(s): Microsoft Azure DNS
Multi-Resolver Verification Recon: Discrepancy detected - Some resolvers returned different results (3 differences found)
Resolver Differences:
TXT: OpenDNS returned different results: [1password-site-verification=35ZTURTFFFDC5BW7GFQKRJ77QM MS=ms79629062 _zx2p8gpzv720db2aqmozy4jhwk2nl43 d365mktkey=3uc1cf82cpv750lzk70v9bvf2 d365mktkey=6358r1b7e13hox60tl1uagv14 dobtdihqagnr18hea8uv1h1mvq docusign=d5a3737c-c23c-4bd0-9095-d2ff621f2840 fg2t0gov9424p2tdcuo94goe9j linear-domain-verification=iuq6saifcnbe t7sebee51jrj7vm932k531hipa]
A: OpenDNS returned different results: [13.107.213.38 13.107.246.38]
A: DNS4EU returned different results: [150.171.109.214]
This may indicate DNS propagation in progress or geo-based DNS routing.
Traffic & Routing Where does this domain's traffic actually terminate?

AIPv4 Address

13.107.213.38
13.107.246.38
Where the domain points for web traffic

AAAAIPv6 Address

2603:1061:14:b8::1
IPv6 ready

MXMail Servers

10 microsoft-com.mail.protection.outlook.com.
Priority + mail server for email delivery
Microsoft 365

SRVServices

_sip._tls: 100 1 443 sipdir.online.lync.com.
_sipfederationtls._tcp: 100 1 5061 sipfed.online.lync.com.
SIP, XMPP, or other service endpoints
Web: Reachable (2 IPv4, 1 IPv6) Mail: 1 server Services: 2 endpoints
Subdomain Discovery RFC 6962 Recon LIVE What subdomains and infrastructure are exposed in certificate logs? 1340 subdomains discovered
How did we find these?
CT logs unavailable 1320 current 20 expired 92 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)
001-az.cos.audience.gcc.teams.microsoft.com CT Log Current 2 2025-03-25T19:20:21Z
001-tx.cos.audience.gcc.teams.microsoft.com CT Log Current 1 2025-03-25T19:29:57Z
002-az.cos.audience.gcc.teams.microsoft.com CT Log Current 1 2025-03-25T19:21:15Z
002-tx.cos.audience.gcc.teams.microsoft.com CT Log Current 1 2025-03-25T19:29:59Z
003-az.cos.audience.gcc.teams.microsoft.com CT Log Current 1 2025-03-25T19:21:50Z
003-tx.cos.audience.gcc.teams.microsoft.com CT Log Current 1 2025-03-25T19:29:59Z
004-az.cos.audience.gcc.teams.microsoft.com CT Log Current 1 2025-03-25T19:22:35Z
004-tx.cos.audience.gcc.teams.microsoft.com CT Log Current 1 2025-03-25T19:30:00Z
005-az.cos.audience.gcc.teams.microsoft.com CT Log Current 1 2025-03-25T19:22:44Z
005-tx.cos.audience.gcc.teams.microsoft.com CT Log Current 1 2025-03-25T19:30:05Z
008-az.cos.audience.gcc.teams.microsoft.com CT Log Current 2 2025-03-25T19:21:56Z
01-az.audience.gcc.teams.microsoft.com CT Log Current 1 2025-04-13T00:00:00Z
01-tx.audience.gcc.teams.microsoft.com CT Log Current 1 2025-04-12T00:00:00Z
02-az.audience.gcc.teams.microsoft.com CT Log Current 1 2025-04-11T00:00:00Z
02-tx.audience.gcc.teams.microsoft.com CT Log Current 1 2025-04-11T00:00:00Z
03-az.audience.gcc.teams.microsoft.com CT Log Current 1 2025-04-12T00:00:00Z
03-tx.audience.gcc.teams.microsoft.com CT Log Current 1 2025-04-12T00:00:00Z
04-az.audience.gcc.teams.microsoft.com CT Log Current 1 2025-04-10T00:00:00Z
04-tx.audience.gcc.teams.microsoft.com CT Log Current 1 2025-04-12T00:00:00Z
05-az.audience.gcc.teams.microsoft.com CT Log Current 1 2025-03-24T00:00:00Z
05-tx.audience.gcc.teams.microsoft.com CT Log Current 1 2025-04-12T00:00:00Z
06-az.audience.gcc.teams.microsoft.com CT Log Current 1 2025-04-12T00:00:00Z
06-tx.audience.gcc.teams.microsoft.com CT Log Current 1 2025-04-12T00:00:00Z
07-az.audience.gcc.teams.microsoft.com CT Log Current 1 2025-04-11T00:00:00Z
07-tx.audience.gcc.teams.microsoft.com CT Log Current 1 2025-04-12T00:00:00Z
3palertingestion.globalsecureaccess.microsoft.com CT Log Current 9 2025-03-17T17:33:34Z
aadsync.teams.microsoft.com CT Log Current 7 2025-04-13T06:54:03Z
aadvisor.microsoft.com CT Log Current 2 2025-04-15T00:00:00Z
academy.microsoft.com DNS Current reroute.microsoft.com
account.microsoft.com DNS Current account.microsoft.com.edgekey.net
accountemail.microsoft.com CT Log Current 1 2025-03-24T16:14:40Z
accountmail.microsoft.com CT Log Current 1 2025-03-24T16:19:26Z
accounts.microsoft.com DNS Current account.microsoft.com.edgekey.net
admin-ignite.microsoft.com CT Log Current 1 2025-04-16T20:11:27Z
admin.microsoft.com CT Log Current 1 2025-04-16T20:11:27Z
aep.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
aer.microsoft.com CT Log Current reroute.microsoft.com 9 2025-04-15T15:33:08Z
aether.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
afflink.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
agent.services.microsoft.com CT Log Current 1 2025-03-17T00:00:00Z
aiotlabs.microsoft.com CT Log Current 1 2025-03-19T00:00:00Z
aistories.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
ak-secure03.microsoft.com CT Log Current 3 2025-03-14T02:03:39Z
alda.api-ppe.support.microsoft.com CT Log Current 2 2025-04-12T04:32:00Z
alerts.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
ambassadors.microsoft.com CT Log Current 2 2025-04-15T16:44:03Z
amer.int.tas.teams.microsoft.com CT Log Current 1 2025-03-17T18:11:31Z
analyticspartner.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
answerdesk.microsoft.com CT Log Current reroute.microsoft.com 2 2025-04-15T16:44:03Z
api-gcc.prod.migrations.microsoft.com CT Log Current 1 2025-03-22T04:26:20Z
api-local.riskregister-dev.microsoft.com CT Log Current 1 2025-04-10T14:47:23Z
api-ppe.support-aries.microsoft.com CT Log Current 1 2025-04-12T19:57:36Z
api.as01.dm.microsoft.com CT Log Current 1 2025-03-14T07:01:33Z
api.dev.personnel.microsoft.com CT Log Current 1 2025-04-16T00:00:00Z
api.dm.microsoft.com CT Log Current 13 2025-03-13T17:06:52Z
api.ecdn.gcc.teams.microsoft.com CT Log Current 2 2025-04-07T13:44:49Z
api.eu01.dm.microsoft.com CT Log Current 1 2025-03-14T06:20:49Z
api.eu02.dm.microsoft.com CT Log Current 1 2025-03-14T07:14:03Z
api.fp.wd.microsoft.com CT Log Current 1 2025-04-17T16:51:45Z
api.gcc.teams.microsoft.com CT Log Current 1 2025-03-16T00:00:00Z
api.in02.dm.microsoft.com CT Log Current 1 2025-03-14T04:11:25Z
api.lsads-int.microsoft.com CT Log Current 1 2025-04-08T17:30:21Z
api.lsads.microsoft.com CT Log Current 1 2025-03-21T19:54:49Z
api.microsoft.com DNS Current msdn.com
api.myaccount-ppe.microsoft.com CT Log Current 9 2025-03-24T00:00:00Z
api.myaccount-tip.microsoft.com CT Log Current 9 2025-03-24T00:00:00Z
api.myaccount.microsoft.com CT Log Current 9 2025-03-24T00:00:00Z
api.mysignins-ppe.microsoft.com CT Log Current 3 2025-03-14T00:00:00Z
api.myworkaccount-ppe.microsoft.com CT Log Current 9 2025-03-24T00:00:00Z
api.myworkaccount.microsoft.com CT Log Current 9 2025-03-24T00:00:00Z
api.na01.dm.microsoft.com CT Log Current 1 2025-03-14T18:10:17Z
api.na02.dm.microsoft.com CT Log Current 1 2025-03-14T12:32:42Z
api.oc01.dm.microsoft.com CT Log Current 1 2025-03-14T14:50:08Z
api.securityplatform.microsoft.com CT Log Current 4 2025-04-13T17:39:36Z
api.shifts-primary.gcc.teams.microsoft.com CT Log Current 4 2025-03-23T00:00:00Z
api.shifts-secondary.gcc.teams.microsoft.com CT Log Current 4 2025-03-23T00:00:00Z
api.shifts.gcc.teams.microsoft.com CT Log Current 4 2025-03-23T00:00:00Z
api.sw01.dm.microsoft.com CT Log Current 1 2025-03-16T13:08:34Z
api.sw02.dm.microsoft.com CT Log Current 1 2025-03-16T09:44:22Z
api.sw03.dm.microsoft.com CT Log Current 1 2025-03-16T15:01:04Z
applications.microsoft.com CT Log Current 9 2025-03-24T00:00:00Z
appmanagement-stage.microsoft.com CT Log Current 1 2025-04-17T16:11:28Z
appmanagement.activedirectory-ppe.microsoft.com CT Log Current 9 2025-03-24T00:00:00Z
appmanagement.activedirectory.microsoft.com CT Log Current 9 2025-03-24T00:00:00Z
apps.dev.microsoft.com CT Log Current 9 2025-03-24T00:00:00Z
apps.microsoft.com DNS Current web-store-eyfkgzgudfgwftdc.z01.azurefd.net
aps.globalsecureaccess.microsoft.com CT Log Current 16 2025-03-17T17:33:34Z
aps.infra.gcc.teams.microsoft.com CT Log Current 1 2025-03-23T11:10:06Z
artifacts.infra.gcc.teams.microsoft.com CT Log Current 2 2025-04-09T00:00:00Z
as.api.dm.microsoft.com CT Log Current as-pe-web-dm-api.trafficmanager.net 13 2025-03-13T17:06:52Z
as.checkin.dm.microsoft.com CT Log Current 26 2025-03-13T17:06:52Z
as.enrollment.dm.microsoft.com CT Log Current 13 2025-03-13T17:06:52Z
as.gateway.configmgr.manage.microsoft.com CT Log Current 1 2025-03-25T17:41:30Z
as.reporting.dm.microsoft.com CT Log Current 13 2025-03-14T01:21:03Z
as01.discovery.dm.microsoft.com CT Log Current 1 2025-03-14T04:51:20Z
as02.discovery.dm.microsoft.com CT Log Current 1 2025-03-14T06:33:59Z
asia.microsoft.com DNS Current
assets.az.usa.gcc.ecdn.gcc.teams.microsoft.com CT Log Current 2 2025-04-07T13:44:45Z
assets.global.gcc.ecdn.gcc.teams.microsoft.com CT Log Current p5-gcc-global-assets.usgovtrafficmanager.net 2 2025-04-07T13:44:45Z
assets.microsoft.com DNS Current dnmpn.trafficmanager.net
assets.tx.usa.gcc.ecdn.gcc.teams.microsoft.com CT Log Current 2 2025-04-07T13:44:45Z
assets.usa.gcc.ecdn.gcc.teams.microsoft.com CT Log Current 2 2025-04-07T13:44:45Z
attend.gcc.teams.microsoft.com CT Log Current 2 2025-04-12T19:41:28Z
auditservice.gcc.teams.microsoft.com CT Log Current 1 2025-04-09T09:46:06Z
auth.databox.microsoft.com CT Log Current 2 2025-03-18T03:37:36Z
auth.microsoft.com CT Log Current 9 2025-03-24T00:00:00Z
authoring.msscship.microsoft.com CT Log Current 1 2025-04-04T07:09:35Z
authoring.ship.microsoft.com CT Log Current 1 2025-03-14T05:46:40Z
authorization.microsoft.com CT Log Current 9 2025-03-24T00:00:00Z
autodiscover.microsoft.com DNS Current autodiscover.outlook.com
automate-dynamic.msscship.microsoft.com CT Log Current 1 2025-04-04T07:09:35Z
automate-dynamic.ship.microsoft.com CT Log Current 1 2025-03-14T05:46:40Z
azehperf.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
aznendersap01.corp.microsoft.com CT Log Current 1 2025-04-08T00:00:00Z
azsapdevcomhl.redmond.corp.microsoft.com CT Log Current 1 2025-03-17T06:51:11Z
azsapdevcomhl1.redmond.corp.microsoft.com CT Log Current 1 2025-03-17T06:51:11Z
azsapdevcomhl2.redmond.corp.microsoft.com CT Log Current 1 2025-03-17T06:51:11Z
azsapprdcomhl.redmond.corp.microsoft.com CT Log Current 2 2025-03-17T13:57:42Z
azsapprdcomhl1.redmond.corp.microsoft.com CT Log Current 2 2025-03-17T13:57:42Z
azsapprdcomhl2.redmond.corp.microsoft.com CT Log Current 2 2025-03-17T13:57:42Z
azsapprdcomhl3.redmond.corp.microsoft.com CT Log Current 2 2025-03-17T13:57:42Z
azsapprdcomhl4.redmond.corp.microsoft.com CT Log Current 2 2025-03-17T13:57:42Z
azsapprdcomhldr.redmond.corp.microsoft.com CT Log Current 2 2025-03-17T13:57:42Z
azsapprdipra01.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T12:43:55Z
azsaptstcomhl.redmond.corp.microsoft.com CT Log Current 2 2025-03-18T08:14:34Z
azsaptstcomhl1.redmond.corp.microsoft.com CT Log Current 2 2025-03-18T08:14:34Z
azsaptstcomhl2.redmond.corp.microsoft.com CT Log Current 2 2025-03-18T08:14:34Z
azsaptstcomhl3.redmond.corp.microsoft.com CT Log Current 2 2025-03-18T08:14:34Z
azsaptstcomhl4.redmond.corp.microsoft.com CT Log Current 2 2025-03-18T08:14:34Z
azsaptstcomhl5.redmond.corp.microsoft.com CT Log Current 2 2025-03-18T08:14:34Z
azsaptstcomhl6.redmond.corp.microsoft.com CT Log Current 2 2025-03-18T08:14:34Z
azsaptstcomhl7.redmond.corp.microsoft.com CT Log Current 2 2025-03-18T08:14:34Z
azsaptstcomhl8.redmond.corp.microsoft.com CT Log Current 2 2025-03-18T08:14:34Z
azsaptstcomhldr.redmond.corp.microsoft.com CT Log Current 1 2025-03-20T10:51:36Z
azsaptstipra01.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T12:23:34Z
azure-int.microsoft.com CT Log Current 1 2025-04-08T03:43:39Z
azure-staging.microsoft.com CT Log Current 1 2025-04-08T05:12:23Z
azvsmas-australia-prd.microsoft.com CT Log Current 1 2025-04-17T17:09:07Z
azvsmas.microsoft.com CT Log Current 1 2025-04-17T17:09:07Z
azwcusehnmsdi01.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmsdnc01.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmsdnc02.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmsdnc03.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmsdnc04.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmsdnc05.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmsdnc06.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmsdnc07.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmsdnc08.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmsdnc09.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmsdnc10.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmsdnc11.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmsdnc12.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmsdnc13.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmsdnc14.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmsdnc15.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmsdnc16.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmsdnc17.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmsdnc18.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmsdnc19.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmsdnc20.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmshsa01.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas01.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas02.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas03.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas04.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas05.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas06.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas07.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas08.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas09.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas10.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas11.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas12.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas13.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas14.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas15.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas16.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas17.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas18.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas19.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas20.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas21.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas22.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas23.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas24.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas25.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas26.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas27.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas28.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas29.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas30.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas31.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas32.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas33.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas34.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas35.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas36.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas37.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas38.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas39.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas40.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas41.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas42.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas43.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas44.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas45.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas46.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas47.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas48.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspas49.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusehnmspasfp1.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
azwcusndersap01.corp.microsoft.com CT Log Current 1 2025-04-08T00:00:00Z
azwcusndersap02.corp.microsoft.com CT Log Current 1 2025-04-08T00:00:00Z
azwus2ndersap01.corp.microsoft.com CT Log Current 1 2025-04-08T00:00:00Z
azwussmapsam02.redmond.corp.microsoft.com CT Log Current 2 2025-04-14T19:34:34Z
backend.api-int.dcat.dsp.mp.microsoft.com CT Log Current 4 2025-04-17T16:53:48Z
backend.cmd-int.dcat.dsp.mp.microsoft.com CT Log Current 1 2025-04-17T17:09:11Z
backend.cws-int.dcat.dsp.mp.microsoft.com CT Log Current 2 2025-04-17T17:16:33Z
backend.cwscr-int.dcat.dsp.mp.microsoft.com CT Log Current 2 2025-04-17T17:17:03Z
backoffice.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
beta.microsoft.com DNS Current connect.microsoft.akadns.net
beta.ucm.ads.microsoft.com CT Log Current 4 2025-04-15T00:09:51Z
beta.ucm.bingads.microsoft.com CT Log Current 4 2025-04-15T00:09:51Z
bi2sslclientstandard.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T04:26:52Z
bidev2web.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T12:15:43Z
bidevweb.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T12:19:51Z
bidsslclientstandard.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T05:32:34Z
bigsslclientstandard.redmond.corp.microsoft.com CT Log Current 1 2025-04-15T23:50:16Z
billing.microsoft.com DNS Current reroute.microsoft.com
bisbx00.redmond.corp.microsoft.com CT Log Current 1 2025-04-15T12:07:31Z
bisi200web.redmond.corp.microsoft.com CT Log Current 1 2025-04-15T23:51:56Z
bitstweb.redmond.corp.microsoft.com CT Log Current 1 2025-04-17T14:35:17Z
biuat00web.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T11:58:27Z
biusslclientstandard.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T09:30:55Z
bixsslclientstandard.redmond.corp.microsoft.com CT Log Current 1 2025-04-15T13:11:02Z
biz4afrika.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
blog.flow.microsoft.com CT Log Current 2 2025-04-15T16:44:03Z
blogs.partner.microsoft.com CT Log Current 1 2025-03-20T05:48:27Z
bmc.gcc.teams.microsoft.com CT Log Current 1 2025-04-08T23:07:21Z
bn2eap.purchase.mp.microsoft.com CT Log Current 1 2025-04-01T22:53:57Z
build.microsoft.com DNS Current global-web-build2026-prod.trafficmanager.net
business-bvt.msscship.microsoft.com CT Log Current 1 2025-04-04T07:09:35Z
business-bvt.ship.microsoft.com CT Log Current 1 2025-03-14T05:46:40Z
business-prod.msscship.microsoft.com CT Log Current 1 2025-04-04T07:09:35Z
business-prod.ship.microsoft.com CT Log Current 1 2025-03-14T05:46:40Z
business-static.msscship.microsoft.com CT Log Current 1 2025-04-04T07:09:35Z
business-static.ship.microsoft.com CT Log Current 1 2025-03-14T05:46:40Z
business.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
businesscentral.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
businessmobilitycenter.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
businessplatform.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
bvt.sc9.scdev.microsoft.com CT Log Current 1 2025-03-24T07:02:28Z
bvt.ship.scdev.microsoft.com CT Log Current 1 2025-03-24T07:02:28Z
bvt.ship2.scdev.microsoft.com CT Log Current 1 2025-03-24T07:02:28Z
bza.microsoft.com CT Log Current 2 2025-03-28T04:03:47Z
c.gcc.ctrl.ml.gcc.teams.microsoft.com CT Log Current 2 2025-03-25T07:17:42Z
c.gov01.gcc.ctrl.ml.gcc.teams.microsoft.com CT Log Current 4 2025-03-25T07:17:42Z
c.ipdns.gcc.ctrl.ml.gcc.teams.microsoft.com CT Log Current 2 2025-03-25T07:17:42Z
campaign.microsoft.com DNS Current
canary-endpoint.microsoft.com CT Log Current 8 2025-03-18T16:22:55Z
canary-intune.microsoft.com CT Log Current 8 2025-03-18T16:22:55Z
canary.entra.microsoft.com CT Log Current 8 2025-03-18T16:22:55Z
canary.mfavalidation.auth.microsoft.com CT Log Current 9 2025-03-24T00:00:00Z
canary.permission.teams.microsoft.com CT Log Current 1 2025-04-17T00:12:45Z
canary.strongauthenticationservice.auth.microsoft.com CT Log Current 9 2025-03-24T00:00:00Z
canary.testmymfa.auth.microsoft.com CT Log Current 9 2025-03-24T00:00:00Z
careers.microsoft.com DNS Current careers-dxeqa2fddjdtavgj.b01.azurefd.net
cascadesharedapiperf.microsoft.com CT Log Current 1 2025-03-19T00:00:00Z
cascadesharedapippe.microsoft.com CT Log Current 1 2025-03-19T00:00:00Z
cascadesharedapiqa.microsoft.com CT Log Current 1 2025-03-19T00:00:00Z
cashback.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
casorgold.microsoft.com CT Log Current 1 2025-04-16T01:57:02Z
catalog.microsoft.com DNS Current genuine.microsoft.akadns.net
cbas.microsoft.com CT Log Current 1 2025-04-02T00:00:00Z
ccsmhub.microsoft.com CT Log Current 2 2025-04-15T16:44:03Z
ccsmtogether.microsoft.com CT Log Current 1 2025-04-17T11:00:47Z
cd.prod.ocpcms.microsoft.com CT Log Current 1 2025-03-20T05:48:27Z
cdc.communication.gcc.microsoft.com CT Log Current 2 2025-04-09T03:44:05Z
cdintakeapi.microsoft.com CT Log Current 1 2025-04-09T05:49:39Z
cdmportal.microsoft.com CT Log Current 1 2025-04-02T05:35:21Z
cdmportal.prod.microsoft.com CT Log Current 1 2025-04-02T05:36:29Z
cdmportal.test.microsoft.com CT Log Current 1 2025-03-26T09:45:12Z
cdn.create.dev.oasis.microsoft.com CT Log Current 2 2025-03-25T21:22:11Z
cdn.create.int.oasis.microsoft.com CT Log Current 2 2025-03-25T21:22:11Z
cdn.create.microsoft.com CT Log Current 2 2025-03-25T21:22:11Z
cdn.create.msit.oasis.microsoft.com CT Log Current 2 2025-03-25T21:22:11Z
cdn.create.ppe.oasis.microsoft.com CT Log Current 2 2025-03-25T21:22:11Z
cdn.microsoft.com DNS Current officecdnmac.microsoft.com.edgekey.net
ceoconnections.event.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
ceoconnections.microsoft.com CT Log Current 2 2025-04-15T16:44:03Z
cert.microsoft.com DNS Current reroute.microsoft.com
chat.communication.gcc.microsoft.com CT Log Current 8 2025-03-27T12:17:55Z
checkin.as01.dm.microsoft.com CT Log Current 1 2025-03-14T03:41:06Z
checkin.as02.dm.microsoft.com CT Log Current 1 2025-03-14T13:12:29Z
checkin.dm.microsoft.com CT Log Current 26 2025-03-13T17:06:52Z
checkin.eu01.dm.microsoft.com CT Log Current 1 2025-03-14T11:39:55Z
checkin.eu02.dm.microsoft.com CT Log Current 1 2025-03-14T10:29:25Z
checkin.in01.dm.microsoft.com CT Log Current 1 2025-03-14T10:31:38Z
checkin.na02.dm.microsoft.com CT Log Current 1 2025-03-14T10:43:17Z
checkin.oc01.dm.microsoft.com CT Log Current 1 2025-03-14T18:12:59Z
checkin.oc02.dm.microsoft.com CT Log Current 1 2025-03-14T03:59:09Z
checkin.sw01.dm.microsoft.com CT Log Current 1 2025-03-16T04:14:18Z
checkin.sw02.dm.microsoft.com CT Log Current 1 2025-03-16T16:37:39Z
checkin.sw03.dm.microsoft.com CT Log Current 1 2025-03-16T01:22:19Z
chinaevent.microsoft.com CT Log Current 1 2025-03-09T00:00:00Z
client.accountprotection.microsoft.com CT Log Current 1 2025-04-01T00:00:00Z
client.ppe.repmap.microsoft.com CT Log Current 10 2025-03-24T00:00:00Z
client.prod.repmap.microsoft.com CT Log Current 10 2025-03-24T00:00:00Z
cloud-immersion.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
cloud.microsoft.com DNS Current reroute.microsoft.com
cloudpki.globalsecureaccess.microsoft.com CT Log Current 9 2025-03-17T17:33:34Z
cmcatalogsvc.manage.microsoft.com CT Log Current 2 2025-03-28T03:32:24Z
co1ndersap01.corp.microsoft.com CT Log Current 1 2025-04-08T00:00:00Z
cobra.me.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
cog.communication.gcc.microsoft.com CT Log Current 2 2025-04-09T05:32:11Z
commercialappcertification.microsoft.com CT Log Current reroute.microsoft.com 9 2025-04-15T15:33:08Z
communities.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
communities2.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
community-staging.flow.microsoft.com CT Log Current 2 2025-04-15T16:44:03Z
community.fabric.microsoft.com CT Log Current 4 2025-03-14T02:03:39Z
community.flow.microsoft.com CT Log Current 2 2025-04-15T16:44:03Z
community.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
compass-ssl-ppe.microsoft.com CT Log Current 2 2025-03-26T22:33:31Z
compass-ssl.microsoft.com CT Log Current 2 2025-03-26T22:33:31Z
compassv2-revo.corp.microsoft.com CT Log Current 10 2025-03-25T11:49:50Z
compassv2.corp.microsoft.com CT Log Current 10 2025-03-25T11:49:50Z
compassv2bcp-revo.corp.microsoft.com CT Log Current 10 2025-03-25T11:49:50Z
compassv2bcp.corp.microsoft.com CT Log Current 10 2025-03-25T11:49:50Z
compliance.microsoft.com DNS Current protection.office.trafficmanager.net
composer.gcc.teams.microsoft.com CT Log Current 1 2025-04-08T03:41:36Z
config.microsoft.com DNS Current config-microsoft.l-0007.l-msedge.net
config.teams.microsoft.com CT Log Current 1 2025-03-29T00:00:00Z
connect.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
connectevent.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
console-m365d.microsoft.com CT Log Current 2 2025-04-16T00:00:00Z
controlplane.healthplatform.microsoft.com CT Log Current 1 2025-04-14T20:23:56Z
controls.account.microsoft.com CT Log Current 4 2025-03-31T06:41:55Z
conversationservice.infra.gcc.teams.microsoft.com CT Log Current conversationservice.gcc.teams.usgovtrafficmanager.net 2 2025-04-15T09:17:46Z
core.communication.gcc.microsoft.com CT Log Current 4 2025-04-01T01:30:15Z
coreservices.healthplatform.microsoft.com CT Log Current 2 2025-04-15T17:54:51Z
cosmos-compassv2.corp.microsoft.com CT Log Current 10 2025-03-25T11:49:50Z
cosmos-compassv2bcp.corp.microsoft.com CT Log Current 10 2025-03-25T11:49:50Z
courses.microsoft.com DNS Current reroute.microsoft.com
cp-canary.healthplatform.microsoft.com CT Log Current 1 2025-04-14T20:23:56Z
cp101-int.do.dsp.mp.microsoft.com CT Log Current 1 2025-04-03T21:10:10Z
cp701-prod.do.dsp.mp.microsoft.com CT Log Current 1 2025-04-03T21:23:12Z
crawlmsdn.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
crdsslclientstandard.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T06:06:41Z
credentials-canary.auth.microsoft.com CT Log Current 7 2025-03-24T00:00:00Z
credentials-ppe.auth.microsoft.com CT Log Current ppev6.aadg.msidentity.com 9 2025-03-24T00:00:00Z
credentials.auth.microsoft.com CT Log Current 9 2025-03-24T00:00:00Z
creditdecisionapi.microsoft.com CT Log Current 1 2025-04-09T05:40:14Z
crgsslclientstandard.redmond.corp.microsoft.com CT Log Current 1 2025-04-15T23:55:13Z
crl.microsoft.com DNS Current crl.www.ms.akadns.net
crmdevweb.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T12:24:25Z
crmsbxweb.redmond.corp.microsoft.com CT Log Current 1 2025-04-15T12:21:54Z
crmsi2web.redmond.corp.microsoft.com CT Log Current 2 2025-04-15T23:55:27Z
crmtstweb.redmond.corp.microsoft.com CT Log Current 1 2025-04-17T14:39:18Z
crz300sso.redmond.corp.microsoft.com CT Log Current 1 2025-03-25T05:19:29Z
cs-canary.healthplatform.microsoft.com CT Log Current 2 2025-04-15T17:54:51Z
csanalytics.powerplatform.microsoft.com CT Log Current 2 2025-04-17T16:18:53Z
css.microsoft.com CT Log Current 1 2025-03-24T21:32:53Z
customeremail.microsoft.com CT Log Current 1 2025-03-24T16:20:56Z
customermail.microsoft.com CT Log Current 1 2025-03-24T16:22:50Z
cxpqualityhub.microsoft.com CT Log Current 1 2025-04-12T04:35:34Z
cy1ndersap01.corp.microsoft.com CT Log Current 1 2025-04-08T00:00:00Z
d15sslclientstandard.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T05:54:48Z
d16sslclientstandard.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T05:38:32Z
daas.microsoft.com CT Log Current 2 2025-04-16T21:54:42Z
daf.api-ppe.support.microsoft.com CT Log Current 2 2025-04-11T19:49:42Z
daily-database.fabric.microsoft.com CT Log Current 9 2025-03-13T19:19:04Z
dataassessmentsengine.microsoft.com CT Log Current 2 2025-04-08T00:00:00Z
database.fabric.microsoft.com CT Log Current 9 2025-03-13T19:19:04Z
dataplatform.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
db5eap.purchase.mp.microsoft.com CT Log Current 1 2025-04-01T22:53:57Z
ddimodernweb-poc.corp.microsoft.com CT Log Current 1 2025-03-25T02:19:29Z
dedicated.microsoft.com DNS Current 001-1-d.outlook-sdf.com
delivery.msscship.microsoft.com CT Log Current 1 2025-04-04T07:09:35Z
delivery.ship.microsoft.com CT Log Current 1 2025-03-14T05:46:40Z
deliverysearch.msscship.microsoft.com CT Log Current 1 2025-04-04T07:09:35Z
deliverysearch.ship.microsoft.com CT Log Current 1 2025-03-14T05:46:40Z
demandplanning.microsoft.com CT Log Current 1 2025-04-17T09:45:32Z
demo.microsoft.com DNS Current
demo.msscship.microsoft.com CT Log Current 1 2025-04-04T07:09:35Z
demo.ship.microsoft.com CT Log Current 1 2025-03-14T05:46:40Z
design.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
designer-df.microsoft.com CT Log Current 4 2025-03-20T00:00:00Z
designer-int.microsoft.com CT Log Current 4 2025-03-20T00:00:00Z
designer.microsoft.com CT Log Current 8 2025-03-20T00:00:00Z
dessolar.microsoft.com CT Log Current 1 2025-03-25T14:44:54Z
dev.daas.microsoft.com CT Log Current 2 2025-04-16T01:47:34Z
dev.fasttrack.microsoft.com CT Log Current 1 2025-03-27T00:00:00Z
dev.inprogress.rtt.teams.microsoft.com CT Log Current 1 2025-04-07T04:59:20Z
dev.microsoft.com DNS Current developer.microsoft.com.edgekey.net
dev.personnel.microsoft.com CT Log Current 1 2025-04-16T00:00:00Z
dev.scdev.microsoft.com CT Log Current 1 2025-03-24T07:02:28Z
dev.slohub.microsoft.com CT Log Current 1 2025-03-26T00:09:10Z
dev.tas.teams.microsoft.com CT Log Current 1 2025-03-31T16:18:05Z
develop.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
developer.microsoft.com DNS Current developer.microsoft.akadns.net
developers.microsoft.com DNS Current developer.microsoft.com.edgekey.net
devicemanagement.microsoft.com CT Log Current 8 2025-03-18T16:22:55Z
devicemgmt.gcc.teams.microsoft.com CT Log Current 1 2025-03-10T00:00:00Z
devicepartner.microsoft.com CT Log Current 1 2025-03-20T05:48:27Z
devicepartner.msscship.microsoft.com CT Log Current 1 2025-04-04T07:09:35Z
devicepartner.prod.ocpcms.microsoft.com CT Log Current 1 2025-03-20T05:48:27Z
devicepartner.ship.microsoft.com CT Log Current 1 2025-03-14T05:46:40Z
devices.microsoft.com DNS Current msd-global.trafficmanager.net
dfci.dds.microsoft.com CT Log Current 1 2025-04-13T00:22:06Z
dgdsslclientstandard.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T06:23:04Z
dggsslclientstandard.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T00:07:47Z
dgxsslclientstandard.redmond.corp.microsoft.com CT Log Current 1 2025-04-15T13:28:04Z
dialtone.azure-int.microsoft.com CT Log Current 1 2025-04-08T03:43:39Z
dialtone.azure-staging.microsoft.com CT Log Current 1 2025-04-08T05:12:23Z
did.microsoft.com CT Log Current 7 2025-03-24T00:00:00Z
directory.microsoft.com DNS Current
discover.did.microsoft.com CT Log Current 7 2025-03-24T00:00:00Z
discovery.devicemgmt-ppe.teams.microsoft.com CT Log Current 1 2025-03-17T19:59:33Z
discovery.devicemgmt-test.teams.microsoft.com CT Log Current 1 2025-03-31T16:35:51Z
discovery.devicemgmt.teams.microsoft.com CT Log Current 1 2025-03-31T16:30:14Z
discovery.dm.microsoft.com CT Log Current 12 2025-03-14T03:08:55Z
dns.microsoft.com DNS Current
doc.microsoft.com DNS Current dop-frndrendpoint-hnb3ambka5fefccx.z01.azurefd.net
docs.flow.microsoft.com CT Log Current 2 2025-04-15T16:44:03Z
docs.microsoft.com DNS Current docs.microsoft.com-c.edgekey.net
domains.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
download.microsoft.com DNS Current dlc-shim.trafficmanager.net
dqencryption-amsub0901.manage.microsoft.com CT Log Current 1 2025-04-09T01:54:31Z
dqsigning-msub09.manage.microsoft.com CT Log Current 1 2025-04-09T09:44:12Z
dryrun99web.redmond.corp.microsoft.com CT Log Current 1 2025-04-17T03:17:07Z
dscprodservices.microsoft.com CT Log Current 1 2025-04-10T02:59:55Z
dtpsites.redmond.corp.microsoft.com CT Log Current 2 2025-04-14T14:11:01Z
dxt-database.fabric.microsoft.com CT Log Current 9 2025-03-13T19:19:04Z
dynamic.sc9.scdev.microsoft.com CT Log Current 1 2025-03-24T07:02:28Z
dynamic.ship.scdev.microsoft.com CT Log Current 1 2025-03-24T07:02:28Z
dynamic.ship2.scdev.microsoft.com CT Log Current 1 2025-03-24T07:02:28Z
dynamics.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
e-mails.microsoft.com CT Log Current 1 2025-03-24T16:26:12Z
e.microsoft.com DNS Current
ebisuat.one.microsoft.com CT Log Current 1 2025-03-17T06:44:55Z
ebisuatas2.one.microsoft.com CT Log Current 2 2025-03-17T06:27:09Z
ecoshosting-ppe.microsoft.com CT Log Current 10 2025-03-24T00:00:00Z
ecoshosting.microsoft.com CT Log Current 10 2025-03-24T00:00:00Z
edge.microsoft.com DNS Current edge-microsoft-com.ax-0002.ax-msedge.net
edssitapp.partners.extranet.microsoft.com CT Log Current 1 2025-04-07T19:50:13Z
education.microsoft.com DNS Current msdn-redirection-arfxbpadcbf7ajba.z01.azurefd.net
ehrconnectorsvc.gcc.teams.microsoft.com CT Log Current 1 2025-03-30T01:05:04Z
email.microsoft.com DNS Current
emailinform.microsoft.com CT Log Current 1 2025-03-24T16:23:39Z
emailnotifications.microsoft.com CT Log Current 1 2025-03-24T16:24:31Z
emailnotify.microsoft.com CT Log Current 1 2025-03-24T16:25:27Z
emea.tas.teams.microsoft.com CT Log Current 1 2025-03-31T16:28:57Z
empresas.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
endpoint.microsoft.com CT Log Current 8 2025-03-18T16:22:55Z
engage.microsoft.com CT Log Current 1 2025-03-24T16:26:55Z
engagehub.microsoft.com CT Log Current 2 2025-03-18T19:52:23Z
engagemail.microsoft.com CT Log Current 1 2025-03-24T16:27:40Z
engagement.microsoft.com CT Log Current 1 2025-03-24T16:28:31Z
engagementmail.microsoft.com CT Log Current 1 2025-03-24T16:29:17Z
enrollment.dm.microsoft.com CT Log Current 13 2025-03-13T17:06:52Z
enterprise.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
entitlementservice.cs-canary.healthplatform.microsoft.com CT Log Current 2 2025-04-15T17:54:51Z
entra.microsoft.com CT Log Current 8 2025-03-18T16:22:55Z
entra360-dev.microsoft.com CT Log Current 64 2025-03-13T00:00:00Z
entra360.microsoft.com CT Log Current 64 2025-03-13T00:00:00Z
entrepreneur.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
es.microsoft.com DNS Current
esisupportppe.microsoft.com CT Log Current 1 2025-04-15T00:30:51Z
eu-admin.teams.microsoft.com CT Log Current 1 2025-03-31T16:31:11Z
eu.api.dm.microsoft.com CT Log Current 13 2025-03-13T17:06:52Z
eu.checkin.dm.microsoft.com CT Log Current 26 2025-03-13T17:06:52Z
eu.did.microsoft.com CT Log Current 7 2025-03-24T00:00:00Z
eu.discover.did.microsoft.com CT Log Current 7 2025-03-24T00:00:00Z
eu.enrollment.dm.microsoft.com CT Log Current 13 2025-03-13T17:06:52Z
eu.gateway.configmgr.manage.microsoft.com CT Log Current 1 2025-03-25T17:41:30Z
eu.hub.microsoft.com CT Log Current 7 2025-03-24T00:00:00Z
eu.microsoft.com DNS Current
eu.reporting.dm.microsoft.com CT Log Current 13 2025-03-14T01:21:03Z
eu01.discovery.dm.microsoft.com CT Log Current 1 2025-03-14T03:08:55Z
eu02.discovery.dm.microsoft.com CT Log Current 1 2025-03-14T05:41:42Z
eur.daas.microsoft.com CT Log Current 1 2025-04-16T21:54:42Z
event.microsoft.com DNS Current gtm.ms-studiosmedia.com
events.data.microsoft.com CT Log Current 12 2025-03-30T00:56:11Z
events.gcc.teams.microsoft.com CT Log Current 1 2025-03-25T17:56:07Z
events.microsoft.com DNS Current ingress8.prd.rainfocus.com
events.prod.communication.microsoft.com CT Log Current 2 2025-04-17T11:30:58Z
example.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
explore-marketing.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
explore-security.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
explore-smb.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
expressions.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
feedback.microsoft.com DNS Current feedback-microsoft-com.a-0001.a-msedge.net
feeds.microsoft.com DNS Current
fh-in-prod-wcus.foundershub-cny.startups.microsoft.com CT Log Current 1 2025-04-16T04:54:58Z
fixit.support.microsoft.com CT Log Current 2 2025-04-14T22:14:37Z
forms.microsoft.com DNS Current forms.office.com
forums.microsoft.com DNS Current forums.microsoft.akadns.net
ftp.microsoft.com DNS Current ftp.microsoft.akadns.net
fuse.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
futuredecoded.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
fxm.msscship.microsoft.com CT Log Current 1 2025-04-04T07:09:35Z
fxm.scdev.microsoft.com CT Log Current 1 2025-03-24T07:02:28Z
fxm.ship.microsoft.com CT Log Current 1 2025-03-14T05:46:40Z
fxmsmds.microsoft.com CT Log Current 1 2025-03-20T05:48:27Z
g16sslclientstandard.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T00:28:00Z
ga.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
garage.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
gateway.configmgr.manage.microsoft.com CT Log Current 1 2025-03-25T17:41:30Z
gateway.microsoft.com DNS Current
gcc.remotehelpdev.microsoft.com CT Log Current 1 2025-04-13T08:40:05Z
gcc.vams.teams.microsoft.com CT Log Current 2 2025-04-10T06:01:18Z
gccaz.conversationservice.infra.gcc.teams.microsoft.com CT Log Current 2 2025-04-15T09:17:46Z
gcctx.conversationservice.infra.gcc.teams.microsoft.com CT Log Current 2 2025-04-15T09:17:46Z
gctst.redmond.corp.microsoft.com CT Log Current 1 2025-04-17T13:10:32Z
geneva-ppe.azcopy.microsoft.com CT Log Current 1 2025-03-25T18:06:18Z
geo.microsoft.com DNS Current geo.genuine.ms.akadns.net
geover-int.do.dsp.mp.microsoft.com CT Log Current 1 2025-04-03T21:10:10Z
geteventsservice.one.microsoft.com CT Log Current 2 2025-04-16T15:17:08Z
gigjam.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
github.microsoft.com DNS Current github-microsoft-htf0b3b8bfdbhffv.z01.azurefd.net
glb.backend.api-int.dcat.dsp.mp.microsoft.com CT Log Current 4 2025-04-17T16:53:48Z
glb.backend.cmd-int.dcat.dsp.mp.microsoft.com CT Log Current 1 2025-04-17T17:09:11Z
global-bvt.msscship.microsoft.com CT Log Current 1 2025-04-04T07:09:35Z
global-bvt.ship.microsoft.com CT Log Current 1 2025-03-14T05:46:40Z
global-static.msscship.microsoft.com CT Log Current 1 2025-04-04T07:09:35Z
global-static.ship.microsoft.com CT Log Current 1 2025-03-14T05:46:40Z
gmenf-prod.xboxsafety.microsoft.com CT Log Current 3 2025-04-03T13:46:05Z
go.microsoft.com DNS Current go.microsoft.com.edgekey.net
gov01.gcc.cdn.ml.gcc.teams.microsoft.com CT Log Current 1 2025-04-04T22:08:39Z
governance.redmond.corp.microsoft.com CT Log Current 2 2025-04-14T14:20:36Z
grcdev.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T13:05:47Z
grctst2.redmond.corp.microsoft.com CT Log Current 1 2025-04-17T13:24:35Z
grdsslclientstandard.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T05:46:13Z
groups-admin.data.microsoft.com CT Log Current 2 2025-04-15T14:26:10Z
groups.data.microsoft.com CT Log Current 2 2025-04-16T01:08:47Z
grv.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
grxsslclientstandard.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T01:56:11Z
gt2sslclientstandard.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T04:36:13Z
gtdsslclientstandard.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T06:15:56Z
gtgsslclientstandard.redmond.corp.microsoft.com CT Log Current 2 2025-04-16T00:27:56Z
gtsdev.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T12:21:29Z
gtsdev2.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T12:43:19Z
gtssi200.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T12:55:02Z
gtststweb.redmond.corp.microsoft.com CT Log Current 1 2025-04-17T14:07:47Z
gtsuat00web.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T12:05:41Z
gtusslclientstandard.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T09:52:47Z
gw.az-p.usa.gcc.ecdn.gcc.teams.microsoft.com CT Log Current 2 2025-04-07T13:44:45Z
gw.az.usa.gcc.ecdn.gcc.teams.microsoft.com CT Log Current 2 2025-04-07T13:44:45Z
gw.ecdn.gcc.teams.microsoft.com CT Log Current 2 2025-04-07T13:44:45Z
gw.tx-p.usa.gcc.ecdn.gcc.teams.microsoft.com CT Log Current 2 2025-04-07T13:44:45Z
gw.tx.usa.gcc.ecdn.gcc.teams.microsoft.com CT Log Current 2 2025-04-07T13:44:45Z
gw.usa.gcc.ecdn.gcc.teams.microsoft.com CT Log Current 2 2025-04-07T13:44:45Z
hardwareconfigsigning.manage-beta.microsoft.com CT Log Current 1 2025-04-03T08:17:20Z
healthcare.teams.microsoft.com CT Log Current 1 2025-03-29T00:00:00Z
healthcaredogfood.teams.microsoft.com CT Log Current healthcaredogfood-teams-microsoft-com.s-0005.s-msedge.net 1 2025-03-29T00:00:00Z
healthcareppe.teams.microsoft.com CT Log Current 1 2025-03-29T00:00:00Z
help.microsoft.com DNS Current reroute.microsoft.com
helpdeskbusinessassist.microsoft.com CT Log Current 1 2025-04-16T20:11:27Z
hiring.microsoft.com DNS Current
hk2eap.purchase.mp.microsoft.com CT Log Current 1 2025-04-01T22:53:57Z
hub.microsoft.com CT Log Current 7 2025-03-24T00:00:00Z
hup.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
hwp.sfec.microsoft.com CT Log Current 1 2025-04-17T11:00:47Z
hwp.sfecuat.microsoft.com CT Log Current 1 2025-04-17T11:00:47Z
hxd.research.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
i.microsoft.com CT Log Current 1 2025-03-24T21:32:53Z
i2.microsoft.com CT Log Current 1 2025-03-24T21:32:53Z
i3.microsoft.com CT Log Current i.microsoft.com.edgekey.net 1 2025-03-24T21:32:53Z
iamtelemetrycollector-ppe.microsoft.com CT Log Current 9 2025-03-24T00:00:00Z
iamtelemetrycollector.microsoft.com CT Log Current 9 2025-03-24T00:00:00Z
id.microsoft.com DNS Current account.msa.akadns6.net
ideas.fabric.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
ideas.flow.microsoft.com CT Log Current 2 2025-04-15T16:44:03Z
identity.microsoft.com CT Log Current 9 2025-03-24T00:00:00Z
identity.msscship.microsoft.com CT Log Current 1 2025-04-04T07:09:35Z
identity.ship.microsoft.com CT Log Current 1 2025-03-14T05:46:40Z
idweb.microsoft.com CT Log Current 1 2025-03-31T17:22:22Z
idwebelements.microsoft.com CT Log Current 1 2025-03-31T17:22:44Z
idwebelementsppe.microsoft.com CT Log Current 1 2025-04-02T19:02:47Z
idwebppe.microsoft.com CT Log Current 1 2025-04-02T19:05:55Z
ieak.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
imagine.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
imeperf.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
img.microsoft.com CT Log Current 1 2025-03-24T21:32:53Z
in.api.dm.microsoft.com CT Log Current 13 2025-03-13T17:06:52Z
in.checkin.dm.microsoft.com CT Log Current 26 2025-03-13T17:06:52Z
in.enrollment.dm.microsoft.com CT Log Current 13 2025-03-13T17:06:52Z
in.reporting.dm.microsoft.com CT Log Current 13 2025-03-14T01:21:03Z
in01.discovery.dm.microsoft.com CT Log Current 1 2025-03-14T12:54:57Z
in02.discovery.dm.microsoft.com CT Log Current 1 2025-03-14T14:33:29Z
india-api.fp.wd.microsoft.com CT Log Current 1 2025-04-17T16:51:45Z
infoemail.microsoft.com CT Log Current 1 2025-03-24T16:30:07Z
infomail.microsoft.com CT Log Current 1 2025-04-10T17:02:02Z
infomails.microsoft.com CT Log Current 1 2025-04-10T17:03:30Z
information.microsoft.com CT Log Current 1 2025-03-24T16:30:51Z
information2.microsoft.com CT Log Current 1 2025-04-10T17:05:31Z
infrastructuremap.microsoft.com CT Log Current 2 2025-04-15T16:44:03Z
ingestion.groups-admin.data.microsoft.com CT Log Current 2 2025-04-14T18:58:22Z
innovationcontest.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
insidemsr.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
insiderhubcompass.prod.microsoft.com CT Log Current 1 2025-04-16T23:43:21Z
int.do.dsp.mp.microsoft.com CT Log Current 1 2025-04-03T21:10:10Z
int.gcch.prompts.microsoft.com CT Log Current 1 2025-03-31T14:43:41Z
int.microsoft.com DNS Current aisvnxtgateway-prod.azurefd.net
int.tags.teams.microsoft.com CT Log Current 2 2025-03-18T21:08:38Z
int.tas.teams.microsoft.com CT Log Current 4 2025-03-17T18:11:31Z
intune.microsoft.com CT Log Current 8 2025-03-18T16:22:55Z
inventory.microsoft.com DNS Current arg-dev-web.azurewebsites.net
invitations.microsoft.com CT Log Current 9 2025-03-24T00:00:00Z
invoice.microsoft.com DNS Current invoice-ui-prod.trafficmanager.net
iotauth.microsoft.com CT Log Current 10 2025-03-24T00:00:00Z
iotcentral.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
iotschool.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
ipcore.gcc.teams.microsoft.com CT Log Current 1 2025-03-27T06:02:53Z
ippolicyservice.gcc.teams.microsoft.com CT Log Current 1 2025-04-10T01:55:15Z
iridias.microsoft.com CT Log Current 5 2025-04-07T00:00:00Z
itpro.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
japaneast.api.cognitive.microsoft.com CT Log Current 1 2025-04-17T17:11:07Z
japaneast.dev.cognitive.microsoft.com CT Log Current 1 2025-04-17T17:11:07Z
jenkins.anme.cloudnet.microsoft.com CT Log Current 1 2025-03-24T10:57:47Z
jobs.careersvnext.microsoft.com CT Log Current 1 2025-03-13T00:00:00Z
jpe.purchase.mp.microsoft.com CT Log Current 1 2025-04-01T22:53:57Z
js.microsoft.com CT Log Current 1 2025-03-24T21:32:53Z
jwt.smba.infra.gcc.teams.microsoft.com CT Log Current 3 2025-03-26T05:15:10Z
kailani-getloc-int-01.one.microsoft.com CT Log Current 1 2025-04-16T14:36:56Z
kailani-getloc-int-02.one.microsoft.com CT Log Current 1 2025-04-16T14:36:56Z
kailani-getloc-int-03.one.microsoft.com CT Log Current 1 2025-04-16T14:36:56Z
kailani-getloc-int-04.one.microsoft.com CT Log Current 1 2025-04-16T14:36:56Z
kailani-getloc-int-05.one.microsoft.com CT Log Current 1 2025-04-16T14:36:56Z
kd.gcc.keys.ml.gcc.teams.microsoft.com CT Log Current 2 2025-03-25T10:21:33Z
kd.gov01.gcc.keys.ml.gcc.teams.microsoft.com CT Log Current 4 2025-03-25T10:21:33Z
kd.ipdns.gcc.keys.ml.gcc.teams.microsoft.com CT Log Current 2 2025-03-25T10:21:33Z
kleinunternehmen.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
labs.microsoft.com DNS Current
learn.microsoft.com DNS Current learn-public.trafficmanager.net
learnanalytics.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
learning.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
lighthouse.microsoft.com CT Log Current 8 2025-03-18T16:22:55Z
lists.microsoft.com CT Log Current 10 2025-03-21T14:14:34Z
livesite-rdp-temp.webhook.infra.gcc.teams.microsoft.com CT Log Current 1 2025-03-11T00:00:00Z
locale.msscship.microsoft.com CT Log Current 1 2025-04-04T07:09:35Z
locale.ship.microsoft.com CT Log Current 1 2025-03-14T05:46:40Z
location.microsoft.com DNS Current location-microsoft-com.b-0005.b-msedge.net
login.microsoft.com CT Log Current 20 2025-03-24T00:00:00Z
logincert.microsoft.com CT Log Current a.privatelink.msidentity.com 5 2025-03-25T00:00:00Z
lumiaconversationsuk.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
m.accountemail.microsoft.com CT Log Current 1 2025-03-24T16:14:40Z
m.accountmail.microsoft.com CT Log Current 1 2025-03-24T16:19:26Z
m.customeremail.microsoft.com CT Log Current 1 2025-03-24T16:20:56Z
m.customermail.microsoft.com CT Log Current 1 2025-03-24T16:22:50Z
m.e-mails.microsoft.com CT Log Current 1 2025-03-24T16:26:12Z
m.emailinform.microsoft.com CT Log Current 1 2025-03-24T16:23:39Z
m.emailnotifications.microsoft.com CT Log Current 1 2025-03-24T16:24:31Z
m.emailnotify.microsoft.com CT Log Current 1 2025-03-24T16:25:27Z
m.engage.microsoft.com CT Log Current 1 2025-03-24T16:26:55Z
m.engagemail.microsoft.com CT Log Current 1 2025-03-24T16:27:40Z
m.engagement.microsoft.com CT Log Current 1 2025-03-24T16:28:31Z
m.engagementmail.microsoft.com CT Log Current 1 2025-03-24T16:29:17Z
m.infoemail.microsoft.com CT Log Current 1 2025-03-24T16:30:07Z
m.infomail.microsoft.com CT Log Current 1 2025-04-10T17:02:02Z
m.infomails.microsoft.com CT Log Current 1 2025-04-10T17:03:30Z
m.information.microsoft.com CT Log Current 1 2025-03-24T16:30:51Z
m.information2.microsoft.com CT Log Current 1 2025-04-10T17:05:31Z
m.mails.microsoft.com CT Log Current 1 2025-04-10T17:06:32Z
m.mails2.microsoft.com CT Log Current 1 2025-04-10T17:16:54Z
m.microsoft.com DNS Current origin.mobile.ms.akadns.net
m.notificationemails.microsoft.com CT Log Current 1 2025-04-10T17:19:15Z
m.notificationmail.microsoft.com CT Log Current 1 2025-04-10T17:20:09Z
m.notificationmails.microsoft.com CT Log Current 1 2025-04-10T17:21:03Z
m.notifications.microsoft.com CT Log Current 1 2025-03-24T16:31:58Z
m.promomail.microsoft.com CT Log Current 1 2025-04-10T17:23:01Z
m12.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
m127.microsoftstore.microsoft.com CT Log Current 1 2025-04-16T23:32:24Z
m127.notice.microsoft.com CT Log Current 1 2025-04-16T23:30:06Z
m127.storeemail.microsoft.com CT Log Current 1 2025-04-16T23:28:43Z
m127.storemail.microsoft.com CT Log Current 1 2025-04-16T23:27:15Z
m135.msemail.microsoft.com CT Log Current 1 2025-04-10T17:17:52Z
mac.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
mac2.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
madeira.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
mail1.microsoft.com DNS Current
mail2.microsoft.com DNS Current
mail3.microsoft.com DNS Current
mailhook.infra.gcc.teams.microsoft.com CT Log Current 2 2025-04-01T03:31:52Z
mails.microsoft.com CT Log Current 1 2025-04-10T17:06:32Z
mails2.microsoft.com CT Log Current 1 2025-04-10T17:16:54Z
manage.microsoft.com DNS Current manage-pe.trafficmanager.net
mango.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
map.microsoft.com DNS Current mapmicrosoft.azurelbs.com
maps.microsoft.com DNS Current mapsmicrosoft.azurelbs.com
marketing.microsoft.com DNS Current
mcsp.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
mdgdev.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T13:26:58Z
mdgsbx.redmond.corp.microsoft.com CT Log Current 1 2025-04-15T12:40:36Z
mdgsi2.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T13:37:47Z
mdgtstweb.redmond.corp.microsoft.com CT Log Current 1 2025-04-17T14:15:38Z
measure.microsoft.com CT Log Current 12 2025-03-17T19:29:54Z
media.microsoft.com DNS Current ashy-meadow-0b28bcb0f.azurestaticapps.net
mediastore-ppe.www.microsoft.com CT Log Current 1 2025-04-15T17:38:32Z
mediastore.www.microsoft.com CT Log Current 1 2025-04-15T17:38:32Z
meet.microsoft.com DNS Current
messenger.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
mfavalidation-ppe.auth.microsoft.com CT Log Current 13 2025-03-24T00:00:00Z
mfavalidation.auth.microsoft.com CT Log Current 9 2025-03-24T00:00:00Z
mgmt-api.az.usa.gcc.ecdn.gcc.teams.microsoft.com CT Log Current ic3-peer5-mgmt-api-lb.usgovarizona-01.ic3-peer5-mgmt-api.usgovarizona-gcc.cosmic.office365.us 2 2025-04-07T13:44:49Z
mgmt-api.global.gcc.ecdn.gcc.teams.microsoft.com CT Log Current 2 2025-04-07T13:44:49Z
mgmt-api.tx.usa.gcc.ecdn.gcc.teams.microsoft.com CT Log Current 2 2025-04-07T13:44:49Z
mgmt-api.usa.gcc.ecdn.gcc.teams.microsoft.com CT Log Current 2 2025-04-07T13:44:49Z
mgmt-app.az.usa.gcc.ecdn.gcc.teams.microsoft.com CT Log Current 2 2025-04-07T13:44:44Z
mgmt-app.global.gcc.ecdn.gcc.teams.microsoft.com CT Log Current 2 2025-04-07T13:44:44Z
mgmt-app.tx.usa.gcc.ecdn.gcc.teams.microsoft.com CT Log Current 2 2025-04-07T13:44:44Z
mgmt-app.usa.gcc.ecdn.gcc.teams.microsoft.com CT Log Current p5-gcc-usa-mgmt-app.usgovtrafficmanager.net 2 2025-04-07T13:44:44Z
mgmt.databox.microsoft.com CT Log Current 2 2025-03-18T03:37:16Z
microsoftintuneiwservicemtsigning.manage-beta.microsoft.com CT Log Current 1 2025-04-09T00:10:00Z
microsoftstore.microsoft.com CT Log Current 1 2025-04-16T23:32:24Z
minecraft.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
mip-aiexperimentation.microsoft.com CT Log Current 1 2025-04-02T00:00:00Z
mkb.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
mlskvmv201.redmond.corp.microsoft.com CT Log Current 1 2025-03-25T16:34:56Z
mlskvmv202.redmond.corp.microsoft.com CT Log Current 1 2025-03-25T16:37:43Z
mlskvmv213.redmond.corp.microsoft.com CT Log Current 1 2025-03-14T16:12:58Z
mlskvmv214.redmond.corp.microsoft.com CT Log Current 1 2025-03-14T16:16:05Z
mlskvmv217.redmond.corp.microsoft.com CT Log Current 1 2025-03-25T12:16:29Z
mlskvmv218.redmond.corp.microsoft.com CT Log Current 1 2025-03-25T12:19:38Z
mobile.microsoft.com DNS Current origin.mobile.ms.akadns.net
mobileappcommunicator.auth-ppe.microsoft.com CT Log Current 9 2025-03-24T00:00:00Z
mobileappcommunicator.auth.microsoft.com CT Log Current 9 2025-03-24T00:00:00Z
monitoringagentprod.microsoft.com CT Log Current 1 2025-04-10T08:59:38Z
monitoringplatform-ppe.teams.microsoft.com CT Log Current 2 2025-03-31T16:27:02Z
mp2sslclientstandard.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T04:46:44Z
mpdev00web.redmond.corp.microsoft.com CT Log Current 1 2025-04-17T08:42:27Z
mpdev200web.redmond.corp.microsoft.com CT Log Current 2 2025-04-17T05:28:42Z
mpdsslclientstandard.redmond.corp.microsoft.com CT Log Current 1 2025-04-17T09:19:09Z
mpgsslclientstandard.redmond.corp.microsoft.com CT Log Current 1 2025-04-17T07:29:27Z
mpsbx00.redmond.corp.microsoft.com CT Log Current 1 2025-04-17T06:18:19Z
mpsi200web.redmond.corp.microsoft.com CT Log Current 1 2025-04-17T06:21:26Z
mptst00web.redmond.corp.microsoft.com CT Log Current 1 2025-04-17T14:22:20Z
mpuat00web.redmond.corp.microsoft.com CT Log Current 1 2025-04-17T05:38:37Z
mpxsslclientabapsdkprimary.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T00:46:29Z
mpxsslclientabapsdksecondary.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T00:48:34Z
mpxsslclientstandard.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T02:00:15Z
ms1sslclientstandard.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T05:47:00Z
ms2sslclientstandard.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T04:52:51Z
msctec.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
msdnisv.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
msdnwiki.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
msemail.microsoft.com CT Log Current 1 2025-04-10T17:17:52Z
msit-database.fabric.microsoft.com CT Log Current 9 2025-03-13T19:19:04Z
mspartnerira.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
mspress.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
msscppe.microsoft.com CT Log Current 1 2025-03-27T04:44:07Z
msscprod.microsoft.com CT Log Current 1 2025-03-27T05:00:44Z
msscship.microsoft.com CT Log Current 3 2025-03-27T04:26:10Z
msusslclientstandard.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T10:00:44Z
msxsslclientfqdn.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T01:46:15Z
msxsslclientstandard.redmond.corp.microsoft.com CT Log Current 1 2025-04-15T13:35:38Z
mt.api.as01.dm.microsoft.com CT Log Current 1 2025-03-14T15:06:52Z
mt.api.as02.dm.microsoft.com CT Log Current 1 2025-03-14T01:27:36Z
mt.api.eu01.dm.microsoft.com CT Log Current 1 2025-03-14T15:37:49Z
mt.api.eu02.dm.microsoft.com CT Log Current 1 2025-03-14T04:58:54Z
mt.api.in01.dm.microsoft.com CT Log Current 1 2025-03-14T02:04:05Z
mt.api.in02.dm.microsoft.com CT Log Current 1 2025-03-14T13:15:16Z
mt.api.na01.dm.microsoft.com CT Log Current 1 2025-03-14T04:05:18Z
mt.api.na02.dm.microsoft.com CT Log Current 1 2025-03-14T11:53:38Z
mt.api.oc01.dm.microsoft.com CT Log Current 1 2025-03-14T10:26:15Z
mt.api.oc02.dm.microsoft.com CT Log Current 1 2025-03-14T12:56:52Z
mt.api.sw01.dm.microsoft.com CT Log Current 1 2025-03-16T14:51:08Z
mt.api.sw02.dm.microsoft.com CT Log Current 1 2025-03-16T07:31:47Z
mt.api.sw03.dm.microsoft.com CT Log Current 1 2025-03-16T05:53:30Z
mt.checkin.as01.dm.microsoft.com CT Log Current 1 2025-03-14T07:04:37Z
mt.checkin.as02.dm.microsoft.com CT Log Current 1 2025-03-14T11:15:46Z
mt.checkin.eu01.dm.microsoft.com CT Log Current 1 2025-03-14T02:39:38Z
mt.checkin.eu02.dm.microsoft.com CT Log Current 1 2025-03-14T17:30:47Z
mt.checkin.in01.dm.microsoft.com CT Log Current 1 2025-03-14T13:32:03Z
mt.checkin.in02.dm.microsoft.com CT Log Current 1 2025-03-14T06:13:05Z
mt.checkin.na01.dm.microsoft.com CT Log Current 1 2025-03-14T07:12:40Z
mt.checkin.oc01.dm.microsoft.com CT Log Current 1 2025-03-14T06:07:27Z
mt.checkin.sw01.dm.microsoft.com CT Log Current 1 2025-03-16T07:34:05Z
mt.checkin.sw02.dm.microsoft.com CT Log Current 1 2025-03-16T14:19:46Z
mt.checkin.sw03.dm.microsoft.com CT Log Current 1 2025-03-16T05:45:26Z
mt.reporting.as01.dm.microsoft.com CT Log Current 1 2025-03-14T16:02:03Z
mt.reporting.eu01.dm.microsoft.com CT Log Current 1 2025-03-14T13:57:35Z
mt.reporting.eu02.dm.microsoft.com CT Log Current 1 2025-03-14T01:32:30Z
mt.reporting.in02.dm.microsoft.com CT Log Current 1 2025-03-14T10:18:07Z
mt.reporting.na02.dm.microsoft.com CT Log Current 1 2025-03-14T04:53:22Z
mt.reporting.oc01.dm.microsoft.com CT Log Current 1 2025-03-14T12:55:14Z
mt.reporting.oc02.dm.microsoft.com CT Log Current 1 2025-03-14T16:42:30Z
mt.reporting.sw01.dm.microsoft.com CT Log Current 1 2025-03-16T13:19:24Z
mt.reporting.sw02.dm.microsoft.com CT Log Current 1 2025-03-16T10:31:59Z
mt.reporting.sw03.dm.microsoft.com CT Log Current 1 2025-03-16T16:39:31Z
mtgw.communication.gcc.microsoft.com CT Log Current 2 2025-04-10T04:22:25Z
mtlsauth.microsoft.com CT Log Current 20 2025-03-24T00:00:00Z
music.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
mvtd.events.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
mw1.purchase.mp.microsoft.com CT Log Current 1 2025-04-01T22:53:57Z
my.microsoft.com DNS Current account.microsoft.com.edgekey.net
myaccess.canary.microsoft.com CT Log Current 9 2025-03-24T00:00:00Z
myaccess.microsoft.com CT Log Current 18 2025-03-24T00:00:00Z
myaccount-ppe.microsoft.com CT Log Current 9 2025-03-24T00:00:00Z
myaccount-tip.microsoft.com CT Log Current 9 2025-03-24T00:00:00Z
myaccount.microsoft.com CT Log Current na.privatelink.msidentity.com 13 2025-03-24T00:00:00Z
myapplications-ppe.microsoft.com CT Log Current 22 2025-03-14T00:00:00Z
myapplications-tip.microsoft.com CT Log Current 22 2025-03-14T00:00:00Z
myapplications.microsoft.com CT Log Current 26 2025-03-14T00:00:00Z
myapps-ppe.microsoft.com CT Log Current 44 2025-03-10T00:00:00Z
myapps.microsoft.com CT Log Current 44 2025-03-14T00:00:00Z
mydatahealth.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
mygroups-ppe.microsoft.com CT Log Current 23 2025-03-10T00:00:00Z
mygroups-tip.microsoft.com CT Log Current 22 2025-03-14T00:00:00Z
mygroups.microsoft.com CT Log Current 22 2025-03-14T00:00:00Z
myinspire.microsoft.com CT Log Current 2 2025-04-15T16:44:03Z
myprofile-ppe.microsoft.com CT Log Current 22 2025-03-14T00:00:00Z
myprofile-tip.microsoft.com CT Log Current 22 2025-03-14T00:00:00Z
myprofile.microsoft.com CT Log Current 26 2025-03-14T00:00:00Z
myready.microsoft.com CT Log Current 1 2025-04-17T11:00:47Z
mysignins-ppe.microsoft.com CT Log Current 25 2025-03-14T00:00:00Z
mysignins-tip.microsoft.com CT Log Current 22 2025-03-14T00:00:00Z
mysignins.microsoft.com CT Log Current 26 2025-03-14T00:00:00Z
mystaff-ppe.microsoft.com CT Log Current 10 2025-03-24T00:00:00Z
mystaff.microsoft.com CT Log Current 10 2025-03-24T00:00:00Z
myworkaccount-ppe.microsoft.com CT Log Current 9 2025-03-24T00:00:00Z
myworkaccount.microsoft.com CT Log Current 13 2025-03-24T00:00:00Z
na.api.dm.microsoft.com CT Log Current 13 2025-03-13T17:06:52Z
na.checkin.dm.microsoft.com CT Log Current na-pe-web-dm-checkin.trafficmanager.net 26 2025-03-13T17:06:52Z
na.enrollment.dm.microsoft.com CT Log Current 13 2025-03-13T17:06:52Z
na.reporting.dm.microsoft.com CT Log Current 13 2025-03-14T01:21:03Z
na01.discovery.dm.microsoft.com CT Log Current 1 2025-03-15T03:56:03Z
na02.discovery.dm.microsoft.com CT Log Current 1 2025-03-14T12:12:33Z
nam.daas.microsoft.com CT Log Current 1 2025-04-17T14:34:22Z
nam.dev.daas.microsoft.com CT Log Current 2 2025-04-16T01:47:34Z
newapp.redmond.corp.microsoft.com CT Log Current 1 2025-04-14T14:29:35Z
news.microsoft.com DNS Current m3l38343je5e.wpeproxy.com
nocdn-static.msscship.microsoft.com CT Log Current 1 2025-04-04T07:09:35Z
nocdn-static.ship.microsoft.com CT Log Current 1 2025-03-14T05:46:40Z
noneu-admin.teams.microsoft.com CT Log Current 1 2025-03-31T16:22:36Z
notice.microsoft.com CT Log Current 1 2025-04-16T23:30:06Z
notificationemails.microsoft.com CT Log Current 1 2025-04-10T17:19:15Z
notificationmail.microsoft.com CT Log Current 1 2025-04-10T17:20:09Z
notificationmails.microsoft.com CT Log Current 1 2025-04-10T17:21:03Z
notifications.microsoft.com CT Log Current 1 2025-03-24T16:31:58Z
notify.communication.gcc.microsoft.com CT Log Current 8 2025-03-16T19:28:05Z
o.dogfood.main.ml.teams.microsoft.com CT Log Current 1 2025-04-17T14:38:29Z
o.eur.dogfood.main.ml.teams.microsoft.com CT Log Current 2 2025-04-17T14:38:29Z
o.gcc.main.ml.gcc.teams.microsoft.com CT Log Current 2 2025-03-25T06:27:48Z
o.gov01.gcc.main.ml.gcc.teams.microsoft.com CT Log Current 4 2025-03-25T06:27:48Z
o.ipdns.dogfood.main.ml.teams.microsoft.com CT Log Current 1 2025-04-17T14:38:29Z
o.ipdns.gcc.main.ml.gcc.teams.microsoft.com CT Log Current 2 2025-03-25T06:27:48Z
oc.api.dm.microsoft.com CT Log Current 13 2025-03-13T17:06:52Z
oc.checkin.dm.microsoft.com CT Log Current 26 2025-03-13T17:06:52Z
oc.enrollment.dm.microsoft.com CT Log Current oc-pe-web-dm-api.trafficmanager.net 13 2025-03-13T17:06:52Z
oc.reporting.dm.microsoft.com CT Log Current 13 2025-03-14T01:21:03Z
oc01.discovery.dm.microsoft.com CT Log Current 1 2025-03-14T15:12:28Z
oc02.discovery.dm.microsoft.com CT Log Current 1 2025-03-14T11:12:23Z
ocpdsfavorites.microsoft.com CT Log Current 1 2025-03-20T05:43:58Z
ocsp.microsoft.com DNS Current
od2sslclientstandard.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T04:56:17Z
oddsslclientstandard.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T05:55:34Z
odgsi2web.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T13:44:52Z
odgsslclientstandard.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T00:16:27Z
odrdev2web.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T13:50:25Z
odrdevweb.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T14:34:38Z
odrtstweb.redmond.corp.microsoft.com CT Log Current 1 2025-04-17T13:28:09Z
odruatweb.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T11:09:20Z
odusslclientstandard.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T10:10:07Z
odxsslclientstandard.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T02:13:32Z
oem-bvt.msscship.microsoft.com CT Log Current 1 2025-04-04T07:09:35Z
oem-bvt.ship.microsoft.com CT Log Current 1 2025-03-14T05:46:40Z
oem-prod.msscship.microsoft.com CT Log Current 1 2025-04-04T07:09:35Z
oem-prod.ship.microsoft.com CT Log Current 1 2025-03-14T05:46:40Z
oem-static.msscship.microsoft.com CT Log Current 1 2025-04-04T07:09:35Z
oem-static.ship.microsoft.com CT Log Current 1 2025-03-14T05:46:40Z
oem.msscship.microsoft.com CT Log Current 1 2025-04-04T07:09:35Z
oem.ship.microsoft.com CT Log Current 1 2025-03-14T05:46:40Z
oemcommunity.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
office.microsoft.com DNS Current ocsa-prod-azhueag4dtemfwe5.b01.azurefd.net
ondernemers.microsoft.com CT Log Current reroute443.microsoft.com 9 2025-04-15T15:33:08Z
onecert.core.microsoft.com CT Log Current 50 2025-03-16T00:00:00Z
onedeploy.microsoft.com CT Log Current 1 2025-03-19T22:48:02Z
onedrive.microsoft.com CT Log Current 2 2025-03-20T16:17:11Z
onegaming.ogc.microsoft.com CT Log Current 1 2025-04-08T23:08:09Z
onepub-esrp.pme.microsoft.com CT Log Current 1 2025-04-14T21:10:45Z
online.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
onlinelearning.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
open.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
openness.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
orders.microsoft.com DNS Current
orgmanagementservice.cs-canary.healthplatform.microsoft.com CT Log Current 2 2025-04-15T17:54:51Z
origin.azuredev.microsoft.com CT Log Current 1 2025-04-07T16:52:59Z
origin.azureperf.microsoft.com CT Log Current 1 2025-04-07T16:52:59Z
origin.azureppe.microsoft.com CT Log Current 1 2025-04-07T16:52:59Z
origin.msscship.microsoft.com CT Log Current 1 2025-04-04T07:09:35Z
origin.scdev.microsoft.com CT Log Current 1 2025-03-24T07:02:28Z
origin.ship.microsoft.com CT Log Current 1 2025-03-14T05:46:40Z
outlook.microsoft.com DNS Current
owa.microsoft.com DNS Current
p16sslclientstandard.redmond.corp.microsoft.com CT Log Current 1 2025-03-16T07:59:47Z
packagedeliveryservice.teams.microsoft.com CT Log Current 6 2025-04-15T02:28:40Z
partner-static.msscship.microsoft.com CT Log Current 1 2025-04-04T07:09:35Z
partner-static.ship.microsoft.com CT Log Current 1 2025-03-14T05:46:40Z
partner.microsoft.com CT Log Current 1 2025-03-20T05:48:27Z
partner.msscship.microsoft.com CT Log Current 1 2025-04-04T07:09:35Z
partner.ppe.repmap.microsoft.com CT Log Current 10 2025-03-24T00:00:00Z
partner.prod.ocpcms.microsoft.com CT Log Current 1 2025-03-20T05:48:27Z
partner.prod.repmap.microsoft.com CT Log Current 10 2025-03-24T00:00:00Z
partner.ship.microsoft.com CT Log Current 1 2025-03-14T05:46:40Z
partner8.microsoft.com CT Log Current 1 2025-03-20T05:48:27Z
partnercommunity.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
partnerdelivery.microsoft.com CT Log Current 1 2025-03-20T05:48:27Z
partnerincentives.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
partners.microsoft.com DNS Current pmc.partners.microsoft.akadns.net
pay.microsoft.com DNS Current mspayment-fd-prod.azurefd.net
payment.microsoft.com DNS Current
payments.microsoft.com DNS Current mspayment-portal-prod.azurefd.net
pcmanager.microsoft.com CT Log Current 1 2025-03-22T14:58:30Z
permission.teams.microsoft.com CT Log Current 2 2025-04-17T00:12:45Z
phoenixcataloguat.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
phx.cmd-int.dcat.dsp.mp.microsoft.com CT Log Current 1 2025-04-17T17:09:11Z
pinpoint.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
pinunblock.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
pipe.aria.int.microsoft.com CT Log Current 2 2025-04-17T17:25:20Z
pipe.aria.microsoft.com CT Log Current 12 2025-03-30T00:56:11Z
pls-dogfood.teams.microsoft.com CT Log Current mst-pls-dogfood.trafficmanager.net 1 2025-04-10T03:10:07Z
pls.teams.microsoft.com CT Log Current 1 2025-04-10T03:10:07Z
plsinboundarydataonboarding.3pideas.microsoft.com CT Log Current 1 2025-03-20T00:00:00Z
plsinboundarydataonboardingppe.3pideas.microsoft.com CT Log Current 1 2025-03-20T00:00:00Z
pme.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
pmi.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
pocresnetv.microsoft.com CT Log Current 1 2025-04-17T11:00:47Z
pop.microsoft.com DNS Current pie-prod-bvgxf9hvaqf0bmda.b02.azurefd.net
portal.microsoft.com CT Log Current 1 2025-04-16T20:11:27Z
powerapps.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
powerautomate.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
powerpages.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
powerplatform.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
powerva.microsoft.com CT Log Current 2 2025-04-17T02:37:09Z
powervirtualagents-int.microsoft.com CT Log Current 2 2025-04-10T00:00:00Z
powervirtualagents.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
ppe-onecert.core.microsoft.com CT Log Current 14 2025-03-19T10:08:49Z
ppe.repmap.microsoft.com CT Log Current 10 2025-03-24T00:00:00Z
ppe.sds.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
prd-appg-uk-uks-gs.as.mda.microsoft.com CT Log Current 1 2025-04-15T23:08:56Z
prd-appg-uk-ukw-gs.as.mda.microsoft.com CT Log Current 1 2025-04-15T23:08:56Z
prd-appg-us-wcus-cs.as.mda.microsoft.com CT Log Current 1 2025-04-15T21:52:17Z
prd-appg-us-wcus-gs.as.mda.microsoft.com CT Log Current 1 2025-04-15T19:15:27Z
prd-appg-us-wus2-cs.as.mda.microsoft.com CT Log Current 1 2025-04-15T21:52:17Z
prd-appg-us-wus2-gs.as.mda.microsoft.com CT Log Current 1 2025-04-15T19:15:27Z
preview.devicepartner.microsoft.com CT Log Current 1 2025-03-20T06:43:05Z
preview.fxmsmds.microsoft.com CT Log Current 1 2025-03-20T06:43:05Z
preview.microsoft.com DNS Current siweb.microsoft.akadns.net
preview.msscship.microsoft.com CT Log Current 1 2025-04-04T07:09:35Z
preview.partner.microsoft.com CT Log Current 1 2025-03-20T06:43:05Z
preview.powerva.microsoft.com CT Log Current 2 2025-04-17T02:37:09Z
preview.sc9.scdev.microsoft.com CT Log Current 1 2025-03-24T07:02:28Z
preview.scdev.microsoft.com CT Log Current 1 2025-03-24T07:02:28Z
preview.ship.microsoft.com CT Log Current 1 2025-03-14T05:46:40Z
previewdevicepartner.msscship.microsoft.com CT Log Current 1 2025-04-04T07:09:35Z
previewdevicepartner.ship.microsoft.com CT Log Current 1 2025-03-14T05:46:40Z
previewpartner.msscship.microsoft.com CT Log Current 1 2025-04-04T07:09:35Z
previewpartner.ship.microsoft.com CT Log Current 1 2025-03-14T05:46:40Z
print.microsoft.com DNS Current reroute.microsoft.com
privacy.microsoft.com DNS Current privacy.microsoft.com.edgekey.net
prod.api.copilotforfinance.microsoft.com CT Log Current 2 2025-04-15T16:28:52Z
prod.cms.rt.microsoft.com CT Log Current 1 2025-04-15T17:17:15Z
prod.do.dsp.mp.microsoft.com CT Log Current 1 2025-04-03T21:23:12Z
prod.learning.ocp.microsoft.com CT Log Current 2 2025-03-20T06:52:36Z
prod.repmap.microsoft.com CT Log Current 10 2025-03-24T00:00:00Z
prod.sc9.scdev.microsoft.com CT Log Current 1 2025-03-24T07:02:28Z
prod.ship.scdev.microsoft.com CT Log Current 1 2025-03-24T07:02:28Z
prod.ship2.scdev.microsoft.com CT Log Current 1 2025-03-24T07:02:28Z
promomail.microsoft.com CT Log Current 1 2025-04-10T17:23:01Z
providersign.pps.cp.microsoft.com CT Log Current 1 2025-04-09T18:27:08Z
provisioningdrop.microsoft.com CT Log Current 18 2025-03-17T17:33:34Z
provisioningservice.cs-canary.healthplatform.microsoft.com CT Log Current 2 2025-04-15T17:54:51Z
public.microsoft.com DNS Current
publishing.msscship.microsoft.com CT Log Current 1 2025-04-04T07:09:35Z
publishing.ship.microsoft.com CT Log Current 1 2025-03-14T05:46:40Z
pubsub.msg.infra.gcc.teams.microsoft.com CT Log Current 4 2025-04-13T01:18:48Z
purchase.cdn.mp.microsoft.com CT Log Current 1 2025-04-01T22:53:57Z
purchase.md.mp.microsoft.com CT Log Current 1 2025-04-01T22:53:57Z
purchase.mp.microsoft.com CT Log Current 1 2025-04-01T22:53:57Z
pusheventsservice.one.microsoft.com CT Log Current 2 2025-04-17T16:36:37Z
pymes.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
qa.careerhub.microsoft.com CT Log Current 1 2025-03-25T00:00:00Z
quarantine.messaging.microsoft.com CT Log Current 2 2025-03-19T00:00:00Z
r.login.microsoft.com CT Log Current 5 2025-03-25T00:00:00Z
ra.microsoft.com DNS Current ra.partners.extranet.microsoft.com
rc.engagehub.microsoft.com CT Log Current 2 2025-03-18T19:52:23Z
rdp.int.gcch.prompts.microsoft.com CT Log Current 1 2025-03-31T14:46:26Z
real-stories.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
rec.mp.microsoft.com CT Log Current 2 2025-04-17T00:41:33Z
recruit.microsoft.com DNS Current careersite-ui.azureedge.net
regional.onecert.core.microsoft.com CT Log Current 17 2025-03-16T00:00:00Z
regional.ppe-onecert.core.microsoft.com CT Log Current 7 2025-03-19T10:08:49Z
regional.xonecert.core.microsoft.com CT Log Current 17 2025-03-16T00:00:00Z
releasenotes.flow.microsoft.com CT Log Current 2 2025-04-15T16:44:03Z
remote.microsoft.com DNS Current
remoteassistance.support.services.microsoft.com CT Log Current 1 2025-04-07T19:40:14Z
remoteassistancedev.support.services.microsoft.com CT Log Current 1 2025-04-07T19:40:14Z
remotehelp.microsoft.com CT Log Current 1 2025-04-07T19:40:14Z
remotehelpdev.microsoft.com CT Log Current 1 2025-04-07T19:40:14Z
reporting.as01.dm.microsoft.com CT Log Current 1 2025-03-14T09:02:41Z
reporting.as02.dm.microsoft.com CT Log Current 1 2025-03-14T12:48:54Z
reporting.dm.microsoft.com CT Log Current 13 2025-03-14T01:21:03Z
reporting.eu01.dm.microsoft.com CT Log Current 1 2025-03-14T01:21:03Z
reporting.eu02.dm.microsoft.com CT Log Current 1 2025-03-14T14:00:36Z
reporting.in01.dm.microsoft.com CT Log Current 1 2025-03-14T06:53:09Z
reporting.in02.dm.microsoft.com CT Log Current 1 2025-03-14T10:58:23Z
reporting.na01.dm.microsoft.com CT Log Current 1 2025-03-14T07:49:02Z
reporting.na02.dm.microsoft.com CT Log Current 1 2025-03-14T16:49:53Z
reporting.oc01.dm.microsoft.com CT Log Current 1 2025-03-14T12:40:40Z
reporting.oc02.dm.microsoft.com CT Log Current 1 2025-03-14T22:38:18Z
reporting.sw01.dm.microsoft.com CT Log Current 1 2025-03-16T05:00:10Z
reporting.sw02.dm.microsoft.com CT Log Current 1 2025-03-16T08:08:08Z
reporting.sw03.dm.microsoft.com CT Log Current 1 2025-03-16T14:35:45Z
reqmls.microsoft.com CT Log Current 1 2025-04-10T02:58:24Z
reroute443.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
res.accountemail.microsoft.com CT Log Current 1 2025-03-24T16:14:40Z
res.accountmail.microsoft.com CT Log Current 1 2025-03-24T16:19:26Z
res.customeremail.microsoft.com CT Log Current 1 2025-03-24T16:20:56Z
res.customermail.microsoft.com CT Log Current 1 2025-03-24T16:22:50Z
res.e-mails.microsoft.com CT Log Current 1 2025-03-24T16:26:12Z
res.emailinform.microsoft.com CT Log Current 1 2025-03-24T16:23:39Z
res.emailnotifications.microsoft.com CT Log Current 1 2025-03-24T16:24:31Z
res.emailnotify.microsoft.com CT Log Current 1 2025-03-24T16:25:27Z
res.engage.microsoft.com CT Log Current 1 2025-03-24T16:26:55Z
res.engagemail.microsoft.com CT Log Current mscom-mkt-prod78-lb.campaign.adobe.com 1 2025-03-24T16:27:40Z
res.engagement.microsoft.com CT Log Current 1 2025-03-24T16:28:31Z
res.engagementmail.microsoft.com CT Log Current 1 2025-03-24T16:29:17Z
res.infoemail.microsoft.com CT Log Current 1 2025-03-24T16:30:07Z
res.infomail.microsoft.com CT Log Current 1 2025-04-10T17:02:02Z
res.infomails.microsoft.com CT Log Current 1 2025-04-10T17:03:30Z
res.information.microsoft.com CT Log Current 1 2025-03-24T16:30:51Z
res.information2.microsoft.com CT Log Current 1 2025-04-10T17:05:31Z
res.mails.microsoft.com CT Log Current 1 2025-04-10T17:06:32Z
res.mails2.microsoft.com CT Log Current 1 2025-04-10T17:16:54Z
res.notificationemails.microsoft.com CT Log Current 1 2025-04-10T17:19:15Z
res.notificationmail.microsoft.com CT Log Current 1 2025-04-10T17:20:09Z
res.notificationmails.microsoft.com CT Log Current 1 2025-04-10T17:21:03Z
res.notifications.microsoft.com CT Log Current 1 2025-03-24T16:31:58Z
res.promomail.microsoft.com CT Log Current 1 2025-04-10T17:23:01Z
res127.microsoftstore.microsoft.com CT Log Current 1 2025-04-16T23:32:24Z
res127.notice.microsoft.com CT Log Current 1 2025-04-16T23:30:06Z
res127.storeemail.microsoft.com CT Log Current 1 2025-04-16T23:28:43Z
res127.storemail.microsoft.com CT Log Current 1 2025-04-16T23:27:15Z
res135.msemail.microsoft.com CT Log Current 1 2025-04-10T17:17:52Z
reservations-ff-out.microsoft.com CT Log Current 1 2025-03-15T00:00:00Z
resnet.microsoft.com CT Log Current 1 2025-04-17T11:00:47Z
router.communication.gcc.microsoft.com CT Log Current 2 2025-04-09T20:58:13Z
rp.communication.gcc.microsoft.com CT Log Current 8 2025-03-24T07:34:11Z
rps-dek-collector-sbx.events-sandbox.data.microsoft.com CT Log Current 1 2025-04-02T18:08:07Z
rps-dek-collector.events.data.microsoft.com CT Log Current 1 2025-04-02T18:11:33Z
rsaselfhelp.corp.microsoft.com CT Log Current 1 2025-04-08T00:00:00Z
rsawebtier.corp.microsoft.com CT Log Current 1 2025-04-08T00:00:00Z
rss.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
s.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
sandbox.msscship.microsoft.com CT Log Current 1 2025-04-04T07:09:35Z
sandbox.scdev.microsoft.com CT Log Current 1 2025-03-24T07:02:28Z
sandbox.ship.microsoft.com CT Log Current 1 2025-03-14T05:46:40Z
sapdev11.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T13:38:32Z
sapodx00web.redmond.corp.microsoft.com CT Log Current 1 2025-04-15T12:55:12Z
sapprd16ms.redmond.corp.microsoft.com CT Log Current 1 2025-03-16T08:20:26Z
sapprdcomhl5.redmond.corp.microsoft.com CT Log Current 1 2025-03-29T14:29:58Z
sapprdcomhl6.redmond.corp.microsoft.com CT Log Current 1 2025-03-29T14:29:58Z
sapprdcomhl7.redmond.corp.microsoft.com CT Log Current 1 2025-03-29T14:29:58Z
sapprdcomhl8.redmond.corp.microsoft.com CT Log Current 1 2025-03-29T14:29:58Z
sapsbx15db.redmond.corp.microsoft.com CT Log Current 1 2025-04-10T21:12:48Z
sapsbxgrcdb.redmond.corp.microsoft.com CT Log Current 1 2025-04-15T05:38:12Z
sapsbxgts99.redmond.corp.microsoft.com CT Log Current 1 2025-04-15T06:37:33Z
sapsi215db.redmond.corp.microsoft.com CT Log Current 1 2025-04-10T21:03:59Z
sapsmx00.redmond.corp.microsoft.com CT Log Current 1 2025-04-15T07:34:25Z
saptst11ms.redmond.corp.microsoft.com CT Log Current 1 2025-04-17T13:43:31Z
sar.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
sara.api-ppe.support.microsoft.com CT Log Current 1 2025-04-12T19:57:36Z
sbcobmgmt.sdg.teams.microsoft.com CT Log Current 1 2025-04-17T18:02:37Z
sc2sslclientstandard.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T05:03:12Z
sc9.scdev.microsoft.com CT Log Current 1 2025-03-24T07:02:28Z
sccm.manage.microsoft.com CT Log Current 2 2025-03-28T03:32:24Z
scdsslclientstandard.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T06:01:59Z
scgsslclientstandard.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T00:16:40Z
scimvalidator.microsoft.com CT Log Current 14 2025-03-24T07:38:37Z
scmdev.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T14:20:57Z
scmsbx00.redmond.corp.microsoft.com CT Log Current 1 2025-04-15T07:24:48Z
scmsi2.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T00:19:10Z
scmtst.redmond.corp.microsoft.com CT Log Current 1 2025-04-17T14:06:13Z
scmuat.redmond.corp.microsoft.com CT Log Current 1 2025-04-16T12:15:57Z
scxsslclientstandard.redmond.corp.microsoft.com CT Log Current 1 2025-04-15T15:52:56Z
sdk.az.usa.gcc.ecdn.gcc.teams.microsoft.com CT Log Current 2 2025-04-07T13:44:44Z
sdk.global.gcc.ecdn.gcc.teams.microsoft.com CT Log Current 2 2025-04-07T13:44:44Z
sdk.tx.usa.gcc.ecdn.gcc.teams.microsoft.com CT Log Current 2 2025-04-07T13:44:44Z
sdk.usa.gcc.ecdn.gcc.teams.microsoft.com CT Log Current 2 2025-04-07T13:44:44Z
sds.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
search.microsoft.com DNS Current search.microsoft.akadns.net
secure.microsoft.com DNS Current reroute.microsoft.com
securityplatform.microsoft.com CT Log Current 2 2025-04-13T17:39:36Z
server.analytics.gcc.teams.microsoft.com CT Log Current 2 2025-04-10T07:56:20Z
server.ehrconnector.gcc.teams.microsoft.com CT Log Current 1 2025-03-30T01:05:04Z
service.accountextensions.test.microsoft.com CT Log Current 1 2025-04-14T23:27:12Z
sevoneperf.corp.microsoft.com CT Log Current 1 2025-04-16T16:41:15Z
sgfraserssl09.dipiot.microsoft.com CT Log Current 1 2025-04-16T17:20:03Z
sgfraserssl10.dipiot.microsoft.com CT Log Current 1 2025-04-16T17:25:42Z
sgfraserssl11.dipiot.microsoft.com CT Log Current 1 2025-04-16T16:53:54Z
sgfraserssl12.dipiot.microsoft.com CT Log Current 1 2025-04-16T17:12:08Z
sgfraserssl13.dipiot.microsoft.com CT Log Current 1 2025-04-16T17:30:48Z
sgfraserssl14.dipiot.microsoft.com CT Log Current 1 2025-04-16T17:36:05Z
share.microsoft.com CT Log Current 1 2025-04-15T17:38:32Z
sharepoint.microsoft.com CT Log Current 2 2025-04-15T16:44:03Z
ship.microsoft.com CT Log Current 1 2025-03-14T05:46:40Z
ship.scdev.microsoft.com CT Log Current 1 2025-03-24T07:02:28Z
ship2.scdev.microsoft.com CT Log Current 1 2025-03-24T07:02:28Z
shop.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
signup.microsoft.com DNS Current prdsignup-ctcbframh2hnfuda.z01.azurefd.net
sip-cosmic.dr.ppe.pstnhub.microsoft.com CT Log Current 1 2025-04-17T11:25:35Z
sis.msg.infra.gcc.teams.microsoft.com CT Log Current 1 2025-03-29T02:50:28Z
skypeandteams.fasttrack.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
smaug.infra.gcc.teams.microsoft.com CT Log Current 1 2025-04-05T21:46:30Z
sms.prod.communication.microsoft.com CT Log Current 4 2025-04-17T03:57:22Z
smsgw.prod.communication.microsoft.com CT Log Current 2 2025-04-17T03:57:22Z
smtp.microsoft.com DNS Current
smtst00.redmond.corp.microsoft.com CT Log Current 1 2025-04-17T14:23:18Z
snackbox.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
solrauth.msscship.microsoft.com CT Log Current 1 2025-04-04T07:09:35Z
solrauth.ship.microsoft.com CT Log Current 1 2025-03-14T05:46:40Z
solrauth1.msscship.microsoft.com CT Log Current 1 2025-04-04T07:09:35Z
solrauth1.ship.microsoft.com CT Log Current 1 2025-03-14T05:46:40Z
solrauth2.msscship.microsoft.com CT Log Current 1 2025-04-04T07:09:35Z
solrauth2.ship.microsoft.com CT Log Current 1 2025-03-14T05:46:40Z
solrauth3.msscship.microsoft.com CT Log Current 1 2025-04-04T07:09:35Z
solrauth3.ship.microsoft.com CT Log Current 1 2025-03-14T05:46:40Z
solrhadr.msscship.microsoft.com CT Log Current 1 2025-04-04T07:09:35Z
solrhadr.ship.microsoft.com CT Log Current 1 2025-03-14T05:46:40Z
solrhadr1.msscship.microsoft.com CT Log Current 1 2025-04-04T07:09:35Z
solrhadr1.ship.microsoft.com CT Log Current 1 2025-03-14T05:46:40Z
solrhadr2.msscship.microsoft.com CT Log Current 1 2025-04-04T07:09:35Z
solrhadr2.ship.microsoft.com CT Log Current 1 2025-03-14T05:46:40Z
solrhadr3.msscship.microsoft.com CT Log Current 1 2025-04-04T07:09:35Z
solrhadr3.ship.microsoft.com CT Log Current 1 2025-03-14T05:46:40Z
solrhadr4.msscship.microsoft.com CT Log Current 1 2025-04-04T07:09:35Z
solrhadr4.ship.microsoft.com CT Log Current 1 2025-03-14T05:46:40Z
solrhadr5.msscship.microsoft.com CT Log Current 1 2025-04-04T07:09:35Z
solrhadr5.ship.microsoft.com CT Log Current 1 2025-03-14T05:46:40Z
speawxtest.corp.microsoft.com CT Log Current 1 2025-03-20T21:00:34Z
speechobjectsservice.cs-canary.healthplatform.microsoft.com CT Log Current 2 2025-04-15T17:54:51Z
spoc.microsoft.com CT Log Current 1 2025-04-09T05:00:20Z
spockapi.microsoft.com CT Log Current 1 2025-04-09T05:19:30Z
spockdevapi.microsoft.com CT Log Current 1 2025-04-07T11:18:13Z
spoctest.microsoft.com CT Log Current 1 2025-04-08T11:23:42Z
sponsors.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
spur.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
ssl-eus2.appmanagement-stage.microsoft.com CT Log Current 1 2025-04-17T16:11:28Z
ssl.agent.services.microsoft.com CT Log Current 1 2025-03-17T00:00:00Z
st-gw.az.usa.gcc.ecdn.gcc.teams.microsoft.com CT Log Current 2 2025-04-07T13:44:44Z
st-gw.ecdn.gcc.teams.microsoft.com CT Log Current 2 2025-04-07T13:44:44Z
st-gw.gcc.ecdn.gcc.teams.microsoft.com CT Log Current 2 2025-04-07T13:44:44Z
st-gw.tx.usa.gcc.ecdn.gcc.teams.microsoft.com CT Log Current 2 2025-04-07T13:44:44Z
st-gw.usa.gcc.ecdn.gcc.teams.microsoft.com CT Log Current p5-gcc-usa-st-gateway.usgovtrafficmanager.net 2 2025-04-07T13:44:44Z
st-sdk.az.usa.gcc.ecdn.gcc.teams.microsoft.com CT Log Current 2 2025-04-07T13:44:44Z
st-sdk.global.gcc.ecdn.gcc.teams.microsoft.com CT Log Current 2 2025-04-07T13:44:44Z
st-sdk.tx.usa.gcc.ecdn.gcc.teams.microsoft.com CT Log Current 2 2025-04-07T13:44:44Z
st-sdk.usa.gcc.ecdn.gcc.teams.microsoft.com CT Log Current 2 2025-04-07T13:44:44Z
stage.careerhub.microsoft.com CT Log Current 1 2025-03-14T00:00:00Z
stage.urlp.ams.gcc.teams.microsoft.com CT Log Current 1 2025-03-22T21:09:16Z
staging.community.fabric.microsoft.com CT Log Current 4 2025-03-14T02:03:39Z
staging.microsoft.com DNS Current ideas.fabric.microsoft.com
static.sc9.scdev.microsoft.com CT Log Current 1 2025-03-24T07:02:28Z
static.ship.scdev.microsoft.com CT Log Current 1 2025-03-24T07:02:28Z
static.ship2.scdev.microsoft.com CT Log Current 1 2025-03-24T07:02:28Z
stationq.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
stg-cus-401.sentineldev.microsoft.com CT Log Current 1 2025-04-17T07:05:22Z
stg-picasso.ads.microsoft.com CT Log Current 1 2025-03-18T00:00:00Z
store-services-int.microsoft.com CT Log Current 1 2025-04-15T17:38:32Z
store-services.microsoft.com CT Log Current 1 2025-04-15T17:38:32Z
store.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
storeemail.microsoft.com CT Log Current 1 2025-04-16T23:28:43Z
storemail.microsoft.com CT Log Current 1 2025-04-16T23:27:15Z
stream.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
strongauthenticationservice.auth-ppe.microsoft.com CT Log Current 9 2025-03-24T00:00:00Z
strongauthenticationservice.auth.microsoft.com CT Log Current 9 2025-03-24T00:00:00Z
studentpartners.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
successionplanning.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
successionplanninguat.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
support.flow.microsoft.com CT Log Current 2 2025-04-15T16:44:03Z
support.microsoft.com CT Log Current 2 2025-04-14T22:14:37Z
support.services.microsoft.com CT Log Current 2 2025-04-14T22:14:37Z
supportactions-cst.services.microsoft.com CT Log Current 1 2025-04-17T13:30:33Z
supportactions-cst2.services.microsoft.com CT Log Current 1 2025-04-15T06:08:27Z
supportactions.services.microsoft.com CT Log Current 1 2025-04-17T13:30:33Z
supportsession.auth.databox.microsoft.com CT Log Current 2 2025-03-18T03:36:55Z
survey.microsoft.com DNS Current
sw.api.dm.microsoft.com CT Log Current 3 2025-03-16T09:44:22Z
sw.checkin.dm.microsoft.com CT Log Current 6 2025-03-16T01:22:19Z
sw.enrollment.dm.microsoft.com CT Log Current 3 2025-03-16T09:44:22Z
sw.reporting.dm.microsoft.com CT Log Current 3 2025-03-16T05:00:10Z
sw01.discovery.dm.microsoft.com CT Log Current 1 2025-03-18T16:10:26Z
sw02.discovery.dm.microsoft.com CT Log Current 1 2025-03-24T04:30:26Z
szkolyprzyszlosci.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
t.accountemail.microsoft.com CT Log Current 1 2025-03-24T16:14:40Z
t.accountmail.microsoft.com CT Log Current 1 2025-03-24T16:19:26Z
t.customeremail.microsoft.com CT Log Current 1 2025-03-24T16:20:56Z
t.customermail.microsoft.com CT Log Current 1 2025-03-24T16:22:50Z
t.e-mails.microsoft.com CT Log Current 1 2025-03-24T16:26:12Z
t.emailinform.microsoft.com CT Log Current 1 2025-03-24T16:23:39Z
t.emailnotifications.microsoft.com CT Log Current 1 2025-03-24T16:24:31Z
t.emailnotify.microsoft.com CT Log Current 1 2025-03-24T16:25:27Z
t.engage.microsoft.com CT Log Current 1 2025-03-24T16:26:55Z
t.engagemail.microsoft.com CT Log Current 1 2025-03-24T16:27:40Z
t.engagement.microsoft.com CT Log Current 1 2025-03-24T16:28:31Z
t.engagementmail.microsoft.com CT Log Current 1 2025-03-24T16:29:17Z
t.infoemail.microsoft.com CT Log Current mscom-mkt-prod79-lb.campaign.adobe.com 1 2025-03-24T16:30:07Z
t.infomail.microsoft.com CT Log Current 1 2025-04-10T17:02:02Z
t.infomails.microsoft.com CT Log Current 1 2025-04-10T17:03:30Z
t.information.microsoft.com CT Log Current 1 2025-03-24T16:30:51Z
t.information2.microsoft.com CT Log Current 1 2025-04-10T17:05:31Z
t.mails.microsoft.com CT Log Current 1 2025-04-10T17:06:32Z
t.mails2.microsoft.com CT Log Current 1 2025-04-10T17:16:54Z
t.notificationemails.microsoft.com CT Log Current 1 2025-04-10T17:19:15Z
t.notificationmail.microsoft.com CT Log Current 1 2025-04-10T17:20:09Z
t.notificationmails.microsoft.com CT Log Current 1 2025-04-10T17:21:03Z
t.notifications.microsoft.com CT Log Current 1 2025-03-24T16:31:58Z
t.promomail.microsoft.com CT Log Current 1 2025-04-10T17:23:01Z
t127.microsoftstore.microsoft.com CT Log Current 1 2025-04-16T23:32:24Z
t127.notice.microsoft.com CT Log Current 1 2025-04-16T23:30:06Z
t127.storeemail.microsoft.com CT Log Current 1 2025-04-16T23:28:43Z
t127.storemail.microsoft.com CT Log Current 1 2025-04-16T23:27:15Z
t135.msemail.microsoft.com CT Log Current 1 2025-04-10T17:17:52Z
tags.gcc.teams.microsoft.com CT Log Current 2 2025-03-21T00:00:00Z
tags.teams.microsoft.com CT Log Current 2 2025-03-18T21:08:38Z
targetinggroupsapiapp.corp.microsoft.com CT Log Current 1 2025-04-16T02:08:46Z
tas.gcc.teams.microsoft.com CT Log Current 2 2025-04-12T00:00:00Z
tas.teams.microsoft.com CT Log Current 1 2025-03-17T18:18:25Z
tco.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
teams.microsoft.com CT Log Current 3 2025-03-17T19:57:42Z
teamsgraph.gcc.teams.microsoft.com CT Log Current 2 2025-03-20T00:00:00Z
techacademy.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
telemetrycollector-ppe.microsoft.com CT Log Current 9 2025-03-24T00:00:00Z
telemetrycollector.microsoft.com CT Log Current 9 2025-03-24T00:00:00Z
temp-dynamic.msscship.microsoft.com CT Log Current 1 2025-04-04T07:09:35Z
temp-dynamic.ship.microsoft.com CT Log Current 1 2025-03-14T05:46:40Z
terraserver.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
test.3palertingestion.globalsecureaccess.microsoft.com CT Log Current 14 2025-03-24T07:34:27Z
test.ideas.fabric.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
test.inprogress.rtt.teams.microsoft.com CT Log Current 2 2025-04-07T04:59:20Z
test.int.microsoft.com CT Log Current 1 2025-04-11T00:00:00Z
test.microsoft.com DNS Current marketingsites-prod.microsoft.com
test.scdev.microsoft.com CT Log Current 1 2025-03-24T07:02:28Z
test.wcus.purchase.mp.microsoft.com CT Log Current 1 2025-04-01T22:53:57Z
testmymfa-ppe.auth.microsoft.com CT Log Current 13 2025-03-24T00:00:00Z
testmymfa.auth.microsoft.com CT Log Current 9 2025-03-24T00:00:00Z
testpim.microsoft.com CT Log Current 1 2025-03-18T00:00:00Z
thingworx.redmond.corp.microsoft.com CT Log Current 1 2025-03-21T20:19:48Z
throttling-ssl.groups-throttling-prod.data.microsoft.com CT Log Current 1 2025-04-14T21:39:32Z
ti.defender.microsoft.com CT Log Current 9 2025-04-17T16:24:33Z
timehub.microsoft.com CT Log Current 1 2025-04-15T16:48:44Z
tip.ucm.ads.microsoft.com CT Log Current 4 2025-04-15T00:09:51Z
tip.ucm.bingads.microsoft.com CT Log Current 4 2025-04-15T00:09:51Z
tippnrtdlpservice.gcc.teams.microsoft.com CT Log Current 1 2025-04-02T03:56:50Z
tippreceiversvc.gcc.teams.microsoft.com CT Log Current 1 2025-04-02T04:30:26Z
troubleshooter.redmond.corp.microsoft.com CT Log Current 1 2025-04-02T02:30:46Z
troubleshooter4.redmond.corp.microsoft.com CT Log Current 1 2025-04-02T02:30:46Z
troubleshooting.microsoft.com CT Log Current 1 2025-03-27T18:32:57Z
trouter.gcc.teams.microsoft.com CT Log Current 1 2025-03-18T06:34:06Z
twuat.redmond.corp.microsoft.com CT Log Current 1 2025-03-25T13:19:00Z
uat.microsoft.com DNS Current uat.chrysalis.ms
ucm.ads.microsoft.com CT Log Current prod-ucmweb.ucm.trafficmanager.net 4 2025-04-15T00:09:51Z
ucm.bingads.microsoft.com CT Log Current 4 2025-04-15T00:09:51Z
ude.corp.microsoft.com CT Log Current 1 2025-04-17T11:00:47Z
ude.support.microsoft.com CT Log Current 1 2025-04-17T11:00:47Z
uhf.microsoft.com CT Log Current 1 2025-04-15T17:38:32Z
uniblends.www.microsoft.com CT Log Current 1 2025-04-15T17:38:32Z
unistore-int.www.microsoft.com CT Log Current 1 2025-04-15T17:38:32Z
unistore-ppe.www.microsoft.com CT Log Current 1 2025-04-15T17:38:32Z
unistore.www.microsoft.com CT Log Current 1 2025-04-15T17:38:32Z
unistoreshellservice.www.microsoft.com CT Log Current 1 2025-04-15T17:38:32Z
upgradecenter.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
us.cmcatalogsvc.manage.microsoft.com CT Log Current 2 2025-03-28T03:32:24Z
us.gateway.configmgr.manage.microsoft.com CT Log Current 1 2025-03-25T17:41:30Z
usea.sdfp1.sbcobmgmt.sdg.teams.microsoft.com CT Log Current 1 2025-04-17T18:02:37Z
usea.sdfp2.sbcobmgmt.sdg.teams.microsoft.com CT Log Current 1 2025-04-17T18:02:37Z
useadf.sbcobmgmt.sdg.teams.microsoft.com CT Log Current 1 2025-04-17T18:02:37Z
usgovtexas.cluster.int.gcch.prompts.microsoft.com CT Log Current 1 2025-03-31T14:15:16Z
uste.prod.reco.microsoft.com CT Log Current 2 2025-04-17T00:41:33Z
uswe.sdfp1.sbcobmgmt.sdg.teams.microsoft.com CT Log Current 1 2025-04-17T18:02:37Z
uswe.sdfp2.sbcobmgmt.sdg.teams.microsoft.com CT Log Current 1 2025-04-17T18:02:37Z
uswedf.sbcobmgmt.sdg.teams.microsoft.com CT Log Current 1 2025-04-17T18:02:37Z
vendor.microsoft.com DNS Current vendorpc.partners.extranet.microsoft.com
verifiedid.entra.microsoft.com CT Log Current 14 2025-03-24T00:00:00Z
videos.microsoft.com DNS Current bblqnhta.clienthubs.vidyard.com
visio.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
visit.gcc.teams.microsoft.com CT Log Current 2 2025-03-21T03:26:45Z
vivalearning-test.microsoft.com CT Log Current 1 2025-03-10T00:00:00Z
vlcentral.microsoft.com CT Log Current 8 2025-03-18T16:22:55Z
vvanalytics.gcc.teams.microsoft.com CT Log Current 2 2025-04-10T07:56:20Z
vvm.gcc.teams.microsoft.com CT Log Current 1 2025-04-10T14:57:10Z
walkietalkie.gcc.teams.microsoft.com CT Log Current 2 2025-04-14T00:00:00Z
wcus.purchase.mp.microsoft.com CT Log Current 1 2025-04-01T22:53:57Z
webinars.flow.microsoft.com CT Log Current 2 2025-04-15T16:44:03Z
wildcard.prod.cms.rt.microsoft.com CT Log Current 1 2025-04-15T17:17:15Z
wpkvm.corp.microsoft.com CT Log Current 1 2025-04-03T00:00:00Z
www.aep.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
www.aer.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
www.cashback.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
www.formspro.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
www.microsoft.com CT Log Current 1 2025-04-16T09:19:50Z
www.microsoftdlapartnerow.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
www.powerautomate.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
www.skypeandteams.fasttrack.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
www.support.microsoft.com CT Log Current 2 2025-04-14T22:14:37Z
wwwbeta.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
wwwdev.microsoft.com CT Log Current 2 2025-03-20T00:09:41Z
wwwlocal.microsoft.com CT Log Current 2 2025-03-20T00:09:41Z
wwwperf.microsoft.com CT Log Current 2 2025-03-20T00:09:41Z
wwwppe.microsoft.com CT Log Current 2 2025-03-20T00:09:41Z
wwwstg.microsoft.com CT Log Current 2 2025-03-20T00:09:41Z
x15sslclientstandard.redmond.corp.microsoft.com CT Log Current 1 2025-04-15T15:57:40Z
xapservices.corp.microsoft.com CT Log Current 1 2025-03-31T10:52:46Z
xapservicesppe.corp.microsoft.com CT Log Current 1 2025-03-31T10:52:46Z
xonecert.core.microsoft.com CT Log Current 50 2025-03-16T00:00:00Z
xplatmsg.communication.gcc.microsoft.com CT Log Current 2 2025-04-10T01:14:10Z
yanlltest.apbuilders.microsoft.com CT Log Current 1 2025-03-21T22:10:02Z
yanlltest1.apbuilders.microsoft.com CT Log Current 1 2025-03-23T04:02:55Z
yourchoice.microsoft.com CT Log Current 9 2025-04-15T15:33:08Z
api.as02.dm.microsoft.com CT Log Expired 1 2025-03-13T23:38:44Z
mt.checkin.oc02.dm.microsoft.com CT Log Expired 1 2025-03-13T23:34:56Z
checkin.in02.dm.microsoft.com CT Log Expired 1 2025-03-13T22:36:39Z
checkin.na01.dm.microsoft.com CT Log Expired 1 2025-03-13T22:22:56Z
api.oc02.dm.microsoft.com CT Log Expired 1 2025-03-13T20:49:02Z
s.copilot.microsoft.com CT Log Expired 1 2025-03-13T20:35:20Z
mt.reporting.in01.dm.microsoft.com CT Log Expired 1 2025-03-13T20:09:30Z
spe-dl380g9-01.redmond.corp.microsoft.com CT Log Expired 1 2025-03-13T19:58:22Z
us-central.uet.s.microsoft.com CT Log Expired 1 2025-03-13T19:28:57Z
europe.uet.s.microsoft.com CT Log Expired 1 2025-03-13T19:28:57Z
uet.s.microsoft.com CT Log Expired 1 2025-03-13T19:28:57Z
us-west.uet.s.microsoft.com CT Log Expired 1 2025-03-13T19:28:57Z
us-east.uet.s.microsoft.com CT Log Expired 1 2025-03-13T19:28:57Z
asia.uet.s.microsoft.com CT Log Expired 1 2025-03-13T19:28:57Z
mt.checkin.na02.dm.microsoft.com CT Log Expired 1 2025-03-13T19:14:14Z
mt.reporting.as02.dm.microsoft.com CT Log Expired 1 2025-03-13T18:48:30Z
api.in01.dm.microsoft.com CT Log Expired 1 2025-03-13T17:06:52Z
mt.reporting.na01.dm.microsoft.com CT Log Expired 1 2025-03-13T16:53:04Z
ca-workflows.directory.m365.microsoft.com CT Log Expired 1 2025-03-09T00:00:00Z
healthcare.gcc.teams.microsoft.com CT Log Expired 2 2025-03-08T00:00:00Z
Δ Changes Detected: A Resolver ≠ Authoritative (TTL / CDN rotation / recent change)
Risk: Low - typically resolves within TTL
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 Propagating 2 / 1 records
13.107.213.38
150.171.109.185
13.107.246.38
AAAA Synchronized 1 / 1 records
2603:1061:14:b8::1
2603:1061:14:b8::1
CAA RFC 8659 §4 Synchronized 1 / 1 records
0 contactemail "caarecordaware@microsoft.com"
0 contactemail "caarecordaware@microsoft.com"
DMARC _dmarc.microsoft.com RFC 7489 §6.3 Synchronized 1 / 1 records
v=DMARC1; p=reject; pct=100; rua=mailto:itex-rua@microsoft.com; ruf=mailto:itex-ruf@microsoft.com; fo=1
v=DMARC1; p=reject; pct=100; rua=mailto:itex-rua@microsoft.com; ruf=mailto:itex-ruf@microsoft.com; fo=1
MTA-STS _mta-sts.microsoft.com RFC 8461 §3 Synchronized 1 / 1 records
v=STSv1; id=20190225000000Z;
v=STSv1; id=20190225000000Z;
MX RFC 5321 Synchronized 1 / 1 records
10 microsoft-com.mail.protection.outlook.com.
10 microsoft-com.mail.protection.outlook.com.
NS RFC 1035 Synchronized 4 / 4 records
ns2-39.azure-dns.net.
ns1-39.azure-dns.com.
ns1-39.azure-dns.com.
ns2-39.azure-dns.net.
ns3-39.azure-dns.org.
ns3-39.azure-dns.org.
ns4-39.azure-dns.info.
ns4-39.azure-dns.info.
SOA RFC 1035 Synchronized 1 / 1 records
ns1-39.azure-dns.com. azuredns-hostmaster.microsoft.com. 1 3600 300 2419200 300
ns1-39.azure-dns.com. azuredns-hostmaster.microsoft.com. 1 3600 300 2419200 300
TLS-RPT _smtp._tls.microsoft.com RFC 8460 §3 Synchronized 1 / 1 records
v=TLSRPTv1;rua=https://tlsrpt.azurewebsites.net/report
v=TLSRPTv1;rua=https://tlsrpt.azurewebsites.net/report
TXT RFC 7208 §4 56 / 0 records
google-site-verification=M--CVfn_YwsV-2FGbCp_HFaEj23BmT0cTF4l8hXgpvM
ms-domain-verification=478640ad-6524-43d5-86c4-a914804b9e93
google-site-verification=mEAmcTy1e8jIB9W6ENPk2GDg9hjuNytQQRGlK0hPm0c
ms-domain-verification=d6545068-89f7-4432-b947-0b137e8a9fe3
linear-domain-verification=iuq6saifcnbe
sitecore-domain-verification=1d46cb5467624e33a408d14324874088
v=MCPv1; k=ecdsap384; p=A8qndBCDJGtFF2+3v/IPIMmM0SaVcrJBoSue7rKob6sUeK7QGeFuWkrtvze3AiqUDA==
_zx2p8gpzv720db2aqmozy4jhwk2nl43
liveramp-site-verification=kxcV8fDH_FUNUZQEcAO6lwgim47f_hNLgMP4VG0PF_Q
d365mktkey=wbU64GRacxVEQxwcLSQnx0zisXLYzgUbfvsufIqO9ZUx
d365mktkey=JlXV17lfZjyvWxNje1qiP390ACSKzTxo5mGqZ3V2BmYx
v=MCPv1; k=ecdsap384; p=Asc8WWov6gsmCCzn4CSrwRuJIh5SqvaitKz/LlTW+SD54lLC52wzcnWhlTI416p2vw==
v=MCPv1; k=ecdsap384; p=Al9O7vaY4u02Vzh6c6i9ie3AFUHq9j3VK9rFROTJsCx5Rh0ailSEc3/k8fyCbjrHLQ==
d365mktkey=QDa792dLCZhvaAOOCe2Hz6WTzmTssOp1snABhxWibhMx
d365mktkey=ZGFU0tlXPekPusNHPo5QQQWpVf0gic0xpuKroNy3NQEx
atlassian-domain-verification=Sn5AwyIdVgkaRaJA/IKj7ZFMnWeCBnppa9bXGLuJvsakRHH4lYoBxS8g7GVlud9M
airtable-verification=79a09e4a8013ff5737798ffb4ea88eee
zoom-domain-verification=ZOOM_verify_e97a3d385acb4c47b9b924609a280524
google-site-verification=GfDnTUdATPsK1230J0mXbfsYw-3A9BVMVaKSd4DcKgI
ms-domain-verification=65f91178-9dfb-41cd-929d-08d1a38ed607
d365mktkey=SxDf1EZxLvMwx6eEZUxzjFFgHoapF8DvtWEUjwq7ZTwx
atlassian-domain-verification=xvoaqRfxSg3PnlVnR4xCSOlKyw1Aln0MMxRiKXnwWroFG7vI76TUC8xYb03MwMXv
MS=ms79629062
hcp-domain-verification=3ce174a8b9fba88909633ab13eb1d81ce0123454745d66e500052ed84b7248a1
t7sebee51jrj7vm932k531hipa
ms-domain-verification=25524f4b-1476-489c-a086-30f4c5016ecc
v=MCPv1; k=ecdsap384; p=Azw9+u4M8RoH+bxJidKAZzGDmsPkzY1N4cO7rB/uC5x1RBoNfMyBlH/ott0lpo4pOQ==
d365mktkey=j2qHWq9BHdaa3ZXZH8x64daJZxEWsFa0dxDeilxDoYYx
ms-domain-verification=1c4e4677-e58f-4117-8d61-e5b2810388c2
google-site-verification=uhh5_jbxpcQgnb-A7gDIjlrr5Ef34lA2t2_BAveYpnk
d365mktkey=6358r1b7e13hox60tl1uagv14
v=MCPv1; k=ecdsap384; p=An4mJIFLRys9h1EvjX18SJs5p1uEF5MHcs2JJLYPrI48C5Qt9FpaZEM0sQTV4JvNYw==
d365mktkey=heYmJ57sWrwMjCgIG1xRwTREJrQokUIDtBcNfGuxoWQx
d365mktkey=Fu49WtSTeClkHtK7S14227RIVpGwwGrzEsO6RVs1I2Ax
v=MCPv1; k=ecdsap384; p=Atv9t87le3AkxabGQAy75Wju8M3YATC1mPNp/3BQepwz5KS+4VwTtTq7ZSjHAPFXzw==
v=MCPv1; k=ecdsap384; p=A/Mf6IKdZzcHfBvpiVz9rkdPTIcCP5IbRDdEkeP3PgXEXF3mNjorahOwaYlMINBF5A==
mixpanel-domain-verify=5803bc4c-5bb6-4ce1-8076-753800097373
anthropic-domain-verification-phksss=GZrrKDUR4klRLFCvxyOvqcNGE
d365mktkey=3l6dste9txazu0Qd2zu4135PUB4E35txLxyzJxjkPbsx
hubspot-developer-verification=OTQ5NGIwYWEtODNmZi00YWE1LTkyNmQtNDhjMDMxY2JjNDAx
fg2t0gov9424p2tdcuo94goe9j
v=MCPv1; k=ecdsap384; p=As/XxnDWZFxFwHvRZj+HbG5/ImtAeabLkiOWu1h7wCJQFAR216E9HoYQ5Hy6o7StoQ==
v=spf1 include:_spf-a.microsoft.com include:_spf-b.microsoft.com include:_spf-c.microsoft.com include:_spf-ssg-a.msft.net include:_spf1-meo.microsoft.com -all
1password-site-verification=35ZTURTFFFDC5BW7GFQKRJ77QM
google-site-verification=pjPOauSPcrfXOZS9jnPPa5axowcHGCDAl1_86dCqFpk
d365mktkey=8fEQahTresJms7tZGxGFr94T1zDz36oCbUt1LJc99mox
d365mktkey=PNcDqkW71x8VOUhcE96aGM4l5PYX1gnlRl6ieXUl5eMx
d365mktkey=3uc1cf82cpv750lzk70v9bvf2
facebook-domain-verification=fwzwhbbzwmg5fzgotc2go51olc3566
docusign=d5a3737c-c23c-4bd0-9095-d2ff621f2840
v=MCPv1; k=ecdsap384; p=AoHTKEi2W8L2P8cf9CoDicIxYiuttTkwtIeFOqYCewBGoRZiiF+9/92saUkIDERGAA==
google-site-verification=uFg3wr5PWsK8lV029RoXXBBUW0_E6qf1WEWVHhetkOY
v=MCPv1; k=ecdsap384; p=AqXeTHJ/1FCYeuvJ8dc1B+X3uHaa7m2W0s31vzL4opnrJlSaBdtbWTY8Ti5WiZnu9Q==
workplace-domain-verification=lK0QDLk73xymCYMKUXNpfKAT8TY5Mx
dobtdihqagnr18hea8uv1h1mvq
ms-domain-verification=561512fc-b4ba-4ac7-a946-e464c8f49f1b
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.

c6e40cc9cc694463f5342ef68303f8b766026ff00d91fffbd717cc18a8e84dd7461d2ca4c4815f1a966dce8146bc34666a1f18afbaa9e6002e9ccb4dcfb878fc
Evaluations reference 12 RFCs. Methods are reproducible using the verification commands provided. Results reflect DNS state at 8 Mar 2026, 14:15 UTC.
Internet Archive — Permanent Record Wayback Machine Can this analysis be independently verified? Archived

This analysis has been automatically submitted to the Internet Archive's Wayback Machine, creating a tamper-proof, third-party-hosted snapshot of the DNS security posture at analysis time. This archived copy is independent of DNS Tool — it cannot be altered, deleted, or disputed. Combined with the SHA-3-512 integrity hash, this creates a legally defensible chain of evidence for domain security state.

Snapshot preserved at https://web.archive.org/web/20260308141538/https://dnstool.it-help.tech/analysis/6610/view/E

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-microsoft.com.json.sha3 && echo '---' && openssl dgst -sha3-512 dns-intelligence-microsoft.com.json
Python 3 (cross-platform)
python3 -c "import hashlib; print(hashlib.sha3_512(open('dns-intelligence-microsoft.com.json','rb').read()).hexdigest())"
sha3sum (coreutils 9+)
sha3sum -a 512 dns-intelligence-microsoft.com.json
Compare the output against the .sha3 file or the checksum API at /api/analysis/6610/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 microsoft.com. 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 microsoft.com A
Query AAAA records (IPv6) RFC 1035
dig +noall +answer microsoft.com AAAA
Query MX records (mail servers) RFC 1035
dig +noall +answer microsoft.com MX
Query NS records (nameservers) RFC 1035
dig +noall +answer microsoft.com NS
Query TXT records RFC 1035
dig +noall +answer microsoft.com TXT

Email Authentication

Check SPF record RFC 7208
dig +short microsoft.com TXT | grep -i spf
Check DMARC policy RFC 7489
dig +short _dmarc.microsoft.com TXT
Check DKIM key for selector 'selector2' RFC 6376
dig +short selector2._domainkey.microsoft.com TXT

Domain Security

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

Transport Security

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

Brand & Trust

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

DNS Records

Check HTTPS/SVCB records RFC 9460
dig +noall +answer microsoft.com HTTPS

Domain Security

Check CDS/CDNSKEY automation records RFC 7344
dig +noall +answer microsoft.com CDS

Infrastructure Intelligence

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

Transport Security

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

Infrastructure Intelligence

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

AI Surface

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

Infrastructure Intelligence

ASN lookup for 13.107.213.38 (Team Cymru)
dig +short 38.213.107.13.origin.asn.cymru.com TXT
ASN lookup for 13.107.246.38 (Team Cymru)
dig +short 38.246.107.13.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 4849 runs
DKIM
Verified 4668 runs
DMARC
Verified 4833 runs
DANE/TLSA
Verified 4652 runs
DNSSEC
Verified 4830 runs
BIMI
Verified 4667 runs
MTA-STS
Verified 4670 runs
TLS-RPT
Verified 4672 runs
CAA
Verified 4664 runs
Maturity: Development Verified Consistent Gold Gold Master
Running Multi-Source Intelligence Audit

microsoft.com

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.