
Engineer's DNS Intelligence Report
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 |
|---|---|---|---|---|
| NS | 21139s |
1 day (86400s) |
medium | NS TTL is below typical — observed 21139s, typical value is 1 day (86400s). Short TTLs increase DNS query volume but enable faster propagation. If you are preparing for a migration or need rapid failover, this may be intentional (RFC 1035 §3.2.1). For steady-state production, consider 86400 seconds per NIST SP 800-53 SI-7 relevance guidance. Use the TTL Tuner for profile-specific recommendations. |
| AAAA | 38s |
1 hour (3600s) |
high | AAAA TTL is below typical — observed 38s, typical value is 1 hour (3600s). Short TTLs increase DNS query volume but enable faster propagation. If you are preparing for a migration or need rapid failover, this may be intentional (RFC 1035 §3.2.1). For steady-state production, consider 3600 seconds per NIST SP 800-53 SI-7 relevance guidance. Use the TTL Tuner for profile-specific recommendations. |
Big Picture Questions
- 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.
ns1-39.azure-dns.com
1
azuredns-hostmaster.microsoft.com
| Timer | Value | RFC 1912 Range |
|---|---|---|
| Refresh | 3600s | 1,200–43,200s (20 min – 12 hrs) |
| Retry | 300s | Fraction of Refresh |
| Expire | 2419200s | 1,209,600–2,419,200s (14–28 days) |
| Minimum (Neg. Cache) | 300s | 300–86,400s (5 min – 1 day) |
| Parameter | Current | Suggested | Severity | Rationale |
|---|---|---|---|---|
| timeout_seconds | 5s |
8s |
low | Average scan duration is 43.2s, suggesting DNS responses are slow for this domain. Increasing timeout from 5s to 8s prevents premature resolution failures. RFC 8767 |
DNSSEC is not enabled for this domain. DNSSEC provides cryptographic authentication of DNS responses, preventing cache poisoning and DNS spoofing attacks.
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).
| Field | Value |
|---|---|
| Type | TXT |
| Host | default._bimi.microsoft.com (BIMI default record) |
| Value | v=BIMI1; l=https://microsoft.com/brand/logo.svg |
Email Security Methodology Can this domain be impersonated by email? No SPF and DMARC reject policy enforced
SPF Record RFC 7208 §4 Consistent
SPF valid with strict enforcement (-all), 5/10 lookups
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 Consistent
DMARC policy reject (100%) - excellent protection
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.DKIM Records RFC 6376 §3.6 Consistent
Found DKIM for 1 selector(s) with strong keys (2048-bit)
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 Consistent
MTA-STS enforced - TLS required for 1 mail server(s)
- 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 Consistent
TLS-RPT configured - receiving TLS delivery reports
DANE / TLSA Consistent Recon Methodology Can mail servers establish identity without a public CA? via MTA-STS (CA)
DANE not available — Microsoft 365 does not support inbound DANE/TLSA on its MX infrastructure
Microsoft 365 does not support DANE for inbound mail. Microsoft uses its own certificate pinning mechanism.
Recommended alternative: MTA-STS (already configured)
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).
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 Consistent Warning
No BIMI record found
CAA RFC 8659 §4 Consistent Success
CAA configured - specific CAs authorized
Vulnerability Disclosure Policy (security.txt) Is there a verified way to report security issues? Yes RFC 9116
security.txt properly configured
Contact
Expires
Encryption
Policy
AI Surface Scanner Beta Is this domain discoverable by AI — and protected from abuse? No
No AI governance measures detected
llms.txt llmstxt.org
AI Crawler Governance (robots.txt) RFC 9309 IETF Draft
Content-Usage Directive IETF Draft
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.
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
Hidden Prompt Artifacts
Evidence Log (1 item)
| Type | Detail | Severity | Confidence |
|---|---|---|---|
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.
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 ns1-39.azure-dns.com — Nmap NSE probes for zone transfer (AXFR), open recursion (RFC 5358), nameserver identity disclosure, and DNS cache snooping.
| Check | Result | Detail |
|---|---|---|
| Zone Transfer (AXFR) | Denied | Test inconclusive |
| Open Recursion | Disabled | Test inconclusive |
| Nameserver Identity | Hidden | Test inconclusive |
| Cache Snooping | Protected | Test inconclusive |
Tested nameservers: ns1-39.azure-dns.com, ns4-39.azure-dns.info, ns3-39.azure-dns.org, 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.
- Could not retrieve NS TTL from parent zone
DS ↔ DNSKEY Alignment Aligned
Glue Record Completeness Complete
| Nameserver | In-Bailiwick | IPv4 Glue | IPv6 Glue | Status |
|---|---|---|---|---|
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
SOA Serial Consistency Consistent
ns1-39.azure-dns.com: 1ns2-39.azure-dns.net: 1ns3-39.azure-dns.org: 1ns4-39.azure-dns.info: 1Nameserver 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 |
|---|---|---|---|---|---|---|---|
ns4-39.azure-dns.info |
13.107.206.39 | 2620:1ec:bda:10::27 |
AS8075
Microsoft Corporation |
1 | |||
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 |
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
All 1 server(s) verified: encrypted transport confirmed via direct SMTP probe and DNS policy
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
https://tlsrpt.azurewebsites.net/reportLive Probe Supplementary
| MX Host | STARTTLS | TLS Version | Cipher | Certificate |
|---|---|---|---|---|
microsoft-com.mail.protection.outlook.com |
TLSv1.3 | TLS_AES_256_GCM_SHA384 |
Valid
Expires: 2026-08-26 (119 days) Issuer: DigiCert Inc |
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)
| ASN | Name | Country |
|---|---|---|
AS8075 |
Microsoft Corporation | US |
150.171.109.184 → AS8075 (150.171.0.0/16)2620:1ec:29:1::51 → AS8075 (2620:1ec::/36)2620:1ec:48:1::51 → AS8075 (2620:1ec::/36)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.
| Service | Verification Record |
|---|---|
| 1Password | 1password-site-verification=35ZTURTFFFDC5BW7GFQKRJ77QM |
| Microsoft 365 | MS=ms79629062 |
| Atlassian | atlassian-domain-verification=Sn5AwyIdVgkaRaJA/IKj7ZFMnWeCBnppa9bXGLuJvsakRHH4lY... |
| DocuSign | docusign=d5a3737c-c23c-4bd0-9095-d2ff621f2840 |
| Facebook / Meta | facebook-domain-verification=fwzwhbbzwmg5fzgotc2go51olc3566 |
| Google Workspace | google-site-verification=GfDnTUdATPsK1230J0mXbfsYw-3A9BVMVaKSd4DcKgI |
| HubSpot | hubspot-developer-verification=OTQ5NGIwYWEtODNmZi00YWE1LTkyNmQtNDhjMDMxY2JjNDAx |
| Linear | linear-domain-verification=iuq6saifcnbe |
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 Consistent Unsigned
DNSSEC not configured - DNS responses are unsigned
NS Delegation Verified
4 nameserver(s) configured
Traffic & Routing Where does this domain's traffic actually terminate?
AIPv4 Address
AAAAIPv6 Address
MXMail Servers
SRVServices
Subdomain Discovery RFC 6962 Recon LIVE What subdomains and infrastructure are exposed in certificate logs? Showing 9705 of 9814 discovered
How did we find these?| Subdomain | Source | Status | Provider / CNAME | Certificates | First Seen | Issuer(s) |
|---|---|---|---|---|---|---|
000dco2l50fe1c.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dco2l50fe1e.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dco2l50fe1f.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dco2l50pl1.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dco2l50we1.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dco2o40dr1.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dco2o40dr10.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dco2o40dr11.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dco2o40dr12.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dco2o40dr13.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dco2o40dw1.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dco2o40fe10.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dco2o40fe11.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dco2o40fe12.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dco2o40fe13.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dco2o40fe20.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dco2o40fe21.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dco2o40fe22.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dco2o40fe23.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dco2o40pl1.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dco2o40pl2.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dco2o40se00.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dco2o40we1.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dco2o40we2.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000ddb3o40dr1.europe.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000ddb3o40dr10.europe.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000ddb3o40dr11.europe.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000ddb3o40dw1.europe.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000ddb3o40fe10.europe.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000ddb3o40fe11.europe.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000ddb3o40fe12.europe.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000ddb3o40fe20.europe.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000ddb3o40fe21.europe.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000ddb3o40fe22.europe.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000ddb3o40pl1.europe.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000ddb3o40pl2.europe.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000ddb3o40we1.europe.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000ddb3o40we2.europe.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dsino40dr1.southpacific.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dsino40dr10.southpacific.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dsino40dr11.southpacific.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dsino40dw1.southpacific.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dsino40fe10.southpacific.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dsino40fe11.southpacific.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dsino40fe12.southpacific.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dsino40fe13.southpacific.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dsino40fe14.southpacific.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dsino40fe15.southpacific.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dsino40fe20.southpacific.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dsino40fe21.southpacific.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dsino40fe22.southpacific.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dsino40pl1.southpacific.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dsino40pl2.southpacific.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dsino40we1.southpacific.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dsino40we2.southpacific.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5l50fe1a.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5l50fe1b.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5l50fe1c.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5l50fe1d.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5l50fe1e.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5l50fe1f.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5l50fe1g.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5l50fe1h.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5l50fe1i.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5l50fe1j.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5l50fe1k.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5l50fe1l.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5l50fe1m.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5l50fe1n.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5l50fe1o.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5l50fe1p.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5l50fe1q.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5l50fe1r.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5l50fe1s.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5l50fe1t.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5l50feaa.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5l50feab.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5l50feac.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5l50feba.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5l50febb.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5l50febc.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5l50pl1.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5l50pla.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5l50plb.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5l50we1.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5l50wea.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5l50web.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5o40dr1.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5o40dr10.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5o40dr11.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5o40dr12.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5o40dr13.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5o40dw1.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5o40fe10.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5o40fe11.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5o40fe12.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5o40fe13.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5o40fe20.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5o40fe21.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5o40fe22.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5o40fe23.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5o40pl1.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5o40pl2.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5o40se00.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5o40se02.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5o40we1.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
000dtk5o40we2.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
001-asea.apac.dog.cos.audience.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T13:38:56Z | |
001-asea.apac.prod.cos.audience.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T15:53:13Z | |
001-auea.apac.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T17:32:04Z | |
001-ause.apac.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T19:39:06Z | |
001-euno.emea.dog.cos.audience.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T07:25:07Z | |
001-euno.emea.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T16:46:49Z | |
001-euwe.emea.dog.cos.audience.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T11:11:12Z | |
001-euwe.emea.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T09:59:31Z | |
001-frce.emea.dog.cos.audience.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T06:41:38Z | |
001-frce.emea.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T23:02:03Z | |
001-ince.apac.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T16:33:10Z | |
001-inso.apac.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T22:04:24Z | |
001-jpea.apac.dog.cos.audience.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T08:26:41Z | |
001-jpea.apac.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T10:54:18Z | |
001-jpwe.apac.dog.cos.audience.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T18:21:12Z | |
001-jpwe.apac.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T18:01:44Z | |
001-maso.apac.prd.api.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T00:54:13Z | |
001-maso.apac.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T20:26:37Z | |
001-smtp-out.microsoft.com
|
CT Log | Current | — | — | — | — |
001-swce.emea.dog.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T15:18:38Z | |
001-swce.emea.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T21:59:06Z | |
001-usce.noam.dog.cos.audience.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T03:40:42Z | |
001-usce.noam.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T00:24:25Z | |
001-usea.noam.dog.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T22:20:07Z | |
001-usea.noam.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T12:05:58Z | |
001-ussc.noam.dog.cos.audience.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T15:09:29Z | |
001-ussc.noam.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T01:11:41Z | |
001-uswe.noam.cip.cos.audience.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T13:42:12Z | |
001-uswe.noam.dog.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T18:39:35Z | |
001-uswe.noam.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T01:38:22Z | |
002-auea.apac.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T20:41:03Z | |
002-ause.apac.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T12:31:07Z | |
002-euno.emea.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T00:12:47Z | |
002-euwe.emea.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T17:57:31Z | |
002-frce.emea.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T11:53:02Z | |
002-ince.apac.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T22:17:21Z | |
002-inso.apac.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T20:04:38Z | |
002-jpea.apac.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T10:54:18Z | |
002-jpwe.apac.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T12:17:43Z | |
002-maso.apac.prd.api.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T00:54:15Z | |
002-maso.apac.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T02:10:34Z | |
002-swce.emea.dog.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T15:18:39Z | |
002-swce.emea.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T21:59:05Z | |
002-usce.noam.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T00:24:25Z | |
002-usea.cip.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T18:33:11Z | |
002-usea.cipint.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T12:52:39Z | |
002-usea.noam.dog.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T12:00:11Z | |
002-usea.noam.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current |
ic3-media-mpaas-ivr.noam-usea-002.ic3-media-mpaas-ivr.eastus-prod.cosmic.office.net
|
1 | 2025-05-08T17:49:58Z | |
002-ussc.noam.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T13:42:42Z | |
002-uswe.cip.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T19:58:33Z | |
002-uswe.cipint.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T13:02:03Z | |
002-uswe.noam.dog.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T16:02:39Z | |
002-uswe.noam.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T19:54:22Z | |
003-auea.apac.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T16:44:07Z | |
003-ause.apac.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T23:35:24Z | |
003-euno.emea.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T16:46:50Z | |
003-euwe.emea.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T13:07:31Z | |
003-frce.emea.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T23:21:09Z | |
003-ince.apac.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T22:17:22Z | |
003-inso.apac.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T20:04:39Z | |
003-jpea.apac.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T21:10:17Z | |
003-jpwe.apac.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T11:43:36Z | |
003-maso.apac.prd.api.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T00:24:10Z | |
003-maso.apac.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T20:26:38Z | |
003-swce.emea.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T21:59:04Z | |
003-usce.noam.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T15:51:23Z | |
003-usea.noam.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T14:42:58Z | |
003-ussc.noam.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T01:11:41Z | |
003-uswe.noam.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T14:57:27Z | |
004-euno.emea.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T15:08:46Z | |
004-euwe.emea.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T15:20:31Z | |
004-frce.emea.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T11:53:02Z | |
004-swce.emea.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T18:50:58Z | |
004-usce.noam.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T12:44:26Z | |
004-usea.noam.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T16:59:58Z | |
004-ussc.noam.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T01:27:47Z | |
004-uswe.noam.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T19:54:22Z | |
005-euno.emea.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T15:08:47Z | |
005-euwe.emea.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T12:13:30Z | |
005-frce.emea.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T15:05:16Z | |
005-swce.emea.prd.ivr.cos.mediapaas.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T21:59:05Z | |
064-smtp-in-2a.microsoft.com
|
CT Log | Current | — | — | — | — |
0688854f-d5d9-4885-8447-8599aa383f4e.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T17:44:04Z | |
10.ds.mrs.microsoft.com
|
CT Log | Current | — | — | — | — |
10.ts.mrs.microsoft.com
|
CT Log | Current | — | — | — | — |
17e3e2bf-2dd9-4ed3-8b46-bed1c6112784.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T02:02:40Z | |
1esbot.microsoft.com
|
CT Log | Current | — | — | — | — |
1pubng-ppe.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T05:40:38Z | |
1pubng-prod.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T03:45:50Z | |
1s.microsoft.com
|
CT Log | Current | — | — | — | — |
2015hrgc.microsoft.com
|
CT Log | Current | — | — | — | — |
2090caf3-e02d-4034-9a9a-073b728d2530.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T19:47:29Z | |
2fabeta.mail.microsoft.com
|
CT Log | Current | — | — | — | — |
3d-avatar-diffusion.microsoft.com
|
CT Log | Current |
rodin-diffusion.azurewebsites.net
|
— | — | — |
3p-dataconnectors.microsoft.com
|
CT Log | Current | — | — | — | — |
3papiprovider.microsoft.com
|
CT Log | Current | — | — | — | — |
3pc.microsoft.com
|
CT Log | Current | — | — | — | — |
3pcapi.microsoft.com
|
CT Log | Current | — | — | — | — |
3ppassets.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
3psecureppe.microsoft.com
|
CT Log | Current | — | — | — | — |
3rdpartycode.microsoft.com
|
CT Log | Current | — | — | — | — |
3rdpartysource.microsoft.com
|
CT Log | Current | — | — | — | — |
3sdash.microsoft.com
|
CT Log | Current | — | — | — | — |
88f1f0be-662d-486d-9942-685f5539a19d.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T14:19:30Z | |
999dtk5l50fe10.exchange.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
999dtk5l50fe11.exchange.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
999dtk5l50fe20.exchange.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
999dtk5l50pl1.exchange.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
999dtk5l50pl2.exchange.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
999dtk5l50we1.exchange.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
999dtk5l50we2.exchange.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
a.manage-beta.microsoft.com
|
CT Log | Current | — | — | — | — |
a.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
a.ppe.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
a00000000000000000000000000000000000000000000000000000000000001.ms.a.microsoft.com
|
CT Log | Current | — | — | — | — |
a00000000000000000000000000000000000000000000000000000000000002.ms.a.microsoft.com
|
CT Log | Current | — | — | — | — |
a00000000000000000000000000000000000000000000000000000000000003.ms.a.microsoft.com
|
CT Log | Current | — | — | — | — |
a0000000000000000000000000000000000000000000000000000000000001.ms.a.microsoft.com
|
CT Log | Current | — | — | — | — |
a00000000000000000000000000000000000000000000000000000000000010.ms.a.microsoft.com
|
CT Log | Current | — | — | — | — |
a000000000000000000000000000000000000000000000000000000000001.ms.a.microsoft.com
|
CT Log | Current | — | — | — | — |
a00000000000000000000000000000000000000000000000000000000001.ms.a.microsoft.com
|
CT Log | Current | — | — | — | — |
a00000000000000000000000000000000000000000000000000000000001337.ms.a.microsoft.com
|
CT Log | Current | — | — | — | — |
a0000000000000000000000000000000000000000000000000000000001.ms.a.microsoft.com
|
CT Log | Current | — | — | — | — |
a000000000000000000000000000000000000000000000000000000001.ms.a.microsoft.com
|
CT Log | Current | — | — | — | — |
a0000000000000000000000000000000000000001.ms.a.microsoft.com
|
CT Log | Current | — | — | — | — |
a0000000000000000000000001.ms.a.microsoft.com
|
CT Log | Current | — | — | — | — |
a0000000000000000000000002.ms.a.microsoft.com
|
CT Log | Current | — | — | — | — |
a000000000000000000001.ms.a.microsoft.com
|
CT Log | Current | — | — | — | — |
a000000000000000001.ms.a.microsoft.com
|
CT Log | Current | — | — | — | — |
a000000000000000002.ms.a.microsoft.com
|
CT Log | Current | — | — | — | — |
a000000000000000003.ms.a.microsoft.com
|
CT Log | Current | — | — | — | — |
a00000000001.ms.a.microsoft.com
|
CT Log | Current | — | — | — | — |
a0000000001.ms.a.microsoft.com
|
CT Log | Current | — | — | — | — |
a000001.ms.a.microsoft.com
|
CT Log | Current | — | — | — | — |
a00001.ms.a.microsoft.com
|
CT Log | Current | — | — | — | — |
a0001.ms.a.microsoft.com
|
CT Log | Current | — | — | — | — |
a001.ms.a.microsoft.com
|
CT Log | Current | — | — | — | — |
a01.ms.a.microsoft.com
|
CT Log | Current | — | — | — | — |
a1.ms.a.microsoft.com
|
CT Log | Current | — | — | — | — |
a10.ms.a.microsoft.com
|
CT Log | Current | — | — | — | — |
a100.ms.a.microsoft.com
|
CT Log | Current | — | — | — | — |
a1000.ms.a.microsoft.com
|
CT Log | Current | — | — | — | — |
a101.ms.a.microsoft.com
|
CT Log | Current | — | — | — | — |
a124.ms.a.microsoft.com
|
CT Log | Current | — | — | — | — |
a126.ms.a.microsoft.com
|
CT Log | Current | — | — | — | — |
a130.ms.a.microsoft.com
|
CT Log | Current | — | — | — | — |
a131.ms.a.microsoft.com
|
CT Log | Current | — | — | — | — |
a133.ms.a.microsoft.com
|
CT Log | Current | — | — | — | — |
a139.ms.a.microsoft.com
|
CT Log | Current | — | — | — | — |
a1576.ms.a.microsoft.com
|
CT Log | Current | — | — | — | — |
a2020.ms.a.microsoft.com
|
CT Log | Current | — | — | — | — |
a4opacketcore.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T17:30:26Z | |
a510.ms.a.microsoft.com
|
CT Log | Current | — | — | — | — |
aadbridge.mcapiaadbridge-int.commerce.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T16:55:33Z | |
abctool.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
abctoolperf.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
abcuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
ac-staging.support.microsoft.com
|
CT Log | Current | — | — | — | — |
ac2.microsoft.com
|
CT Log | Current | — | — | — | — |
academy.microsoft.com
|
DNS | Current |
reroute.microsoft.com
|
— | — | — |
academymobile.microsoft.com
|
CT Log | Current | — | — | — | — |
academymobileppe.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
accesscontrol.ex.azure.microsoft.com
|
CT Log | Current | — | — | — | — |
account.manage-beta.microsoft.com
|
CT Log | Current | — | — | — | — |
account.manage-ppe.microsoft.com
|
CT Log | Current | — | — | — | — |
account.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
account.microsoft.com
|
DNS | Current |
account.microsoft.com.edgekey.net
|
— | — | — |
account.ppe.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
account.spla-essentials.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
account.spla-essentials.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
accountants.microsoft.com
|
CT Log | Current | — | — | — | — |
accountcontact-a.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
accountcontact.ecx-dit2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
accountcontact.ecx-sit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
accountcontact.ecx-uat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
accountmgmtservice-df.dce.mp.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T23:47:32Z | |
accountmgmtservice-int.atm.dce.mp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T18:30:00Z | |
accountmgmtservice-int.dce.mp.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-06T17:37:56Z | |
accountmgmtservice.dce.mp.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T23:47:32Z | |
accounts.microsoft.com
|
DNS | Current |
account.microsoft.com.edgekey.net
|
— | — | — |
accountservices.microsoft.com
|
CT Log | Current | — | — | — | — |
accountspayableportal.mmd.microsoft.com
|
CT Log | Current | — | — | — | — |
accountuserservice-df.dce.mp.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-06T17:37:56Z | |
accountuserservice-int.dce.mp.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-06T17:37:56Z | |
achievement.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
achievements.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
achstaging.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
activate.microsoft.com
|
CT Log | Current | — | — | — | — |
activatebld.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
activatedev.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
activaterca.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
activatercb.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
activatesedev.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
activatetestaz.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
activateuat.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
activateuat.microsoft.com
|
CT Log | Current | — | — | — | — |
activation-v1.ppe.sls.microsoft.com
|
CT Log | Current | — | — | — | — |
activation-v1.sls.microsoft.com
|
CT Log | Current | — | — | — | — |
activation-v2.ppe.sls.microsoft.com
|
CT Log | Current | — | — | — | — |
activation-v2.sls.microsoft.com
|
CT Log | Current | — | — | — | — |
activation.df.sls.microsoft.com
|
CT Log | Current | — | — | — | — |
activation.drm.microsoft.com
|
CT Log | Current | — | — | — | — |
activation.int.sls.microsoft.com
|
CT Log | Current | — | — | — | — |
activation.isv.drm.microsoft.com
|
CT Log | Current | — | — | — | — |
activation.perf.sls.microsoft.com
|
CT Log | Current | — | — | — | — |
activation.ppe.sls.microsoft.com
|
CT Log | Current | — | — | — | — |
activation.sls.microsoft.com
|
CT Log | Current | — | — | — | — |
activedirectory-coreidentity.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T16:59:15Z | |
activex.microsoft.com
|
CT Log | Current | — | — | — | — |
acttproxy.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
acw.view.api.account.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T11:55:30Z | |
adcenter-ppe.microsoft.com
|
CT Log | Current | — | — | — | — |
adcenter-prod444.microsoft.com
|
CT Log | Current | — | — | — | — |
adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
adcenterapi-ppe.microsoft.com
|
CT Log | Current | — | — | — | — |
adcenterapi.adintelligence.microsoft.com
|
CT Log | Current | — | — | — | — |
adcenterapi.microsoft.com
|
CT Log | Current | — | — | — | — |
adcenterapidownload-ppe.microsoft.com
|
CT Log | Current | — | — | — | — |
adcenterapidownload.microsoft.com
|
CT Log | Current | — | — | — | — |
adcenterhelp-si.microsoft.com
|
CT Log | Current | — | — | — | — |
adcenterhelp.microsoft.com
|
CT Log | Current | — | — | — | — |
addevhlb.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
addeviisvm1.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
addeviisvm2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
adfs.t10.selfhost.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T11:15:16Z | |
adfutils-us.func.cp.wd.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T04:55:27Z | |
adinquiry.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
adintelligence.si.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
adlab.microsoft.com
|
CT Log | Current | — | — | — | — |
admin-sdf.exchange.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T00:09:03Z | |
admin.beta.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
admin.bmsua01.manage-beta.microsoft.com
|
CT Log | Current | — | — | — | — |
admin.bmsub01.manage-beta.microsoft.com
|
CT Log | Current | — | — | — | — |
admin.bmsuc01.manage-beta.microsoft.com
|
CT Log | Current | — | — | — | — |
admin.businessplatform.microsoft.com
|
CT Log | Current | — | 9 | 2025-05-07T08:39:52Z | |
admin.enterprisereportingservice.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T12:40:06Z | |
admin.exchange.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T18:11:01Z | |
admin.flow.microsoft.com
|
CT Log | Current | — | 9 | 2025-05-07T08:39:52Z | |
admin.manage-beta.microsoft.com
|
CT Log | Current | — | — | — | — |
admin.manage-ppe.microsoft.com
|
CT Log | Current | — | — | — | — |
admin.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
admin.membership.microsoft.com
|
CT Log | Current | — | — | — | — |
admin.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
admin.microsoft.com
|
DNS | Current |
admin-portal.office.com
|
— | — | — |
admin.order.commerce.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T16:53:53Z | |
admin.powerplatform.microsoft.com
|
CT Log | Current | — | 26 | 2025-05-04T08:22:35Z | |
admin.ppe.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
admin.previewdf.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
admin.purchase.commerce.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-05T14:32:21Z | |
admin.recognition.microsoft.com
|
CT Log | Current | — | — | — | — |
admin.staging.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
admin.tagppe.microsoft.com
|
CT Log | Current | — | — | — | — |
admin.training.partner.microsoft.com
|
CT Log | Current | — | — | — | — |
adminanalytics-test.powerplatform.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T12:30:53Z | |
adminanalytics.powerplatform.microsoft.com
|
CT Log | Current | — | 18 | 2025-05-04T08:08:17Z | |
adminsetupprod.microsoft.com
|
CT Log | Current | — | — | — | — |
adreport-ppe.microsoft.com
|
CT Log | Current | — | — | — | — |
adslibrary-test.api.bingads.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T19:19:19Z | |
adsstatic-int.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T21:23:47Z | |
adtestwipiis.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
advertise.bingads.microsoft.com
|
CT Log | Current | — | — | — | — |
advertise.microsoft.com
|
CT Log | Current | — | — | — | — |
advertiser-rep1.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
advertiser-si.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
advertising.microsoft.com
|
CT Log | Current | — | — | — | — |
adweb.one.microsoft.com
|
CT Log | Current | — | — | — | — |
ae-frontend.speech.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T14:52:01Z | |
ae.speech.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T14:52:01Z | |
aeos.microsoft.com
|
CT Log | Current | — | — | — | — |
aer.microsoft.com
|
CT Log | Current | — | — | — | — |
aeruat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
aestats.microsoft.com
|
CT Log | Current | — | — | — | — |
aewsclpppews.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
agent.wau.store.microsoft.com
|
CT Log | Current | — | — | — | — |
agentdeskdev1.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
agentdeskdev2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
agents.bmsua01.manage-beta.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T06:48:18Z | |
agentserviceauthuataoc.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
agentservicepubuataoc.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
agentservicepubuatapj.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
agentservicestg.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
agentserviceuatapj.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
agentweb.store.microsoft.com
|
CT Log | Current | — | — | — | — |
agentweb.wau.store.microsoft.com
|
CT Log | Current | — | — | — | — |
agreement-a.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
agreement.ecx-dit2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
agreement.ecx-sit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
agreementnotification.l2o.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T03:21:05Z | |
agreements.licensing.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T14:50:44Z | |
airlift.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T06:36:32Z | |
aitsxiis39.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
ajax.microsoft.com
|
CT Log | Current | — | — | — | — |
ajax.stg-community.services.support.microsoft.com
|
CT Log | Current | — | — | — | — |
alerts.microsoft.com
|
DNS | Current |
reroute.microsoft.com
|
— | — | — |
alias.coreidentity.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T21:49:12Z | |
alpha.exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
alpha.telemetry.microsoft.com
|
CT Log | Current | — | — | — | — |
am1ehsobe001.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
am1ehsobe002.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
am1ehsobe003.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
am1ehsobe004.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
am1ehsobe005.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
am1ehsobe006.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
am1outboundsmtppool1.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
am1outboundsmtppool2.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
amer-ehrconnectorsvc-ppe.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-10T21:58:14Z | |
amer.tas.teams.microsoft.com
|
CT Log | Current | — | 6 | 2025-05-05T23:32:51Z | |
amer.vvanalytics-ppe.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T22:10:00Z | |
americas.winqual.microsoft.com
|
CT Log | Current | — | — | — | — |
ams.gcc.cdn.ml.gcc.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T12:42:10Z | |
analystweb.dps.mp.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T22:37:07Z | |
analytics.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
analytics.microsoft.com
|
CT Log | Current | — | — | — | — |
analytics.teams.microsoft.com
|
CT Log | Current | — | 6 | 2025-05-05T23:32:51Z | |
anaqua.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
anaquapreview.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
anaquaprod.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
anaquastg.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
anaquauat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
answerdesk.support.microsoft.com
|
CT Log | Current | — | — | — | — |
answers-ring0.microsoft.com
|
CT Log | Current | — | — | — | — |
answers-ring1.microsoft.com
|
CT Log | Current | — | — | — | — |
answers-ring2.microsoft.com
|
CT Log | Current | — | — | — | — |
answers-ring3.microsoft.com
|
CT Log | Current | — | — | — | — |
answers-sancert.microsoft.com
|
CT Log | Current | — | — | — | — |
answers.microsoft.com
|
CT Log | Current | — | — | — | — |
apac.blob.sdg.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-10T11:48:51Z | |
apac.eersapi.teams.microsoft.com
|
CT Log | Current | — | 9 | 2025-05-11T07:37:57Z | |
apac.httpblob.sdg.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T04:27:09Z | |
apac.sdh.sdg.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T08:41:14Z | |
apac.tas.teams.microsoft.com
|
CT Log | Current | — | 6 | 2025-05-05T23:32:51Z | |
apgcpremier.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
apgcreports.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
apgcverisign.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
api-df.security.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T12:46:47Z | |
api-df.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T12:46:47Z | |
api-mlxprod-nocdn.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T16:38:41Z | |
api-mlxprod-static.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T16:38:41Z | |
api-mlxprod.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T16:38:41Z | |
api-msrc.corp.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T13:28:37Z | |
api-mva.microsoft.com
|
CT Log | Current | — | — | — | — |
api-uat.azureforeducation.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T02:45:44Z | |
api.3psecureppe.microsoft.com
|
CT Log | Current | — | — | — | — |
api.addons.microsoftedge.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T14:34:06Z | |
api.adu.microsoft.com
|
CT Log | Current | — | 34 | 2025-05-04T07:49:10Z | |
api.bap.microsoft.com
|
CT Log | Current | — | 22 | 2025-05-06T14:41:04Z | |
api.bc.adcenter-pace.microsoft.com
|
CT Log | Current | — | — | — | — |
api.bingads.microsoft.com
|
CT Log | Current | — | — | — | — |
api.biztools.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T14:48:51Z | |
api.cognitive.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T19:00:46Z | |
api.cpm.account.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T16:50:24Z | |
api.creator.store.microsoft.com
|
CT Log | Current | — | — | — | — |
api.current.adcenter-pace.microsoft.com
|
CT Log | Current | — | — | — | — |
api.dev.adu.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-10T01:32:48Z | |
api.dfp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T16:40:36Z | |
api.flow.microsoft.com
|
CT Log | Current | — | 24 | 2025-05-05T22:49:55Z | |
api.fp.wd.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T05:41:41Z | |
api.hms-int.migrationservices.teams.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-11T08:49:06Z | |
api.int.adu.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-09T19:31:28Z | |
api.int.emea.mmscrawler.migrationservices.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-07T07:02:25Z | |
api.int.noam.mmscrawler.migrationservices.teams.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-07T04:00:01Z | |
api.interfaces.records.teams.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-07T22:04:19Z | |
api.medeina-stg.defender.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T06:33:17Z | |
api.membership.microsoft.com
|
CT Log | Current | — | — | — | — |
api.microsoft.com
|
DNS | Current |
msdn.com
|
— | — | — |
api.mscuat.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T21:21:52Z | |
api.msrc.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T19:01:11Z | |
api.next.adcenter-pace.microsoft.com
|
CT Log | Current | — | — | — | — |
api.noam.hms-int.migrationservices.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T22:12:02Z | |
api.office.microsoft.com
|
CT Log | Current | — | — | — | — |
api.partnercenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T02:12:09Z | |
api.partnertransact.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-06T23:38:54Z | |
api.perf.adu.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-10T02:29:56Z | |
api.powerva.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-05T15:58:10Z | |
api.ppe.ipublish.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T13:56:03Z | |
api.preview.powerva.microsoft.com
|
CT Log | Current | — | 7 | 2025-05-05T00:39:00Z | |
api.prod.adu.microsoft.com
|
CT Log | Current | — | 34 | 2025-05-04T07:49:10Z | |
api.purview-service.microsoft.com
|
CT Log | Current | — | 28 | 2025-05-12T02:11:25Z | |
api.recognition.microsoft.com
|
CT Log | Current | — | — | — | — |
api.reconintelligenceprod.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T12:15:29Z | |
api.registration.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T23:47:32Z | |
api.riskregister-dev.microsoft.com
|
CT Log | Current |
riskregisterapidev-hvd5dda4drapg7hp.z01.azurefd.net
|
1 | 2025-05-09T05:01:16Z | |
api.sandbox.bingads.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T10:06:42Z | |
api.sdh.sdg.teams.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-07T16:27:20Z | |
api.sellerdashboard.microsoft.com
|
CT Log | Current | — | — | — | — |
api.si.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
api.si.bingads.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T10:06:42Z | |
api.si.yahoo.adcenterapi.microsoft.com
|
CT Log | Current | — | — | — | — |
api.smartscreen.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-04T15:29:26Z | |
api.stage.xspm.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T19:47:47Z | |
api.test.adu.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-10T10:48:26Z | |
api.xspm.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-08T03:13:25Z | |
apjsmsql02.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
apluts01.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T15:56:39Z | |
apocsubs.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
apocsubs.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
apocsubsuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
apollo-prod.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T08:50:53Z | |
app-apxcisrv-02.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T05:12:05Z | |
app.cus.nam.gcc.tha.gcc.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T03:48:27Z | |
app.eur.msit.tha.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-07T02:06:02Z | |
app.eur.prod.tha.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-07T02:06:02Z | |
app.eus2.nam.gcc.tha.gcc.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T03:48:27Z | |
app.global.gcc.tha.gcc.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T03:48:27Z | |
app.global.msit.tha.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-07T02:06:02Z | |
app.global.prod.tha.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-07T02:06:02Z | |
app.msit.tha.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-07T02:06:02Z | |
app.nam.gcc.tha.gcc.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T03:48:27Z | |
app.neu.eur.msit.tha.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-07T02:06:02Z | |
app.neu.eur.prod.tha.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-07T02:06:02Z | |
app.tha.gcc.teams.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-06T03:48:27Z | |
app.tha.teams.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-06T14:25:57Z | |
app.weu.eur.msit.tha.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-07T02:06:02Z | |
app.weu.eur.prod.tha.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-07T02:06:02Z | |
appdev-df.microsoft.com
|
CT Log | Current | — | — | — | — |
appdev-int.microsoft.com
|
CT Log | Current |
appdev-int.windows.akadns.net
|
— | — | — |
appdev.microsoft.com
|
CT Log | Current | — | — | — | — |
appexformscorp.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
appexformscorpblu.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
appexformscorpblunext.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
appexformscorpcn.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
appexformscorpcnnext.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
appexformscorpcol.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
appexformscorpcolnext.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
appexformscorpemea.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
appexformscorpemeanext.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
appexformscorpkaw.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
appexformscorpkawnext.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
appexformscorpnext.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
appexformscorpsg.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
appexformscorpsgnext.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
appgw-usea2.noam.dog.avbot.meetingbots.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T16:43:59Z | |
appgw-uswe2.noam.dog.avbot.meetingbots.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T18:40:43Z | |
applications.microsoft.com
|
CT Log | Current | — | — | — | — |
appmigration.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T21:25:27Z | |
appplatforums.microsoft.com
|
CT Log | Current | — | — | — | — |
apprep.smartscreen.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-04T15:29:26Z | |
approval.l2o.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T02:42:02Z | |
approvals.licensing.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T10:23:56Z | |
approvals.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T19:51:06Z | |
apps.1js.microsoft.com
|
CT Log | Current | — | — | — | — |
apps.dev.microsoft.com
|
CT Log | Current | — | — | — | — |
apps.microsoft.com
|
DNS | Current |
web-store-eyfkgzgudfgwftdc.z01.azurefd.net
|
— | — | — |
appsforoffice.microsoft.com
|
CT Log | Current | — | — | — | — |
appsource.microsoft.com
|
CT Log | Current | — | — | — | — |
appsvc.commercemgmt.m365.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-12T03:28:44Z | |
aprt.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
aprtsms.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
aps.infra.teams.microsoft.com
|
CT Log | Current | — | 22 | 2025-05-04T20:11:04Z | |
aps.mail.microsoft.com
|
CT Log | Current | — | — | — | — |
apsowa.mail.microsoft.com
|
CT Log | Current | — | — | — | — |
archive.dedicated-dev.microsoft.com
|
CT Log | Current | — | — | — | — |
archive.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
archive.msdn.microsoft.com
|
CT Log | Current | — | — | — | — |
archive01.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
archive03.emea.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
archive05.us2.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
argoadfs.microsoft.com
|
CT Log | Current | — | — | — | — |
argoauthsqa.microsoft.com
|
CT Log | Current | — | — | — | — |
argorendermaindemo.microsoft.com
|
CT Log | Current | — | — | — | — |
argorensqa.microsoft.com
|
CT Log | Current | — | — | — | — |
aris.msrc.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T10:42:37Z | |
arlington.appsvc.commercemgmt.m365.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-12T23:00:21Z | |
arlington.commercemgmt.m365.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T13:13:59Z | |
array508-prod.do.dsp.mp.microsoft.com
|
CT Log | Current | — | — | — | — |
ars.smartscreen.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-04T15:29:26Z | |
arstorecls.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
artcore.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
artcoreuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
articemea.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
articsit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
articuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
arttest.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
arweb.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
as.cwa.microsoft.com
|
CT Log | Current | — | — | — | — |
as.imdf.microsoft.com
|
CT Log | Current | — | — | — | — |
asd-rave-ppe.serviceshub.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T14:04:29Z | |
asdpsreportingc.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T10:20:01Z | |
asi.daas.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T00:20:53Z | |
asia.bingads.microsoft.com
|
CT Log | Current | — | — | — | — |
asia.microsoft.com
|
DNS | Current | — | — | — | — |
asia.si.bingads.microsoft.com
|
CT Log | Current | — | — | — | — |
asia.winqual.microsoft.com
|
CT Log | Current | — | — | — | — |
asiaeast-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
asiasoutheast-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
asimovchatsvr.data.microsoft.com
|
CT Log | Current | — | — | — | — |
asm-svc.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
asnonprodcoordinators.ntdev.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T08:14:42Z | |
aspire.microsoft.com
|
CT Log | Current | — | — | — | — |
asprodcoordinators.ntdev.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T03:47:40Z | |
asse-pstnbot.pstnbot.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T11:53:01Z | |
asse-pstnbot01.pstnbot.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T11:53:01Z | |
asse-pstnbot02.pstnbot.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T11:53:01Z | |
assessment.learningbeta.microsoft.com
|
CT Log | Current | — | — | — | — |
assets.pinpoint.microsoft.com
|
CT Log | Current | — | — | — | — |
assets.ppv1.microsoft.com
|
CT Log | Current | — | — | — | — |
assets.sds.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T05:37:12Z | |
assistedsupport.one.microsoft.com
|
CT Log | Current | — | — | — | — |
atl.dev.cos.audience.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T14:16:31Z | |
atlas.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-04T07:48:59Z | |
atom.research.microsoft.com
|
CT Log | Current | — | — | — | — |
att.admin.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
att.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
att.quarantine.beta.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
att.quarantine.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
attachlinks.research.microsoft.com
|
CT Log | Current | — | — | — | — |
attestation.dps.mp.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-06T06:15:44Z | |
attestationweb.dps.mp.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T22:37:07Z | |
attributeservice.quote-dev.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T19:32:03Z | |
attributeservice.quote.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T21:07:46Z | |
au.daas.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-10T16:19:28Z | |
audience-si.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
audience.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
audiofingerprint.ar.glbdns.microsoft.com
|
CT Log | Current | — | — | — | — |
auditvault-ppe.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T22:21:48Z | |
auea.sbcobipp.sdg.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T22:34:03Z | |
auea.sbcobmgmt.sdg.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-10T08:29:35Z | |
auea.sdh.sdg.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T08:41:14Z | |
ause-pstnbot.pstnbot.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T11:53:01Z | |
ause-pstnbot01.pstnbot.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T11:53:01Z | |
ause-pstnbot02.pstnbot.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T11:53:01Z | |
ause.sbcobipp.sdg.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T22:34:03Z | |
ause.sbcobmgmt.sdg.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-10T08:29:35Z | |
ause.sdh.sdg.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T08:41:14Z | |
australia-api.fp.wd.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T05:41:41Z | |
australiac-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
australiac2-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
australiaeast-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
australiaeast.rp.prod.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T19:59:01Z | |
australiasoutheast-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
australiasoutheast.dcsfe.prod.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T21:55:19Z | |
auth.dev.communication.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T07:57:00Z | |
auth.mpnppe.microsoft.com
|
CT Log | Current | — | — | — | — |
auth.ppe.communication.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-09T15:18:52Z | |
auth.prod.communication.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T17:24:41Z | |
authoring.msscship.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:57:27Z | |
authorization.microsoft.com
|
CT Log | Current | — | — | — | — |
authsvc-dev.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T23:39:25Z | |
authsvc-server-2.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T08:51:42Z | |
authsvc-server-dogfood.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T08:51:42Z | |
authsvc-server-test.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T23:39:25Z | |
authsvc-server.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T08:51:42Z | |
authsvc-test.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T23:39:25Z | |
authsvc.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T08:51:42Z | |
authz.pi.dps.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T02:13:04Z | |
autoclassification-test.onetrade.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T13:17:42Z | |
autocomplete.support.microsoft.com
|
CT Log | Current | — | — | — | — |
autodiscover.bzgmxa-dom.extest.microsoft.com
|
CT Log | Current | — | — | — | — |
autodiscover.dedicated-dev.microsoft.com
|
CT Log | Current | — | — | — | — |
autodiscover.exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
autodiscover.failover.exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
autodiscover.kvcxja-dom.extest.microsoft.com
|
CT Log | Current | — | — | — | — |
autodiscover.mgd.microsoft.com
|
CT Log | Current | — | — | — | — |
autodiscover.mgd.us.dedicated-dev.microsoft.com
|
CT Log | Current | — | — | — | — |
autodiscover.microsoft.com
|
DNS | Current |
autodiscover.outlook.com
|
— | — | — |
autodiscover.mssupport.microsoft.com
|
CT Log | Current | — | — | — | — |
autodiscover.pioneer.exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
autodiscover.primary.exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
autodiscover.service.exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
autodiscover.service.microsoft.com
|
CT Log | Current | — | — | — | — |
autodiscover.syfwml-dom.extest.microsoft.com
|
CT Log | Current | — | — | — | — |
autodiscover.windows.mail.microsoft.com
|
CT Log | Current | — | — | — | — |
autodiscover.windows.microsoft.com
|
CT Log | Current | — | — | — | — |
autodiscover.winse.microsoft.com
|
CT Log | Current | — | — | — | — |
automate-dynamic.msscship.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:57:27Z | |
av00.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
av00.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
av01.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
av01.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
av02.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
av02.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
av03.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
av1.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
av10.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
av10.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
av11.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
av11.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
av2.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
av20.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
av20.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
av20.sbweb.microsoft.com
|
CT Log | Current | — | — | — | — |
av21.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
av21.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
av22.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
av23.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
av24.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
av25.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
av26.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
av27.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
av28.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
av29.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
av3.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
av40.sbweb.microsoft.com
|
CT Log | Current | — | — | — | — |
avicode.galleries.microsoft.com
|
CT Log | Current | — | — | — | — |
avsproxy.mtapi.ppe.sls.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T22:17:53Z | |
awx-service.awx-test.svc.spezeusk8s.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:41:37Z | |
axis.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
axis2go.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
axisservice.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
axisserviceuat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
axisuat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
az-ddi-du-05.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T02:39:17Z | |
azbuilddsc.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T18:03:39Z | |
azcfsefpvm01.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T07:44:15Z | |
azcfsefpvm02.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T00:19:35Z | |
azdmpsql00001.europe.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T02:01:33Z | |
azeqm.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T00:10:31Z | |
azeqmapp001.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T00:10:31Z | |
azfcsnediopsq21.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T22:07:13Z | |
azfcsnedmsusql.europe.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T12:14:05Z | |
azicpayprdweb1.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T10:23:18Z | |
azicpayuatweb1.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T15:03:49Z | |
aziescusvm0-00.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm0-01.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm0-02.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm0-03.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm0-04.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm0-05.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm0-06.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm0-07.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm0-08.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm0-09.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm1-00.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm1-01.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm1-02.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm1-03.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm1-04.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm1-05.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm1-06.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm1-07.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm1-08.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm1-09.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm2-00.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm2-01.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm2-02.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm2-03.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm2-04.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm2-05.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm2-06.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm2-07.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm2-08.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm2-09.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm3-00.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm3-01.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm3-02.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm3-03.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm3-04.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm3-05.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm3-06.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm3-07.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm3-08.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm3-09.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm4-00.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm4-01.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm4-02.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm4-03.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm4-04.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm4-05.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm4-06.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm4-07.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm4-08.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm4-09.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm5-00.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm5-01.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm5-02.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm5-03.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm5-04.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm5-05.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm5-06.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm5-07.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm5-08.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm5-09.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm6-00.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm6-01.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm6-02.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm6-03.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm6-04.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm6-05.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm6-06.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm6-07.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm6-08.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziescusvm6-09.cus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm0-00.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm0-01.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm0-02.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm0-03.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm0-04.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm0-05.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm0-06.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm0-07.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm0-08.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm0-09.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm1-00.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm1-01.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm1-02.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm1-03.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm1-04.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm1-05.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm1-06.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm1-07.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm1-08.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm1-09.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm2-00.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm2-01.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm2-02.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm2-03.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm2-04.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm2-05.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm2-06.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm2-07.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm2-08.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm2-09.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm3-00.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm3-01.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm3-02.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm3-03.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm3-04.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm3-05.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm3-06.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm3-07.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm3-08.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm3-09.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm4-00.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm4-01.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm4-02.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm4-03.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm4-04.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm4-05.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm4-06.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm4-07.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm4-08.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseavm4-09.ea.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm0-00.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm0-01.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm0-02.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm0-03.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm0-04.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm0-05.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm0-06.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm0-07.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm0-08.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm0-09.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm1-00.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm1-01.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm1-02.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm1-03.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm1-04.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm1-05.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm1-06.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm1-07.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm1-08.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm1-09.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm2-00.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm2-01.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm2-02.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm2-03.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm2-04.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm2-05.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm2-06.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm2-07.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm2-08.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm2-09.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm3-00.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm3-01.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm3-02.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm3-03.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm3-04.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm3-05.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm3-06.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm3-07.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm3-08.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm3-09.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm4-00.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm4-01.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm4-02.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm4-03.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm4-04.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm4-05.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm4-06.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm4-07.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm4-08.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm4-09.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm5-00.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm5-01.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm5-02.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm5-03.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm5-04.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm5-05.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm5-06.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm5-07.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm5-08.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm5-09.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm6-00.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm6-01.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm6-02.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm6-03.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm6-04.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm6-05.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm6-06.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm6-07.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm6-08.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm6-09.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm7-00.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm7-01.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm7-02.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm7-03.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm7-04.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm7-05.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm7-06.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm7-07.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm7-08.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azieseusvm7-09.eus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesjevm0-00.je.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesjevm0-01.je.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesjevm0-02.je.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesjevm0-03.je.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesjevm0-04.je.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesjevm0-05.je.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesjevm0-06.je.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesjevm0-07.je.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesjevm0-08.je.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesjevm0-09.je.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesjevm1-00.je.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesjevm1-01.je.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesjevm1-02.je.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesjevm1-03.je.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesjevm1-04.je.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesjevm1-05.je.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesjevm1-06.je.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesjevm1-07.je.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesjevm1-08.je.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesjevm1-09.je.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesjwvm0-00.jw.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesjwvm0-01.jw.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesjwvm0-02.jw.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesjwvm0-03.jw.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesjwvm0-04.jw.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesjwvm0-05.jw.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesjwvm0-06.jw.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesjwvm0-07.jw.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesjwvm0-08.jw.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesjwvm0-09.jw.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesjwvm1-00.jw.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesjwvm1-01.jw.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesjwvm1-02.jw.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesjwvm1-03.jw.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesjwvm1-04.jw.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesjwvm1-05.jw.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesjwvm1-06.jw.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesjwvm1-07.jw.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesjwvm1-08.jw.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesjwvm1-09.jw.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm0-00.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm0-01.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm0-02.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm0-03.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm0-04.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm0-05.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm0-06.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm0-07.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm0-08.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm0-09.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm1-00.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm1-01.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm1-02.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm1-03.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm1-04.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm1-05.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm1-06.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm1-07.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm1-08.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm1-09.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm2-00.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm2-01.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm2-02.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm2-03.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm2-04.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm2-05.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm2-06.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm2-07.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm2-08.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm2-09.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm3-00.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm3-01.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm3-02.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm3-03.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm3-04.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm3-05.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm3-06.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm3-07.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm3-08.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm3-09.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm4-00.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm4-01.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm4-02.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm4-03.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm4-04.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm4-05.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm4-06.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm4-07.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm4-08.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesnevm4-09.ne.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm0-00.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm0-01.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm0-02.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm0-03.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm0-04.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm0-05.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm0-06.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm0-07.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm0-08.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm0-09.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm1-00.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm1-01.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm1-02.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm1-03.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm1-04.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm1-05.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm1-06.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm1-07.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm1-08.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm1-09.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm2-00.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm2-01.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm2-02.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm2-03.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm2-04.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm2-05.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm2-06.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm2-07.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm2-08.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm2-09.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm3-00.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm3-01.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm3-02.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm3-03.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm3-04.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm3-05.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm3-06.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm3-07.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm3-08.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm3-09.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm4-00.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm4-01.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm4-02.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm4-03.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm4-04.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm4-05.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm4-06.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm4-07.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm4-08.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm4-09.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm5-00.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm5-01.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm5-02.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm5-03.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm5-04.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm5-05.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm5-06.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm5-07.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm5-08.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm5-09.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm6-00.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm6-01.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm6-02.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm6-03.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm6-04.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm6-05.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm6-06.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm6-07.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm6-08.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm6-09.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm7-00.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm7-01.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm7-02.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm7-03.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm7-04.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm7-05.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm7-06.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm7-07.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm7-08.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
aziesscusvm7-09.scus.prod.microsoft.com
|
CT Log | Current | — | — | — | — |
azippservice.microsoft.com
|
CT Log | Current | — | — | — | — |
azrmonitoring.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
azts-ring0.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T02:03:28Z | |
azts-ring1.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T08:27:48Z | |
azts-ringn.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T17:50:28Z | |
azts.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T21:05:38Z | |
azure-int.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T07:08:27Z | |
azure-ratecard-dev.mp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T19:46:34Z | |
azure-rhui.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T19:07:42Z | |
azure.microsoft.com
|
CT Log | Current | — | — | — | — |
azurecdn-licensing.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T20:03:29Z | |
azureinfo.microsoft.com
|
CT Log | Current | — | — | — | — |
azuremarketplace.microsoft.com
|
CT Log | Current | — | 6 | 2025-05-04T16:43:51Z | |
azureproxy.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T05:49:29Z | |
azuressdtest.glbdns.microsoft.com
|
CT Log | Current | — | — | — | — |
azurestackhcisolutions.azure.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T19:41:04Z | |
b.calendars.office.microsoft.com
|
CT Log | Current | — | — | — | — |
b.config.office.microsoft.com
|
CT Log | Current | — | — | — | — |
b.i.office.microsoft.com
|
CT Log | Current | — | — | — | — |
b.office.microsoft.com
|
CT Log | Current | — | — | — | — |
b.officeupdate.microsoft.com
|
CT Log | Current | — | — | — | — |
b.r.office.microsoft.com
|
CT Log | Current | — | — | — | — |
b.services.office.microsoft.com
|
CT Log | Current | — | — | — | — |
b.shapes.office.microsoft.com
|
CT Log | Current | — | — | — | — |
b.urs.microsoft.com
|
CT Log | Current | — | — | — | — |
b2b.licensing.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T14:08:22Z | |
b2bwebapp1.microsoft.com
|
CT Log | Current | — | — | — | — |
b2bwebapp2.microsoft.com
|
CT Log | Current | — | — | — | — |
b2bwebapp3.microsoft.com
|
CT Log | Current | — | — | — | — |
b2bwebapp4.microsoft.com
|
CT Log | Current | — | — | — | — |
b2bwebapp5.microsoft.com
|
CT Log | Current | — | — | — | — |
b2bwebapp6.microsoft.com
|
CT Log | Current | — | — | — | — |
bac.microsoft.com
|
CT Log | Current | — | — | — | — |
backend.catalog-dev.dcat.dsp.mp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T23:59:52Z | |
backend.catalog-dev.update.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T23:59:52Z | |
backend.csvapi-prod.eu-db.dcat.dsp.mp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T22:23:11Z | |
backend.dataapi-prod.eu-db.dcat.dsp.mp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T22:23:11Z | |
backend.tas02.pending.sls-tip.update.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T02:03:02Z | |
backend.tas02.pending.sls.update.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T02:03:02Z | |
backoffice.microsoft.com
|
CT Log | Current | — | — | — | — |
backup.exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
backup12.microsoft.com
|
CT Log | Current | — | — | — | — |
barcod.store.microsoft.com
|
CT Log | Current | — | — | — | — |
bas.microsoft.com
|
CT Log | Current | — | — | — | — |
bas.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
basuatexternal.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
basuatexternal2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
bay-1.extsky.microsoft.com
|
CT Log | Current | — | — | — | — |
bay-2.extsky.microsoft.com
|
CT Log | Current | — | — | — | — |
bay-3.extsky2.microsoft.com
|
CT Log | Current | — | — | — | — |
bayprofile01.microsoft.com
|
CT Log | Current | — | — | — | — |
bayprofile02.microsoft.com
|
CT Log | Current | — | — | — | — |
bayprofile03.microsoft.com
|
CT Log | Current | — | — | — | — |
bayprofile04.microsoft.com
|
CT Log | Current | — | — | — | — |
bayprofile05.microsoft.com
|
CT Log | Current | — | — | — | — |
bayprofile06.microsoft.com
|
CT Log | Current | — | — | — | — |
bayprofile07.microsoft.com
|
CT Log | Current | — | — | — | — |
bayprofile08.microsoft.com
|
CT Log | Current | — | — | — | — |
bayprofile09.microsoft.com
|
CT Log | Current | — | — | — | — |
bayprofile10.microsoft.com
|
CT Log | Current | — | — | — | — |
bayprofile11.microsoft.com
|
CT Log | Current | — | — | — | — |
bayprofile12.microsoft.com
|
CT Log | Current | — | — | — | — |
bayprofile13.microsoft.com
|
CT Log | Current | — | — | — | — |
bayprofile14.microsoft.com
|
CT Log | Current | — | — | — | — |
bayprofile15.microsoft.com
|
CT Log | Current | — | — | — | — |
bayvlsc01.microsoft.com
|
CT Log | Current | — | — | — | — |
bayvlsc02.microsoft.com
|
CT Log | Current | — | — | — | — |
bayvlsc03.microsoft.com
|
CT Log | Current | — | — | — | — |
bayvlsc04.microsoft.com
|
CT Log | Current | — | — | — | — |
bayvlsc05.microsoft.com
|
CT Log | Current | — | — | — | — |
bayvlsc06.microsoft.com
|
CT Log | Current | — | — | — | — |
bc.pubcenter-pace.microsoft.com
|
CT Log | Current | — | — | — | — |
bcp.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
bcp.adcenterapi.microsoft.com
|
CT Log | Current | — | — | — | — |
bcp.adcenterapidownload.microsoft.com
|
CT Log | Current | — | — | — | — |
bcp.adcenterhelp.microsoft.com
|
CT Log | Current | — | — | — | — |
bcp.bingads.microsoft.com
|
CT Log | Current | — | — | — | — |
bcp.evdesktop.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
bcp.maf.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
bcweb.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-10T04:48:34Z | |
bcwebdit1.microsoft.com
|
CT Log | Current | — | — | — | — |
bcwebdit2.microsoft.com
|
CT Log | Current | — | — | — | — |
bcwebdut.microsoft.com
|
CT Log | Current | — | — | — | — |
bcwebgatewayserviceauth-p.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T17:52:53Z | |
bcwebgatewayservicemessageencr-p.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T06:11:07Z | |
bcwebuat1.microsoft.com
|
CT Log | Current | — | — | — | — |
bcwebuat2.microsoft.com
|
CT Log | Current | — | — | — | — |
bcwebuatdr.microsoft.com
|
CT Log | Current | — | — | — | — |
bedrockcorp.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
bedrockcorpblu.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
bedrockcorpblunext.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
bedrockcorpcn.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
bedrockcorpcnnext.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
bedrockcorpcol.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
bedrockcorpcolnext.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
bedrockcorpemea.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
bedrockcorpemeanext.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
bedrockcorpjp.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
bedrockcorpkawnext.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
bedrockcorpnext.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
bedrockcorpsg.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
bedrockcorpsgnext.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
bedrockformscorp.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
bedrockformscorpblu.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
bedrockformscorpblunext.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
bedrockformscorpcn.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
bedrockformscorpcnnext.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
bedrockformscorpcol.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
bedrockformscorpcolnext.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
bedrockformscorpemea.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
bedrockformscorpemeanext.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
bedrockformscorpkaw.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
bedrockformscorpkawnext.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
bedrockformscorpnext.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
bedrockformscorpsg.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
bedrockformscorpsgnext.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
benefit.licensing.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T04:29:23Z | |
beta.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
beta.adsstatic-int.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T21:23:47Z | |
beta.api.sandbox.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
beta.apprep.smartscreen.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-04T15:29:26Z | |
beta.bac.microsoft.com
|
CT Log | Current | — | — | — | — |
beta.bingads.microsoft.com
|
CT Log | Current | — | — | — | — |
beta.code.msdn.microsoft.com
|
CT Log | Current | — | — | — | — |
beta.discover.did.microsoft.com
|
CT Log | Current | — | — | — | — |
beta.dmc.ads-int.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T16:30:55Z | |
beta.feedback.smartscreen.microsoft.com
|
CT Log | Current | — | — | — | — |
beta.hub.microsoft.com
|
CT Log | Current | — | — | — | — |
beta.internal.sandbox.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
beta.itasignon.microsoft.com
|
CT Log | Current | — | — | — | — |
beta.mail.microsoft.com
|
CT Log | Current | — | — | — | — |
beta.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
beta.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
beta.microsoft.com
|
DNS | Current |
connect.microsoft.akadns.net
|
— | — | — |
beta.ncpreport.microsoft.com
|
CT Log | Current | — | — | — | — |
beta.pubcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
beta.pubcenterapi.microsoft.com
|
CT Log | Current | — | — | — | — |
beta.sandbox.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
beta.secure.api.sandbox.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
beta.secure.sandbox.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
beta.sharedservices.api.sandbox.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
beta.si.advertising.microsoft.com
|
CT Log | Current | — | — | — | — |
beta.si.bingads.microsoft.com
|
CT Log | Current | — | — | — | — |
beta.stats.update.microsoft.com
|
CT Log | Current | — | — | — | — |
beta.t.urs.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-04T15:29:26Z | |
beta.update.microsoft.com
|
CT Log | Current | — | — | — | — |
beta.urs.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-04T15:29:26Z | |
beta.w.apprep.smartscreen.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-04T15:29:26Z | |
beta.wsp.microsoft.com
|
CT Log | Current | — | — | — | — |
beta20.sc.microsoft.com
|
CT Log | Current | — | — | — | — |
betalearningservices.microsoft.com
|
CT Log | Current | — | — | — | — |
betamu.update.microsoft.com
|
CT Log | Current | — | — | — | — |
betdev.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T11:14:04Z | |
bf.smartscreen.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-04T15:29:26Z | |
bi2.microsoft.com
|
CT Log | Current | — | — | — | — |
bigcatalog-frontdoor-cert.commerce.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T15:05:55Z | |
bigcatalog.commerce.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T12:39:50Z | |
bigcatalog.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T12:39:50Z | |
billing.microsoft.com
|
DNS | Current |
reroute.microsoft.com
|
— | — | — |
billinggroupjournal.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T02:28:35Z | |
billinggroups.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T22:49:08Z | |
billingjournalservice.ch1p.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T10:24:38Z | |
billingjournalservice.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T10:24:38Z | |
billingjournalservice.mw1p.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T10:24:38Z | |
billingjournalservice.sn3p.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T10:24:38Z | |
billingservice.ch1p.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T23:01:31Z | |
billingservice.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T23:01:31Z | |
billingservice.mw1p.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T23:01:31Z | |
billingservice.sn3p.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T23:01:31Z | |
billingservicetip.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T23:01:31Z | |
bingads.microsoft.com
|
CT Log | Current | — | — | — | — |
bingapp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T17:30:32Z | |
binglse.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T09:02:49Z | |
bingnrt.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T18:01:54Z | |
bingnrt.prod.geneva.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T10:46:12Z | |
bizappsdemos-staging.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T13:30:14Z | |
bizappsdemos.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T18:14:14Z | |
bizdrhub1.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
bizdrhub4.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
bizspark.microsoft.com
|
CT Log | Current | — | — | — | — |
biztools.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T14:48:51Z | |
bizweb.store.microsoft.com
|
CT Log | Current | — | — | — | — |
bl2-1.extsky.microsoft.com
|
CT Log | Current | — | — | — | — |
bl2-2.extsky.microsoft.com
|
CT Log | Current | — | — | — | — |
bldevwebsvc.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
blob.sdg.teams.microsoft.com
|
CT Log | Current | — | 6 | 2025-05-10T11:48:51Z | |
blogs.msdn.microsoft.com
|
CT Log | Current | — | — | — | — |
blr-bcserversvc-443-prod-search.glbdns.microsoft.com
|
CT Log | Current | — | — | — | — |
blsua01.manage-beta.microsoft.com
|
CT Log | Current | — | — | — | — |
blsub01.manage-beta.microsoft.com
|
CT Log | Current | — | — | — | — |
blu-3.extsky2.microsoft.com
|
CT Log | Current | — | — | — | — |
blugro1gms.groove.microsoft.com
|
CT Log | Current | — | — | — | — |
blugro1relay.groove.microsoft.com
|
CT Log | Current | — | — | — | — |
blugro2gms.groove.microsoft.com
|
CT Log | Current | — | — | — | — |
blugro2relay.groove.microsoft.com
|
CT Log | Current | — | — | — | — |
blugro3gms.groove.microsoft.com
|
CT Log | Current | — | — | — | — |
blugro3relay.groove.microsoft.com
|
CT Log | Current | — | — | — | — |
blugro4gms.groove.microsoft.com
|
CT Log | Current | — | — | — | — |
blugro4relay.groove.microsoft.com
|
CT Log | Current | — | — | — | — |
blugro5gms.groove.microsoft.com
|
CT Log | Current | — | — | — | — |
blugro5relay.groove.microsoft.com
|
CT Log | Current | — | — | — | — |
blugro6gms.groove.microsoft.com
|
CT Log | Current | — | — | — | — |
blugro6relay.groove.microsoft.com
|
CT Log | Current | — | — | — | — |
blugro7gms.groove.microsoft.com
|
CT Log | Current | — | — | — | — |
blugro7relay.groove.microsoft.com
|
CT Log | Current | — | — | — | — |
blwebservice.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
blwebservicercb.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
bms.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
bms.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
bms2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
bmsua01.manage-beta.microsoft.com
|
CT Log | Current | — | — | — | — |
bmsua02.manage-beta.microsoft.com
|
CT Log | Current | — | — | — | — |
bmsub01.manage-beta.microsoft.com
|
CT Log | Current | — | — | — | — |
bmsuc01.manage-beta.microsoft.com
|
CT Log | Current | — | — | — | — |
bmt-dev-01.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
bn1.aphavoc.microsoft.com
|
CT Log | Current | — | — | — | — |
bn1cdnamail1.microsoft.com
|
CT Log | Current | — | — | — | — |
bn1cdnamail2.microsoft.com
|
CT Log | Current | — | — | — | — |
bn1cdnamail3.microsoft.com
|
CT Log | Current | — | — | — | — |
bn1cdnamail4.microsoft.com
|
CT Log | Current | — | — | — | — |
bn1cdnamail5.microsoft.com
|
CT Log | Current | — | — | — | — |
bn1vlsctest01.microsoft.com
|
CT Log | Current | — | — | — | — |
bn1vlsctest02.microsoft.com
|
CT Log | Current | — | — | — | — |
bn1vlsctest03.microsoft.com
|
CT Log | Current | — | — | — | — |
bn1vlsctest04.microsoft.com
|
CT Log | Current | — | — | — | — |
bot-vsa-eastus-scratch.services.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T12:24:28Z | |
botnettf.microsoft.com
|
CT Log | Current | — | — | — | — |
brahmaassist-openai.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T17:09:19Z | |
brahmaassist-service.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T17:01:44Z | |
brandppe.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
brandtools.microsoft.com
|
CT Log | Current | — | — | — | — |
brandtools.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
brandtoolsppe.microsoft.com
|
CT Log | Current | — | — | — | — |
brazilsouth-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
broad.pubweb.df.muv6.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T02:53:47Z | |
broadfe1-df.ws.microsoft.com
|
CT Log | Current | — | — | — | — |
broadfe1.ws.microsoft.com
|
CT Log | Current | — | — | — | — |
broadfe2-dev.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T23:10:23Z | |
broadfe2-df.ws.microsoft.com
|
CT Log | Current | — | — | — | — |
broadfe2.update.microsoft.com
|
CT Log | Current | — | — | — | — |
broadfe2.ws.microsoft.com
|
CT Log | Current | — | — | — | — |
browse.tvdownload.microsoft.com
|
CT Log | Current | — | — | — | — |
browser.playwright.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T03:03:56Z | |
brt.blr.microsoft.com
|
CT Log | Current | — | — | — | — |
bsxcdn.mp.microsoft.com
|
CT Log | Current | — | — | — | — |
bsxcommerce.mp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T03:14:13Z | |
build.microsoft.com
|
DNS | Current |
global-web-build2026-prod.trafficmanager.net
|
— | — | — |
business-bvt.msscship.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:57:27Z | |
business-prod.msscship.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:57:27Z | |
business-static.msscship.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:57:27Z | |
business.microsoft.com
|
CT Log | Current | — | — | — | — |
businesscenter.mbs.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T17:11:52Z | |
businesslearning.microsoft.com
|
CT Log | Current | — | — | — | — |
businessppe.microsoft.com
|
CT Log | Current | — | — | — | — |
businessproductivity.microsoft.com
|
CT Log | Current | — | — | — | — |
businessstore.microsoft.com
|
CT Log | Current | — | — | — | — |
businesstravelletter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T21:37:24Z | |
businesstravelletterppe.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T19:56:37Z | |
buy.co1.microsoft.com
|
CT Log | Current | — | — | — | — |
buy.dm2.microsoft.com
|
CT Log | Current | — | — | — | — |
buy.microsoft.com
|
CT Log | Current | — | — | — | — |
buynow.one.microsoft.com
|
CT Log | Current | — | — | — | — |
buynowpob.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
buynowuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
buyoffice.microsoft.com
|
CT Log | Current | — | — | — | — |
buysupport.microsoft.com
|
CT Log | Current | — | — | — | — |
buysupportuat1.microsoft.com
|
CT Log | Current | — | — | — | — |
by2profiletest01.microsoft.com
|
CT Log | Current | — | — | — | — |
by2profiletest02.microsoft.com
|
CT Log | Current | — | — | — | — |
by2profiletest03.microsoft.com
|
CT Log | Current | — | — | — | — |
by2profiletest04.microsoft.com
|
CT Log | Current | — | — | — | — |
by2profiletest05.microsoft.com
|
CT Log | Current | — | — | — | — |
by2vlsctest51.microsoft.com
|
CT Log | Current | — | — | — | — |
by2vlsctest52.microsoft.com
|
CT Log | Current | — | — | — | — |
by2vlsctest53.microsoft.com
|
CT Log | Current | — | — | — | — |
by2vlsctest54.microsoft.com
|
CT Log | Current | — | — | — | — |
bzgmxa-dom.extest.microsoft.com
|
CT Log | Current | — | — | — | — |
c.apac.public-teams.ctrl.ml.teams.microsoft.com
|
CT Log | Current | — | 6 | 2025-05-07T13:49:27Z | |
c.eur.preview.ctrl.ml.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T13:49:54Z | |
c.eur.public-teams.ctrl.ml.teams.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-06T19:52:05Z | |
c.ipdns.preview.ctrl.ml.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T13:49:54Z | |
c.ipdns.public-teams.ctrl.ml.teams.microsoft.com
|
CT Log | Current | — | 9 | 2025-05-06T19:52:05Z | |
c.microsoft.com
|
CT Log | Current | — | — | — | — |
c.nam.public-teams.ctrl.ml.teams.microsoft.com
|
CT Log | Current | — | 8 | 2025-05-07T06:51:43Z | |
c.partnersettings.familysafety.microsoft.com
|
CT Log | Current | — | — | — | — |
c.perf.glbdns.microsoft.com
|
CT Log | Current | — | — | — | — |
c.preview.ctrl.ml.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T13:49:54Z | |
c.public-teams.ctrl.ml.teams.microsoft.com
|
CT Log | Current | — | 9 | 2025-05-06T19:52:05Z | |
c.urs.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-04T15:29:26Z | |
c1.advertiser-si.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
c1.by2.adcenterapi.microsoft.com
|
CT Log | Current | — | — | — | — |
c1.by2.maf.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
c1.by2.securityservices.adcenterapi.microsoft.com
|
CT Log | Current | — | — | — | — |
c1.by2.sharedservices.adcenterapi.microsoft.com
|
CT Log | Current | — | — | — | — |
c1.ch1.adcenterapi.microsoft.com
|
CT Log | Current | — | — | — | — |
c1.ch1.maf.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
c1.ch1.sharedservices.adcenterapi.microsoft.com
|
CT Log | Current | — | — | — | — |
c1.internal.advertiser-si.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
c1.microsoft.com
|
CT Log | Current | — | — | — | — |
c1.sharedservices.si.api.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
c1.si.adcenterapi.microsoft.com
|
CT Log | Current | — | — | — | — |
c2.advertiser-si.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
c2.by2.adcenterapi.microsoft.com
|
CT Log | Current | — | — | — | — |
c2.by2.maf.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
c2.by2.securityservices.adcenterapi.microsoft.com
|
CT Log | Current | — | — | — | — |
c2.by2.sharedservices.adcenterapi.microsoft.com
|
CT Log | Current | — | — | — | — |
c2.ch1.adcenterapi.microsoft.com
|
CT Log | Current | — | — | — | — |
c2.ch1.maf.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
c2.ch1.sharedservices.adcenterapi.microsoft.com
|
CT Log | Current | — | — | — | — |
c2.internal.advertiser-si.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
c2.sharedservices.si.api.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
c2.si.adcenterapi.microsoft.com
|
CT Log | Current | — | — | — | — |
caat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
caatsvc.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
caatuat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
caatusvc.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
cacheinv.middletier.teams-nonprod.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T13:05:03Z | |
cacheinv.mtntpr.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T02:31:12Z | |
cachewriter-ae.teams.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-11T06:02:13Z | |
cachewriter-amer.teams.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-11T06:02:13Z | |
cachewriter-apac.teams.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-11T06:02:13Z | |
cachewriter-au.teams.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-11T06:02:13Z | |
cachewriter-br.teams.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-11T06:02:13Z | |
cachewriter-ca.teams.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-11T06:02:13Z | |
cachewriter-ch.teams.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-11T06:02:13Z | |
cachewriter-cl.teams.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-11T06:02:13Z | |
cachewriter-cn.teams.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-11T06:02:13Z | |
cachewriter-de.teams.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-11T06:02:13Z | |
cachewriter-df.teams.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-11T06:02:13Z | |
cachewriter-emea.teams.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-11T06:02:13Z | |
cachewriter-es.teams.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-11T06:02:13Z | |
cachewriter-fr.teams.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-11T06:02:13Z | |
cachewriter-il.teams.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-11T06:02:13Z | |
cachewriter-in.teams.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-11T06:02:13Z | |
cachewriter-int.teams.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-11T06:02:13Z | |
cachewriter-jp.teams.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-11T06:02:13Z | |
cachewriter-kr.teams.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-11T06:02:13Z | |
cachewriter-msft.teams.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-11T06:02:13Z | |
cachewriter-my.teams.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-11T06:02:13Z | |
cachewriter-no.teams.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-11T06:02:13Z | |
cachewriter-qa.teams.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-11T06:02:13Z | |
cachewriter-se.teams.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-11T06:02:13Z | |
cachewriter-sg.teams.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-11T06:02:13Z | |
cachewriter-sw.teams.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-11T06:02:13Z | |
cachewriter-tw.teams.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-11T06:02:13Z | |
cachewriter-uk.teams.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-11T06:02:13Z | |
cachewriter-za.teams.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-11T06:02:13Z | |
cachewriter.teams.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-11T06:02:13Z | |
cam-si.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
cam.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
cam.bingads.microsoft.com
|
CT Log | Current | — | — | — | — |
cam.current.adcenter-pace.microsoft.com
|
CT Log | Current | — | — | — | — |
cam.si.bingads.microsoft.com
|
CT Log | Current | — | — | — | — |
camp-image.current.adcenter-pace.microsoft.com
|
CT Log | Current | — | — | — | — |
campaign.microsoft.com
|
DNS | Current | — | — | — | — |
campus.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
campuscs.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
campusu.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
can-graph-api.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-10T01:05:36Z | |
can-us-201.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-04T20:44:49Z | |
can-us-401.sentinel.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T15:03:26Z | |
can-us-canc-201.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-04T20:44:49Z | |
can-us-canc-401.sentinel.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T15:03:26Z | |
can-us-cane-201.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-04T20:44:49Z | |
can-us-cane-401.sentinel.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T15:03:26Z | |
can.daas.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-04T11:37:30Z | |
canadacentral-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
canadaeast-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
canary.permission.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T22:59:27Z | |
canaryiv3dospy.playwright.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T06:35:39Z | |
capccf.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
capccfv2.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
capedtap01.int.playready.microsoft.com
|
CT Log | Current | — | — | — | — |
capedtap02.int.playready.microsoft.com
|
CT Log | Current | — | — | — | — |
capedtap04.int.playready.microsoft.com
|
CT Log | Current | — | — | — | — |
capi.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T10:46:19Z | |
capping.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T10:00:40Z | |
careers.microsoft.com
|
DNS | Current |
careers-dxeqa2fddjdtavgj.b01.azurefd.net
|
— | — | — |
careersppe.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-04T14:52:50Z | |
careersppe1.microsoft.com
|
CT Log | Current | — | — | — | — |
cashback.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
cat-uat.microsoft.com
|
CT Log | Current | — | — | — | — |
cat.microsoft.com
|
CT Log | Current | — | — | — | — |
cat.pilot.wincomms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T08:54:47Z | |
catalog.dsc.microsoft.com
|
CT Log | Current | — | — | — | — |
catalog.microsoft.com
|
DNS | Current |
genuine.microsoft.akadns.net
|
— | — | — |
catalog.sellerdashboard.microsoft.com
|
CT Log | Current | — | — | — | — |
catalog.store.microsoft.com
|
CT Log | Current | — | — | — | — |
catalog.update.microsoft.com
|
CT Log | Current | — | — | — | — |
catalogapi-ppe.mmtv.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T07:35:40Z | |
catalogbeta.microsoft.com
|
CT Log | Current | — | — | — | — |
catalogmanager.dsc.microsoft.com
|
CT Log | Current | — | — | — | — |
catalogmanager.store.microsoft.com
|
CT Log | Current | — | — | — | — |
catalogmanageruat.dsc.microsoft.com
|
CT Log | Current | — | — | — | — |
cataloguat.dsc.microsoft.com
|
CT Log | Current | — | — | — | — |
catapi.pilot.wincomms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T14:27:42Z | |
catapi.wincomms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T21:54:00Z | |
cauce.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T01:09:48Z | |
cauceprod.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T12:54:57Z | |
cbi.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
cbiapac.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
cbiapacuat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
cbiemea.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
cbitest.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
cbiuat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
cbiuat2007.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
cbsl-prod-spn-eus2.cbsl.commerce.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T13:33:07Z | |
cc.service.microsoft.com
|
CT Log | Current | — | — | — | — |
ccapi-ppe.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
ccapi.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
ccapi.bc.adcenter-pace.microsoft.com
|
CT Log | Current | — | — | — | — |
ccapi.next.adcenter-pace.microsoft.com
|
CT Log | Current | — | — | — | — |
ccfint.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
ccfppe.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
ccmt.next.adcenter-pace.microsoft.com
|
CT Log | Current | — | — | — | — |
ccpadsdevhyp994.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
ccportal.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
ccs.microsoft.com
|
CT Log | Current | — | — | — | — |
ccsperf.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
ccssit1.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
ccsuat.microsoft.com
|
CT Log | Current | — | — | — | — |
ccsupport.service.microsoft.com
|
CT Log | Current | — | — | — | — |
cd.apac.public.disco.ml.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T10:23:52Z | |
cd.eur.public.disco.ml.teams.microsoft.com
|
CT Log | Current |
cd.eur.public.disco.ml.mdn.trafficmanager.net
|
6 | 2025-05-08T12:06:16Z | |
cd.ipdns.public.disco.ml.teams.microsoft.com
|
CT Log | Current | — | 8 | 2025-05-08T10:23:52Z | |
cd.nam.public.disco.ml.teams.microsoft.com
|
CT Log | Current | — | 8 | 2025-05-08T16:25:46Z | |
cd.public.disco.ml.teams.microsoft.com
|
CT Log | Current | — | 8 | 2025-05-08T10:23:52Z | |
cdn-dev.cloudaccelerator.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T03:49:41Z | |
cdn.microsoft.com
|
DNS | Current |
officecdnmac.microsoft.com.edgekey.net
|
— | — | — |
cdn.support.services.microsoft.com
|
CT Log | Current | — | — | — | — |
cdnppe.definitionupdates.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-08T03:42:40Z | |
cdpcs.access.microsoft.com
|
CT Log | Current | — | 6 | 2025-05-12T07:28:16Z | |
cdpcs.microsoft.com
|
CT Log | Current | — | 6 | 2025-05-12T07:28:16Z | |
ce.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
centergyrem2.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
centergyrem3.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
centergyrem4.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
centergyremote.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
centraluseuap.api.playwright.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T14:54:19Z | |
centraluseuap.browser.playwright.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T08:38:30Z | |
centraluseuap.rp.playwright.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T12:22:01Z | |
centremtest.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
ceops.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
cert.exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
cert.learningservices.microsoft.com
|
CT Log | Current | — | — | — | — |
cert.microsoft.com
|
DNS | Current |
reroute.microsoft.com
|
— | — | — |
certauth.stsadweb.one.microsoft.com
|
CT Log | Current | — | — | — | — |
certificatecallssvcintbn2caller1.microsoft.com
|
CT Log | Current | — | — | — | — |
certification.drm.microsoft.com
|
CT Log | Current | — | — | — | — |
certification.isv.drm.microsoft.com
|
CT Log | Current | — | — | — | — |
cesforums.microsoft.com
|
CT Log | Current | — | — | — | — |
cetrain.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
cfr.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
cfrevtool.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
cfws.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
ch1.monitoring.aeos.microsoft.com
|
CT Log | Current | — | — | — | — |
ch1.ppe.aeos.microsoft.com
|
CT Log | Current | — | — | — | — |
ch1ehsobe001.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
ch1ehsobe002.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
ch1ehsobe003.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
ch1ehsobe004.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
ch1ehsobe005.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
ch1ehsobe006.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
ch1outboundsmtppool1.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
ch1outboundsmtppool2.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
changemgmt.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
changemgmtext.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
channelbuilder.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
channelbuilderbeta.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
channelincentives.microsoft.com
|
CT Log | Current | — | — | — | — |
channelincentivesbeta.microsoft.com
|
CT Log | Current | — | — | — | — |
channelincentivesbeta2.microsoft.com
|
CT Log | Current | — | — | — | — |
channelincentivespx3.microsoft.com
|
CT Log | Current | — | — | — | — |
channelincentivespx3beta.microsoft.com
|
CT Log | Current | — | — | — | — |
channelinclusion.microsoft.com
|
CT Log | Current | — | 16 | 2025-05-06T14:18:49Z | |
channelinclusiondev.microsoft.com
|
CT Log | Current | — | — | — | — |
channelinclusionpl.microsoft.com
|
CT Log | Current | — | — | — | — |
channelinclusionsand.microsoft.com
|
CT Log | Current | — | — | — | — |
channelinclusionsit.microsoft.com
|
CT Log | Current | — | — | — | — |
channelinclusiontest.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-07T13:44:20Z | |
channelinclusionuat.microsoft.com
|
CT Log | Current | — | — | — | — |
chat.dev.communication.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T15:19:26Z | |
chat.int.communication.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T15:19:26Z | |
chat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
chat.prod.communication.microsoft.com
|
CT Log | Current | — | 19 | 2025-05-10T05:51:33Z | |
chat1.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
chat3.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
chatsvcagg-df.teams.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-10T13:13:33Z | |
chatsvcagg-int.teams.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-10T13:13:33Z | |
chatsvcagg-msft.teams.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-10T13:13:33Z | |
chatsvcagg.teams.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-10T13:13:33Z | |
chatuat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
chatuat1.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
chatuat3.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
chatuatreport.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
checkappexec.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-04T15:29:26Z | |
chinae2-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
chinaeast-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
chinan2-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
chinanorth-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
chipctpweb.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
choice.microsoft.com
|
CT Log | Current | — | — | — | — |
cid.prod.communication.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-08T19:58:43Z | |
cid.test.communication.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-12T22:07:51Z | |
cip2.microsoft.com
|
CT Log | Current | — | — | — | — |
citadel.prod.geneva.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T17:14:35Z | |
citizenshipevidence.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
ckms.ppe.communication.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-08T18:33:44Z | |
ckms.prod.communication.microsoft.com
|
CT Log | Current | — | 34 | 2025-05-10T19:27:06Z | |
cla.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T21:24:23Z | |
claimmanagement-dev.cloudaccelerator.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T08:53:23Z | |
claimmanagement.cloudaccelerator.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T02:14:18Z | |
claimsservice.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
claimsservicebeta.partner.microsoft.com
|
CT Log | Current | — | — | — | — |
claimsservicebeta.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
clarityconnect.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
classfinder.microsoft.com
|
CT Log | Current | — | — | — | — |
classfinderbeta.microsoft.com
|
CT Log | Current | — | — | — | — |
clearinghouse.one.microsoft.com
|
CT Log | Current | — | — | — | — |
clearinghousebld.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
clearinghousedev.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
clearinghouseone.one.microsoft.com
|
CT Log | Current | — | — | — | — |
clearinghouserca.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
clearinghousercb.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
clearinghousesedev.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
clearinghousetestaz.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
clearinghouseuat.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
clicktoattend.microsoft.com
|
CT Log | Current | — | — | — | — |
clicktoattendppe.microsoft.com
|
CT Log | Current | — | — | — | — |
client-cvs.ratingsedge-ppe.rnr.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T07:36:13Z | |
client-cvs.ratingsedge.rnr.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-04T15:35:43Z | |
client.test.flightingauthsvc.services.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T03:45:06Z | |
clientauth.aad.purchase.commerce.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-05T23:30:04Z | |
clientcenterdev.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
cloud.microsoft.com
|
DNS | Current |
reroute.microsoft.com
|
— | — | — |
cloudappbackup.microsoft.com
|
CT Log | Current | — | — | — | — |
cloudappbackuptest.microsoft.com
|
CT Log | Current | — | — | — | — |
cloudblogs.microsoft.com
|
CT Log | Current | — | — | — | — |
cloudcare-prd-wus2.aks-supplychain.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T22:34:59Z | |
cloudcollection.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T05:14:26Z | |
cloudcrmifd.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
cloudcrmifduat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
clouddamqa.microsoft.com
|
CT Log | Current | — | — | — | — |
clouddc2.syslogclient.telemetry.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T13:19:47Z | |
cloudpartner.mspartner.microsoft.com
|
CT Log | Current | — | — | — | — |
cloudtile.photos.microsoft.com
|
CT Log | Current | — | — | — | — |
clpagmtws.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
clpagmtwsuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
clpentitlews.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
clpentitlewsuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
clplsws.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
clplswsuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
clpws.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
clpwsuat1.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
clt.msops.microsoft.com
|
CT Log | Current | — | — | — | — |
cltuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
cltuat1.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
cluster.project.microsoft.com
|
CT Log | Current | — | 14 | 2025-05-05T12:14:10Z | |
cmc.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
cmcuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
cmcuat2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
cmgatewaysigning.gateway.configmgr.manage-selfhost.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T16:09:20Z | |
cmgimmsvc.microsoft.com
|
CT Log | Current | — | — | — | — |
cmmsprdweb01.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T16:57:14Z | |
cmmsprdweb02.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T16:57:14Z | |
cmmsprdwebeus1.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T16:57:14Z | |
cmmsprod.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T16:57:14Z | |
cmmststsql01.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T07:26:00Z | |
cmmt.next.adcenter-pace.microsoft.com
|
CT Log | Current | — | — | — | — |
cmpdev.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
cmptest.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
cms-amp-ppe-waf-eastus.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T08:33:16Z | |
cms-mr-ppe-waf-eastus.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T01:53:55Z | |
cms-mr-ppe-waf-westus2.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T05:18:34Z | |
cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T15:04:11Z | |
cmsbeta.microsoft.com
|
CT Log | Current | — | — | — | — |
cmsbn1test01.microsoft.com
|
CT Log | Current | — | — | — | — |
cmsbn1test02.microsoft.com
|
CT Log | Current | — | — | — | — |
cmsbn1test03.microsoft.com
|
CT Log | Current | — | — | — | — |
cmsbn1test04.microsoft.com
|
CT Log | Current | — | — | — | — |
cmsbn1test05.microsoft.com
|
CT Log | Current | — | — | — | — |
cmsbn1test06.microsoft.com
|
CT Log | Current | — | — | — | — |
cmsbn1test07.microsoft.com
|
CT Log | Current | — | — | — | — |
cmsbn1test08.microsoft.com
|
CT Log | Current | — | — | — | — |
cmsbn1test09.microsoft.com
|
CT Log | Current | — | — | — | — |
cmsbn1test10.microsoft.com
|
CT Log | Current | — | — | — | — |
cmsbn1test11.microsoft.com
|
CT Log | Current | — | — | — | — |
cmsbn1test12.microsoft.com
|
CT Log | Current | — | — | — | — |
cmsby2test51.microsoft.com
|
CT Log | Current | — | — | — | — |
cmsby2test52.microsoft.com
|
CT Log | Current | — | — | — | — |
cmsby2test53.microsoft.com
|
CT Log | Current | — | — | — | — |
cmsby2test54.microsoft.com
|
CT Log | Current | — | — | — | — |
cmsby2test55.microsoft.com
|
CT Log | Current | — | — | — | — |
cmsby2test56.microsoft.com
|
CT Log | Current | — | — | — | — |
cmsby2test57.microsoft.com
|
CT Log | Current | — | — | — | — |
cmsby2test58.microsoft.com
|
CT Log | Current | — | — | — | — |
cmsby2test59.microsoft.com
|
CT Log | Current | — | — | — | — |
cmsby2test60.microsoft.com
|
CT Log | Current | — | — | — | — |
cmsby2test61.microsoft.com
|
CT Log | Current | — | — | — | — |
cmsby2test62.microsoft.com
|
CT Log | Current | — | — | — | — |
cmsco2test51.microsoft.com
|
CT Log | Current | — | — | — | — |
cmsco2test52.microsoft.com
|
CT Log | Current | — | — | — | — |
cmsco2test53.microsoft.com
|
CT Log | Current | — | — | — | — |
cmsco2test54.microsoft.com
|
CT Log | Current | — | — | — | — |
cmsco2test55.microsoft.com
|
CT Log | Current | — | — | — | — |
cmsco2test56.microsoft.com
|
CT Log | Current | — | — | — | — |
cmsco2test57.microsoft.com
|
CT Log | Current | — | — | — | — |
cmsco2test58.microsoft.com
|
CT Log | Current | — | — | — | — |
cmsco2test59.microsoft.com
|
CT Log | Current | — | — | — | — |
cmsco2test60.microsoft.com
|
CT Log | Current | — | — | — | — |
cmsco2test61.microsoft.com
|
CT Log | Current | — | — | — | — |
cmsco2test62.microsoft.com
|
CT Log | Current | — | — | — | — |
cmscy1test51.microsoft.com
|
CT Log | Current | — | — | — | — |
cmscy1test52.microsoft.com
|
CT Log | Current | — | — | — | — |
cmscy1test53.microsoft.com
|
CT Log | Current | — | — | — | — |
cmscy1test54.microsoft.com
|
CT Log | Current | — | — | — | — |
cmscy1test55.microsoft.com
|
CT Log | Current | — | — | — | — |
cmscy1test56.microsoft.com
|
CT Log | Current | — | — | — | — |
cmscy1test57.microsoft.com
|
CT Log | Current | — | — | — | — |
cmscy1test58.microsoft.com
|
CT Log | Current | — | — | — | — |
cmscy1test59.microsoft.com
|
CT Log | Current | — | — | — | — |
cmscy1test60.microsoft.com
|
CT Log | Current | — | — | — | — |
cmscy1test62.microsoft.com
|
CT Log | Current | — | — | — | — |
cmscy1test63.microsoft.com
|
CT Log | Current | — | — | — | — |
cmscy1test64.microsoft.com
|
CT Log | Current | — | — | — | — |
cmscy1test65.microsoft.com
|
CT Log | Current | — | — | — | — |
cmscy1test66.microsoft.com
|
CT Log | Current | — | — | — | — |
cmsvcpp.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
cmt.research.microsoft.com
|
CT Log | Current | — | — | — | — |
cmt2.research.microsoft.com
|
CT Log | Current | — | — | — | — |
cmt3.research.microsoft.com
|
CT Log | Current | — | — | — | — |
cnepubauthsit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
cnepubnsrsit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
cnryvmsappesh01.infra.windows365.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-12T20:33:12Z | |
cnryvmsaprodprap01.infra.windows365.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-12T21:37:16Z | |
cnryvmsaprodprau01.infra.windows365.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-12T12:28:08Z | |
cnryvmsaprodpreu01.infra.windows365.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-12T18:41:26Z | |
cnryvmsaprodpreu02.infra.windows365.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T22:28:54Z | |
cnryvmsaprodprna01.infra.windows365.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-12T18:22:09Z | |
cnryvmsashself01.infra.windows365.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T13:41:19Z | |
cnryvmsashshprf.infra.windows365.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-10T19:48:47Z | |
co1-ndes-05.microsoft.com
|
CT Log | Current | — | — | — | — |
co1-netnap01.ras.microsoft.com
|
CT Log | Current | — | — | — | — |
co1-netnap02.ras.microsoft.com
|
CT Log | Current | — | — | — | — |
co1-netnap03.ras.microsoft.com
|
CT Log | Current | — | — | — | — |
co1-netnap04.ras.microsoft.com
|
CT Log | Current | — | — | — | — |
co1-red-adhv-01.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T03:57:21Z | |
co1-scmanv3-ext.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
co1ecscrmis01f.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
co1ecscrmis02f.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
co1ecscrmis04b.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
co1ecscrmis05b.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
co1ecscrmis06b.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
co1ecscrmis101f.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
co1ecscrmis103b.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
co1ecscrmis104b.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
co1ehsobe001.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
co1ehsobe002.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
co1ehsobe003.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
co1ehsobe004.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
co1ehsobe005.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
co1ehsobe006.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
co1esvcampiis1.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
co1esvcampiis2.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
co1esvcampiis3.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
co1gcstoolsweb1.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
co1gcstoolsweb2.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
co1itintibmmp1.microsoft.com
|
CT Log | Current | — | — | — | — |
co1itintibmmp2.microsoft.com
|
CT Log | Current | — | — | — | — |
co1itna1ibmmp1.microsoft.com
|
CT Log | Current | — | — | — | — |
co1itna1ibmmp2.microsoft.com
|
CT Log | Current | — | — | — | — |
co1itrd2ibmmp1.microsoft.com
|
CT Log | Current | — | — | — | — |
co1itrd2ibmmp2.microsoft.com
|
CT Log | Current | — | — | — | — |
co1itrd3ibmmp1.microsoft.com
|
CT Log | Current | — | — | — | — |
co1itrd3ibmmp2.microsoft.com
|
CT Log | Current | — | — | — | — |
co1kis.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
co1miocorpprod.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
co1mssudelwb04.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
co1profile01.microsoft.com
|
CT Log | Current | — | — | — | — |
co1profile02.microsoft.com
|
CT Log | Current | — | — | — | — |
co1profile03.microsoft.com
|
CT Log | Current | — | — | — | — |
co1profile04.microsoft.com
|
CT Log | Current | — | — | — | — |
co1profile05.microsoft.com
|
CT Log | Current | — | — | — | — |
co1profile06.microsoft.com
|
CT Log | Current | — | — | — | — |
co1profile07.microsoft.com
|
CT Log | Current | — | — | — | — |
co1profile08.microsoft.com
|
CT Log | Current | — | — | — | — |
co1profile09.microsoft.com
|
CT Log | Current | — | — | — | — |
co1profile10.microsoft.com
|
CT Log | Current | — | — | — | — |
co1profile11.microsoft.com
|
CT Log | Current | — | — | — | — |
co1profile12.microsoft.com
|
CT Log | Current | — | — | — | — |
co1profile13.microsoft.com
|
CT Log | Current | — | — | — | — |
co1profile14.microsoft.com
|
CT Log | Current | — | — | — | — |
co1profile15.microsoft.com
|
CT Log | Current | — | — | — | — |
co1profiletest01.microsoft.com
|
CT Log | Current | — | — | — | — |
co1profiletest02.microsoft.com
|
CT Log | Current | — | — | — | — |
co1profiletest03.microsoft.com
|
CT Log | Current | — | — | — | — |
co1profiletest04.microsoft.com
|
CT Log | Current | — | — | — | — |
co1profiletest05.microsoft.com
|
CT Log | Current | — | — | — | — |
co1relarchvm01.ntdev.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T03:47:40Z | |
co1relarchvm02.ntdev.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T03:47:40Z | |
co1vlsc01.microsoft.com
|
CT Log | Current | — | — | — | — |
co1vlsc02.microsoft.com
|
CT Log | Current | — | — | — | — |
co1vlsc03.microsoft.com
|
CT Log | Current | — | — | — | — |
co1vlsc04.microsoft.com
|
CT Log | Current | — | — | — | — |
co1vlsc05.microsoft.com
|
CT Log | Current | — | — | — | — |
co1vlsc06.microsoft.com
|
CT Log | Current | — | — | — | — |
co1xcwwb01.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
co1xcwwb02.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
co1xcwwb03.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
co1xtmafs01.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
co2agg04-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
co2oemwebprod01.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
co2oemwebprod02.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
co2oemwebprod03.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
co2oemwebprod04.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
co2vlscppe.microsoft.com
|
CT Log | Current | — | — | — | — |
co2vlsctest51.microsoft.com
|
CT Log | Current | — | — | — | — |
co2vlsctest52.microsoft.com
|
CT Log | Current | — | — | — | — |
co2vlsctest53.microsoft.com
|
CT Log | Current | — | — | — | — |
co2vlsctest54.microsoft.com
|
CT Log | Current | — | — | — | — |
co9ehsobe001.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
co9ehsobe002.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
co9ehsobe003.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
co9ehsobe004.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
co9ehsobe005.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
co9ehsobe006.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
coach.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-07T18:11:52Z | |
cobranding.partner.microsoft.com
|
CT Log | Current | — | — | — | — |
cobranding.partnerbeta.microsoft.com
|
CT Log | Current | — | — | — | — |
code.msdn.microsoft.com
|
CT Log | Current | — | — | — | — |
codecs.microsoft.com
|
CT Log | Current | — | — | — | — |
codepremium.msdn.microsoft.com
|
CT Log | Current | — | — | — | — |
codesign.gtm.microsoft.com
|
CT Log | Current | — | — | — | — |
coesandbox4.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
collaboratedevsvc.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T18:20:45Z | |
collaborateuatsvc.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T14:18:00Z | |
columbia.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
comm-image.microsoft.com
|
CT Log | Current | — | — | — | — |
commerce.dsc.microsoft.com
|
CT Log | Current | — | — | — | — |
commerce.microsoft.com
|
CT Log | Current | — | — | — | — |
commercemgmt.m365.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T21:50:10Z | |
commercial.calling.fraud.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T00:20:27Z | |
commercial.messaging.fraud.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T22:39:04Z | |
commercialgateway.ordermanagement.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-10T15:47:52Z | |
commercialgateway.ppe.ordermanagement.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T19:27:00Z | |
commonux-canary.dps.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T12:18:12Z | |
commonux.dps.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T04:12:08Z | |
communities2.microsoft.com
|
CT Log | Current | — | — | — | — |
community.advertising.microsoft.com
|
CT Log | Current | — | — | — | — |
community.bingads.microsoft.com
|
CT Log | Current | — | — | — | — |
community.microsoft.com
|
DNS | Current |
reroute.microsoft.com
|
— | — | — |
community.services.support.microsoft.com
|
CT Log | Current | — | — | — | — |
community.sustainability.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T13:49:53Z | |
comodf.microsoft.com
|
CT Log | Current | — | — | — | — |
compass-ssl.microsoft.com
|
CT Log | Current | — | — | — | — |
compliance.microsoft.com
|
CT Log | Current | — | 12 | 2025-05-09T19:27:40Z | |
compliance.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
config.microsoft.com
|
DNS | Current |
config-microsoft.l-0007.l-msedge.net
|
— | — | — |
config.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-10T07:30:53Z | |
configapi-uat.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T21:17:22Z | |
configmgrenroll.microsoft.com
|
CT Log | Current | — | — | — | — |
configurator.microsoft.com
|
CT Log | Current | — | — | — | — |
connect.africa.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
connect.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
connect.europe.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
connect.fareast.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
connect.microsoft.com
|
DNS | Current |
reroute.microsoft.com
|
— | — | — |
connect.middleeast.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
connect.northamerica.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
connect.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
connect.southamerica.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
connect.southpacific.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
connectedcrm.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
connectedcrmctp.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
connectedcrmctpwcf.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
connectedcrmdev.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
connectedcrmdevwcf.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
connectedcrmifd.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
connectedcrmuat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
connectedcrmwcf.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
connections.members.microsoft.com
|
CT Log | Current | — | — | — | — |
connectivity.microsoft.com
|
CT Log | Current | — | — | — | — |
connectppe.microsoft.com
|
CT Log | Current | — | — | — | — |
connects.africa.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
connects.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
connects.europe.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
connects.fareast.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
connects.middleeast.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
connects.northamerica.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
connects.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
connects.southamerica.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
connects.southpacific.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
connectus.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
connectuslpreportinguat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
connectusppe.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
connectusprd.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
connectustrain.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
connectusuat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
console-m365d-ff.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T03:12:00Z | |
console-m365d-rs.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-07T05:43:18Z | |
consumerapi-prodprv.narada.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-13T00:41:06Z | |
consumersecuritysupport.microsoft.com
|
CT Log | Current | — | — | — | — |
contentchannel-df.microsoft.com
|
CT Log | Current | — | — | — | — |
contentidea.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
contentvalidationfd.ch1b.microsoft.com
|
CT Log | Current | — | — | — | — |
context.answers.microsoft.com
|
CT Log | Current | — | — | — | — |
context.stg-answers.microsoft.com
|
CT Log | Current | — | — | — | — |
contracts.eagreements.microsoft.com
|
CT Log | Current | — | — | — | — |
contracts.vlcmuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
contracts.vlcmuat2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
contracts.vlcmuat3.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
controls.partners.microsoft.com
|
CT Log | Current | — | — | — | — |
controls.platform.account.www.microsoft.com
|
CT Log | Current | — | — | — | — |
controlsbeta.partners.microsoft.com
|
CT Log | Current | — | — | — | — |
controltower-ppe.microsoft.com
|
CT Log | Current | — | — | — | — |
coolproductsuat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
coopfundsvc.dps.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T09:54:25Z | |
copilot.api.sandbox.ads.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T07:47:27Z | |
copilotapp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T13:30:21Z | |
copilotdash-sdf.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T12:52:29Z | |
copilotstudio.microsoft.com
|
CT Log | Current | — | 8 | 2025-05-05T17:34:41Z | |
copilotstudio.preview.microsoft.com
|
CT Log | Current | — | 8 | 2025-05-05T17:34:41Z | |
core.api.interfaces.records.teams.microsoft.com
|
CT Log | Current | — | 8 | 2025-05-08T11:20:54Z | |
cornerstone.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
corp.sts.microsoft.com
|
CT Log | Current | — | — | — | — |
corporatesalesperf.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
corprights.microsoft.com
|
CT Log | Current | — | — | — | — |
corptest.sts.microsoft.com
|
CT Log | Current | — | — | — | — |
cosell.dev.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-10T06:50:53Z | |
cosell.ppe.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T04:21:12Z | |
cosellpublishingui.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T00:11:30Z | |
cosmostoblob-us.func.cp.wd.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T10:39:59Z | |
cosmostoblob-us.prod.func.cp.wd.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T20:13:25Z | |
coursemasterws.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
courses.microsoft.com
|
DNS | Current |
reroute.microsoft.com
|
— | — | — |
cp-mlxprod-static.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T16:38:41Z | |
cp.dev.sasweb.microsoft.com
|
CT Log | Current | — | — | — | — |
cp.pamweb.microsoft.com
|
CT Log | Current | — | — | — | — |
cp.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
cp.sasweb.microsoft.com
|
CT Log | Current | — | — | — | — |
cp.smartscreen.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-04T15:29:26Z | |
cp.test.sasweb.microsoft.com
|
CT Log | Current | — | — | — | — |
cp701-prod.do.dsp.mp.microsoft.com
|
CT Log | Current | — | — | — | — |
cpcourse.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
cpcsaamssa1ppesh01.infra.windows365.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T12:55:59Z | |
cpcsaamssa1ppesh01s.infra.windows365.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T18:58:30Z | |
cpcsaamssa1prodprau01.infra.windows365.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T21:25:24Z | |
cpcsaamssa1prodprau1s.infra.windows365.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T02:23:54Z | |
cpcsaamssa1prodpreu01.infra.windows365.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T17:48:39Z | |
cpcsaamssa1prodpreu02.infra.windows365.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T00:51:41Z | |
cpcsaamssa1prodpreu1s.infra.windows365.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T13:48:49Z | |
cpcsaamssa1prodpreu2s.infra.windows365.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T17:48:39Z | |
cpcsaamssa1prodprna01.infra.windows365.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T01:53:18Z | |
cpcsaamssa1prodprna02.infra.windows365.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T15:05:23Z | |
cpcsaamssa1prodprna1s.infra.windows365.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T04:40:45Z | |
cpcsaamssa1prodprna2s.infra.windows365.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T08:37:48Z | |
cpcsaamssa1shself01.infra.windows365.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T02:16:50Z | |
cpcsaamssa1shshprf.infra.windows365.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T20:53:47Z | |
cppe.dns.microsoft.com
|
CT Log | Current | — | — | — | — |
cps.search.microsoft.com
|
CT Log | Current | — | — | — | — |
cpslite-stg.community.services.support.microsoft.com
|
CT Log | Current | — | — | — | — |
cpslite.community.services.support.microsoft.com
|
CT Log | Current | — | — | — | — |
cpsservices-sancert.microsoft.com
|
CT Log | Current | — | — | — | — |
cpsservices-stg-sancert.microsoft.com
|
CT Log | Current | — | — | — | — |
cpuat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
cre.raas.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-04T12:54:39Z | |
creatorapi.cpe.microsoft.com
|
CT Log | Current | — | — | — | — |
credit.msops.microsoft.com
|
CT Log | Current | — | — | — | — |
crediting-int.ficc.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T22:01:42Z | |
creditnote.payoutmanagement.pi.dps.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T12:24:57Z | |
creditsitn.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
credittwo.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
critsit2011uat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
critsit30t.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
critsitperf.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
crl.microsoft.com
|
DNS | Current |
crl.www.ms.akadns.net
|
— | — | — |
crm2011.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
crm2011ctp.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
crm2011dev.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
crm2011uat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
crmcs.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
crmcssqa05.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
crmcsuat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
crsfin.prometheus.fp.commerce.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T01:44:08Z | |
csanalytics-preprod.powerplatform.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T00:30:47Z | |
csanalytics.powerplatform.microsoft.com
|
CT Log | Current | — | 20 | 2025-05-04T11:13:04Z | |
csapp.ppe.microsoft.com
|
CT Log | Current | — | — | — | — |
cslm.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
csmsvcsqa05.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
csr.one.microsoft.com
|
CT Log | Current | — | — | — | — |
csrpob.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
csrrca.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
csrrcb.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
csruat.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
csrweb.registration.service.microsoft.com
|
CT Log | Current | — | — | — | — |
css.one.microsoft.com
|
CT Log | Current | — | — | — | — |
cssprofile.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
cssremote.microsoft.com
|
CT Log | Current | — | — | — | — |
csswebex.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
csvapi-prod.eu-db.dcat.dsp.mp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T22:23:11Z | |
csweb.ppe.microsoft.com
|
CT Log | Current | — | — | — | — |
ctest.microsoft.com
|
CT Log | Current | — | — | — | — |
ctp.services.social.microsoft.com
|
CT Log | Current | — | — | — | — |
ctp.social.expression.microsoft.com
|
CT Log | Current | — | — | — | — |
ctp.social.microsoft.com
|
CT Log | Current | — | — | — | — |
ctp.social.msdn.microsoft.com
|
CT Log | Current | — | — | — | — |
ctp.social.technet.microsoft.com
|
CT Log | Current | — | — | — | — |
ctp.widgets.membership.microsoft.com
|
CT Log | Current | — | — | — | — |
cts.translation.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T01:25:17Z | |
ctsdirpool1hlbext.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
ctslyncav.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
ctslyncpool1hlbext.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
ctslyncsip.mssupport.microsoft.com
|
CT Log | Current | — | — | — | — |
ctslyncsip.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
ctslyncwc.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
cuai-96.microsoft.com
|
CT Log | Current | — | — | — | — |
cuai97.microsoft.com
|
CT Log | Current | — | — | — | — |
cupsweb.dev.muv6.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T14:31:41Z | |
current.pubcenter-pace.microsoft.com
|
CT Log | Current | — | — | — | — |
cusred043apc91.microsoft.com
|
CT Log | Current | — | — | — | — |
cust-supp-chat.one.microsoft.com
|
CT Log | Current | — | — | — | — |
customermasterclient.iccs.iris.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T15:30:38Z | |
customersppe.microsoft.com
|
CT Log | Current | — | — | — | — |
customervoice.microsoft.com
|
CT Log | Current | — | 30 | 2025-05-04T17:39:57Z | |
customvoice.api.speech.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T02:12:18Z | |
cvp.dss.microsoft.com
|
CT Log | Current | — | — | — | — |
cvp.membership.microsoft.com
|
CT Log | Current | — | — | — | — |
cvp.membership.ppe.microsoft.com
|
CT Log | Current | — | — | — | — |
cvp.services.microsoft.com
|
CT Log | Current | — | — | — | — |
cvp.services.ppe.microsoft.com
|
CT Log | Current | — | — | — | — |
cvpclusterweba.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
cvpdemo.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
cvpwebservicesprod.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
cvpwebservicesuat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
cw.office.microsoft.com
|
CT Log | Current | — | — | — | — |
cwa.microsoft.com
|
CT Log | Current | — | — | — | — |
cwsadminsvcext.one.microsoft.com
|
CT Log | Current | — | — | — | — |
cwsdev.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
cwsexrca.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
cwsexrcb.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
cwsext.one.microsoft.com
|
CT Log | Current | — | — | — | — |
cwsexuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
cwsrc.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
cwsrcb2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
cwstst.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
cwsuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
cwsuatadminsvcext.one.microsoft.com
|
CT Log | Current | — | — | — | — |
cxn-2000.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
cxp.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
cy1relarchvm01.ntdev.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T08:14:42Z | |
cy1relarchvm02.ntdev.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T03:47:40Z | |
d.apac.public-teams.main.ml.teams.microsoft.com
|
CT Log | Current | — | 8 | 2025-05-05T03:35:31Z | |
d.au.public-teams.main.ml.teams.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-05T10:19:36Z | |
d.eur.public-teams.main.ml.teams.microsoft.com
|
CT Log | Current | — | 8 | 2025-05-04T20:16:46Z | |
d.gcc.main.ml.gcc.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T12:42:10Z | |
d.gov01.gcc.main.ml.gcc.teams.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-06T12:42:10Z | |
d.ipdns.gcc.main.ml.gcc.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T12:42:10Z | |
d.ipdns.public-teams.main.ml.teams.microsoft.com
|
CT Log | Current | — | 18 | 2025-05-04T17:05:19Z | |
d.nam.public-teams.main.ml.teams.microsoft.com
|
CT Log | Current | — | 12 | 2025-05-04T17:05:19Z | |
d.public-teams.main.ml.teams.microsoft.com
|
CT Log | Current | — | 18 | 2025-05-04T17:05:19Z | |
d.samafr.public-teams.main.ml.teams.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-05T09:23:30Z | |
d.urs.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-04T15:29:26Z | |
daas.microsoft.com
|
CT Log | Current | — | 140 | 2025-05-04T11:10:05Z | |
daccess.microsoft.com
|
CT Log | Current | — | — | — | — |
daily-database.fabric.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T13:12:03Z | |
das.microsoft.com
|
CT Log | Current | — | — | — | — |
das.one.microsoft.com
|
CT Log | Current | — | — | — | — |
data.checkappexec.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-04T15:29:26Z | |
data.choice.microsoft.com
|
CT Log | Current | — | — | — | — |
data.nav.smartscreen.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-04T15:29:26Z | |
data.nf.smartscreen.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-04T15:29:26Z | |
data.proxyticket.knowme-int.services.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T18:21:09Z | |
data.tag.microsoft.com
|
CT Log | Current | — | — | — | — |
data.tvdownload.microsoft.com
|
CT Log | Current | — | — | — | — |
data.us2.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
data1.us2.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
dataapi-prod.eu-db.dcat.dsp.mp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T22:23:11Z | |
database.fabric.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T13:12:03Z | |
datagridsearch-ppe-primary.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T22:44:34Z | |
datagridsearch-ppe-secondary.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T22:44:34Z | |
datagridservices-dev.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-12T12:22:22Z | |
datatransfer.microsoft.com
|
CT Log | Current | — | — | — | — |
datatransfer1.microsoft.com
|
CT Log | Current | — | — | — | — |
datatransferbr1.microsoft.com
|
CT Log | Current | — | — | — | — |
datatransferbr2.microsoft.com
|
CT Log | Current | — | — | — | — |
datatransferdb3.microsoft.com
|
CT Log | Current | — | — | — | — |
dataverse.microsoft.com
|
CT Log | Current | — | 14 | 2025-05-04T07:59:30Z | |
dataverse.preview.microsoft.com
|
CT Log | Current | — | 14 | 2025-05-04T07:59:30Z | |
dataverse.test.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-07T23:49:59Z | |
datsrcaex.one.microsoft.com
|
CT Log | Current | — | — | — | — |
datsuatex.partners.extranet.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T14:18:46Z | |
dawghouse.exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
db.webfolders.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
db3fpsprodold.europe.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T17:26:41Z | |
db3iteu1ibmmp1.microsoft.com
|
CT Log | Current | — | — | — | — |
db3iteu1ibmmp2.microsoft.com
|
CT Log | Current | — | — | — | — |
dcat-idm.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T14:06:34Z | |
dcc-int.mp.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-05T08:49:08Z | |
dcc.mp.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-10T05:37:46Z | |
dciarcadeclient.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T16:01:09Z | |
dco.msit.api.personalization.ideas.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T17:16:03Z | |
dcode.support.microsoft.com
|
CT Log | Current | — | — | — | — |
dcodews.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
dcps.clouddc2.syslogagent.telemetry.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T08:31:56Z | |
dcps.clouddc2.syslogclient.telemetry.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T11:37:55Z | |
dcsfe.adu.microsoft.com
|
CT Log | Current | — | 30 | 2025-05-04T14:24:02Z | |
dcsfe.dev.adu.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-10T00:39:44Z | |
dcsfe.int.adu.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-10T04:26:17Z | |
dcsfe.perf.adu.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-10T19:24:50Z | |
dcsfe.prod.adu.microsoft.com
|
CT Log | Current | — | 30 | 2025-05-04T14:24:02Z | |
dcsfe.test.adu.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-10T18:40:54Z | |
dcsint.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T04:31:13Z | |
dcupload.microsoft.com
|
CT Log | Current | — | — | — | — |
decryptionservice.cdl.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T09:34:48Z | |
dedicated-15.microsoft.com
|
CT Log | Current | — | — | — | — |
dedicated-dev.microsoft.com
|
CT Log | Current | — | — | — | — |
dedicated.microsoft.com
|
CT Log | Current | — | — | — | — |
defender.microsoft.com
|
CT Log | Current | — | 6 | 2025-05-09T19:27:40Z | |
deferraljournal.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T05:59:52Z | |
definitionupdates.microsoft.com
|
CT Log | Current | — | — | — | — |
deletemarkerapac.sdg.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-10T01:14:13Z | |
deletemarkeremea.sdg.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T07:19:07Z | |
deletemarkernoam.sdg.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T08:45:26Z | |
deletemarkernoame2e.sdg.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-07T16:39:45Z | |
delivery.msscship.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:57:27Z | |
deliveryquality.mmd.microsoft.com
|
CT Log | Current | — | — | — | — |
deliverysearch.msscship.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:57:27Z | |
demo.microsoft.com
|
DNS | Current | — | — | — | — |
demo.msscship.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:57:27Z | |
demo.reports.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
demo.services.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
demo.viewer.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
demopm.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
deploymentscheduler.eudb.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T11:46:35Z | |
descyclecloud01.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T07:56:18Z | |
desktop.adcenter-ppe.microsoft.com
|
CT Log | Current | — | — | — | — |
detego.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
dev-cm.sanya.accounts.microsoft.com
|
CT Log | Current | — | 6 | 2025-05-05T03:55:14Z | |
dev-cm.sf.sanya.accounts.microsoft.com
|
CT Log | Current | — | 6 | 2025-05-05T03:55:14Z | |
dev-main.services.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
dev-web.services.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
dev.3pc.microsoft.com
|
CT Log | Current | — | — | — | — |
dev.cognitive.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T19:00:46Z | |
dev.cos.audience.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T14:16:31Z | |
dev.daas.microsoft.com
|
CT Log | Current | — | 17 | 2025-05-05T04:15:42Z | |
dev.fieldforce.microsoft.com
|
CT Log | Current | — | — | — | — |
dev.kse.microsoft.com
|
CT Log | Current | — | — | — | — |
dev.merge.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T03:37:16Z | |
dev.microsoft.com
|
DNS | Current |
developer.microsoft.com.edgekey.net
|
— | — | — |
dev.msftmai.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T21:03:48Z | |
dev.partnerinnovation.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T13:06:16Z | |
dev.services.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
dev.slohub.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T18:22:43Z | |
dev.social.msdn.microsoft.com
|
CT Log | Current | — | — | — | — |
dev.spoolchatgateway.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T15:19:26Z | |
dev9.ecs.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T08:54:25Z | |
devbpricing.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
develop.microsoft.com
|
DNS | Current | — | — | — | — |
developer-preprod.powerplatform.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-10T19:41:22Z | |
developer.microsoft.com
|
DNS | Current |
developer.microsoft.akadns.net
|
— | — | — |
developer.powerplatform.microsoft.com
|
CT Log | Current | — | 14 | 2025-05-06T02:03:43Z | |
developerfeedback.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T07:13:58Z | |
developers.microsoft.com
|
DNS | Current |
developer.microsoft.com.edgekey.net
|
— | — | — |
developertools-test.powerplatform.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-13T00:57:42Z | |
developertools.powerplatform.microsoft.com
|
CT Log | Current | — | 14 | 2025-05-05T10:30:19Z | |
devforumsdev.microsoft.com
|
CT Log | Current | — | — | — | — |
devforumssit.microsoft.com
|
CT Log | Current | — | — | — | — |
devforumsuat.microsoft.com
|
CT Log | Current | — | — | — | — |
devicecare-aks-prd.caresupplychain.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-04T23:36:16Z | |
devicecare-aks-prd.supplychain.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-07T22:42:32Z | |
devicemanagement.tedev01.test.cmdagent.infra.windows365.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T07:46:00Z | |
devicemanagement.tena01.test.cmdagent.infra.windows365.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T00:19:02Z | |
devicepartner.msscship.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:57:27Z | |
deviceprofiler.microsoft.com
|
CT Log | Current | — | — | — | — |
deviceprofilersit.microsoft.com
|
CT Log | Current | — | — | — | — |
deviceprofileruat.microsoft.com
|
CT Log | Current | — | — | — | — |
devices.microsoft.com
|
DNS | Current |
msd-global.trafficmanager.net
|
— | — | — |
devices.view.api.account.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T10:52:38Z | |
devint.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
devint.pubcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
devint.pubcenterdownload.microsoft.com
|
CT Log | Current | — | — | — | — |
devnxonline.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
devops.pilot.trackit.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T20:09:59Z | |
devopsapi.pilot.trackit.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T08:28:42Z | |
df-c14-01.exchange.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
df-c14-02.exchange.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
df-c14-03.exchange.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
df-c14-04.exchange.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
df-cas-05.exchange.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
df-grv-ems.ms-gms.microsoft.com
|
CT Log | Current | — | — | — | — |
df-mbx-e1501.exchange.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
df-off-ems.ms-gms.microsoft.com
|
CT Log | Current | — | — | — | — |
df-primary-ext.exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
df-uch14-r01.exchange.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
df.familysafety.microsoft.com
|
CT Log | Current | — | — | — | — |
df.partnersettings.familysafety.microsoft.com
|
CT Log | Current | — | — | — | — |
df.reporting.familysafety.microsoft.com
|
CT Log | Current | — | — | — | — |
df.settings.familysafety.microsoft.com
|
CT Log | Current | — | — | — | — |
df.sls.microsoft.com
|
CT Log | Current | — | — | — | — |
df.telemetry.microsoft.com
|
CT Log | Current | — | — | — | — |
df.urs.familysafety.microsoft.com
|
CT Log | Current | — | — | — | — |
dfanalytics-test.powerplatform.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T12:30:53Z | |
dfanalytics.powerplatform.microsoft.com
|
CT Log | Current | — | 18 | 2025-05-04T08:08:17Z | |
dfp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T15:13:09Z | |
dfs.msit.api.personalization.ideas.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T08:57:33Z | |
dfssu.dogfood.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
dfssu.puppy.dogfood.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
diagnostic.microsoft.com
|
CT Log | Current | — | — | — | — |
diagnostics.support.microsoft.com
|
CT Log | Current | — | — | — | — |
dialdf.microsoft.com
|
CT Log | Current | — | — | — | — |
dialin.mds.microsoft.com
|
CT Log | Current | — | — | — | — |
dialin.microsoft.com
|
CT Log | Current | — | — | — | — |
dialin.mssupport.microsoft.com
|
CT Log | Current | — | — | — | — |
dialin.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
digitalpeace.microsoft.com
|
CT Log | Current | — | — | — | — |
digitalreservations.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-10T22:02:14Z | |
digitalsupplychain.microsoft.com
|
CT Log | Current | — | 16 | 2025-05-04T20:19:21Z | |
digitalsupplychain.preprod.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T22:31:57Z | |
digitalsupplychain.preview.microsoft.com
|
CT Log | Current | — | 16 | 2025-05-04T20:19:21Z | |
digitalsupplychain.test.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-07T19:24:43Z | |
directory.microsoft.com
|
DNS | Current | — | — | — | — |
directorysynchronizationtool.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
directsales.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
directsalesperf.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
directsalessqa02.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
directsalessqa03.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
directsalessqa04.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
directsalessqa05.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
directsalesuat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
directshare.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
discovery.dev.pubsuites.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T07:15:23Z | |
discussions.connectppe.microsoft.com
|
CT Log | Current | — | — | — | — |
disposition.mcapi.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T15:15:32Z | |
disposition.mcapifulfillment-commercial.commerce.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T15:15:32Z | |
dl.dcg.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T08:04:26Z | |
dlsua01.manage-dogfood.microsoft.com
|
CT Log | Current | — | — | — | — |
dm.sdg.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T04:48:56Z | |
dmat-int.css.microsoft.com
|
CT Log | Current | — | — | — | — |
dmat-ppe.css.microsoft.com
|
CT Log | Current | — | — | — | — |
dmat.css.microsoft.com
|
CT Log | Current | — | — | — | — |
dmc.ads-int.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T16:30:55Z | |
dmedge.sdg.teams.microsoft.com
|
CT Log | Current | — | 7 | 2025-05-08T16:05:10Z | |
dmsua02.manage-dogfood.microsoft.com
|
CT Log | Current | — | — | — | — |
dmtsqa05.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
dns.microsoft.com
|
DNS | Current | — | — | — | — |
dns10.one.microsoft.com
|
CT Log | Current | — | — | — | — |
dns11.one.microsoft.com
|
CT Log | Current | — | — | — | — |
dns12.one.microsoft.com
|
CT Log | Current | — | — | — | — |
dns13.one.microsoft.com
|
CT Log | Current | — | — | — | — |
dns7.one.microsoft.com
|
CT Log | Current | — | — | — | — |
dnx.phx.sts.microsoft.com
|
CT Log | Current | — | — | — | — |
doc.microsoft.com
|
DNS | Current |
dop-frndrendpoint-hnb3ambka5fefccx.z01.azurefd.net
|
— | — | — |
docs.microsoft.com
|
DNS | Current |
docs.microsoft.com-c.edgekey.net
|
— | — | — |
dog.avbot.meetingbots.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T18:40:43Z | |
dogfood.devicemgmt-ppe-us.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T19:55:20Z | |
dogfood.devicemgmt-ppe.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T13:54:18Z | |
dogfood.devicemgmt-test.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T12:11:24Z | |
dogfood20.sc.microsoft.com
|
CT Log | Current | — | — | — | — |
dogfoodrights.microsoft.com
|
CT Log | Current | — | — | — | — |
domaindata-a.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
domaindata.ecx-dit2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
domaindata.licensing.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T09:31:31Z | |
doscrm-ppa.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
doscrm-uat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
doscrm.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
dotnet.microsoft.com
|
CT Log | Current | — | — | — | — |
doubloondash.research.microsoft.com
|
CT Log | Current | — | — | — | — |
download.cwa.microsoft.com
|
CT Log | Current | — | — | — | — |
download.imdf.microsoft.com
|
CT Log | Current | — | — | — | — |
download.microsoft.com
|
DNS | Current |
dlc-ds-shim.trafficmanager.net
|
— | — | — |
download.store.microsoft.com
|
CT Log | Current | — | — | — | — |
download.windowsbetatest.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
downloadoffice2010.microsoft.com
|
CT Log | Current | — | — | — | — |
dp.one.microsoft.com
|
CT Log | Current | — | — | — | — |
dp2.microsoft.com
|
CT Log | Current | — | — | — | — |
dp3.microsoft.com
|
CT Log | Current | — | — | — | — |
dr.fieldforce.microsoft.com
|
CT Log | Current | — | — | — | — |
dr.ppe.pstnhub.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-10T08:45:43Z | |
drclpagmtws.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
drclpentitlews.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
drclplsws.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
drclpws.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
drcmc.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
dreagreements.microsoft.com
|
CT Log | Current | — | — | — | — |
drlicensingadmin.microsoft.com
|
CT Log | Current | — | — | — | — |
drmslwb.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
dropclick.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T05:53:26Z | |
drspsites.microsoft.com
|
CT Log | Current | — | — | — | — |
drvlasext.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
drvlasint.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
ds.microsoft.com
|
CT Log | Current | — | — | — | — |
ds.tagppe.microsoft.com
|
CT Log | Current | — | — | — | — |
dsc.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T09:46:29Z | |
dscadminhub.dsc.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T06:49:35Z | |
dscadminhub.dsctest.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T14:08:27Z | |
dsctest.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T14:23:42Z | |
dsr.privacy.purview-service.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T17:02:59Z | |
dtr-f.dogfood.main.ml.teams.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-06T15:23:52Z | |
dtr-f.gcc.main.ml.gcc.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T12:42:10Z | |
dtr-f.public-teams.main.ml.teams.microsoft.com
|
CT Log | Current | — | 26 | 2025-05-04T10:19:07Z | |
dtr.au.public-teams.main.ml.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T01:51:17Z | |
dtr.dogfood.main.ml.teams.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-06T15:23:52Z | |
dtr.east.dogfood.main.ml.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T15:23:52Z | |
dtr.eur.dogfood.main.ml.teams.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-07T14:37:41Z | |
dtr.ipdns.dogfood.main.ml.teams.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-06T15:23:52Z | |
dtr.ipdns.public-teams.main.ml.teams.microsoft.com
|
CT Log | Current | — | 8 | 2025-05-04T10:19:07Z | |
dtr.nam.public-teams.main.ml.teams.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-04T19:16:11Z | |
dtr.public-teams.main.ml.teams.microsoft.com
|
CT Log | Current | — | 8 | 2025-05-04T10:19:07Z | |
dtr.west.dogfood.main.ml.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-07T07:06:30Z | |
dublints.microsoft.com
|
CT Log | Current | — | — | — | — |
dunningresolutions.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T17:58:25Z | |
dunningresolutionsjournal.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T21:13:40Z | |
duschy644macas001.microsoft.com
|
CT Log | Current | — | — | — | — |
dv.salestracker.mmd.microsoft.com
|
CT Log | Current | — | — | — | — |
dxt-database.fabric.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T13:12:03Z | |
dyn-01.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
dyn.prod.reco.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-04T10:29:41Z | |
dynamics-crm.pinpoint.microsoft.com
|
CT Log | Current | — | — | — | — |
dynamics-erp.pinpoint.microsoft.com
|
CT Log | Current | — | — | — | — |
dynamics.pinpoint-ppe.microsoft.com
|
CT Log | Current | — | — | — | — |
dynamics.pinpoint.microsoft.com
|
CT Log | Current | — | — | — | — |
e-encryption.dogfood.ml.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T23:32:44Z | |
e-encryption.gcc.ml.gcc.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T12:42:53Z | |
e.dogfood.enc.ml.teams.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-11T11:07:43Z | |
e.east.dogfood.enc.ml.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T13:31:44Z | |
e.eur.dogfood.enc.ml.teams.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-12T03:24:32Z | |
e.gcc.enc.ml.gcc.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T06:58:51Z | |
e.gov01.gcc.enc.ml.gcc.teams.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-09T06:58:51Z | |
e.ipdns.dogfood.enc.ml.teams.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-11T11:07:43Z | |
e.ipdns.gcc.enc.ml.gcc.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T06:58:51Z | |
e.microsoft.com
|
DNS | Current | — | — | — | — |
e.west.dogfood.enc.ml.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T11:07:43Z | |
e14mail.exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
e2e.ncs.infra.teams.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-07T07:16:38Z | |
e2e.staging.ncs.infra.teams.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-07T07:16:38Z | |
ea.microsoft.com
|
CT Log | Current | — | — | — | — |
eagreements-old.microsoft.com
|
CT Log | Current | — | — | — | — |
eagreements.microsoft.com
|
CT Log | Current | — | — | — | — |
eagreements2.microsoft.com
|
CT Log | Current | — | — | — | — |
eagreements2uat.microsoft.com
|
CT Log | Current | — | — | — | — |
eagrm.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
eagrm2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
eajs.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
eamcatalogclient.manage-beta.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T00:19:43Z | |
eamils.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
earningspreviewdr.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T10:09:24Z | |
eastasia.api.playwright.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T14:13:56Z | |
eastasia.rp.playwright.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T05:18:48Z | |
eastus-staging.slohub.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T12:03:25Z | |
eastus.api.dev.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T01:32:48Z | |
eastus.api.int.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T19:31:28Z | |
eastus.api.perf.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T05:49:08Z | |
eastus.api.playwright.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T00:22:12Z | |
eastus.api.prod.adu.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-07T04:37:50Z | |
eastus.api.test.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T13:23:46Z | |
eastus.browser.playwright.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T03:03:56Z | |
eastus.dcsfe.dev.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T00:39:44Z | |
eastus.dcsfe.int.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T18:54:38Z | |
eastus.dcsfe.perf.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T04:22:50Z | |
eastus.dcsfe.prod.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T01:21:49Z | |
eastus.dcsfe.test.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T18:40:54Z | |
eastus.purchasestorage-int.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T15:31:14Z | |
eastus.rp.dev.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T06:23:52Z | |
eastus.rp.int.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T07:46:53Z | |
eastus.rp.perf.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T13:27:25Z | |
eastus.rp.playwright.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T08:18:15Z | |
eastus.rp.prod.adu.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-07T12:56:50Z | |
eastus.rp.test.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T08:20:20Z | |
eastus2.dcsfe.prod.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T07:43:44Z | |
eastus2.mgmt.class-ppe.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T15:21:19Z | |
eastus2.mgmt.class-prod.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T03:02:34Z | |
eastus2euap.api.prod.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T16:43:37Z | |
eastus2euap.rp.prod.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T08:43:33Z | |
easylife.research.microsoft.com
|
CT Log | Current | — | — | — | — |
ebiprod.microsoft.com
|
CT Log | Current | — | — | — | — |
ebis.one.microsoft.com
|
CT Log | Current | — | — | — | — |
ebisdr.one.microsoft.com
|
CT Log | Current | — | — | — | — |
ebispartner.one.microsoft.com
|
CT Log | Current | — | — | — | — |
ebissit.one.microsoft.com
|
CT Log | Current | — | — | — | — |
ebistk.one.microsoft.com
|
CT Log | Current | — | — | — | — |
ebisuat.one.microsoft.com
|
CT Log | Current | — | — | — | — |
ebisuatiaaswest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
ece.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
ece.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
eceprod.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
eci.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T01:09:15Z | |
ecs-dev.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T13:07:27Z | |
ecs.communication.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-10T07:30:53Z | |
ecsex-dev-9.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T08:54:25Z | |
ecuxdut.dns.microsoft.com
|
CT Log | Current | — | — | — | — |
ecvlscppe.microsoft.com
|
CT Log | Current | — | — | — | — |
edadfs.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
edartcoresit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
edccs.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
edccsuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
edge-auth.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T00:49:35Z | |
edge-http.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T05:26:51Z | |
edge.microsoft.com
|
DNS | Current |
edge-microsoft-com.ax-0002.ax-msedge.net
|
— | — | — |
edinsights.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
edinsightsuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
edissfmstress.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
edissfmuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
edisstsstress.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
edisstsuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
edit.lync.microsoft.com
|
CT Log | Current | — | — | — | — |
edit.sharepoint.microsoft.com
|
CT Log | Current | — | — | — | — |
edit.visio.microsoft.com
|
CT Log | Current | — | — | — | — |
editorial-si.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
editorial.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
editorial.bingads.microsoft.com
|
CT Log | Current | — | — | — | — |
editorial.next.adcenter-pace.microsoft.com
|
CT Log | Current | — | — | — | — |
editorial.si.bingads.microsoft.com
|
CT Log | Current | — | — | — | — |
editorialui.current.adcenter-pace.microsoft.com
|
CT Log | Current | — | — | — | — |
edr2epp-au.func.cp.wd.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T20:21:08Z | |
edr2epp-eu.func.cp.wd.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T23:41:22Z | |
edr2epp-uk.func.cp.wd.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T12:29:17Z | |
edr2epp-us.func.cp.wd.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T01:25:12Z | |
edsfm.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
edslim-video-ppe.cpe.microsoft.com
|
CT Log | Current | — | — | — | — |
edsts.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
edstsuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
edsystems.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
edsystems.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
edsystems2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
education.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T10:50:12Z | |
eduinsights.int.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T08:56:37Z | |
edvx360webts01.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
edvxarcwebtt03.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
edvxberwebtt01.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
edvxberwebtt04.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
edvxberwebtu01.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
edvxberwebtu02.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
edvxcmswebts01.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
edvxcsswebtd01.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
edvxcsswebtt01.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
edvxicswebcp01.xgroup.selfhost.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
edvxicswebcp02.xgroup.selfhost.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
edvxicswebcp03.xgroup.selfhost.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
edvxicswebcp04.xgroup.selfhost.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
edvxobrsqltt01.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
edweb.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
edweblive.microsoft.com
|
CT Log | Current | — | — | — | — |
edweblive.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
edwebliveuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
edwebuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
eelabs-iis-vm1.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
ehrconnectorsvc-ppe.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-10T21:58:14Z | |
ehstapforums.microsoft.com
|
CT Log | Current | — | — | — | — |
einvoice.microsoft.com
|
CT Log | Current | — | — | — | — |
einvoicedev.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T12:03:08Z | |
einvoicedev.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T12:03:08Z | |
eipeai.microsoft.com
|
CT Log | Current | — | — | — | — |
eipeaisit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
ekpubqcservice-uat.devices.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T10:58:40Z | |
electronicsigningweb.licensing.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T14:38:26Z | |
email.dev.communication.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-10T05:27:26Z | |
email.microsoft.com
|
DNS | Current | — | — | — | — |
email2.microsoft.com
|
CT Log | Current | — | — | — | — |
emailautoconfig.microsoft.com
|
CT Log | Current | — | — | — | — |
emails.microsoft.com
|
CT Log | Current | — | — | — | — |
emails.teams.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-06T09:23:54Z | |
embedded.microsoft.com
|
CT Log | Current | — | — | — | — |
embedded.one.microsoft.com
|
CT Log | Current | — | — | — | — |
embeddeduat.microsoft.com
|
CT Log | Current | — | — | — | — |
emcdit4.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
emcws.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
emcws.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
emcws2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
emea-ehrconnectorsvc-ppe.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-10T21:58:14Z | |
emea-emails.teams.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-06T09:23:54Z | |
emea.api.interfaces.records.teams.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-08T11:20:54Z | |
emea.blob.sdg.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T16:18:01Z | |
emea.core.api.interfaces.records.teams.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-08T11:20:54Z | |
emea.eersapi.teams.microsoft.com
|
CT Log | Current | — | 11 | 2025-05-10T05:58:38Z | |
emea.httpblob.sdg.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-12T12:00:07Z | |
emea.mail.microsoft.com
|
CT Log | Current | — | — | — | — |
emea.neu.eers.services.teams.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-12T21:43:35Z | |
emea.prd.audience.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T14:36:54Z | |
emea.sdh.sdg.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-12T00:34:02Z | |
emea.tas.teams.microsoft.com
|
CT Log | Current | — | 6 | 2025-05-05T23:32:51Z | |
emea.vvanalytics-ppe.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T17:50:11Z | |
emea.weu.eers.services.teams.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-12T21:43:35Z | |
emeaowa.mail.microsoft.com
|
CT Log | Current | — | — | — | — |
emeaselling.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
emerald-ppe.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T23:49:56Z | |
emerald.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T21:31:32Z | |
employeeservicehubapiuat.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T03:57:32Z | |
employeeservicehubuat.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T20:22:40Z | |
empower-isv-ppe.one.microsoft.com
|
CT Log | Current | — | — | — | — |
empower-isv.one.microsoft.com
|
CT Log | Current | — | — | — | — |
empowerment.l2o.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T04:14:08Z | |
ems-asp1.videolab.microsoft.com
|
CT Log | Current | — | — | — | — |
ems-asp2.videolab.microsoft.com
|
CT Log | Current | — | — | — | — |
ems1.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
ems2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
emsftp.videolab.microsoft.com
|
CT Log | Current | — | — | — | — |
emsl.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
emsluat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
emsluat3.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
emsluat4.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
enable.microsoft.com
|
CT Log | Current | — | — | — | — |
enclave0.private.ppe.packages.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T19:37:47Z | |
endpoint.microsoft.com
|
DNS | Current |
reroute.microsoft.com
|
— | — | — |
endpoint.oness.microsoft.com
|
CT Log | Current | — | 7 | 2025-05-06T23:28:53Z | |
endpoint.onessppe.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T17:36:46Z | |
endpointdiscovery.test.cmdagent.infra.windows365.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T01:46:37Z | |
eng.fortification.support.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T04:23:24Z | |
engage.microsoft.com
|
CT Log | Current | — | — | — | — |
engagementservice.dse.mp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T20:44:13Z | |
engineeringcommunity.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T19:22:11Z | |
enroll.encryption.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
enroll.spla-essentials.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
enroll.spla-essentials.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
enroll.staging.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
enrollment.manage-beta.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T06:48:18Z | |
enterpriseenrollment-s.manage-beta.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T06:48:18Z | |
enterpriseenrollment-s.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
enterpriseenrollment-s.ppe.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
enterpriseenrollment-test.manage-beta.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T06:48:18Z | |
enterpriseenrollment.manage-beta.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T06:48:18Z | |
enterpriseenrollment.microsoft.com
|
CT Log | Current | — | — | — | — |
enterpriseenrollment.ntdev.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
enterpriseenrollment.ntdev.microsoft.com
|
CT Log | Current | — | — | — | — |
enterprisereportingjournalservice.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T23:30:09Z | |
enterprisereportingservice.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T06:04:46Z | |
entertainment-df.microsoft.com
|
CT Log | Current | — | — | — | — |
entitlement.ecx-dit2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
entitlement.ecx-sit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
entitlement.ecx-uat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
entitlement.licensing.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T17:05:39Z | |
entitlements-int.mp.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T23:59:53Z | |
entitlementsfederationinternal-int.mp.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T00:46:02Z | |
entitlementsfederationinternal.mp.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T20:07:58Z | |
entitlementssubscriptionnotifications-int.mp.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T19:28:16Z | |
entitlementssubscriptionnotifications.mp.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T21:01:48Z | |
eobhldsitupdatecsorder.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
eopen.microsoft.com
|
CT Log | Current | — | — | — | — |
eopen.one.microsoft.com
|
CT Log | Current | — | — | — | — |
eopen2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
epdp.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
epdpsit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
epdpuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
epgforums.microsoft.com
|
CT Log | Current | — | — | — | — |
epp.microsoft.com
|
CT Log | Current | — | — | — | — |
eppasia.microsoft.com
|
CT Log | Current | — | — | — | — |
epppob.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
eppsit2k8cal.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
eppuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
eps.one.microsoft.com
|
CT Log | Current | — | — | — | — |
epseaisvc03.microsoft.com
|
CT Log | Current | — | — | — | — |
epssit.one.microsoft.com
|
CT Log | Current | — | — | — | — |
epsuat.one.microsoft.com
|
CT Log | Current | — | — | — | — |
es.microsoft.com
|
DNS | Current | — | — | — | — |
es.service.microsoft.com
|
CT Log | Current | — | — | — | — |
esbctp1.microsoft.com
|
CT Log | Current | — | — | — | — |
esbctp2.microsoft.com
|
CT Log | Current | — | — | — | — |
esbctp3.microsoft.com
|
CT Log | Current | — | — | — | — |
esbctp4.microsoft.com
|
CT Log | Current | — | — | — | — |
esbctp5.microsoft.com
|
CT Log | Current | — | — | — | — |
esbctpmb1.microsoft.com
|
CT Log | Current | — | — | — | — |
esbods.gtm.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
esbodsppa.gtm.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
esbsvc.gtm.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
esbsvcppa.gtm.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
esc.daas.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T06:05:16Z | |
esrp2.gtm.cae.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T04:50:27Z | |
esuptxuat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
eteam.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
etlupload.answerdesk.microsoft.com
|
CT Log | Current | — | — | — | — |
eu-ie-dubfail.exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
eu-ppe.gcs.pstnhub.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-10T08:45:43Z | |
eu.api.xspm.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T03:13:25Z | |
eu.bingads.microsoft.com
|
CT Log | Current | — | — | — | — |
eu.cpm.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T03:40:13Z | |
eu.fusion.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T02:21:21Z | |
eu.gateway.configmgr.manage-selfhost.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T13:38:11Z | |
eu.microsoft.com
|
DNS | Current | — | — | — | — |
eu.si.bingads.microsoft.com
|
CT Log | Current | — | — | — | — |
eu.textanalytics.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T11:04:06Z | |
eu.vsa-scratch.services.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T12:24:28Z | |
eu.vsa.services.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T01:09:35Z | |
euaaccessbulkrequestprocessorprod.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T16:00:24Z | |
euaaccessportal.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T16:00:24Z | |
euaaccessportaldev.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T00:20:21Z | |
euaaccessportaltest.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T18:48:30Z | |
euaaccessprovisioning.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T00:20:21Z | |
euaaccessprovisioningprod.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T16:00:24Z | |
euaaccessservicedev.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T00:20:21Z | |
euaaccessserviceprod.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T16:00:24Z | |
euaaccessservicetest.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T00:44:57Z | |
euaaccesssupplierservicetest.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T04:10:36Z | |
euaauthorization.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T22:00:12Z | |
euaauthorizationprod.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T10:32:26Z | |
euaauthorizationservicedev.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T22:00:12Z | |
euaauthorizationserviceprod.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T10:32:26Z | |
euadelegationdev.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T10:03:08Z | |
euadelegationportal.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T13:22:23Z | |
euadelegationportaldev.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T10:03:08Z | |
euadelegationprod.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T13:22:23Z | |
euadelegationservicedev.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T10:03:08Z | |
euadelegationserviceprod.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T13:22:23Z | |
euapolicy.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T02:37:42Z | |
euapolicyprod.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T01:33:41Z | |
euapolicysapeventprocessordev.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T02:37:42Z | |
euapolicysapeventprocessorprod.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T01:33:41Z | |
euapolicysapprocessordev.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T02:37:42Z | |
euapolicysapprocessorprod.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T01:33:41Z | |
euapolicyservicedev.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T02:37:42Z | |
euapolicyserviceprod.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T01:33:41Z | |
euasoxcomplianceprocessordev.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T00:20:21Z | |
euasoxcomplianceprocessorprod.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T16:00:24Z | |
euatenant.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T03:52:12Z | |
euatenantprod.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T08:41:14Z | |
euatenantservicedev.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T03:52:12Z | |
euatenantserviceprod.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T08:41:14Z | |
euaworkflow.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T15:16:04Z | |
euaworkfloweventprocessordev.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T15:16:04Z | |
euaworkfloweventprocessorprod.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T13:53:30Z | |
euaworkflowprod.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T13:53:30Z | |
euaworkflowservicedev.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T15:16:04Z | |
euaworkflowserviceprod.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T13:53:30Z | |
eudb.ps2.prod.api.iris.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T19:07:54Z | |
eujs.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
eumils.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
eun.services-dev1.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
eun.services-dm1.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
eun.services-tm1.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
eun.services-tst1.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
eun.services-uat.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
eun.services.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
euno-pstnbot.pstnbot.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T11:53:01Z | |
euno-pstnbot01.pstnbot.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T11:53:01Z | |
euno-pstnbot02.pstnbot.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T11:53:01Z | |
euno.dmedge.sdg.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-12T07:32:42Z | |
euno.sbcobipp.sdg.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T04:30:24Z | |
euno.sdh.sdg.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-12T00:34:02Z | |
eur.daas.microsoft.com
|
CT Log | Current | — | 7 | 2025-05-07T21:14:09Z | |
eur.worlds.int.mesh.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-04T08:55:41Z | |
eur.worlds.prod.mesh.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-04T23:30:43Z | |
europe-api.fp.wd.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T05:41:41Z | |
europe.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
europe.winqual.microsoft.com
|
CT Log | Current | — | — | — | — |
europenorth-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
europewest-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
eus.noam.eersapi.teams.microsoft.com
|
CT Log | Current | — | 8 | 2025-05-10T01:50:37Z | |
eus.onlinebackup.microsoft.com
|
CT Log | Current | — | — | — | — |
eus.sand.channelinclusiontest.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T11:10:29Z | |
eus2a4opcdc01.a4opacketcore.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T17:30:26Z | |
eus2a4opcdc02.a4opacketcore.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T17:30:26Z | |
euw.services-dev1.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
euw.services-dm1.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
euw.services-tm1.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
euw.services-tst1.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
euw.services-uat.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
euw.services.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
euwe-pstnbot.pstnbot.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T11:53:01Z | |
euwe-pstnbot01.pstnbot.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T11:53:01Z | |
euwe-pstnbot02.pstnbot.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T11:53:01Z | |
euwe.dmedge.sdg.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-12T07:32:42Z | |
euwe.sbcobipp.sdg.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T04:30:24Z | |
euwe.sdh.sdg.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-12T00:34:02Z | |
evd.lm.next.adcenter-pace.microsoft.com
|
CT Log | Current | — | — | — | — |
evd.next.adcenter-pace.microsoft.com
|
CT Log | Current | — | — | — | — |
evdesktop-si.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
evdesktop.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
event.microsoft.com
|
DNS | Current |
gtm.ms-studiosmedia.com
|
— | — | — |
eventlistener.cdl.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T04:48:29Z | |
eventlistener.mquery.ust.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T04:48:29Z | |
events.communication.gcc.microsoft.com
|
CT Log | Current | — | 6 | 2025-05-04T12:38:51Z | |
events.dev.communication.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T12:55:13Z | |
events.microsoft.com
|
DNS | Current |
ingress8.prd.rainfocus.com
|
— | — | — |
events.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
events.ppe.communication.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-10T12:12:39Z | |
events.research.microsoft.com
|
CT Log | Current | — | — | — | — |
eventsppe.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
ewartcoresit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
example.microsoft.com
|
CT Log | Current | — | — | — | — |
exbuild.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T21:29:09Z | |
exceptionservice.quote-dev.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T10:34:56Z | |
exceptionservice.quote.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T11:05:43Z | |
exch-a-934.bubwvm-dom.extest.microsoft.com
|
CT Log | Current | — | — | — | — |
exch-b-201.bzgmxa-dom.extest.microsoft.com
|
CT Log | Current | — | — | — | — |
exch-b-246.syfwml-dom.extest.microsoft.com
|
CT Log | Current | — | — | — | — |
exch-b-248.wdioog-dom.extest.microsoft.com
|
CT Log | Current | — | — | — | — |
exch-b-297.kvcxja-dom.extest.microsoft.com
|
CT Log | Current | — | — | — | — |
exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
exchangeonline.pinpoint.microsoft.com
|
CT Log | Current | — | — | — | — |
exchweb.docaccess.exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
exec.microsoft.com
|
CT Log | Current | — | — | — | — |
execplanning.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
execplanninguat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
executionservices.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
exhb-95239.exhb-95239dom.extest.microsoft.com
|
CT Log | Current | — | — | — | — |
exhb-95239dom.extest.microsoft.com
|
CT Log | Current | — | — | — | — |
exomailbox.coreidentity.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T11:09:36Z | |
exp.glbdns.microsoft.com
|
CT Log | Current | — | — | — | — |
exp.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-08T01:45:38Z | |
expert.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
expertstaging.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
expertzone.apj.microsoft.com
|
CT Log | Current | — | — | — | — |
expertzone.ca.microsoft.com
|
CT Log | Current | — | — | — | — |
expertzone.emea.microsoft.com
|
CT Log | Current | — | — | — | — |
expertzone.microsoft.com
|
CT Log | Current | — | — | — | — |
expression.microsoft.com
|
CT Log | Current | — | — | — | — |
ext.pstnhub.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T18:45:43Z | |
external.mquery.ust.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T18:32:29Z | |
extgblmigratppe.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
extgblmigratsit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
extgccskynlb.microsoft.com
|
CT Log | Current | — | — | — | — |
extinszoom.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
extinszoom.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
extnetsrv.microsoft.com
|
CT Log | Current | — | — | — | — |
extsky.microsoft.com
|
CT Log | Current | — | — | — | — |
extsky2.microsoft.com
|
CT Log | Current | — | — | — | — |
f.urs.microsoft.com
|
CT Log | Current | — | — | — | — |
failover.exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
familysafety.microsoft.com
|
CT Log | Current | — | — | — | — |
fareast.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
fb.answers.microsoft.com
|
CT Log | Current | — | — | — | — |
fbshareapp.tag.microsoft.com
|
CT Log | Current | — | — | — | — |
fe.ws.microsoft.com
|
CT Log | Current | — | — | — | — |
fe1-df.ws.microsoft.com
|
CT Log | Current | — | — | — | — |
fe1.update.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T10:11:11Z | |
fe1.ws.microsoft.com
|
CT Log | Current | — | — | — | — |
fe2-df.ws.microsoft.com
|
CT Log | Current | — | — | — | — |
fe2.update.microsoft.com
|
CT Log | Current | — | — | — | — |
fe2.ws.microsoft.com
|
CT Log | Current | — | — | — | — |
federationinternal.entitlements-int.commerce.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T00:46:02Z | |
federationinternal.entitlements.commerce.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T20:07:58Z | |
fedportal.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
fedportal.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
feed.microsoft.com
|
CT Log | Current | — | — | — | — |
feedback.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
feedback.bingads.microsoft.com
|
CT Log | Current | — | — | — | — |
feedback.kse.microsoft.com
|
CT Log | Current | — | — | — | — |
feedback.microsoft.com
|
DNS | Current |
feedback-microsoft-com.a-0001.a-msedge.net
|
— | — | — |
feedback.msdn.microsoft.com
|
CT Log | Current | — | — | — | — |
feedback.office.microsoft.com
|
CT Log | Current | — | — | — | — |
feedback.search.microsoft.com
|
CT Log | Current | — | — | — | — |
feedback.smartscreen.microsoft.com
|
CT Log | Current | — | — | — | — |
feedback.windowsvista.microsoft.com
|
CT Log | Current | — | — | — | — |
feedbackautomationv2.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T18:50:30Z | |
feedppe.microsoft.com
|
CT Log | Current | — | — | — | — |
feeds.microsoft.com
|
DNS | Current | — | — | — | — |
feedsdevazure.microsoft.com
|
CT Log | Current | — | — | — | — |
feedsppe.microsoft.com
|
CT Log | Current | — | — | — | — |
feedsppeazure.microsoft.com
|
CT Log | Current | — | — | — | — |
feedstestazure.microsoft.com
|
CT Log | Current | — | — | — | — |
fef.bmsua01.manage-beta.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T06:48:18Z | |
fef.manage-beta.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T06:48:18Z | |
fetchservice.quote.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T03:10:29Z | |
fh-ingress-prod-eus2.foundershub.startups.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T11:16:11Z | |
ficp.support.microsoft.com
|
CT Log | Current | — | — | — | — |
field.licensing.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T04:29:13Z | |
fieldforce.microsoft.com
|
CT Log | Current | — | — | — | — |
fieldforceqa.microsoft.com
|
CT Log | Current | — | — | — | — |
filestore.community.support.microsoft.com
|
CT Log | Current | — | — | — | — |
filetransfer.support.microsoft.com
|
CT Log | Current | — | — | — | — |
filexfer.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
filtering.exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
finaccess-app.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T17:12:35Z | |
finaccess-engg-app.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T05:27:47Z | |
finaccess-mds-engg.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T05:21:45Z | |
finaccess-mds-uat.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T17:27:38Z | |
finaccess-mds.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T06:05:33Z | |
finaccess-mercury-eng.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T03:13:26Z | |
finaccess-mercury-uat.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T03:13:26Z | |
finaccess-mercury.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T06:53:18Z | |
finaccess-pccc.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T09:10:32Z | |
finaccessuat.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T15:06:34Z | |
financialmessagingjournal.fp.commerce.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T01:25:27Z | |
financialrecordjournal.cp.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-07T19:23:27Z | |
findmebgservice.microsoft.com
|
CT Log | Current | — | — | — | — |
findmeservice.microsoft.com
|
CT Log | Current | — | — | — | — |
fireweb.docaccess.exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
fit.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
fixit-stg.support.microsoft.com
|
CT Log | Current | — | — | — | — |
fixit.support.microsoft.com
|
CT Log | Current | — | — | — | — |
fixitcenter-stg.support.microsoft.com
|
CT Log | Current | — | — | — | — |
fixitcenter.support.microsoft.com
|
CT Log | Current | — | — | — | — |
fixitcenterws-stg.support.microsoft.com
|
CT Log | Current | — | — | — | — |
fixitcenterws.support.microsoft.com
|
CT Log | Current | — | — | — | — |
flow.microsoft.com
|
CT Log | Current | — | 16 | 2025-05-06T03:18:38Z | |
fnl-aks-ppe.deliver.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T00:21:37Z | |
fonts.azureadvisor.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T01:40:27Z | |
forms.microsoft.com
|
CT Log | Current | — | 31 | 2025-05-04T17:39:57Z | |
fortification.support.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T04:23:24Z | |
forums.microsoft.com
|
DNS | Current |
forums.microsoft.akadns.net
|
— | — | — |
fp-db.ds.microsoft.com
|
CT Log | Current | — | — | — | — |
fp-pr1.ds.microsoft.com
|
CT Log | Current | — | — | — | — |
fp-tk2.ds.microsoft.com
|
CT Log | Current | — | — | — | — |
fpt.microsoft.com
|
CT Log | Current | — | — | — | — |
francec-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
frances-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
freebusytest.office.microsoft.com
|
CT Log | Current | — | — | — | — |
french.assessment.learningbeta.microsoft.com
|
CT Log | Current | — | — | — | — |
frontend.dev.pubsuites.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T19:00:56Z | |
frontend.prod.pubsuites.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T21:38:09Z | |
frontend.wsd2ppe.prod.pubsuites.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T12:33:08Z | |
fs.adfabdev-ppe.nttest.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T14:11:56Z | |
fs.adfabdev.nttest.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T09:39:35Z | |
fs1.microsoft.com
|
CT Log | Current | — | — | — | — |
fs2.microsoft.com
|
CT Log | Current | — | — | — | — |
fss.msit.microsoft.com
|
CT Log | Current | — | — | — | — |
ftp.audience.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
ftp.microsoft.com
|
DNS | Current |
ftp.microsoft.akadns.net
|
— | — | — |
fud.community.services.support.microsoft.com
|
CT Log | Current | — | — | — | — |
fud.stg-community.services.support.microsoft.com
|
CT Log | Current | — | — | — | — |
fulfillment.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
fulfillmentquery.mcapi.commerce.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T22:18:45Z | |
fulfillmentquery.mcapi.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T22:18:45Z | |
fulfilloffer.microsoft.com
|
CT Log | Current | — | — | — | — |
fusion-ppe.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T16:48:57Z | |
fusion-test.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T22:19:07Z | |
fusion.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-08T02:21:21Z | |
futuredecoded.microsoft.com
|
CT Log | Current | — | — | — | — |
futureunleashed.microsoft.com
|
CT Log | Current | — | — | — | — |
fxm.msscship.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:57:27Z | |
g.microsoft.com
|
CT Log | Current | — | — | — | — |
gallery.expression.microsoft.com
|
CT Log | Current | — | — | — | — |
gallery.msdn.microsoft.com
|
CT Log | Current | — | — | — | — |
gallery.technet.microsoft.com
|
CT Log | Current | — | — | — | — |
gamedevstore.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
gamereports.microsoft.com
|
CT Log | Current | — | — | — | — |
gamereportsuat.microsoft.com
|
CT Log | Current | — | — | — | — |
games.metaservices.microsoft.com
|
CT Log | Current | — | — | — | — |
gamesudf.metaservices.microsoft.com
|
CT Log | Current | — | — | — | — |
gapanalysis.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
garage.microsoft.com
|
CT Log | Current | — | — | — | — |
gateway.configmgr.manage-selfhost.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T13:38:11Z | |
gateway.microsoft.com
|
DNS | Current | — | — | — | — |
gateway.schoolapp.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T05:03:42Z | |
gblmigrationppe.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
gblmigrationsit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
gbprca.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
gbprcb.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
gbpuat.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
gccaz.messagingthread.infra.gcc.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T00:56:25Z | |
gccdepot.microsoft.com
|
CT Log | Current | — | — | — | — |
gcctx.messagingthread.infra.gcc.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T00:56:25Z | |
gchonlinerca.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
gchonlinercb.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
gcs-palladium.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
gcs.pstnhub.microsoft.com
|
CT Log | Current | — | 11 | 2025-05-04T10:17:30Z | |
gcslearn.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
gcslearn.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
gcsmobile.microsoft.com
|
CT Log | Current | — | — | — | — |
gdciplxhyperv01.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
gdssearchservice.microsoft.com
|
CT Log | Current | — | — | — | — |
gear-teleport.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T18:40:20Z | |
genealogyspec-ppe.makesupplychain.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T06:36:48Z | |
genealogyspec-prd.makesupplychain.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T02:01:32Z | |
genealogyv2-make-uat-eus.aks-supplychain.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T04:28:00Z | |
geneva.riskregister-dev.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T01:35:57Z | |
geneva.riskregister.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-09T13:33:16Z | |
genuine.microsoft.com
|
CT Log | Current | — | — | — | — |
genuine.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
genuinebeta.microsoft.com
|
CT Log | Current | — | — | — | — |
genuinebeta.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
geo.microsoft.com
|
DNS | Current |
geo.genuine.ms.akadns.net
|
— | — | — |
ger.daas.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-08T16:46:28Z | |
german.assessment.learningbeta.microsoft.com
|
CT Log | Current | — | — | — | — |
germanycentral-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
germanynortheast-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
getappgw.css.microsoft.com
|
CT Log | Current | — | — | — | — |
gethelp.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
getmscom.microsoft.com
|
CT Log | Current | — | — | — | — |
getmscomppe.microsoft.com
|
CT Log | Current | — | — | — | — |
getomdetails.one.microsoft.com
|
CT Log | Current | — | — | — | — |
getompobdetails.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
getsupport.microsoft.com
|
CT Log | Current | — | — | — | — |
gettechsupport.microsoft.com
|
CT Log | Current | — | — | — | — |
gisv.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
github.microsoft.com
|
DNS | Current |
github-microsoft-htf0b3b8bfdbhffv.z01.azurefd.net
|
— | — | — |
gitoc-co.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T05:36:58Z | |
gitoc-cy.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T05:36:58Z | |
gitoc-red-ppe.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T05:36:58Z | |
gitoc-red.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T05:36:58Z | |
glb.backend.catalog-dev.dcat.dsp.mp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T23:59:52Z | |
glb.backend.catalog-dev.update.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T23:59:52Z | |
glb1.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
glb2.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
glb3.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
glb4.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
glbdns.microsoft.com
|
CT Log | Current | — | — | — | — |
gler2.microsoft.com
|
CT Log | Current | — | — | — | — |
glerppe.microsoft.com
|
CT Log | Current | — | — | — | — |
global-bvt.msscship.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:57:27Z | |
global-static.msscship.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:57:27Z | |
global.worlds.int.mesh.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-04T08:55:41Z | |
global.worlds.prod.mesh.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-04T23:30:43Z | |
globalmigration.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
glscommerce-ppe.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T16:05:12Z | |
glwebhook.juno.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-07T05:04:03Z | |
gmobiext.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
gmodatatransfer.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
gmxonline.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
go.microsoft.com
|
DNS | Current |
go.microsoft.com.edgekey.net
|
— | — | — |
goalkeeper.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
goals-df.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T06:45:25Z | |
goals-sip.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T06:18:34Z | |
goals.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-07T04:29:23Z | |
gotostatusuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
granite-cluster-asse-prod.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T17:58:12Z | |
granite-cluster-euno-prod.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T14:29:08Z | |
granite-cluster-euwe-prod.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T17:27:08Z | |
granite-cluster-usea-prod.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T17:12:36Z | |
granite-cluster-uswe-prod.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T18:45:13Z | |
graph.microsoft.com
|
CT Log | Current | — | — | — | — |
graph.sasweb.microsoft.com
|
CT Log | Current | — | — | — | — |
groove.microsoft.com
|
CT Log | Current | — | — | — | — |
grt.msops.microsoft.com
|
CT Log | Current | — | — | — | — |
grtuat.msops.microsoft.com
|
CT Log | Current | — | — | — | — |
gsa.view.api.account.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T19:15:53Z | |
gsamrcemeappe.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T22:41:49Z | |
gsm-east.systemcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
gsm-prod.systemcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
gsm.systemcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
gspappsqa02.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
gspsvc.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
gspsvcsqa05.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
gspsvcuat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
gsxinstall.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
gsxinstalluat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
gsxonline.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
gsxonlineuat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
gtm10.one.microsoft.com
|
CT Log | Current | — | — | — | — |
gtm11.one.microsoft.com
|
CT Log | Current | — | — | — | — |
gtm12.one.microsoft.com
|
CT Log | Current | — | — | — | — |
gtm13.one.microsoft.com
|
CT Log | Current | — | — | — | — |
gtm14.one.microsoft.com
|
CT Log | Current | — | — | — | — |
gtsctms.microsoft.com
|
CT Log | Current | — | — | — | — |
gw.presence.infra.gcc.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T10:09:59Z | |
gwps-test1.glbdns.microsoft.com
|
CT Log | Current | — | — | — | — |
gwps-test3.glbdns.microsoft.com
|
CT Log | Current | — | — | — | — |
gwshself01.infra.windows365.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T19:41:26Z | |
gwspsgis.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T21:36:48Z | |
hadr.ppe.infra.windows365.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T17:42:05Z | |
haifa.pioneer.exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
hardwareanalytics-int.universalstore.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T20:18:18Z | |
hardwareanalytics-prod.universalstore.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T14:59:30Z | |
hbivstf.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
hcrs-uat.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T14:05:19Z | |
hcrs.microsoft.com
|
CT Log | Current | — | — | — | — |
hdgdscrprod01.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T17:10:31Z | |
hdgdscrprod01.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T17:10:31Z | |
hdgdscrqa01.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T03:26:45Z | |
hdgdscrqa01.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T03:26:45Z | |
hdgdscrqadb01.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T14:16:35Z | |
hdgdscrqadb01.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T14:16:35Z | |
hdgdscrtest01.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T00:42:21Z | |
hdgdscrtest01.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T00:42:21Z | |
hdgnetappmon.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T03:19:21Z | |
hdgnetappmon04.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T03:19:21Z | |
hdgpulsetest01.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T07:40:01Z | |
hdgpulsetest01.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T07:40:01Z | |
hdshowcase.microsoft.com
|
CT Log | Current | — | — | — | — |
healthbot.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-10T17:56:43Z | |
healthcare.teams.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-08T15:08:59Z | |
heartbeat.console-m365d-ff.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T03:12:00Z | |
heartbeat.m365d.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T22:00:49Z | |
heartbeat.mda.securitycenter.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-04T08:14:51Z | |
heartbeat.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 42 | 2025-05-04T09:39:37Z | |
heartbeat.securitycenter.microsoft.com
|
CT Log | Current | — | 44 | 2025-05-04T09:39:37Z | |
heartbeat.sentinel.securitycenter.microsoft.com
|
CT Log | Current | — | 7 | 2025-05-05T07:04:03Z | |
heartbeat.sentinelildc.securitycenter.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-04T15:25:29Z | |
hedauth.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
heduat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
help.microsoft.com
|
DNS | Current |
reroute.microsoft.com
|
— | — | — |
highlanderagentsitpub.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
highlanderapjagentsit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
highlanderapjpubsit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
highlanderapjuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
highlanderpubdit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
highlanderpubuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
highlanderservice.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
highlanderserviceaoc.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
highlanderserviceapj.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
highlanderserviceeoc.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
highlanderservicesit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
highlanderservicestg.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
highlanderserviceuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
highlandersitpub.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
highlanderupdatecsorderaoc.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
highlanderupdatecsorderapj.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
highlanderupdatecsordereoc.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
highlanderupdatecsorderstg.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
hiring.microsoft.com
|
DNS | Current | — | — | — | — |
hits-uat.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T22:49:08Z | |
hivadataarchive.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
hk2.aphavoc.microsoft.com
|
CT Log | Current | — | — | — | — |
hkregistration.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
hkregistration2.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
hldapjservicessit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
hldesclientcert.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
hldserviceapjuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
hldserviceuataoc.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
hldsitupdatecsorder.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
hldupdatecsorderapjuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
hldupdatecsorderuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
hldupdatecsorderuataoc.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
hlperftestenvag.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
hlperftestenvservice.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
hlperftestenvucso.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
holdenservice-ppe.microsoft.com
|
CT Log | Current | — | — | — | — |
holdenservice.microsoft.com
|
CT Log | Current | — | — | — | — |
home.dev.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
home.devarc.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
home.devcur.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
home.ep.microsoft.com
|
CT Log | Current | — | — | — | — |
home.epuat.microsoft.com
|
CT Log | Current | — | — | — | — |
home.membercenter.office.microsoft.com
|
CT Log | Current | — | — | — | — |
home.tdc.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
home.tdn.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
home.test.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
home.testcur.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
home.ttc.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
home.ttn.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
hoss.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
hot-transfer.apps.microsoft.com
|
CT Log | Current | — | — | — | — |
hotfixex.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
hotfixgss.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
hrc-ecmaster-api-prod.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T05:03:07Z | |
hrdp-uat.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T21:41:51Z | |
hrdp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T12:35:26Z | |
hssweb.one.microsoft.com
|
CT Log | Current | — | — | — | — |
hssweb1.one.microsoft.com
|
CT Log | Current | — | — | — | — |
hssweb2.one.microsoft.com
|
CT Log | Current | — | — | — | — |
hssweb3.one.microsoft.com
|
CT Log | Current | — | — | — | — |
httcfr.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T22:30:06Z | |
httpblob.sdg.teams.microsoft.com
|
CT Log | Current | — | 6 | 2025-05-11T02:45:57Z | |
hup.microsoft.com
|
CT Log | Current | — | — | — | — |
huppob.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
hupuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
hwcservice.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
hyd2contiis01.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
hyd2omditsvc301.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
hyd2omdutsvc101.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
hyd2omdutwb101.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
hyd2psxapp1sqa5.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
hyderabadts.microsoft.com
|
CT Log | Current | — | — | — | — |
hydgmtestiis03.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
i.apprep.smartscreen.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-04T15:29:26Z | |
i.manage-beta.microsoft.com
|
CT Log | Current | — | — | — | — |
i.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
i.partnersettings.familysafety.microsoft.com
|
CT Log | Current | — | — | — | — |
i.ppe.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
i.urs.familysafety.microsoft.com
|
CT Log | Current | — | — | — | — |
i.urs.microsoft.com
|
CT Log | Current | — | — | — | — |
i.w.apprep.smartscreen.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-04T15:29:26Z | |
i25ba3cwebecd01.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T13:17:30Z | |
ia.microsoft.com
|
CT Log | Current | — | — | — | — |
ibnotification-multitenant-tdf.sib.m365.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-02T00:00:00Z | |
ibnotification-multitenant.sib.m365.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-02T00:00:00Z | |
ic3he-consumer-df.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T08:33:58Z | |
ic3he-exap-df.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T12:37:36Z | |
icassp98.microsoft.com
|
CT Log | Current | — | — | — | — |
ice.microsoft.com
|
CT Log | Current | — | — | — | — |
ice.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
icesportstipsin.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
icknowledge.mmd.microsoft.com
|
CT Log | Current | — | — | — | — |
icm.goals.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T04:29:23Z | |
icmods.microsoft.com
|
CT Log | Current | — | — | — | — |
icoe.one.microsoft.com
|
CT Log | Current | — | — | — | — |
icoeuat.one.microsoft.com
|
CT Log | Current | — | — | — | — |
ics.one.microsoft.com
|
CT Log | Current | — | — | — | — |
icsuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
id.microsoft.com
|
DNS | Current |
account.msa.akadns6.net
|
— | — | — |
idcogs.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T23:02:01Z | |
idcogsppe.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T20:08:48Z | |
idcogsreports.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T07:54:19Z | |
identity.microsoft.com
|
DNS | Current |
prdf.aadg.msidentity.com
|
— | — | — |
identity.msscship.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:57:27Z | |
idp.sts.microsoft.com
|
CT Log | Current | — | — | — | — |
ids.microsoft.com
|
CT Log | Current | — | 6 | 2025-05-04T07:52:16Z | |
ie.microsoft.com
|
CT Log | Current | — | — | — | — |
iebadamuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
iebmessage.microsoft.com
|
CT Log | Current | — | — | — | — |
ieonline.microsoft.com
|
CT Log | Current | — | — | — | — |
ieonlinews.microsoft.com
|
CT Log | Current | — | — | — | — |
ies.asia.microsoft.com
|
CT Log | Current | — | — | — | — |
ies.europe.microsoft.com
|
CT Log | Current | — | — | — | — |
ignite.microsoft.com
|
CT Log | Current | — | — | — | — |
iio-awx-v214-control-1-prod-wcus.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T13:08:58Z | |
iio-awx-v214-control-2-prod-wcus.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T23:21:18Z | |
iio-awx-v214-control-3-prod-wcus.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T01:56:04Z | |
iio-awx-v214-qa-wcus.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T19:28:10Z | |
iioherculescluster-fe2.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T08:01:26Z | |
iioherculescluster-fe3.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T03:47:19Z | |
iioherculescluster-fe4.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T15:45:58Z | |
iioherculescluster-fe5.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T15:36:44Z | |
iiolokicluster-fe1.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T23:53:15Z | |
iiolokicluster-fe2.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T02:52:29Z | |
iiolokicluster-fe3.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T20:18:49Z | |
iiolokicluster-fe4.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T22:24:31Z | |
iiolokicluster-fe5.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T08:01:43Z | |
iks.trust.ideas.microsoft.com
|
CT Log | Current | — | 7 | 2025-05-11T02:45:09Z | |
ilb.settings-validation.data.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T23:47:15Z | |
ilc.daas.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-10T08:26:25Z | |
im.microsoft.com
|
CT Log | Current | — | — | — | — |
imap.exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
imap.failover.exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
imap.pioneer.exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
imap.primary.exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
imdf.microsoft.com
|
CT Log | Current | — | — | — | — |
img.microsoft.com
|
DNS | Current |
i.microsoft.com.edgekey.net
|
— | — | — |
imh.response.microsoft.com
|
CT Log | Current | — | — | — | — |
imknowledge.mmd.microsoft.com
|
CT Log | Current | — | — | — | — |
imp-ppe.microsoft.com
|
CT Log | Current | — | — | — | — |
imp-prod.microsoft.com
|
CT Log | Current | — | — | — | — |
imp.microsoft.com
|
CT Log | Current | — | — | — | — |
impl.api.addons.microsoftedge.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T00:40:21Z | |
improveyourads.microsoft.com
|
CT Log | Current | — | — | — | — |
improveyouradsstaging.microsoft.com
|
CT Log | Current | — | — | — | — |
imqa.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
ind.daas.microsoft.com
|
CT Log | Current | — | 13 | 2025-05-04T11:10:05Z | |
india-api.fp.wd.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T05:41:41Z | |
indiacentral-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
indiasouth-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
indiawest-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
info.microsoft.com
|
CT Log | Current | — | — | — | — |
info1.microsoft.com
|
CT Log | Current | — | — | — | — |
infra.geneva.keyvault.ucm.ads.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T17:11:06Z | |
infrastructureforums.microsoft.com
|
CT Log | Current | — | — | — | — |
ingest-trd-xqgssq8mex7w37ut1q.z5.kusto.fabric.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T07:27:42Z | |
ingestionapi.pilot.trackit.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T00:28:15Z | |
innersource.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-12T04:22:57Z | |
innovation.connect.microsoft.com
|
CT Log | Current | — | — | — | — |
innovation.connectppe.microsoft.com
|
CT Log | Current | — | — | — | — |
input.microsoft.com
|
CT Log | Current | — | — | — | — |
insiderhubcompass.prod.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-10T09:29:26Z | |
int-liveprod.services.social.microsoft.com
|
CT Log | Current | — | — | — | — |
int-liveprod.social.community.microsoft.com
|
CT Log | Current | — | — | — | — |
int-liveprod.social.expression.microsoft.com
|
CT Log | Current | — | — | — | — |
int-liveprod.social.microsoft.com
|
CT Log | Current | — | — | — | — |
int-liveprod.social.msdn.microsoft.com
|
CT Log | Current | — | — | — | — |
int-liveprod.social.technet.microsoft.com
|
CT Log | Current | — | — | — | — |
int.api.creator.store.microsoft.com
|
CT Log | Current | — | — | — | — |
int.api.membership.microsoft.com
|
CT Log | Current | — | — | — | — |
int.coach.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T12:18:21Z | |
int.creatorapi.cpe.microsoft.com
|
CT Log | Current | — | — | — | — |
int.decryptionservice.cdl.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T09:59:54Z | |
int.dod.prompts.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T17:42:46Z | |
int.fortification.support.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T04:23:24Z | |
int.geneva.keyvault.msats-ppe.commerce.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T01:33:04Z | |
int.iis.sf.customermaster.cloud.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T16:27:46Z | |
int.kse.microsoft.com
|
CT Log | Current | — | — | — | — |
int.math.coach.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T12:18:21Z | |
int.mc.microsoft.com
|
CT Log | Current | — | — | — | — |
int.microsoft.com
|
DNS | Current |
aisvnxtgateway-prod.azurefd.net
|
— | — | — |
int.mstf.microsoft.com
|
CT Log | Current | — | — | — | — |
int.profileapi.services.microsoft.com
|
CT Log | Current | — | — | — | — |
int.reco.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T00:42:36Z | |
int.sds.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T07:56:09Z | |
int.services.social.microsoft.com
|
CT Log | Current | — | — | — | — |
int.sf.customermaster.cloud.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T03:55:14Z | |
int.sharedpassport4httpcert.microsoft.com
|
CT Log | Current | — | — | — | — |
int.sharedpassportcert.microsoft.com
|
CT Log | Current | — | — | — | — |
int.sls.microsoft.com
|
CT Log | Current | — | — | — | — |
int.social.community.microsoft.com
|
CT Log | Current | — | — | — | — |
int.social.expression.microsoft.com
|
CT Log | Current | — | — | — | — |
int.social.microsoft.com
|
CT Log | Current | — | — | — | — |
int.social.msdn.microsoft.com
|
CT Log | Current | — | — | — | — |
int.social.technet.microsoft.com
|
CT Log | Current | — | — | — | — |
int.wercms.microsoft.com
|
CT Log | Current | — | — | — | — |
int.whiteboard.microsoft.com
|
CT Log | Current | — | — | — | — |
int.widgets.membership.microsoft.com
|
CT Log | Current | — | — | — | — |
integratedcampaignprogram.microsoft.com
|
CT Log | Current | — | — | — | — |
integratedcampaignprogramuat.microsoft.com
|
CT Log | Current | — | — | — | — |
internal.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
internal.advertiser-si.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
internal.asia.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
internal.bcp.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
internal.beta.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
internal.bingads.microsoft.com
|
CT Log | Current | — | — | — | — |
internal.eu.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
internal.eu.advertiser-si.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
internal.ksp.microsoft.com
|
CT Log | Current | — | — | — | — |
internal.main.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
internal.mquery.ust.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T18:32:29Z | |
internal.pubweb.df.muv6.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T02:53:47Z | |
internal.sandbox-ui.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
interruptions-stg.microsoft.com
|
CT Log | Current | — | — | — | — |
interruptions.microsoft.com
|
CT Log | Current | — | — | — | — |
intorigin-dev.dcat.dsp.mp.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T19:12:27Z | |
intuneppestatus.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
inv.mp.microsoft.com
|
CT Log | Current | — | 8 | 2025-05-05T12:16:24Z | |
invalidation-mr-prod-eastau.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T15:04:11Z | |
inventory.microsoft.com
|
DNS | Current |
arg-dev-web.azurewebsites.net
|
— | — | — |
invitation.groove.microsoft.com
|
CT Log | Current | — | — | — | — |
invitations.microsoft.com
|
CT Log | Current | — | — | — | — |
invoice.microsoft.com
|
DNS | Current |
invoice-ui-prod.trafficmanager.net
|
— | — | — |
invreservations.mp.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-06T08:14:45Z | |
iplspecserver.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
ipv6.pstnhub.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T09:50:51Z | |
iridias.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
iriscontent.authoring.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-08T10:46:43Z | |
iriscontent.publishing.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T17:35:50Z | |
issgsxapp1dev05.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
issue-test.partner.fttoolingapi.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T04:41:11Z | |
istio-sit.aks-supplychain.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T00:21:37Z | |
itasignon.microsoft.com
|
CT Log | Current | — | — | — | — |
itatstctool.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
itc3payment.ocp.iwes.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
itsmex.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
itsmuatr2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
itstreaming.microsoft.com
|
CT Log | Current | — | — | — | — |
iusdxbonec7501-fe1-0-0.ipv6.microsoft.com
|
CT Log | Current | — | — | — | — |
iusdxbonec7501-fe1-1-0.ipv6.microsoft.com
|
CT Log | Current | — | — | — | — |
ivrdevcr.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
ivrrca.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
ivrrcb.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
ivruat.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
iwforums.microsoft.com
|
CT Log | Current | — | — | — | — |
iwsolve.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
jaea-pstnbot.pstnbot.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T11:53:01Z | |
jaea-pstnbot01.pstnbot.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T11:53:01Z | |
jaea-pstnbot02.pstnbot.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T11:53:01Z | |
japaneast-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
japanese.assessment.learningbeta.microsoft.com
|
CT Log | Current | — | — | — | — |
japanwest-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
jazz.microsoft.com
|
CT Log | Current | — | — | — | — |
jetstream.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
jira.mmd.microsoft.com
|
CT Log | Current | — | — | — | — |
jitadminir.one.microsoft.com
|
CT Log | Current | — | — | — | — |
jitadminpr.one.microsoft.com
|
CT Log | Current | — | — | — | — |
jitadminsg.one.microsoft.com
|
CT Log | Current | — | — | — | — |
jitadminuatir.one.microsoft.com
|
CT Log | Current | — | — | — | — |
jitadminuatpr.one.microsoft.com
|
CT Log | Current | — | — | — | — |
jitadminuatsg.one.microsoft.com
|
CT Log | Current | — | — | — | — |
jitbat.one.microsoft.com
|
CT Log | Current | — | — | — | — |
jitir.one.microsoft.com
|
CT Log | Current | — | — | — | — |
jitirbat.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
jitirbat.one.microsoft.com
|
CT Log | Current | — | — | — | — |
jitirprj.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
jitirrc.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
jitirrca.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
jitirrcb.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
jitiruat.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
jitiruat.one.microsoft.com
|
CT Log | Current | — | — | — | — |
jitoaadminaz.one.microsoft.com
|
CT Log | Current | — | — | — | — |
jitoaadminazr.one.microsoft.com
|
CT Log | Current | — | — | — | — |
jitoaadminir.one.microsoft.com
|
CT Log | Current | — | — | — | — |
jitoaadminplt.one.microsoft.com
|
CT Log | Current | — | — | — | — |
jitoaadminuat.one.microsoft.com
|
CT Log | Current | — | — | — | — |
jitpr.one.microsoft.com
|
CT Log | Current | — | — | — | — |
jitprbat.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
jitprbat.one.microsoft.com
|
CT Log | Current | — | — | — | — |
jitprprj.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
jitprrc.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
jitprrca.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
jitprrcb.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
jitpruat.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
jitpruat.one.microsoft.com
|
CT Log | Current | — | — | — | — |
jitpruataz.one.microsoft.com
|
CT Log | Current | — | — | — | — |
jitsg.one.microsoft.com
|
CT Log | Current | — | — | — | — |
jitsgbat.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
jitsgbat.one.microsoft.com
|
CT Log | Current | — | — | — | — |
jitsgprj.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
jitsgrc.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
jitsgrca.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
jitsgrcb.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
jitsguat.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
jitsguat.one.microsoft.com
|
CT Log | Current | — | — | — | — |
jlopsbn2.microsoft.com
|
CT Log | Current | — | — | — | — |
jlopscy2.microsoft.com
|
CT Log | Current | — | — | — | — |
jmatfy15.microsoft.com
|
CT Log | Current | — | — | — | — |
jmatfy17.microsoft.com
|
CT Log | Current | — | — | — | — |
jmatfy18.microsoft.com
|
CT Log | Current | — | — | — | — |
jmatfy19.microsoft.com
|
CT Log | Current | — | — | — | — |
jmatfy20.microsoft.com
|
CT Log | Current | — | — | — | — |
jmatpipcfy17.microsoft.com
|
CT Log | Current | — | — | — | — |
jmatpipcfy19.microsoft.com
|
CT Log | Current | — | — | — | — |
jmatpipcfy20.microsoft.com
|
CT Log | Current | — | — | — | — |
jobboard.careers.microsoft.com
|
CT Log | Current | — | — | — | — |
jobboardppe.microsoft.com
|
CT Log | Current | — | — | — | — |
join.microsoft.com
|
CT Log | Current | — | — | — | — |
journal-prod.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T08:50:53Z | |
journal.purchase.commerce.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-05T12:27:18Z | |
journal.recorder.commerce.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T10:53:03Z | |
journalindex.purchase.commerce.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-06T04:46:12Z | |
jp.download.windowsbeta.microsoft.com
|
CT Log | Current | — | — | — | — |
jp.webfolders.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
jpe.noam.eersapi.teams.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-11T07:37:57Z | |
juclttestiis.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
julpodevwb1011.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
julpodevwb4111.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
julpopfwb107.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
julpostwb1011.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
julpostwb201.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
julpostwb401.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
jusan27.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
jussdevwb401.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
juvlcmnlbpoc02.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
k4wauthuataoc.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
k4wperf.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
k4wsitauth.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
k4wsitpub.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
k4wuataoc.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
kailani-aus.one.microsoft.com
|
CT Log | Current | — | — | — | — |
kailani-cac.one.microsoft.com
|
CT Log | Current |
afsppcacdpwatm.trafficmanager.net
|
— | — | — |
kailani-cae.one.microsoft.com
|
CT Log | Current | — | — | — | — |
kailani-cin.one.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T15:49:19Z | |
kailani-cuap.one.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T01:01:44Z | |
kailani-cus.one.microsoft.com
|
CT Log | Current | — | — | — | — |
kailani-ess.one.microsoft.com
|
CT Log | Current | — | — | — | — |
kailani-euap.one.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T10:37:40Z | |
kailani-getloc-prod-01.one.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-10T01:01:44Z | |
kailani-sin.one.microsoft.com
|
CT Log | Current | — | — | — | — |
kailani-uks.one.microsoft.com
|
CT Log | Current | — | — | — | — |
kailani-ukw.one.microsoft.com
|
CT Log | Current | — | — | — | — |
kaptaanprod.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T08:26:39Z | |
kbsadmin.one.microsoft.com
|
CT Log | Current | — | — | — | — |
kcs.one.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T03:47:41Z | |
kd.abartkoviak.keys-cloaked.ml.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T23:06:44Z | |
kd.angorozi.keys-cloaked.ml.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T04:46:02Z | |
kd.apac.public-teams.keys.ml.teams.microsoft.com
|
CT Log | Current | — | 6 | 2025-05-08T00:58:16Z | |
kd.asosnitski.keys-cloaked.ml.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T11:59:08Z | |
kd.dev1.keys-cloaked.ml.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T22:52:20Z | |
kd.dev2.keys-cloaked.ml.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T16:59:50Z | |
kd.dev3.keys-cloaked.ml.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T18:37:42Z | |
kd.dogfood.keys.ml.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-07T01:55:55Z | |
kd.east.dogfood.keys.ml.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-07T01:55:55Z | |
kd.eur.preview.keys.ml.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-10T17:30:38Z | |
kd.eur.public-teams.keys.ml.teams.microsoft.com
|
CT Log | Current | — | 6 | 2025-05-04T12:23:26Z | |
kd.hmetssalu.keys-cloaked.ml.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T03:57:10Z | |
kd.imalkevich.keys-cloaked.ml.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T12:49:02Z | |
kd.ipdns.dogfood.keys.ml.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-07T01:55:55Z | |
kd.ipdns.preview.keys.ml.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T17:30:38Z | |
kd.ipdns.public-teams.keys.ml.teams.microsoft.com
|
CT Log | Current | — | 9 | 2025-05-04T12:23:26Z | |
kd.kristjanjogi.keys-cloaked.ml.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T16:21:06Z | |
kd.lt.keys-cloaked.ml.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T01:20:42Z | |
kd.nam.public-teams.keys.ml.teams.microsoft.com
|
CT Log | Current | — | 6 | 2025-05-04T17:43:50Z | |
kd.preview.keys.ml.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T17:30:38Z | |
kd.public-teams.keys.ml.teams.microsoft.com
|
CT Log | Current | — | 9 | 2025-05-04T12:23:26Z | |
kd.west.dogfood.keys.ml.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-07T03:34:43Z | |
kepler-tip.powerplatform.microsoft.com
|
CT Log | Current |
kepler-testcm201-us.trafficmanager.net
|
2 | 2025-05-08T08:34:15Z | |
kepler.powerplatform.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-07T15:54:04Z | |
kevlar.class-ppe.class.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T15:21:19Z | |
kevlar.class-prod.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T00:13:32Z | |
kex-ppe.microsoft.com
|
CT Log | Current | — | — | — | — |
keydelivery.one.microsoft.com
|
CT Log | Current | — | — | — | — |
keydeliveryrca.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
keydeliveryrcb.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
keydeliveryuat.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
keyinfotool.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
keyinfotoolrca.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
keyinfotoolrcaex.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
keyinfotoolrcb.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
keyinfotoolrcbex.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
keyinftooluat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
keyinftooluatb.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
kisdr.one.microsoft.com
|
CT Log | Current | — | — | — | — |
kisrca.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
kisrcb.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
kit.one.microsoft.com
|
CT Log | Current | — | — | — | — |
kmc.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
kmcdit1.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
kmcdr.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
kmcuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
kmcuat2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
kmsfile.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
kmstraining.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
kmsuat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
kmsweb.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
knowledge.microsoft.com
|
CT Log | Current | — | — | — | — |
kor.daas.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-12T07:35:40Z | |
koreacentral-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
koreapay.microsoft.com
|
CT Log | Current | — | — | — | — |
koreappiuat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
koreasouth-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
kse.microsoft.com
|
CT Log | Current | — | — | — | — |
ksp-ppe.microsoft.com
|
CT Log | Current | — | — | — | — |
ksp.microsoft.com
|
CT Log | Current | — | — | — | — |
ksp1.microsoft.com
|
CT Log | Current | — | — | — | — |
ksp2.microsoft.com
|
CT Log | Current | — | — | — | — |
ksp3.microsoft.com
|
CT Log | Current | — | — | — | — |
ksp4.microsoft.com
|
CT Log | Current | — | — | — | — |
ksp5.microsoft.com
|
CT Log | Current | — | — | — | — |
ksp6.microsoft.com
|
CT Log | Current | — | — | — | — |
ksp7.microsoft.com
|
CT Log | Current | — | — | — | — |
kspis1.microsoft.com
|
CT Log | Current | — | — | — | — |
kspis2.microsoft.com
|
CT Log | Current | — | — | — | — |
kspis4.microsoft.com
|
CT Log | Current | — | — | — | — |
kspis5.microsoft.com
|
CT Log | Current | — | — | — | — |
kspis6.microsoft.com
|
CT Log | Current | — | — | — | — |
kspv201.microsoft.com
|
CT Log | Current | — | — | — | — |
kspv202.microsoft.com
|
CT Log | Current | — | — | — | — |
kspv203.microsoft.com
|
CT Log | Current | — | — | — | — |
kspv204.microsoft.com
|
CT Log | Current | — | — | — | — |
kspv205.microsoft.com
|
CT Log | Current | — | — | — | — |
kspv206.microsoft.com
|
CT Log | Current | — | — | — | — |
kspv501.microsoft.com
|
CT Log | Current | — | — | — | — |
kspv502.microsoft.com
|
CT Log | Current | — | — | — | — |
kspv503.microsoft.com
|
CT Log | Current | — | — | — | — |
kspv504.microsoft.com
|
CT Log | Current | — | — | — | — |
kspv505.microsoft.com
|
CT Log | Current | — | — | — | — |
kspv506.microsoft.com
|
CT Log | Current | — | — | — | — |
kstd9.cp.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T12:55:14Z | |
kudos.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
kudosstaging.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
kudosviewer.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
kv.test.client.wosc.services.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T13:51:10Z | |
kvcxja-dom.extest.microsoft.com
|
CT Log | Current | — | — | — | — |
l2oagreement-int-bn2.microsoft.com
|
CT Log | Current | — | — | — | — |
l2oagreement-int-cy4.microsoft.com
|
CT Log | Current | — | — | — | — |
l2oagreement-prod-bn2.microsoft.com
|
CT Log | Current | — | — | — | — |
l2oagreement-prod-cy4.microsoft.com
|
CT Log | Current | — | — | — | — |
l2oagreement-prod-db5.microsoft.com
|
CT Log | Current | — | — | — | — |
l2oapproval-int-bn2.microsoft.com
|
CT Log | Current | — | — | — | — |
l2oapproval-int-ch1.microsoft.com
|
CT Log | Current | — | — | — | — |
l2oapproval-int-cy4.microsoft.com
|
CT Log | Current | — | — | — | — |
l2oapproval-prod-bn2.microsoft.com
|
CT Log | Current | — | — | — | — |
l2oapproval-prod-ch1.microsoft.com
|
CT Log | Current | — | — | — | — |
l2oapproval-prod-cy4.microsoft.com
|
CT Log | Current | — | — | — | — |
l2obenefit-int-bn2.microsoft.com
|
CT Log | Current | — | — | — | — |
l2odocument-int-bn2.microsoft.com
|
CT Log | Current | — | — | — | — |
l2odocument-int-cy4.microsoft.com
|
CT Log | Current | — | — | — | — |
l2odocument-prod-bn2.microsoft.com
|
CT Log | Current | — | — | — | — |
l2odocument-prod-cy4.microsoft.com
|
CT Log | Current | — | — | — | — |
l2oempowerment-int-bn2.microsoft.com
|
CT Log | Current | — | — | — | — |
l2oempowerment-int-ch1.microsoft.com
|
CT Log | Current | — | — | — | — |
l2oempowerment-int-cy4.microsoft.com
|
CT Log | Current | — | — | — | — |
l2oempowerment-prod-bn2.microsoft.com
|
CT Log | Current | — | — | — | — |
l2oempowerment-prod-ch1.microsoft.com
|
CT Log | Current | — | — | — | — |
l2oempowerment-prod-cy4.microsoft.com
|
CT Log | Current | — | — | — | — |
l2oquote-dev-cy4.microsoft.com
|
CT Log | Current | — | — | — | — |
l2oquote-int-bn2.microsoft.com
|
CT Log | Current | — | — | — | — |
l2oquote-int-cy4.microsoft.com
|
CT Log | Current | — | — | — | — |
l2oquote-prod-bn2.microsoft.com
|
CT Log | Current | — | — | — | — |
l2oquote-prod-ch1.microsoft.com
|
CT Log | Current | — | — | — | — |
l2oquote-prod-cy4.microsoft.com
|
CT Log | Current | — | — | — | — |
l2oquotecenter-int-bn2.microsoft.com
|
CT Log | Current | — | — | — | — |
l2oquotecenter-prod-bn2.microsoft.com
|
CT Log | Current | — | — | — | — |
l2oquotecenter-prod-cy4.microsoft.com
|
CT Log | Current | — | — | — | — |
l2oquotecenter-prod-db5.microsoft.com
|
CT Log | Current | — | — | — | — |
l2oquotecomposer-int-ch1.microsoft.com
|
CT Log | Current | — | — | — | — |
l2oquotecomposer-int-cy4.microsoft.com
|
CT Log | Current | — | — | — | — |
l2otemplate-int-bn2.microsoft.com
|
CT Log | Current | — | — | — | — |
l2otemplate-int-cy4.microsoft.com
|
CT Log | Current | — | — | — | — |
l2otemplate-prod-bn2.microsoft.com
|
CT Log | Current | — | — | — | — |
l2otemplate-prod-cy4.microsoft.com
|
CT Log | Current | — | — | — | — |
lab.msdn.microsoft.com
|
CT Log | Current | — | — | — | — |
lab.technet.microsoft.com
|
CT Log | Current | — | — | — | — |
labcheck.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
labcheckppe.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
labs.microsoft.com
|
DNS | Current | — | — | — | — |
lb.service.microsoft.com
|
CT Log | Current | — | — | — | — |
lbadmin.service.microsoft.com
|
CT Log | Current | — | — | — | — |
lbr.service.microsoft.com
|
CT Log | Current | — | — | — | — |
lbt.service.microsoft.com
|
CT Log | Current | — | — | — | — |
lbu165.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
lbu168.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
lbu170.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
lcaemweb.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
lcatxweb03hv.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
lcaweb02.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
lcawebfolders.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
lcps.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
lcswebapi.licensing.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T06:49:06Z | |
ldss.l2o.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T18:53:34Z | |
learn.microsoft.com
|
DNS | Current |
learn-public.trafficmanager.net
|
— | — | — |
learning.microsoft.com
|
DNS | Current | — | — | — | — |
learningadmin.microsoft.com
|
CT Log | Current | — | — | — | — |
learningbeta.microsoft.com
|
CT Log | Current | — | — | — | — |
learningcentral.microsoft.com
|
CT Log | Current | — | — | — | — |
learningplayer.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T18:52:04Z | |
learningservices.microsoft.com
|
CT Log | Current | — | — | — | — |
legacy.imap.exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
legacy.pop.exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
legacyintra.microsoft.com
|
CT Log | Current | — | — | — | — |
legacyshare.microsoft.com
|
CT Log | Current | — | — | — | — |
lepton.research.microsoft.com
|
CT Log | Current | — | — | — | — |
letterbox.msops.microsoft.com
|
CT Log | Current | — | — | — | — |
lex.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
lexauthoring.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T16:38:41Z | |
lg.microsoft.com
|
CT Log | Current | — | — | — | — |
libroker.mdc.glbdns.microsoft.com
|
CT Log | Current | — | — | — | — |
lic.apps.microsoft.com
|
CT Log | Current | — | — | — | — |
licensecode.one.microsoft.com
|
CT Log | Current | — | — | — | — |
licensecodedev.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
licensecoderca.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
licensecodercb.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
licensecodesedev.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
licensecodeuat.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
licensewise-sit.microsoft.com
|
CT Log | Current | — | — | — | — |
licensewise-uat.microsoft.com
|
CT Log | Current | — | — | — | — |
licensewise.microsoft.com
|
CT Log | Current | — | — | — | — |
licensing-a.microsoft.com
|
CT Log | Current | — | — | — | — |
licensing-b.microsoft.com
|
CT Log | Current | — | — | — | — |
licensing-dev.m365.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-07T17:42:48Z | |
licensing-dev.powerplatform.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T14:44:01Z | |
licensing-dit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
licensing-dit01.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
licensing-dit2.microsoft.com
|
CT Log | Current | — | — | — | — |
licensing-perf.microsoft.com
|
CT Log | Current | — | — | — | — |
licensing-perf2.microsoft.com
|
CT Log | Current | — | — | — | — |
licensing-sit.microsoft.com
|
CT Log | Current | — | — | — | — |
licensing-sit2.microsoft.com
|
CT Log | Current | — | — | — | — |
licensing-tip.powerplatform.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-06T08:45:34Z | |
licensing-uat.microsoft.com
|
CT Log | Current | — | — | — | — |
licensing-uat1.microsoft.com
|
CT Log | Current | — | — | — | — |
licensing-uatc.microsoft.com
|
CT Log | Current | — | — | — | — |
licensing.drm.microsoft.com
|
CT Log | Current | — | — | — | — |
licensing.isv.drm.microsoft.com
|
CT Log | Current | — | — | — | — |
licensing.microsoft.com
|
CT Log | Current | — | — | — | — |
licensing.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
licensing.powerplatform.microsoft.com
|
CT Log | Current | — | 22 | 2025-05-04T08:38:39Z | |
licensingadmin.microsoft.com
|
CT Log | Current | — | — | — | — |
licensingadminuat2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
licensingb2b.partners.extranet.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T13:08:49Z | |
licensingdiagnostics.mp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T03:10:18Z | |
licensingperf.microsoft.com
|
CT Log | Current | — | — | — | — |
licensingprdc.microsoft.com
|
CT Log | Current | — | — | — | — |
licensingsit1.microsoft.com
|
CT Log | Current | — | — | — | — |
licensingsit2.microsoft.com
|
CT Log | Current | — | — | — | — |
licensingsit3.microsoft.com
|
CT Log | Current | — | — | — | — |
licensinguat1.microsoft.com
|
CT Log | Current | — | — | — | — |
licensinguat2.microsoft.com
|
CT Log | Current | — | — | — | — |
liciq.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T20:10:53Z | |
lineitemsetjournalservice.ch1p.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T21:10:49Z | |
lineitemsetjournalservice.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T21:10:49Z | |
lineitemsetjournalservice.mw1p.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T21:10:49Z | |
lineitemsetjournalservice.sn3p.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T21:10:49Z | |
liquid-dev.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T11:54:03Z | |
listapi-au.func.cp.wd.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T21:41:04Z | |
listapi-eu.func.cp.wd.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T08:44:15Z | |
listapi-uk.func.cp.wd.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T15:30:45Z | |
listapi-us.func.cp.wd.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T09:12:46Z | |
listmanager-si.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
listmanager.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
live.pubweb.df.muv6.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T02:53:47Z | |
liveaudio.ar.glbdns.microsoft.com
|
CT Log | Current | — | — | — | — |
livefe2.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T01:04:16Z | |
lm8tapforums.microsoft.com
|
CT Log | Current | — | — | — | — |
lnxsfcluster.lsdev.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T05:46:12Z | |
locale.msscship.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:57:27Z | |
location.microsoft.com
|
DNS | Current |
location-microsoft-com.b-0005.b-msedge.net
|
— | — | — |
lockscreen.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T03:20:10Z | |
login.groove.microsoft.com
|
CT Log | Current | — | — | — | — |
login.microsoft.com
|
DNS | Current |
a.privatelink.msidentity.com
|
— | — | — |
logistics.msops.microsoft.com
|
CT Log | Current | — | — | — | — |
logisticsivr.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
logobuilder.mspartner.microsoft.com
|
CT Log | Current | — | — | — | — |
logobuilderqa.mspartner.microsoft.com
|
CT Log | Current | — | — | — | — |
logs.staging.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
logupload.answerdesk.microsoft.com
|
CT Log | Current | — | — | — | — |
lptapi.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T16:02:21Z | |
lptui.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T01:27:14Z | |
lptuiuat.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T14:26:36Z | |
lqg.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
lsb.licensing-dit2.microsoft.com
|
CT Log | Current | — | — | — | — |
lsb.licensing-sit.microsoft.com
|
CT Log | Current | — | — | — | — |
lsb.licensing-uat.microsoft.com
|
CT Log | Current | — | — | — | — |
lsdp00.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lsdp01.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lsdp02.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lsdp03.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lsdp04.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lsdp05.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lsdp06.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lsdp07.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lsdp08.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lsdp09.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lsdp10.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lsdp11.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lsdp12.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lsdp13.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lsdp14.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lsdp15.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lsdp16.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lsdp17.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lsdp18.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lsdp19.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lsdp20.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lsdp21.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lsdp22.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lsdp23.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lsdp24.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lsdp25.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lsdp26.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lsdp27.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lsdp28.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lsdp29.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lslm00.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lslm01.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lslm02.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lslm03.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lslm04.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lslm05.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lslm06.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lslm07.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lslm08.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lslm09.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lslm10.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lslm11.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lslm12.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lslm13.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lslm14.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lslm15.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lslm16.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lslm17.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lslm18.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lslm19.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lslm20.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lslm21.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lslm22.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lslm23.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lslm24.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lslm25.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lslm26.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lslm27.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lslm28.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lslm29.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lslm81.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lslm82.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lslm83.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lslm84.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
lsppe.infra.windows365.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T16:35:09Z | |
lsua01.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
lsub01.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
lti.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-04T21:48:06Z | |
lti.ppe.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T23:03:28Z | |
ltkprodvm01.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
lumiazilla.microsoft.com
|
CT Log | Current | — | — | — | — |
lusred043apc91.microsoft.com
|
CT Log | Current | — | — | — | — |
lva.beta.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
lva.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
lvtk.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
lx.azure.microsoft.com
|
CT Log | Current | — | — | — | — |
lync.microsoft.com
|
CT Log | Current | — | — | — | — |
lync00.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync01.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync02.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync03.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync04.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync05.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync06.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync07.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync08.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync09.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync0a.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync0b.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync0d.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync0x.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync10.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync11.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync12.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync13.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync14.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync15.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync16.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync17.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync18.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync19.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync1d.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync20.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync21.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync22.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync23.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync24.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync25.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync26.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync27.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync28.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync29.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync2d.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync30.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync31.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync32.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync33.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync34.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync35.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync36.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync37.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync38.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync39.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lync3d.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lyncdf01.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lyncdf02.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lyncdiscover.mds.microsoft.com
|
CT Log | Current | — | — | — | — |
lyncdiscover.microsoft.com
|
CT Log | Current | — | — | — | — |
lyncdiscover.mssupport.microsoft.com
|
CT Log | Current | — | — | — | — |
lyncdiscover.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
lyncdiscoverinternal.mds.microsoft.com
|
CT Log | Current | — | — | — | — |
lyncdiscoverinternal.microsoft.com
|
CT Log | Current | — | — | — | — |
lyncmobile.microsoft.com
|
CT Log | Current | — | — | — | — |
lynconline.pinpoint.microsoft.com
|
CT Log | Current | — | — | — | — |
lyncp3a.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lyncp3b.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lyncp4a.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
lyncp4b.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
m.bmsua01.manage-beta.microsoft.com
|
CT Log | Current | — | — | — | — |
m.bmsua02.manage-beta.microsoft.com
|
CT Log | Current | — | — | — | — |
m.bmsub01.manage-beta.microsoft.com
|
CT Log | Current | — | — | — | — |
m.bmsuc01.manage-beta.microsoft.com
|
CT Log | Current | — | — | — | — |
m.dmsua01.manage-dogfood.microsoft.com
|
CT Log | Current | — | — | — | — |
m.dmsua02.manage-dogfood.microsoft.com
|
CT Log | Current | — | — | — | — |
m.dmsub01.manage-dogfood.microsoft.com
|
CT Log | Current | — | — | — | — |
m.manage-beta.microsoft.com
|
CT Log | Current | — | — | — | — |
m.manage-ppe.microsoft.com
|
CT Log | Current | — | — | — | — |
m.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
m.microsoft.com
|
DNS | Current |
origin.mobile.ms.akadns.net
|
— | — | — |
m.microsoftstore4.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-13T00:28:24Z | |
m.msua01.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
m.msua01.ppe.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
m.msua02.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
m.msua02.ppe.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
m.msua03.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
m.msua03.ppe.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
m.msua04.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
m.msua05.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
m.msub01.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
m.msub01.ppe.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
m.msub02.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
m.msub03.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
m.msub05.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
m.msuc01.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
m.msuc02.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
m.msuc03.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
m.msuc05.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
m.notice4.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T00:35:27Z | |
m.ppe.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
m.storeemail4.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T00:39:24Z | |
m.storemail4.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T00:46:04Z | |
m.testcmsua04.testc.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
mac.microsoft.com
|
CT Log | Current | — | — | — | — |
mac2.microsoft.com
|
CT Log | Current | — | — | — | — |
macc-ppe.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T09:03:14Z | |
maf.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
maf.api.bingads.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-01.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-02.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-1a.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-1af.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-1b.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-1bf.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-1c.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-1cf.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-1d.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-1df.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-2a.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-2af.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-2b.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-2bf.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-2c.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-2cf.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-2d.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-2df.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-apj1.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-co1lp0176.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-co1lp0177.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-co1lp0178.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-co1lp0179.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-co1lp0180.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-co1lp0181.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-co1lp0182.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-co1lp0183.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db8lp0171.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db8lp0172.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db8lp0173.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db8lp0174.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db8lp0175.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db8lp0176.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db8lp0177.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db8lp0178.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db8lp0179.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db8lp0180.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db8lp0181.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db8lp0182.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db8lp0183.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db8lp0184.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db8lp0185.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db8lp0186.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db8lp0187.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db8lp0188.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db8lp0189.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db8un0243.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db8un0244.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db8un0245.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db8un0246.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db8un0247.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db8un0248.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db8un0249.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db8un0251.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db8un0252.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db8un0253.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db8un0254.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db9lp0235.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db9lp0236.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db9lp0237.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db9lp0238.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db9lp0239.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db9lp0240.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db9lp0241.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db9lp0242.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db9lp0243.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db9lp0244.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db9lp0245.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db9lp0246.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db9lp0247.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db9lp0248.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db9lp0249.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db9lp0250.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db9lp0251.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db9lp0252.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db9lp0253.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db9un0243.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db9un0244.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db9un0245.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db9un0246.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db9un0247.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db9un0248.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db9un0249.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db9un0251.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db9un0252.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db9un0253.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-db9un0254.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-dub.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-eur1.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-muc.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-sin1.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-sin2.microsoft.com
|
CT Log | Current | — | — | — | — |
mail-tx2.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail.beta.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail.dedicated-dev.microsoft.com
|
CT Log | Current | — | — | — | — |
mail.exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
mail.managed.microsoft.com
|
CT Log | Current | — | — | — | — |
mail.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail.microsoft.com
|
CT Log | Current | — | — | — | — |
mail.swp.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail.windows.microsoft.com
|
CT Log | Current | — | — | — | — |
mail.winse.microsoft.com
|
CT Log | Current | — | — | — | — |
mail01.apjfw.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail01.apsfw.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail01.apsswp.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail01.eurfw.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail01.eurswp.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail01.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail01.owadf.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail01.redfw.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail01.spaswp.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail01.swp.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail02.apsfw.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail02.apsswp.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail02.eurfw.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail02.eurswp.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail02.owadf.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail02.redfw.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail02.spaswp.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail02.swp.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail03.apsswp.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail03.eurfw.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail03.eurswp.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail03.owadf.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail03.redfw.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail03.swp.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail04.apsswp.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail04.eurswp.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail04.owadf.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail04.redfw.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail04.swp.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail05.apsswp.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail05.redfw.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail05.swp.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail06.redfw.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail06.swp.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail07.swp.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail08.swp.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail09.swp.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail1.exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
mail1.microsoft.com
|
DNS | Current | — | — | — | — |
mail10.swp.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail11.swp.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail12.swp.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail13.swp.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0117.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0118.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0119.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0120.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0121.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0122.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0123.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0124.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0125.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0126.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0127.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0128.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0129.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0130.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0131.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0132.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0133.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0134.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0135.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0136.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0137.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0138.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0139.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0140.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0141.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0142.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0143.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0144.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0145.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0146.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0147.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0148.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0149.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0150.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0151.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0152.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0153.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0154.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0155.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0156.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0158.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0159.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0160.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0161.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0162.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0163.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0164.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0165.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0166.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0167.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0168.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0169.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0170.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0171.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0172.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0173.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0174.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0175.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0176.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0177.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0178.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0179.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0180.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0181.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0182.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0183.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0184.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0185.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0186.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0187.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0188.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0189.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0190.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0191.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0192.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0193.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0194.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0195.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0196.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0197.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0198.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0199.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0200.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0201.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0202.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0203.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0204.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0205.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0206.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0207.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0208.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0209.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0210.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0211.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1bn0212.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1hn0213.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1hn0214.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1hn0215.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1hn0216.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1hn0217.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1hn0218.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1hn0219.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1hn0220.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1nn0223.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1nn0224.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1nn0225.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1nn0226.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1nn0227.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1nn0228.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1nn0229.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1nn0230.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1nn0231.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1nn0232.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1nn0233.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1nn0234.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1nn0235.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1nn0236.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1nn0237.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1nn0238.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1nn0239.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1nn0240.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1nn0241.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1nn0242.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0021.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0022.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0023.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0024.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0025.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0026.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0027.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0028.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0029.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0030.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0031.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0032.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0033.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0034.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0035.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0036.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0037.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0038.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0039.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0040.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0041.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0042.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0043.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0044.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0045.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0046.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0047.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0048.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0049.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0050.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0051.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0052.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0053.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0054.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0055.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0056.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0057.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0058.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0059.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0060.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0061.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0062.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0063.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0064.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0065.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0066.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0067.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0068.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0069.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0070.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0071.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0072.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0073.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0074.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0075.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0076.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0077.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0078.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0079.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0080.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0081.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0082.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0083.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0084.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0085.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0086.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0087.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0088.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0089.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0090.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0091.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0092.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0093.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0094.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0095.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0096.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0097.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0098.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0099.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0100.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0101.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0102.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0104.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0105.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0106.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0107.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0108.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0109.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0110.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0111.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0112.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0113.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0114.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0115.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-am1on0116.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0117.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0118.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0119.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0120.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0121.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0122.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0123.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0124.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0125.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0126.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0127.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0128.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0129.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0130.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0131.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0132.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0133.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0134.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0135.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0136.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0137.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0138.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0139.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0140.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0141.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0142.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0143.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0144.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0145.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0146.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0147.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0148.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0149.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0150.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0151.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0152.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0153.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0154.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0155.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0156.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0158.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0159.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0160.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0161.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0162.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0163.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0164.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0165.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0166.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0167.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0168.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0169.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0170.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0171.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0172.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0173.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0174.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0175.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0176.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0177.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0178.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0179.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0180.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0181.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0182.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0183.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0184.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0185.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0186.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0187.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0188.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0189.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0190.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0191.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0192.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0193.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0194.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0195.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0196.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0197.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0198.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0199.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0200.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0201.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0202.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0203.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0204.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0205.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0206.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0207.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0208.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0209.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0210.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0211.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1bn0212.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1hn0165.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1hn0166.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1hn0213.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1hn0214.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1hn0215.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1hn0216.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1hn0217.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1hn0218.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1hn0219.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1hn0220.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1nn0223.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1nn0224.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1nn0225.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1nn0226.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1nn0227.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1nn0228.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1nn0229.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1nn0230.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1nn0231.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1nn0232.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1nn0233.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1nn0234.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1nn0235.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1nn0236.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1nn0237.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1nn0238.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1nn0239.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1nn0240.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1nn0241.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1nn0242.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0021.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0022.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0023.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0024.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0025.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0026.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0027.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0028.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0029.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0030.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0031.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0032.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0033.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0034.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0035.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0036.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0037.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0038.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0039.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0040.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0041.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0042.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0043.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0044.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0045.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0046.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0047.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0048.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0049.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0050.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0051.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0052.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0053.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0054.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0055.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0056.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0057.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0058.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0059.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0060.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0061.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0062.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0063.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0064.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0065.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0066.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0067.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0068.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0069.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0070.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0071.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0072.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0073.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0074.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0075.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0076.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0077.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0078.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0079.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0080.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0081.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0082.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0083.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0084.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0085.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0086.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0087.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0088.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0089.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0090.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0091.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0092.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0093.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0094.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0095.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0096.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0097.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0098.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0099.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0100.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0101.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0102.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0103.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0104.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0105.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0106.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0107.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0108.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0109.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0110.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0111.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0112.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0113.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0114.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0115.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-ch1on0116.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0117.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0118.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0119.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0120.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0121.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0122.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0123.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0124.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0125.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0126.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0127.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0128.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0129.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0130.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0131.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0132.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0133.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0134.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0135.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0136.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0137.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0138.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0139.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0140.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0141.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0142.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0143.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0144.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0145.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0146.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0147.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0148.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0149.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0150.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0151.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0152.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0153.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0154.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0155.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0156.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0158.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0159.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0160.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0161.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0162.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0163.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0164.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0165.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0166.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0167.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0168.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0169.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0170.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0171.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0172.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0173.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0174.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0175.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0176.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0177.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0178.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0179.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0180.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0181.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0182.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0183.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0184.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0185.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0186.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0187.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0188.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0189.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0190.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0191.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0192.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0193.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0194.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0195.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0196.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0197.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0198.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0199.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0200.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0201.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0202.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0203.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0204.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0205.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0206.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0207.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0208.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0209.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0210.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0211.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1bn0212.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1gn0250.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1hn0213.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1hn0214.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1hn0215.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1hn0216.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1hn0217.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1hn0218.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1hn0219.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1hn0220.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1nn0223.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1nn0224.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1nn0225.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1nn0226.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1nn0227.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1nn0228.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1nn0229.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1nn0230.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1nn0231.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1nn0232.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1nn0233.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1nn0234.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1nn0235.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1nn0236.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1nn0237.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1nn0238.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1nn0239.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1nn0240.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1nn0241.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1nn0242.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0021.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0022.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0023.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0024.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0025.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0026.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0027.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0028.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0029.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0030.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0031.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0032.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0033.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0034.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0035.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0036.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0037.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0038.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0039.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0040.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0041.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0042.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0043.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0044.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0045.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0046.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0047.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0048.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0049.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0050.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0051.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0052.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0053.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0054.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0055.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0056.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0057.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0058.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0059.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0060.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0061.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0062.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0063.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0064.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0065.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0066.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0067.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0068.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0069.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0070.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0071.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0072.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0073.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0074.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0075.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0076.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0077.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0078.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0079.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0080.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0081.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0082.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0083.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0084.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0085.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0086.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0087.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0088.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0089.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0090.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0091.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0092.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0093.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0094.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0095.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0096.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0097.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0098.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0099.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0100.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0101.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0102.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0103.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0104.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0105.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0106.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0107.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0108.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0109.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0110.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0111.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0112.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0113.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0114.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0115.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co1on0116.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0119.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0120.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0121.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0122.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0123.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0124.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0125.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0126.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0127.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0128.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0129.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0130.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0131.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0132.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0133.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0134.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0135.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0136.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0137.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0138.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0139.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0140.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0141.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0142.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0143.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0144.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0145.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0146.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0147.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0148.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0149.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0150.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0151.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0152.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0153.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0154.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0155.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0156.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0158.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0159.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0160.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0161.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0162.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0163.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0164.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0165.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0166.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0167.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0168.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0169.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0170.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0171.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0172.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0173.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0174.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0175.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0176.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0177.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0178.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0179.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0180.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0181.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0182.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0183.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0184.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0185.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0186.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0187.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0188.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0189.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0190.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0191.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0192.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0193.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0194.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0195.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0196.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0197.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0198.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0199.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0200.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0201.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0202.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0203.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0204.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0205.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0206.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0207.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0208.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0209.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0210.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0211.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0212.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0213.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9bn0214.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9gn0250.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9hn0213.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9hn0214.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9hn0215.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9hn0216.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9hn0217.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9hn0218.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9hn0219.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9hn0220.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9nn0223.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9nn0224.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9nn0225.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9nn0226.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9nn0227.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9nn0228.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9nn0229.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9nn0230.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9nn0231.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9nn0232.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9nn0233.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9nn0234.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9nn0235.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9nn0236.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9nn0237.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9nn0238.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9nn0239.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9nn0240.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9nn0241.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9nn0242.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0023.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0024.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0025.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0026.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0027.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0028.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0029.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0030.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0031.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0032.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0033.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0034.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0035.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0036.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0037.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0038.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0039.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0040.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0041.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0042.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0043.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0044.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0045.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0046.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0047.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0048.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0049.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0050.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0051.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0052.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0053.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0054.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0055.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0056.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0057.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0058.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0059.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0060.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0061.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0062.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0063.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0064.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0065.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0066.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0067.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0068.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0069.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0070.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0071.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0072.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0073.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0074.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0075.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0076.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0077.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0078.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0079.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0080.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0081.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0082.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0083.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0084.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0085.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0086.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0087.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0088.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0089.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0090.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0091.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0092.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0093.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0094.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0095.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0096.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0097.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0098.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0099.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0100.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0101.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0102.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0103.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0104.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0105.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0106.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0107.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0108.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0109.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0110.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0111.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0112.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0113.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0114.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0115.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0116.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0117.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-co9on0118.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0117.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0118.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0119.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0120.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0121.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0122.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0123.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0124.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0125.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0126.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0127.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0128.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0129.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0130.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0131.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0132.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0133.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0134.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0135.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0136.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0137.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0138.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0139.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0140.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0141.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0142.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0143.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0144.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0145.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0146.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0147.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0148.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0149.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0150.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0151.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0152.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0153.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0154.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0155.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0156.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0158.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0159.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0160.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0161.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0162.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0163.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0164.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0165.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0166.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0167.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0168.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0169.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0170.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0171.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0172.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0173.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0174.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0175.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0176.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0177.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0178.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0179.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0180.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0181.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0182.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0183.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0184.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0185.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0186.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0187.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0188.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0189.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0190.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0191.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0192.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0193.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0194.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0195.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0196.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0197.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0198.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0199.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0200.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0201.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0202.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0203.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0204.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0205.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0206.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0207.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0208.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0209.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0210.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0211.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8bn0212.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8gn0250.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8hn0213.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8hn0214.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8hn0215.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8hn0216.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8hn0217.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8hn0218.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8hn0219.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8hn0220.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8nn0223.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8nn0224.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8nn0225.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8nn0226.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8nn0227.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8nn0228.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8nn0229.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8nn0230.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8nn0231.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8nn0232.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8nn0233.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8nn0234.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8nn0235.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8nn0236.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8nn0237.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8nn0238.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8nn0239.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8nn0240.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8nn0241.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8nn0242.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0021.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0022.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0023.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0024.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0025.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0026.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0027.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0028.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0029.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0030.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0031.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0032.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0033.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0034.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0035.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0036.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0037.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0038.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0039.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0040.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0041.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0042.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0043.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0044.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0045.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0046.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0047.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0048.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0049.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0050.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0051.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0052.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0053.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0054.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0055.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0056.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0057.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0058.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0059.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0060.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0061.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0062.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0063.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0064.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0065.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0066.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0067.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0068.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0069.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0070.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0071.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0072.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0073.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0074.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0075.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0076.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0077.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0078.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0079.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0080.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0081.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0082.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0083.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0084.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0085.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0086.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0087.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0088.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0089.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0090.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0091.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0092.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0093.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0094.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0095.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0096.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0097.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0098.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0099.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0100.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0101.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0102.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0103.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0104.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0105.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0106.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0107.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0108.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0109.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0110.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0111.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0112.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0113.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0114.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0115.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db8on0116.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0117.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0118.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0119.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0120.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0121.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0122.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0123.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0124.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0125.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0126.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0127.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0128.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0129.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0130.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0131.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0132.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0133.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0134.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0135.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0136.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0137.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0138.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0139.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0140.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0141.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0142.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0143.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0144.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0145.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0146.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0147.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0148.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0149.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0150.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0151.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0152.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0153.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0154.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0155.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0156.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0158.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0159.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0160.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0161.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0162.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0163.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0164.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0165.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0166.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0167.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0168.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0169.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0170.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0171.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0172.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0173.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0174.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0175.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0176.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0177.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0178.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0179.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0180.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0181.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0182.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0183.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0184.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0185.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0186.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0187.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0188.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0189.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0190.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0191.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0192.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0193.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0194.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0195.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0196.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0197.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0198.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0199.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0200.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0201.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0202.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0203.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0204.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0205.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0206.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0207.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0208.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0209.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0210.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0211.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9bn0212.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9gn0250.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9hn0213.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9hn0214.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9hn0215.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9hn0216.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9hn0217.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9hn0218.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9hn0219.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9hn0220.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9nn0223.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9nn0224.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9nn0225.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9nn0226.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9nn0227.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9nn0228.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9nn0229.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9nn0230.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9nn0231.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9nn0232.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9nn0233.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9nn0234.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9nn0235.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9nn0236.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9nn0237.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9nn0238.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9nn0239.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9nn0240.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9nn0241.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9nn0242.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0021.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0022.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0023.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0024.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0025.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0026.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0027.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0028.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0029.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0030.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0031.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0032.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0033.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0034.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0035.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0036.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0037.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0038.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0039.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0040.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0041.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0042.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0043.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0044.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0045.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0046.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0047.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0048.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0049.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0050.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0051.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0052.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0053.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0054.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0055.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0056.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0057.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0058.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0059.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0060.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0061.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0062.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0063.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0064.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0065.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0066.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0067.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0068.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0069.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0070.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0071.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0072.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0073.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0074.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0075.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0076.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0077.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0078.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0079.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0080.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0081.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0082.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0083.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0084.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0085.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0086.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0087.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0088.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0089.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0090.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0091.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0092.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0093.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0094.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0095.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0096.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0097.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0098.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0099.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0100.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0101.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0102.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0103.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0104.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0105.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0106.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0107.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0108.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0109.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0110.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0111.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0112.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0113.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0114.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0115.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-db9on0116.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0117.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0118.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0119.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0120.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0121.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0122.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0123.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0124.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0125.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0126.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0127.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0128.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0129.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0130.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0131.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0132.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0133.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0134.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0135.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0136.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0137.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0138.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0139.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0140.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0141.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0142.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0143.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0144.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0145.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0146.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0147.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0148.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0149.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0150.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0151.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0152.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0153.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0154.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0155.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0156.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0158.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0159.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0160.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0161.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0162.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0163.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0164.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0165.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0166.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0167.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0168.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0169.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0170.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0171.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0172.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0173.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0174.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0175.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0176.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0177.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0178.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0179.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0180.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0181.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0182.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0183.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0184.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0185.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0186.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0187.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0188.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0189.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0190.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0191.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0192.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0193.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0194.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0195.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0196.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0197.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0198.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0199.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0200.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0201.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0202.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0203.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0204.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0205.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0206.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0207.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0208.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0209.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0210.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0211.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2bn0212.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2hn0213.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2hn0214.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2hn0215.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2hn0216.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2hn0217.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2hn0218.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2hn0219.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2hn0220.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2nn0223.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2nn0224.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2nn0225.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2nn0226.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2nn0227.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2nn0228.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2nn0229.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2nn0230.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2nn0231.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2nn0232.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2nn0233.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2nn0234.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2nn0235.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2nn0236.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2nn0237.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2nn0238.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2nn0239.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2nn0240.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2nn0241.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2nn0242.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0021.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0022.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0023.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0024.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0025.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0026.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0027.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0028.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0029.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0030.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0031.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0032.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0033.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0034.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0035.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0036.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0037.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0038.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0039.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0040.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0041.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0042.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0043.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0044.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0045.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0046.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0047.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0048.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0049.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0050.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0051.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0052.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0053.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0054.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0055.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0056.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0057.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0058.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0059.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0060.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0061.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0062.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0063.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0064.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0065.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0066.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0067.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0068.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0069.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0070.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0071.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0072.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0073.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0074.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0075.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0076.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0077.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0078.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0079.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0080.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0081.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0082.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0083.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0084.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0085.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0086.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0087.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0088.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0089.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0090.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0091.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0092.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0093.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0094.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0095.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0096.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0097.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0098.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0099.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0100.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0101.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0102.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0103.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0104.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0105.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0106.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0107.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0108.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0109.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0110.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0111.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0112.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0113.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0114.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0115.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-tx2on0116.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0117.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0118.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0119.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0120.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0121.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0122.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0123.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0124.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0125.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0126.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0127.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0128.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0129.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0130.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0131.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0132.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0133.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0134.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0135.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0136.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0137.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0138.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0139.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0140.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0141.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0142.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0143.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0144.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0145.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0146.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0147.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0148.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0149.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0150.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0151.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0152.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0153.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0154.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0155.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0156.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0158.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0159.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0160.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0161.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0162.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0163.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0164.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0165.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0166.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0167.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0168.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0169.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0170.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0171.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0172.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0173.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0174.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0175.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0176.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0177.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0178.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0179.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0180.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0181.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0182.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0183.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0184.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0185.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0186.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0187.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0188.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0189.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0190.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0191.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0192.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0193.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0194.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0195.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0196.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0197.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0198.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0199.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0200.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0201.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0202.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0203.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0204.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0205.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0206.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0207.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0208.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0209.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0210.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0211.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3bn0212.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3hn0213.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3hn0214.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3hn0215.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3hn0216.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3hn0217.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3hn0218.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3hn0219.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3hn0220.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3nn0223.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3nn0224.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3nn0225.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3nn0226.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3nn0227.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3nn0228.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3nn0229.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3nn0230.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3nn0231.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3nn0232.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3nn0233.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3nn0234.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3nn0235.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3nn0236.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3nn0237.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3nn0238.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3nn0239.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3nn0240.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3nn0241.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3nn0242.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0021.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0022.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0023.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0024.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0025.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0026.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0027.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0028.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0029.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0030.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0031.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0032.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0033.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0034.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0035.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0036.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0037.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0038.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0039.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0040.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0041.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0042.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0043.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0044.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0045.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0046.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0047.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0048.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0049.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0050.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0051.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0052.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0053.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0054.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0055.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0056.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0057.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0058.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0059.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0060.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0061.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0062.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0063.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0064.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0065.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0066.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0067.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0068.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0069.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0070.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0071.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0072.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0073.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0074.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0075.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0076.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0077.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0078.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0079.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0080.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0081.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0082.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0083.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0084.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0085.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0086.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0087.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0088.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0089.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0090.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0091.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0092.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0093.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0094.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0095.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0096.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0097.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0098.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0099.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0100.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0101.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0102.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0103.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0104.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0105.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0106.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0107.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0108.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0109.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0110.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0111.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0112.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0113.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0114.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0115.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14-va3on0116.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
mail14.swp.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail15.swp.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail16.swp.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail17.swp.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail18.swp.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail19.swp.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail2.exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
mail2.microsoft.com
|
DNS | Current | — | — | — | — |
mail20.swp.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
mail3.exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
mail3.microsoft.com
|
DNS | Current | — | — | — | — |
mail4.exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
mail4.microsoft.com
|
CT Log | Current | — | — | — | — |
mail5.microsoft.com
|
CT Log | Current | — | — | — | — |
mail7.exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
mail7.microsoft.com
|
CT Log | Current | — | — | — | — |
maila.assist.microsoft.com
|
CT Log | Current | — | — | — | — |
maila.microsoft.com
|
CT Log | Current | — | — | — | — |
mailb.microsoft.com
|
CT Log | Current | — | — | — | — |
mailc.microsoft.com
|
CT Log | Current | — | — | — | — |
main.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
main.adcenterapi.microsoft.com
|
CT Log | Current | — | — | — | — |
main.adcenterapidownload.microsoft.com
|
CT Log | Current | — | — | — | — |
main.bingads.microsoft.com
|
CT Log | Current | — | — | — | — |
main.evdesktop.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
main.maf.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
mainentwba01.dns.microsoft.com
|
CT Log | Current | — | — | — | — |
maintenance.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
make.powerpages.microsoft.com
|
CT Log | Current | — | 12 | 2025-05-04T10:24:29Z | |
make.preprod.powerpages.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T10:35:12Z | |
make.preview.powerpages.microsoft.com
|
CT Log | Current | — | 12 | 2025-05-04T10:24:29Z | |
make.test.powerpages.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-10T22:21:36Z | |
malfoy.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
manage-beta.microsoft.com
|
CT Log | Current | — | — | — | — |
manage-ppe.microsoft.com
|
CT Log | Current | — | — | — | — |
manage.devcenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T18:20:03Z | |
manage.microsoft.com
|
DNS | Current |
manage-pe.trafficmanager.net
|
— | — | — |
managerewards.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T13:38:24Z | |
managerforums.microsoft.com
|
CT Log | Current | — | — | — | — |
map.microsoft.com
|
DNS | Current |
mapmicrosoft.azurelbs.com
|
— | — | — |
mappoint-css.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
maps.microsoft.com
|
DNS | Current |
mapsmicrosoft.azurelbs.com
|
— | — | — |
marketing.microsoft.com
|
DNS | Current | — | — | — | — |
marketingepuat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
marketingplanning.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
marketingplanninguat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
marketingsites-int.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T22:04:15Z | |
marketingsites-ppe.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T22:04:15Z | |
marketingsites-prod.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T22:04:15Z | |
mars.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
marsservice.cp.microsoft.com
|
CT Log | Current | — | — | — | — |
mass.microsoft.com
|
CT Log | Current | — | — | — | — |
mass.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
massppe.microsoft.com
|
CT Log | Current | — | — | — | — |
massppe.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mbamtestservice.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
mblhybrid.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mbpmpit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
mbs-pna.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mbs-pnb.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mbs-pnc.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mbs-pnd.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mbs-pne.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mbs-pnf.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mbs-ppe.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mbs-pta.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
mbs-trn.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mbs-uat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
mbs.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T19:39:01Z | |
mbs2.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T19:39:01Z | |
mbs3.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T19:39:01Z | |
mbs4.microsoft.com
|
CT Log | Current | — | — | — | — |
mbs5.microsoft.com
|
CT Log | Current | — | — | — | — |
mbsbeta.microsoft.com
|
CT Log | Current | — | — | — | — |
mbsbeweb.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mbselrn.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mbsinternal.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T06:54:46Z | |
mbsinternal.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
mbsmobile.microsoft.com
|
CT Log | Current | — | — | — | — |
mbsproducts.microsoft.com
|
CT Log | Current | — | — | — | — |
mbsupdates-ppe.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mbsupdates-trn.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mbsupdates-uat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
mbsupdates.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T19:39:01Z | |
mc.microsoft.com
|
CT Log | Current | — | — | — | — |
mc.ppe.pstnhub.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-10T08:45:43Z | |
mcacallback.ads.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T23:07:59Z | |
mcacallback.sandbox.ads.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T10:38:44Z | |
mcacallback.si.ads.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T10:38:44Z | |
mcacallback.tip.ads.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T23:07:59Z | |
mckprealtime.microsoft.com
|
CT Log | Current | — | — | — | — |
mcp.microsoft.com
|
CT Log | Current | — | — | — | — |
mcpbeta.microsoft.com
|
CT Log | Current | — | — | — | — |
mcpsvcs.gcc.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T12:38:30Z | |
mcpuat.one.microsoft.com
|
CT Log | Current | — | — | — | — |
mct.microsoft.com
|
CT Log | Current | — | — | — | — |
md-prod.defender-catchpoint-icm.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T10:21:09Z | |
mdiotns-can-canc.gme.mdiot.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T12:46:47Z | |
mdiotns-can-cane.gme.mdiot.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T12:46:47Z | |
mdmorgwsold.microsoft.com
|
CT Log | Current | — | — | — | — |
mdmplatformws.glbdns.microsoft.com
|
CT Log | Current | — | — | — | — |
mdmplatformwspp.glbdns.microsoft.com
|
CT Log | Current | — | — | — | — |
mdmprivacyws.glbdns.microsoft.com
|
CT Log | Current | — | — | — | — |
mdmprivacyws.microsoft.com
|
CT Log | Current | — | — | — | — |
mdmprivacyws.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mdmprivacyws.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
mdmprivacywsa.microsoft.com
|
CT Log | Current | — | — | — | — |
mdmprivacywsb.microsoft.com
|
CT Log | Current | — | — | — | — |
mdmprivacywscorp.glbdns.microsoft.com
|
CT Log | Current | — | — | — | — |
mdmprivacywsfe.glbdns.microsoft.com
|
CT Log | Current | — | — | — | — |
mdmprivacywsfebay.glbdns.microsoft.com
|
CT Log | Current | — | — | — | — |
mdmprivacywspp.glbdns.microsoft.com
|
CT Log | Current | — | — | — | — |
mdmprivacywspp.microsoft.com
|
CT Log | Current | — | — | — | — |
mdmprivacywspp.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mdmprivacywspp.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
mdmprivacywspp.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
mdmsms.microsoft.com
|
CT Log | Current | — | — | — | — |
mdmsmspp.microsoft.com
|
CT Log | Current | — | — | — | — |
mdpatchingservice.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T12:43:21Z | |
mdpatchingservicedev.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T20:57:53Z | |
mdpatchingserviceuat.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T20:57:53Z | |
mds-afd-prod.media.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T02:25:24Z | |
mea.api.protean.wps.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T05:01:14Z | |
measure.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T17:54:17Z | |
mec.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T10:01:11Z | |
media-assetcatalog-origin-co3.microsoft.com
|
CT Log | Current | — | — | — | — |
media-assetcatalog-origin-db3.microsoft.com
|
CT Log | Current | — | — | — | — |
media-mlxprod-static.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T16:38:41Z | |
media.microsoft.com
|
DNS | Current |
ashy-meadow-0b28bcb0f.azurestaticapps.net
|
— | — | — |
media.ml.mdc.glbdns.microsoft.com
|
CT Log | Current | — | — | — | — |
mediaacq.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mediaacquisitions.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mediaacquisitionsuat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mediabank.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mediabankppe.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mediacataloginterface.microsoft.com
|
CT Log | Current | — | — | — | — |
mediacreation-ais.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-10T17:59:03Z | |
mediacreation-dropmap.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-11T16:17:51Z | |
mediacreation-media.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-11T13:39:33Z | |
mediacreation-sourcelookup.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-12T02:16:57Z | |
mediacreation-tools.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-12T05:01:42Z | |
mediacreation.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-11T07:45:34Z | |
mediadiscovery-origin.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-06T05:19:20Z | |
mediadiscovery-origin.prod.geneva.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T23:12:44Z | |
mediadiscovery-origin.prod.sfauth.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T23:40:52Z | |
mediapartners.ppe.microsoft.com
|
CT Log | Current | — | — | — | — |
mediasync.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T01:40:54Z | |
meet.mds.microsoft.com
|
CT Log | Current | — | — | — | — |
meet.microsoft.com
|
DNS | Current | — | — | — | — |
meet.mssupport.microsoft.com
|
CT Log | Current | — | — | — | — |
meet.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
meet0x.microsoft.com
|
CT Log | Current | — | — | — | — |
meetdf.microsoft.com
|
CT Log | Current | — | — | — | — |
mels.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
members.microsoft.com
|
CT Log | Current | — | — | — | — |
memberstest2.microsoft.com
|
CT Log | Current | — | — | — | — |
merchantcenter.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
merchantcenter.bingads.microsoft.com
|
CT Log | Current | — | — | — | — |
merchantcenter.si.bingads.microsoft.com
|
CT Log | Current | — | — | — | — |
mert.microsoft.com
|
CT Log | Current | — | — | — | — |
messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
messagingthread.infra.gcc.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T00:56:25Z | |
metadst.int.communication.microsoft.com
|
CT Log | Current | — | 6 | 2025-05-06T09:51:03Z | |
metro.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
metrotrain.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
metrouat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
metstressiis2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
mfsa1.microsoft.com
|
CT Log | Current | — | — | — | — |
mgmt.class-ppe.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T21:56:48Z | |
mgmt.class-prod.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T06:00:49Z | |
mgmt.ss.wd.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-05T04:14:55Z | |
mic0-tk5dmdmz05.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
mic0-tk5dmdmz06.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
microsoftclub.microsoft.com
|
CT Log | Current | — | — | — | — |
microsoftclubadmin.microsoft.com
|
CT Log | Current | — | — | — | — |
microsoftclubadminbvt.microsoft.com
|
CT Log | Current | — | — | — | — |
microsoftclubadminloadtest.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
microsoftclubadminuatnew.microsoft.com
|
CT Log | Current | — | — | — | — |
microsoftclubbvt.microsoft.com
|
CT Log | Current | — | — | — | — |
microsoftclubpartnersload.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
microsoftclubuatnew.microsoft.com
|
CT Log | Current | — | — | — | — |
microsoftquote.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
microsoftquotedr.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
microsoftradewsit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
microsoftradsit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
microsoftraduat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
microsoftretailstore.microsoft.com
|
CT Log | Current | — | — | — | — |
microsoftstore4.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-13T00:28:24Z | |
middletier.teams-nonprod.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-04T10:40:31Z | |
migration.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
migration.windows365-test.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T23:40:14Z | |
migrationstg.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
migrationsvc-amer.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T17:26:04Z | |
migrationsvc-apac.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T17:26:04Z | |
migrationsvc-chno.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T17:26:04Z | |
migrationsvc-emea.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T17:26:04Z | |
migrationsvc.teams-canary.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T17:26:04Z | |
migrationsvc.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T17:26:04Z | |
mimos.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mimosbpm.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mimospitint.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
mint.commercemgmt.m365.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T23:18:42Z | |
mir.prod.reco.microsoft.com
|
CT Log | Current | — | 6 | 2025-05-04T10:29:41Z | |
missionemp.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
missionempuat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mmsmri.managed.microsoft.com
|
CT Log | Current | — | — | — | — |
mobile.me.microsoft.com
|
CT Log | Current | — | — | — | — |
mobile.microsoft.com
|
DNS | Current |
origin.mobile.ms.akadns.net
|
— | — | — |
mobile.muc.microsoft.com
|
CT Log | Current | — | — | — | — |
mobilebeta.microsoft.com
|
CT Log | Current | — | — | — | — |
mobilectp.microsoft.com
|
CT Log | Current | — | — | — | — |
mobiledf.microsoft.com
|
CT Log | Current | — | — | — | — |
mobilezilla.microsoft.com
|
CT Log | Current | — | — | — | — |
mocl.one.microsoft.com
|
CT Log | Current | — | — | — | — |
mocl.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
mocmc-dogfood.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mocmc.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mocmcprep.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
moddpm.office.microsoft.com
|
CT Log | Current | — | — | — | — |
modern.einvoicing.adminservice.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T13:59:56Z | |
modern.einvoicing.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T18:50:26Z | |
modern.einvoicing.eventservice.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T03:15:37Z | |
moet.microsoft.com
|
CT Log | Current | — | — | — | — |
moet.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
moet2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
monet.teams.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-04T09:29:20Z | |
monitoring.int.sls.microsoft.com
|
CT Log | Current | — | — | — | — |
monitoring.ppe.sls.microsoft.com
|
CT Log | Current | — | — | — | — |
monitoring.sls.microsoft.com
|
CT Log | Current | — | — | — | — |
monitoring360.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T12:23:17Z | |
moosdk.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
moservices-df.microsoft.com
|
CT Log | Current | — | — | — | — |
moservices.microsoft.com
|
CT Log | Current | — | — | — | — |
moviesanywhere-afd-prod.media.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T11:29:20Z | |
mp.infra.gcc.teams.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-06T15:46:28Z | |
mpa.one.microsoft.com
|
CT Log | Current | — | — | — | — |
mpadevcr.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
mpadevnx.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
mpadevpr.one.microsoft.com
|
CT Log | Current | — | — | — | — |
mpadevse.one.microsoft.com
|
CT Log | Current | — | — | — | — |
mpan.microsoft.com
|
CT Log | Current | — | — | — | — |
mpanbeta.microsoft.com
|
CT Log | Current | — | — | — | — |
mparca.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
mparcb.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
mparcb2.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
mpauat.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
mpauat.one.microsoft.com
|
CT Log | Current | — | — | — | — |
mpcpkmaprcb.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
mpcpkrca.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
mpls-afd-prod.media.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T09:31:12Z | |
mpn.microsoft.com
|
CT Log | Current | — | — | — | — |
mpnppe.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
mpnppeauth.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
mpo-uat.microsoft.com
|
CT Log | Current | — | — | — | — |
mpodownload.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mpoupload.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mppe.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mpsd-mdm.microsoft.com
|
CT Log | Current | — | — | — | — |
mptestweb.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
mptestweb.europe.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
mquery.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T18:32:29Z | |
mquery.ust.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T18:32:29Z | |
mr2.microsoft.com
|
CT Log | Current | — | — | — | — |
mr3.microsoft.com
|
CT Log | Current | — | — | — | — |
mrcdp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T00:08:46Z | |
mrs.microsoft.com
|
CT Log | Current | — | — | — | — |
mrss.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mrsurveysystem.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
msa.one.microsoft.com
|
CT Log | Current | — | — | — | — |
msaas-dev-external.support.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T05:52:33Z | |
msaas-dev.support.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T05:52:33Z | |
msaasentitlements-bn2.microsoft.com
|
CT Log | Current | — | — | — | — |
msaasentitlements-bn2b.microsoft.com
|
CT Log | Current | — | — | — | — |
msaasentitlements-co3.microsoft.com
|
CT Log | Current | — | — | — | — |
msaasentitlements-cy2.microsoft.com
|
CT Log | Current | — | — | — | — |
msaasentitlements-db5.microsoft.com
|
CT Log | Current | — | — | — | — |
msaasentitlements-dm3.microsoft.com
|
CT Log | Current | — | — | — | — |
msaasentitlements-hk2.microsoft.com
|
CT Log | Current | — | — | — | — |
msats-ppe.commerce.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T18:11:50Z | |
msats.commerce.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-07T23:39:40Z | |
msauat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
msauction.microsoft.com
|
CT Log | Current | — | — | — | — |
mscampusexperience.microsoft.com
|
CT Log | Current | — | — | — | — |
msclubdevpartner.microsoft.com
|
CT Log | Current | — | — | — | — |
mscollect.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mscollectuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
msconnect.africa.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
msconnect.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
msconnect.europe.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
msconnect.fareast.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
msconnect.middleeast.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
msconnect.northamerica.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
msconnect.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
msconnect.southamerica.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
msconnect.southpacific.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
msconnects.africa.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
msconnects.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
msconnects.europe.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
msconnects.fareast.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
msconnects.middleeast.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
msconnects.northamerica.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
msconnects.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
msconnects.southamerica.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
msconnects.southpacific.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
mscprodrs.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mscprodws.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mscritsit.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mscritsit40.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mscrl.microsoft.com
|
CT Log | Current | — | — | — | — |
mscuat.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T17:30:41Z | |
mscuatwstwo.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
msdn-pak.one.microsoft.com
|
CT Log | Current | — | — | — | — |
msdn-pak.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
msdn-pak2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
msdn.microsoft.com
|
CT Log | Current | — | — | — | — |
msdn.one.microsoft.com
|
CT Log | Current | — | — | — | — |
msdn2.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T08:40:21Z | |
msdnasia.one.microsoft.com
|
CT Log | Current | — | — | — | — |
msdnasia.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
msdnbenefits.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
msdness.microsoft.com
|
CT Log | Current | — | — | — | — |
msdnessv2.microsoft.com
|
CT Log | Current | — | — | — | — |
msdnopenmat.one.microsoft.com
|
CT Log | Current | — | — | — | — |
msedsystems.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
msengage-apac.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
msengage-emea.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
msengage-na.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
msengage.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
msengagetestna.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
msengageu-apac.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
msengageu-emea.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
msengageu-na.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
msengageu.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
msesppe.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:40:51Z | |
msevents.microsoft.com
|
CT Log | Current | — | — | — | — |
mseventsppe.microsoft.com
|
CT Log | Current | — | — | — | — |
mseventstest.microsoft.com
|
CT Log | Current | — | — | — | — |
mseventstrain.one.microsoft.com
|
CT Log | Current | — | — | — | — |
mseventsww.microsoft.com
|
CT Log | Current | — | — | — | — |
mseventswwdev.one.microsoft.com
|
CT Log | Current | — | — | — | — |
mseventswwetest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
mseventswwtest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
msfterdr.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T23:45:17Z | |
msfterdrppe.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T01:52:19Z | |
msftguest.microsoft.com
|
CT Log | Current | — | — | — | — |
msftofficetalk.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
msftofficetalkservices.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
msgapi.gcc.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T13:33:04Z | |
msgapi.int.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T13:49:43Z | |
msgapi.teams.microsoft.com
|
CT Log | Current | — | 8 | 2025-05-08T17:01:47Z | |
mshinfo.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
msinvoicerxp.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
msinvoicerxp2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
msinvoicetst.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
msip.clientidentity.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T10:12:38Z | |
msiservicescorp.dns.microsoft.com
|
CT Log | Current | — | — | — | — |
msiservicesext.microsoft.com
|
CT Log | Current | — | — | — | — |
msit-database.fabric.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T13:12:03Z | |
msit.api.personalization.ideas.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T10:59:18Z | |
msit.aps.infra.teams.microsoft.com
|
CT Log | Current | — | 12 | 2025-05-06T02:41:45Z | |
msit.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
msitfindmebgservice.microsoft.com
|
CT Log | Current | — | — | — | — |
msitfindmeservice.microsoft.com
|
CT Log | Current | — | — | — | — |
msitideation.microsoft.com
|
CT Log | Current | — | — | — | — |
msitsearch.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
msitservicecatalog.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
msitservicecatalogext.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
msitservicecatalogperf.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
msitservicecatalogsit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
msitservicecatalogsitext.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
msitservicecataloguat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
msitservicecataloguatext.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mskkjp.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mslextshares.one.microsoft.com
|
CT Log | Current | — | — | — | — |
mslextsharesbeta.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mslextsharesbeta.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
mslpvpprodcert.lc.microsoft.com
|
CT Log | Current | — | — | — | — |
msmdsdr.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T16:25:08Z | |
msmedia.microsoft.com
|
CT Log | Current | — | — | — | — |
msocaf.microsoft.com
|
CT Log | Current | — | — | — | — |
msolvdev2crmapp.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
msolvdev2sw.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
msolvdevcrmapp.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
msolvdevfs1.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
msolvdevsw.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
msolvsmokefs1.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
msolvsmokesw.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
msonline.microsoft.com
|
CT Log | Current | — | — | — | — |
msonlineppe2010.microsoft.com
|
CT Log | Current | — | — | — | — |
msopcpws.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
msopcpwsuat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
msoppeshare.microsoft.com
|
CT Log | Current | — | — | — | — |
msops.microsoft.com
|
CT Log | Current | — | — | — | — |
msoshare.microsoft.com
|
CT Log | Current | — | — | — | — |
msowac.microsoft.com
|
CT Log | Current | — | — | — | — |
msox-stg.support.microsoft.com
|
CT Log | Current | — | — | — | — |
msox.support.microsoft.com
|
CT Log | Current | — | — | — | — |
mspacsr.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T12:57:02Z | |
mspartner.microsoft.com
|
CT Log | Current | — | — | — | — |
mspartnerbi-int.microsoft.com
|
CT Log | Current | — | — | — | — |
mspartnerbi.microsoft.com
|
CT Log | Current | — | — | — | — |
mspartnerbi.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mspartnerbiuat.microsoft.com
|
CT Log | Current | — | — | — | — |
mspartnerira.microsoft.com
|
CT Log | Current | — | — | — | — |
mspartnerotp-ppe.partners.microsoft.com
|
CT Log | Current | — | — | — | — |
mspartnerotp.partners.microsoft.com
|
CT Log | Current | — | — | — | — |
msppstage.microsoft.com
|
CT Log | Current | — | — | — | — |
mspress.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
msptr.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
msqdrwsext.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
msqperfui1.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
msqperfwsext1.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
msqprodwsext.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
msqsit02ui.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
msqsit02wsext.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
msqsit04wsext.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
msqsit3ui.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
msqsit3wsext.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
msqsit4ui.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
msqsit4wsext.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
msquat1ui.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
msquat1wsext.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
msquat2ui.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
msquat2wsext.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
msrc-blog.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T00:36:03Z | |
msrc.corp.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-09T03:32:10Z | |
msrc.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T14:16:23Z | |
msretail-crm.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
msretail-crm.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
msscship.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:57:27Z | |
mssiebel.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mssolveweb.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mssolvewebuat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mssqlperf.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mssws.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
msswspreprod.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mstf.microsoft.com
|
CT Log | Current | — | — | — | — |
mstntfsfilteringservice-amer.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-12T06:29:09Z | |
mstntfsfilteringservice-apac.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-12T06:29:09Z | |
mstntfsfilteringservice-emea.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-12T06:29:09Z | |
mstntfsfilteringservice.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-12T06:29:09Z | |
msu1.beta.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msu1.ppe.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msu1.test.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msu1a.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msu1b.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msu1c.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msu2.beta.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msu2a.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msu2b.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msu2c.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msu3b.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msua01.beta.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msua01.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msua01.ppe.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msua01dr.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msua02.beta.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msua02.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msua02.ppe.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msua02dr.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msua03.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msua03.ppe.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msua04.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msua04dr.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msua05.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msua05dr.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msub01.beta.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msub01.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msub01.ppe.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msub01dr.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msub02.beta.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msub02.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msub02dr.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msub03.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msub03dr.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msub05.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msub05dr.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msuc01.beta.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msuc01.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msuc02.beta.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msuc02.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msuc02dr.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msuc03.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msuc03dr.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msuc05.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msuc05dr.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
msvacationusersitetest.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T04:02:29Z | |
msvendordemo.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
msvendordev.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
msvendortest.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
msvoicereporting.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
msvoicereportinguat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
msvoicereports.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
msxadmin-dev.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T20:22:10Z | |
msxi-perf.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T01:45:23Z | |
msxi-test.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:11:59Z | |
msybidata.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
mta.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta10.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta11.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta12.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta13.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta14.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta15.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta16.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta17.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta18.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta19.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta2.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta20.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta21.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta22.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta23.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta24.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta25.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta26.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta27.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta28.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta29.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta3.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta30.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta31.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta32.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta33.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta34.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta35.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta36.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta37.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta38.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta39.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta4.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta40.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta41.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta42.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta43.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta44.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta45.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta46.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta47.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta48.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta49.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta5.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta50.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta6.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta7.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta8.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mta9.email2.microsoft.com
|
CT Log | Current | — | — | — | — |
mtcacheinv.granite.int.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T13:05:03Z | |
mtcacheinvcosmic.granite.int.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T13:05:03Z | |
mtgw.dev.communication.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-04T10:13:42Z | |
mto.security.microsoft.com
|
CT Log | Current | — | 6 | 2025-05-09T19:27:40Z | |
mtonline.ppe.sls.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T18:55:39Z | |
mutualauthclient-be.dev.do.dsp.mp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T01:53:23Z | |
mutualauthclient-be.int.do.dsp.mp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T06:02:01Z | |
mva.microsoft.com
|
CT Log | Current | — | — | — | — |
mvls.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
mvls2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
mvp.support.ppe.microsoft.com
|
CT Log | Current | — | — | — | — |
mwf.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T22:04:15Z | |
mxc.daas.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-10T02:53:22Z | |
my.microsoft.com
|
DNS | Current |
account.microsoft.com.edgekey.net
|
— | — | — |
my2010.microsoft.com
|
CT Log | Current | — | — | — | — |
myaccess.ppe.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T08:25:58Z | |
myaccount.microsoft.com
|
DNS | Current |
na.privatelink.msidentity.com
|
— | — | — |
myagentsvcxboxautheobsit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
myagentsvcxboxcffsit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
myagentsvcxboxpubeobperf.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
myagentsvcxboxpubeobsit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
myairlift.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T15:33:52Z | |
myapplications.microsoft.com
|
CT Log | Current | — | — | — | — |
myk4wserviceaoc.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
myk4wserviceapj.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
myk4wserviceauth.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
myk4wserviceeoc.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mylearning.microsoft.com
|
CT Log | Current | — | — | — | — |
mymfe.microsoft.com
|
CT Log | Current | — | — | — | — |
mymicrosoftitperf.microsoft.com
|
CT Log | Current | — | — | — | — |
myoem.microsoft.com
|
CT Log | Current | — | — | — | — |
myphone-int.microsoft.com
|
CT Log | Current | — | — | — | — |
myphone.microsoft.com
|
CT Log | Current | — | — | — | — |
myprofile-ppe.microsoft.com
|
CT Log | Current | — | — | — | — |
myservice.surface.microsoft.com
|
CT Log | Current | — | — | — | — |
myserviceauthaoc.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
myserviceauthuataoc.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
myservicechinauat.surface.microsoft.com
|
CT Log | Current | — | — | — | — |
myserviceuataoc.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
myserviceuatapj.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
myservicezuneaoc.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
myservicezuneaocuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
myservicezuneapj.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
myservicezuneapjsit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
myservicezuneapjuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
myservicezuneauthaoc.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
myservicezuneeoc.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
myservicezunesit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
myservicezunestg.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mysignins-ppe.microsoft.com
|
CT Log | Current | — | — | — | — |
mysrvczuneauthuataoc.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
mysurfaceserviceaoc.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mysurfaceserviceapj.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mysurfaceserviceauth.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mysurfaceserviceeoc.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mysurfaceservicestg.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
mysvcxboxautheobsit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
mysvcxboxcffsit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
mysvcxboxpubeobsit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
mysvczuneautheobsit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
mysvczunepubeobsit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
myxboxservicestg.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
n.partnersettings.familysafety.microsoft.com
|
CT Log | Current | — | — | — | — |
n.urs.microsoft.com
|
CT Log | Current | — | — | — | — |
na.cupsweb.dev.muv6.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T14:31:41Z | |
na.stager.dev.muv6.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T21:11:39Z | |
na.stager.df.muv6.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-10T17:50:49Z | |
na01-ch1-nsp-244-209-56-157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
na01-ch1-nsp-245-209-56-157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
na01-ch1-nsp-246-209-56-157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
na01-ch1-nsp-247-209-56-157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
na01-ch1-nsp-248-209-56-157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
na01-ch1-nsp-249-209-56-157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
na01-ch1-nsp-250-209-56-157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
na01-ch1-nsp-251-209-56-157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
na01-ch1-nsp-252-209-56-157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
na01-ch1-nsp-253-209-56-157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
na01-ch1-nsp-254-209-56-157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
na01-tx2-nsp-221-208-56-157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
na01-tx2-nsp-222-208-56-157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
na01-tx2-nsp-243-208-56-157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
na01-tx2-nsp-244-208-56-157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
na01-tx2-nsp-245-208-56-157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
na01-tx2-nsp-246-208-56-157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
na01-tx2-nsp-247-208-56-157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
na01-tx2-nsp-248-208-56-157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
na01-tx2-nsp-249-208-56-157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
na01-tx2-nsp-250-208-56-157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
na01-tx2-nsp-251-208-56-157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
na01-tx2-nsp-252-208-56-157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
na01-tx2-nsp-253-208-56-157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
na01-tx2-nsp-254-208-56-157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
na01-va3-nsp-244-210-56-157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
na01-va3-nsp-245-210-56-157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
na01-va3-nsp-246-210-56-157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
na01-va3-nsp-247-210-56-157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
na01-va3-nsp-248-210-56-157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
na01-va3-nsp-249-210-56-157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
na01-va3-nsp-250-210-56-157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
na01-va3-nsp-251-210-56-157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
na01-va3-nsp-252-210-56-157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
na01-va3-nsp-253-210-56-157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
na01-va3-nsp-254-210-56-157.outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
nam.daas.microsoft.com
|
CT Log | Current | — | 68 | 2025-05-04T13:19:33Z | |
nam.dev.daas.microsoft.com
|
CT Log | Current | — | 17 | 2025-05-05T04:15:42Z | |
nam.substrateintelligence.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T06:10:48Z | |
nam.test.daas.microsoft.com
|
CT Log | Current | — | 12 | 2025-05-05T01:14:45Z | |
nam.tip1.api.protean-staging.wps.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T23:33:56Z | |
nam.tip1.api.protean.wps.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T21:39:29Z | |
nav.smartscreen.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-04T15:29:26Z | |
nazaraserver.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
nca.sand.channelinclusiontest.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T11:11:57Z | |
nceauthuataoc.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
nceperf.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
nceuataoc.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
ncs.infra.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T00:30:59Z | |
ncufun.account.manage-beta.microsoft.com
|
CT Log | Current | — | — | — | — |
ncufun.account.manage-dogfood.microsoft.com
|
CT Log | Current | — | — | — | — |
ncufun.account.manage-ppe.microsoft.com
|
CT Log | Current | — | — | — | — |
ncufun.account.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
ne.onlinebackup.microsoft.com
|
CT Log | Current | — | — | — | — |
netcastle-dev-wcus.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T02:12:01Z | |
netcastle-dev.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T02:12:01Z | |
netcastle-prod-wcus.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T11:33:56Z | |
netcastle-prod.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T11:33:56Z | |
netcastle-uat-wcus.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T17:28:16Z | |
netcastle-uat.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T17:28:16Z | |
netcastledev.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T02:12:01Z | |
netcastleprod.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T11:33:56Z | |
netcastleuat.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T17:28:16Z | |
netservforextranet.microsoft.com
|
CT Log | Current | — | — | — | — |
networktest.windowsphone-int.com.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
neu.noam.eersapi.teams.microsoft.com
|
CT Log | Current | — | 6 | 2025-05-10T05:58:38Z | |
neu.pbsub.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T18:37:29Z | |
neu.pom.cis.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T02:15:25Z | |
neu.pom.cistest.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T17:28:13Z | |
neufun.account.manage-ppe.microsoft.com
|
CT Log | Current | — | — | — | — |
neufun.account.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
neuron.support.microsoft.com
|
CT Log | Current | — | — | — | — |
neuronperf.support.microsoft.com
|
CT Log | Current | — | — | — | — |
neurontest.support.microsoft.com
|
CT Log | Current | — | — | — | — |
neuronuat.support.microsoft.com
|
CT Log | Current | — | — | — | — |
news.microsoft.com
|
DNS | Current |
m3l38343je5e.wpeproxy.com
|
— | — | — |
next.adcenter-pace.microsoft.com
|
CT Log | Current | — | — | — | — |
next.cammt-pace.microsoft.com
|
CT Log | Current | — | — | — | — |
next.pubcenter-pace.microsoft.com
|
CT Log | Current | — | — | — | — |
nf.smartscreen.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-04T15:29:26Z | |
ng.msg.gcc.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T13:33:04Z | |
ng.msg.int.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T13:49:43Z | |
ng.msg.teams.microsoft.com
|
CT Log | Current | — | 8 | 2025-05-08T17:01:47Z | |
ngimbrtcrm.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
ngimbrtfilequn.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
ngimbrtfilesin.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
ngimbrtsrs.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
ngimcrm.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
ngimfiledub.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
ngimfilejpn.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
ngimfilequn.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
ngimfilesin.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
ngimhotfix.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
ngimhotfixsrs.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
ngimperfclient.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
ngimperfcrm.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
ngimperfjobsrv.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
ngimsmokecrm.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
ngimsrs.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
ngimtwip.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
ngimtwipclient.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
ngimtwipfile.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
ngvlgenevaagent.licensing.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T11:27:26Z | |
noam.api.interfaces.records.teams.microsoft.com
|
CT Log | Current | — | 6 | 2025-05-07T22:04:19Z | |
noam.blob.sdg.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-10T19:58:37Z | |
noam.core.api.interfaces.records.teams.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-09T00:33:39Z | |
noam.eersapi.teams.microsoft.com
|
CT Log | Current | — | 15 | 2025-05-10T01:50:37Z | |
noam.eus.eers.services.teams.microsoft.com
|
CT Log | Current | — | 7 | 2025-05-12T21:13:43Z | |
noam.httpblob.sdg.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T02:45:57Z | |
noam.sdh.sdg.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-12T00:05:31Z | |
noam.sus.eers.services.teams.microsoft.com
|
CT Log | Current | — | 7 | 2025-05-12T21:13:43Z | |
noame2e.sdh.sdg.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-07T16:27:20Z | |
nocdn-static.msscship.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:57:27Z | |
nonprod.geneva.keyvault.organizationmaster.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T16:14:07Z | |
nonprod.merge.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T00:01:36Z | |
nor.daas.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-11T03:01:23Z | |
nortelallianceforums.microsoft.com
|
CT Log | Current | — | — | — | — |
northamerica.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
northeurope.api.prod.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T01:44:12Z | |
northeurope.dcsfe.prod.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T15:46:42Z | |
notice4.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T00:35:27Z | |
notificationlistener.nts.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T17:17:14Z | |
notifications.microsoft.com
|
DNS | Current | — | — | — | — |
notifications.pilot.trackit.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T03:52:18Z | |
notificationsapi.pilot.trackit.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T11:57:26Z | |
notificationsservice.licensing.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T00:47:23Z | |
notify.int.communication.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-06T05:24:00Z | |
notify.ppe.communication.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-12T18:37:36Z | |
notify.prod.communication.microsoft.com
|
CT Log | Current | — | 6 | 2025-05-12T22:37:25Z | |
nowformscorp.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
nowformscorpblu.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
nowformscorpblunext.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
nowformscorpcn.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
nowformscorpcnnext.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
nowformscorpcol.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
nowformscorpcolnext.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
nowformscorpemea.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
nowformscorpemeanext.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
nowformscorpkaw.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
nowformscorpkawnext.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
nowformscorpnext.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
nowformscorpsg.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
nowformscorpsgnext.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
npiauthsit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
npipubsit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
nrt.msit.api.personalization.ideas.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T09:49:20Z | |
nss.ext.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
ntdevrights.microsoft.com
|
CT Log | Current | — | — | — | — |
nummgmt.prod.communication.microsoft.com
|
CT Log | Current | — | 18 | 2025-05-11T02:21:09Z | |
nunatak.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-05T19:56:57Z | |
nus.onlinebackup.microsoft.com
|
CT Log | Current | — | — | — | — |
nxtpipeline.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
o.apac.public-teams.main.ml.teams.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-07T09:39:05Z | |
o.eur.public-teams.main.ml.teams.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-06T02:53:48Z | |
o.ipdns.public-teams.main.ml.teams.microsoft.com
|
CT Log | Current | — | 7 | 2025-05-04T08:20:08Z | |
o.nam.public-teams.main.ml.teams.microsoft.com
|
CT Log | Current | — | 6 | 2025-05-04T08:20:08Z | |
o.public-teams.main.ml.teams.microsoft.com
|
CT Log | Current | — | 7 | 2025-05-04T08:20:08Z | |
o1.garage.microsoft.com
|
CT Log | Current | — | — | — | — |
o1.sendgrid.microsoft.com
|
CT Log | Current | — | — | — | — |
o140.track.notif.careersppe.microsoft.com
|
CT Log | Current | — | — | — | — |
o2.sendgrid.microsoft.com
|
CT Log | Current | — | — | — | — |
o3.sendgrid.microsoft.com
|
CT Log | Current | — | — | — | — |
o365wac.microsoft.com
|
CT Log | Current | — | — | — | — |
o365wac3.microsoft.com
|
CT Log | Current | — | — | — | — |
o365wfl.microsoft.com
|
CT Log | Current | — | — | — | — |
oab.exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
oas-preview.support.microsoft.com
|
CT Log | Current | — | — | — | — |
oas-stg.microsoft.com
|
CT Log | Current | — | — | — | — |
oas-stg.support.microsoft.com
|
CT Log | Current | — | — | — | — |
oas.as.ficp.support.microsoft.com
|
CT Log | Current | — | — | — | — |
oas.consumersecuritysupport.microsoft.com
|
CT Log | Current | — | — | — | — |
oas.ec.ficp.support.microsoft.com
|
CT Log | Current | — | — | — | — |
oas.eu.ficp.support.microsoft.com
|
CT Log | Current | — | — | — | — |
oas.ficp-ppe.dns.microsoft.com
|
CT Log | Current | — | — | — | — |
oas.ficp.support.microsoft.com
|
CT Log | Current | — | — | — | — |
oas.fixitcenter-ppe.dns.microsoft.com
|
CT Log | Current | — | — | — | — |
oas.fixitcenter.support.microsoft.com
|
CT Log | Current | — | — | — | — |
oas.g1-ficp-ppe.dns.microsoft.com
|
CT Log | Current | — | — | — | — |
oas.g2-ficp-ppe.dns.microsoft.com
|
CT Log | Current | — | — | — | — |
oas.mpo-preview.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
oas.mpo-uat.microsoft.com
|
CT Log | Current | — | — | — | — |
oas.partners.support.microsoft.com
|
CT Log | Current | — | — | — | — |
oas.partnersuat.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
oas.partnersuat.support.microsoft.com
|
CT Log | Current | — | — | — | — |
oas.premier-beta.dns.microsoft.com
|
CT Log | Current | — | — | — | — |
oas.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
oas.premieruat.dns.microsoft.com
|
CT Log | Current | — | — | — | — |
oas.stg-ficp.support.microsoft.com
|
CT Log | Current | — | — | — | — |
oas.stg-fixitcenter.support.microsoft.com
|
CT Log | Current | — | — | — | — |
oas.stg-g1-ficp.support.microsoft.com
|
CT Log | Current | — | — | — | — |
oas.support-preprod.dns.microsoft.com
|
CT Log | Current | — | — | — | — |
oas.support-preview.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
oas.support-stg.microsoft.com
|
CT Log | Current | — | — | — | — |
oas.support.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
oas.support.microsoft.com
|
CT Log | Current | — | — | — | — |
oas.support.pinpoint.microsoft.com
|
CT Log | Current | — | — | — | — |
oas.support.store.microsoft.com
|
CT Log | Current | — | — | — | — |
oas.wc.ficp.support.microsoft.com
|
CT Log | Current | — | — | — | — |
oas.world.ficp.support.microsoft.com
|
CT Log | Current | — | — | — | — |
oasfileupload-stg.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
oasfileupload.microsoft.com
|
CT Log | Current | — | — | — | — |
oasfileupload.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
oasfuagentsvc.microsoft.com
|
CT Log | Current | — | — | — | — |
oasfuagentsvc.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
oasfuconsole.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
oasp.microsoft.com
|
CT Log | Current | — | — | — | — |
oaspcontent.microsoft.com
|
CT Log | Current | — | — | — | — |
oauth.sellerdashboard.microsoft.com
|
CT Log | Current | — | — | — | — |
obligation.l2o.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T16:52:06Z | |
observability.cts.speech.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T04:48:41Z | |
oca.microsoft.com
|
CT Log | Current | — | — | — | — |
ocajapan.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
occapimglobal.iconchannelservicesprod.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T06:10:11Z | |
occclientglobal.iconchannelserviceprod.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T22:39:59Z | |
ocdus.mte.microsoft.com
|
CT Log | Current | — | — | — | — |
oceecefiles.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
ocl.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
ocldr.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
ocluat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
ocpclient.ocp.iwes.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
ocps.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
ocpvlam.licensing.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T11:35:02Z | |
ocs00x.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
ocs01x.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
ocs02x.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
ocs03x.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
ocs04x.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
ocs05x.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
ocs06x.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
ocs07x.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
ocs08x.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
ocs09x.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
ocs10x.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
ocs11x.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
ocs12x.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
ocs13x.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
ocs14x.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
ocs15x.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
ocs16x.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
ocs17x.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
ocs18x.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
ocs19x.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
ocs20x.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
ocs21x.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
ocs22x.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
ocs23x.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
ocs24x.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
ocs25x.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
ocs26x.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
ocs27x.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
ocs28x.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
ocs29x.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
ocsp.microsoft.com
|
DNS | Current | — | — | — | — |
ocsprod.microsoft.com
|
CT Log | Current | — | — | — | — |
ocsqa.microsoft.com
|
CT Log | Current | — | — | — | — |
ocss30.microsoft.com
|
CT Log | Current | — | — | — | — |
odcqa.mmd.microsoft.com
|
CT Log | Current | — | — | — | — |
odsdataservice.licensing.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T15:14:33Z | |
odysseyservice.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
odysseyserviceuat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
oem-bvt.msscship.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:57:27Z | |
oem-prod.msscship.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:57:27Z | |
oem-static.msscship.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:57:27Z | |
oem.microsoft.com
|
CT Log | Current | — | — | — | — |
oem.msscship.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:57:27Z | |
oem.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
oem.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
oemauthreg.microsoft.com
|
CT Log | Current | — | — | — | — |
oemauthsqa.microsoft.com
|
CT Log | Current | — | — | — | — |
oemcollab.microsoft.com
|
CT Log | Current | — | — | — | — |
oemcollaboration.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
oemcollabppe.microsoft.com
|
CT Log | Current | — | — | — | — |
oemcomponents.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
oemcomponentsbeta.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
oemcrmsrs.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
oemcrmsrspp.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
oemcrmsrspp.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
oemcrmuatsitsrs.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
oemperfren.microsoft.com
|
CT Log | Current | — | — | — | — |
oemppe.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
oemppeauth.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
oemprod.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
oempub.microsoft.com
|
CT Log | Current | — | — | — | — |
oemrensqa.microsoft.com
|
CT Log | Current | — | — | — | — |
oemuat.microsoft.com
|
CT Log | Current | — | — | — | — |
oemuatcollab.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
offermanager.dsc.microsoft.com
|
CT Log | Current | — | — | — | — |
offermanageruat.dsc.microsoft.com
|
CT Log | Current | — | — | — | — |
offerstore-int.commerce.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T22:57:00Z | |
office.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T02:06:29Z | |
office.pinpoint.microsoft.com
|
CT Log | Current | — | — | — | — |
office.pipe.aria.microsoft.com
|
CT Log | Current | — | — | — | — |
office15client.microsoft.com
|
CT Log | Current | — | — | — | — |
office2010.microsoft.com
|
CT Log | Current | — | — | — | — |
office2010beta.microsoft.com
|
CT Log | Current | — | — | — | — |
office365.microsoft.com
|
CT Log | Current | — | — | — | — |
office365.pinpoint.microsoft.com
|
CT Log | Current | — | — | — | — |
officebeta.microsoft.com
|
CT Log | Current | — | — | — | — |
officebetaimages.microsoft.com
|
CT Log | Current | — | — | — | — |
officeclient.microsoft.com
|
CT Log | Current | — | — | — | — |
officecouncil1.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
officeimages.microsoft.com
|
CT Log | Current | — | — | — | — |
officeint.microsoft.com
|
CT Log | Current | — | — | — | — |
officelive.microsoft.com
|
CT Log | Current | — | — | — | — |
officepreview.microsoft.com
|
CT Log | Current | — | — | — | — |
officeredir.microsoft.com
|
CT Log | Current | — | — | — | — |
officesdx.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T21:14:57Z | |
officestrings-int.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
officestrings.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
officetestfive1.microsoft.com
|
CT Log | Current | — | — | — | — |
officewebapps-df.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
officewebapps-df.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
offloctest.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
offtools.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
oips-external.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
oisxsvc-stg.support.microsoft.com
|
CT Log | Current | — | — | — | — |
oisxsvc.support.microsoft.com
|
CT Log | Current | — | — | — | — |
olm.microsoft.com
|
CT Log | Current | — | — | — | — |
olrrt.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
om.one.microsoft.com
|
CT Log | Current | — | — | — | — |
om.systemcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
om2.one.microsoft.com
|
CT Log | Current | — | — | — | — |
omaportaldevsts.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
omaportaldevsvcs.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
omaportalperfsvcs.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
omaportalsitsts.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
omaportalsitsvcs.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
omaportalsvcs.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
omaportaluatsvcs.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
omh.response.microsoft.com
|
CT Log | Current | — | — | — | — |
omnichannel-auth.nonprod.skylight.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T07:24:41Z | |
ompob.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
oms.one.microsoft.com
|
CT Log | Current | — | — | — | — |
omspob.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
omsuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
omswatpob.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
omswatuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
omuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
omwftest.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
onboarding.data.tvdownload.microsoft.com
|
CT Log | Current | — | — | — | — |
onboarding.epg.tvdownload.microsoft.com
|
CT Log | Current | — | — | — | — |
onboardingprod.geneva.keyvault.prod.suppliermgmt.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T12:17:44Z | |
oneask.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-08T08:19:25Z | |
onecallreporting.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
onecc-sandbox.data.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-04T16:39:14Z | |
onecc.data.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-07T11:06:24Z | |
onedeploy.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T22:04:15Z | |
onedrivelti.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-05T05:43:27Z | |
onefuzz-staging.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T05:08:56Z | |
onegdc.microsoft.com
|
CT Log | Current | — | — | — | — |
onegw.microsoft.com
|
CT Log | Current | — | — | — | — |
onegwppe.microsoft.com
|
CT Log | Current | — | — | — | — |
onegwppe.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
onerai.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T13:46:06Z | |
oneroute.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T00:16:00Z | |
onesettings-prod.win-sustainability.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T20:29:05Z | |
oness.microsoft.com
|
CT Log | Current | — | 7 | 2025-05-06T23:28:53Z | |
onessppe.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T17:36:46Z | |
onetrade.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T05:05:46Z | |
oneview.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
onlinehelp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T00:46:22Z | |
onviewrpt.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
opadevcr.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
opadevpr.one.microsoft.com
|
CT Log | Current | — | — | — | — |
opadevse.one.microsoft.com
|
CT Log | Current | — | — | — | — |
oparca.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
oparcb.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
opauat.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
opauat.one.microsoft.com
|
CT Log | Current | — | — | — | — |
openisv.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
openisvuat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
opensearch-co1.microsoft.com
|
CT Log | Current | — | — | — | — |
opensearch-db3.microsoft.com
|
CT Log | Current | — | — | — | — |
opensearch-dm2.microsoft.com
|
CT Log | Current | — | — | — | — |
operations.licensing.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T16:05:11Z | |
opexweb.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
ops.kse.microsoft.com
|
CT Log | Current | — | — | — | — |
optic-misp.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T00:38:07Z | |
optimizer-ppe.asimov.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T01:19:27Z | |
optimizer-sandbox.asimov.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T01:19:27Z | |
optimizer.asimov.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T01:19:27Z | |
opxuat.microsoft.com
|
CT Log | Current | — | — | — | — |
orange.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
orange.quarantine.beta.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
orange.quarantine.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
order-admin.bn4.microsoft.com
|
CT Log | Current | — | — | — | — |
order-admin.dm2.microsoft.com
|
CT Log | Current | — | — | — | — |
order.ecx-dit2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
order.rest.store.internal.bn4c.microsoft.com
|
CT Log | Current | — | — | — | — |
order.rest.store.internal.co1c.microsoft.com
|
CT Log | Current | — | — | — | — |
order.rest.store.internal.dm2c.microsoft.com
|
CT Log | Current | — | — | — | — |
ordercom.store.microsoft.com
|
CT Log | Current | — | — | — | — |
ordercomtest.store.microsoft.com
|
CT Log | Current | — | — | — | — |
ordermanagement.ecx-sit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
ordermanagement.ecx-uat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
orders.licensing.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T21:00:57Z | |
orders.microsoft.com
|
DNS | Current | — | — | — | — |
orders.msops.microsoft.com
|
CT Log | Current | — | — | — | — |
orders.view.api.account.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-04T16:43:22Z | |
orderstest.msops.microsoft.com
|
CT Log | Current | — | — | — | — |
ordersuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
orgaccount.microsoft.com
|
CT Log | Current | — | — | — | — |
origin.msscship.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:57:27Z | |
origin.sdx.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T03:35:29Z | |
orsapp.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
orsuat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
osdtraining.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
ose.officeupdate.microsoft.com
|
CT Log | Current | — | — | — | — |
osgrelarchvm01.ntdev.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T03:47:40Z | |
osgrelarchvm02.ntdev.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T03:47:40Z | |
osgrelarchvm03.ntdev.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T03:47:40Z | |
osgrelarchvm04.ntdev.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T08:14:42Z | |
osgrelarchvm05.ntdev.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T08:14:42Z | |
osgrelarchvm06.ntdev.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T08:14:42Z | |
osgrelarchvm07.ntdev.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T03:47:40Z | |
osgrelarchvm08.ntdev.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T03:47:40Z | |
osgrelarchvm09.ntdev.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T03:47:40Z | |
osgrelarchvm20.ntdev.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T03:47:40Z | |
osgrelarchvm21.ntdev.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T03:47:40Z | |
osgrelarchvm22.ntdev.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T03:47:40Z | |
osgrelarchvm23.ntdev.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T03:47:40Z | |
osgrelarchvm24.ntdev.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T03:47:40Z | |
osgrelarchvm25.ntdev.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T03:47:40Z | |
osgvfsserver.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T05:36:58Z | |
osm.glscommerce-ppe.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T16:05:12Z | |
ostatus.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
osub.microsoft.com
|
CT Log | Current | — | — | — | — |
othfrontdoor.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
otp-dev.partner.microsoft.com
|
CT Log | Current | — | — | — | — |
outbound.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
outletcoverage.microsoft.com
|
CT Log | Current | — | — | — | — |
outletcoverage2008.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
outletcoverageppe.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
outletcoverageuat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
outlook.europe.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
outlook.microsoft.com
|
DNS | Current | — | — | — | — |
outlookbackup.exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
outlookbeta.exchange.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
ovwtt.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
owa.exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
owa.microsoft.com
|
DNS | Current | — | — | — | — |
p.manage-beta.microsoft.com
|
CT Log | Current | — | — | — | — |
p.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
p.ppe.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
p.urs.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-04T15:29:26Z | |
p3dk.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
p5.cp.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T19:34:22Z | |
pa.one.microsoft.com
|
CT Log | Current | — | — | — | — |
pa.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
pa1.lync.mds.microsoft.com
|
CT Log | Current | — | — | — | — |
pa2.lync.mds.microsoft.com
|
CT Log | Current | — | — | — | — |
pacsr.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
pacsrdevcr.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
pacsrdevcr.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
paintelodata.one.microsoft.com
|
CT Log | Current | — | — | — | — |
paintelodataserviceex.one.microsoft.com
|
CT Log | Current | — | — | — | — |
paintelodatauat.one.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T09:08:29Z | |
paintelodatauatv2.one.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T04:58:00Z | |
paintelodatav2.one.microsoft.com
|
CT Log | Current | — | — | — | — |
pairl.one.microsoft.com
|
CT Log | Current | — | — | — | — |
paivr.one.microsoft.com
|
CT Log | Current | — | — | — | — |
paivr.partners.extranet.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T07:01:23Z | |
pakeyinfo.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
pakeyinfoexde.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
pakeyinfoexrca.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
pakeyinfoexrcb.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
pakeyinfoext.one.microsoft.com
|
CT Log | Current | — | — | — | — |
pakeyinfoextuat.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
pakeyinfoextuat.one.microsoft.com
|
CT Log | Current | — | — | — | — |
pakeyinfoextuatb.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
pakeyinfoinrca.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
pakeyinfoinrcb.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
palladium.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
palladium2.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
palladium3.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
paonlinedev.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
paperftestex.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
papri.one.microsoft.com
|
CT Log | Current | — | — | — | — |
parcagch.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
parcbgch.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
pared.one.microsoft.com
|
CT Log | Current | — | — | — | — |
partbuilder.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
partbuilderuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
partner-access.security.microsoft.com
|
CT Log | Current | — | 6 | 2025-05-09T19:27:40Z | |
partner-dev.licensing.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T08:38:58Z | |
partner-int.licensing.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T07:12:15Z | |
partner-static.msscship.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:57:27Z | |
partner.licensing.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T03:15:15Z | |
partner.manage-dogfood.microsoft.com
|
CT Log | Current | — | — | — | — |
partner.manage-ppe.microsoft.com
|
CT Log | Current | — | — | — | — |
partner.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
partner.microsoft.com
|
DNS | Current |
partnerdelivery.microsoft.com.edgekey.net
|
— | — | — |
partner.msscship.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:57:27Z | |
partner.store.microsoft.com
|
CT Log | Current | — | — | — | — |
partneraccountenrollmentapi-ppe.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-06T17:37:56Z | |
partneraccountenrollmentapi.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T23:47:32Z | |
partneradshare.microsoft.com
|
CT Log | Current | — | — | — | — |
partneranalyticsapim.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T09:11:28Z | |
partnerapi.store.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T02:12:09Z | |
partnerapichina.store.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T02:12:09Z | |
partnerauthsqa.microsoft.com
|
CT Log | Current | — | — | — | — |
partnerbeta.microsoft.com
|
CT Log | Current | — | — | — | — |
partnercommerceui.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-06T23:38:54Z | |
partnerconnect.microsoft.com
|
CT Log | Current | — | — | — | — |
partnerdashboard.microsoft.com
|
CT Log | Current | — | — | — | — |
partnerdashboardbeta.microsoft.com
|
CT Log | Current | — | — | — | — |
partnerdemopvpmio.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
partnerfilesystem.partner.microsoft.com
|
CT Log | Current | — | — | — | — |
partnerfilesystem.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
partnerfilesystembeta.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
partnerfilesystemuat.partner.microsoft.com
|
CT Log | Current | — | — | — | — |
partnering.one.microsoft.com
|
CT Log | Current | — | — | — | — |
partneringbeta.one.microsoft.com
|
CT Log | Current | — | — | — | — |
partneringuat.one.microsoft.com
|
CT Log | Current | — | — | — | — |
partnerlearning.microsoft.com
|
CT Log | Current | — | — | — | — |
partnermanagedsubsrp.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T14:00:52Z | |
partnerproposal.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T12:56:36Z | |
partnerquoteuat.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T14:29:28Z | |
partnerrendersqa.microsoft.com
|
CT Log | Current | — | — | — | — |
partners.advertising.microsoft.com
|
CT Log | Current | — | — | — | — |
partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
partners.microsoft.com
|
DNS | Current |
pmc.partners.microsoft.akadns.net
|
— | — | — |
partners.sts.microsoft.com
|
CT Log | Current | — | — | — | — |
partners.support.microsoft.com
|
CT Log | Current | — | — | — | — |
partnersales.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
partnersalessqa05.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
partnersalesuat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
partnersbeta.microsoft.com
|
CT Log | Current | — | — | — | — |
partnersdemo.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
partnersdemoctp.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
partnersearchcomponents.partner.microsoft.com
|
CT Log | Current | — | — | — | — |
partnersearchcomponentsbeta.partner.microsoft.com
|
CT Log | Current | — | — | — | — |
partnerservices.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
partnerservicesbeta.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
partnersettings.familysafety.microsoft.com
|
CT Log | Current | — | — | — | — |
partnerssl.search.microsoft.com
|
CT Log | Current | — | — | — | — |
partnersslstg.search.microsoft.com
|
CT Log | Current | — | — | — | — |
partnersuat.support.microsoft.com
|
CT Log | Current | — | — | — | — |
partnersubscriptionppe.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-07T16:45:19Z | |
partnersupport.microsoft.com
|
CT Log | Current | — | — | — | — |
partneruniversity.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T16:38:41Z | |
partnerws.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
partnerwsbeta.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
partsupport.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
parttest.sts.microsoft.com
|
CT Log | Current | — | — | — | — |
parttestdevcur.sts.microsoft.com
|
CT Log | Current | — | — | — | — |
parttestint.sts.microsoft.com
|
CT Log | Current | — | — | — | — |
parttestppe.sts.microsoft.com
|
CT Log | Current | — | — | — | — |
parttesttdc.sts.microsoft.com
|
CT Log | Current | — | — | — | — |
parttesttdn.sts.microsoft.com
|
CT Log | Current | — | — | — | — |
parttesttestcur.sts.microsoft.com
|
CT Log | Current | — | — | — | — |
parttestttc.sts.microsoft.com
|
CT Log | Current | — | — | — | — |
parttestttn.sts.microsoft.com
|
CT Log | Current | — | — | — | — |
pasgp.one.microsoft.com
|
CT Log | Current | — | — | — | — |
paskuat.one.microsoft.com
|
CT Log | Current | — | — | — | — |
paspsites.microsoft.com
|
CT Log | Current | — | — | — | — |
paspsites2010.microsoft.com
|
CT Log | Current | — | — | — | — |
paw.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
paxt3vdevweb07.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
pay.microsoft.com
|
DNS | Current |
mspayment-fd-prod.azurefd.net
|
— | — | — |
pay.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
payment.microsoft.com
|
DNS | Current | — | — | — | — |
paymentmetadataservice.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T22:21:07Z | |
payments.licensing.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T23:15:38Z | |
payments.microsoft.com
|
DNS | Current |
mspayment-portal-prod.azurefd.net
|
— | — | — |
payments.view.api.account.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T01:30:37Z | |
paymentsconsole.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T11:20:55Z | |
paymentsvc.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T17:14:21Z | |
paymentsvcint.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T09:21:41Z | |
payoutmanagement.dps.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T19:30:03Z | |
payoutorderstatus.dps.mp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T20:25:59Z | |
payoutsvc.dps.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T09:55:41Z | |
paystub.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
paystubdevex.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
paystubppe.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
pb1.lync.mds.microsoft.com
|
CT Log | Current | — | — | — | — |
pbsub.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-08T11:55:31Z | |
pcering0.gtm.cae.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T05:02:19Z | |
pds.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
pdsdemo.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
pecpreprod.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
pegenevasiteprod.geneva.keyvault.pe.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T21:30:06Z | |
perf.sls.microsoft.com
|
CT Log | Current | — | — | — | — |
perfplx.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
permission.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-07T22:59:27Z | |
personalization.microsoft.com
|
CT Log | Current | — | 7 | 2025-05-11T02:45:09Z | |
personalizationapc.microsoft.com
|
CT Log | Current | — | 7 | 2025-05-11T02:45:09Z | |
personalizationeur.microsoft.com
|
CT Log | Current | — | 7 | 2025-05-11T02:45:09Z | |
personalizationmsit.microsoft.com
|
CT Log | Current | — | 7 | 2025-05-11T02:45:09Z | |
personalizationnam.microsoft.com
|
CT Log | Current | — | 7 | 2025-05-11T02:45:09Z | |
pf.checkappexec.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-04T15:29:26Z | |
pf.microsoft.com
|
CT Log | Current | — | — | — | — |
pfbimpnppe.microsoft.com
|
CT Log | Current | — | — | — | — |
phishingfilter.microsoft.com
|
CT Log | Current | — | — | — | — |
phoenix.sts.microsoft.com
|
CT Log | Current | — | — | — | — |
phoenixtntc.sts.microsoft.com
|
CT Log | Current | — | — | — | — |
phoenixtntn.sts.microsoft.com
|
CT Log | Current | — | — | — | — |
phoenixuatn.sts.microsoft.com
|
CT Log | Current | — | — | — | — |
phonedev.microsoft.com
|
CT Log | Current | — | — | — | — |
phoneeng.microsoft.com
|
CT Log | Current | — | — | — | — |
pi.beta.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
piapife.glbdns.microsoft.com
|
CT Log | Current | — | — | — | — |
pidplus.one.microsoft.com
|
CT Log | Current | — | — | — | — |
pidplus.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
pidplus2uat.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
pidplusmt.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
pidplusrca.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
pidplussitercb.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
pidplussvcrca.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
pidplussvcrcb.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
pidproxy.mtapi.ppe.sls.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T10:28:40Z | |
piinternalfe.microsoft.com
|
CT Log | Current | — | — | — | — |
piinternalfe2.microsoft.com
|
CT Log | Current | — | — | — | — |
piinternalfeppe.microsoft.com
|
CT Log | Current | — | — | — | — |
ping.checkappexec.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-04T15:29:26Z | |
ping.nav.smartscreen.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-04T15:29:26Z | |
ping.nf.smartscreen.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-04T15:29:26Z | |
ping.smartscreen.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-04T15:29:26Z | |
pinpoint-ppe.microsoft.com
|
CT Log | Current | — | — | — | — |
pinpoint.microsoft.com
|
CT Log | Current | — | — | — | — |
pintool.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
pinunblock.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
pioneer.exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
pipc.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
pipcbu.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
pipcwebuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
piservicetest.dns.microsoft.com
|
CT Log | Current | — | — | — | — |
pitstop-dev.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T10:09:37Z | |
pitstop-perf.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T01:26:40Z | |
pitstop-test.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T21:36:21Z | |
pkgcdn-pkg-g-usw3-tst.test.windows365.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T11:52:26Z | |
pkgsqlppe01a.ntdev.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T13:55:26Z | |
pkgsqlppe01b.ntdev.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T20:20:48Z | |
pkgsqlpper.ntdev.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T20:20:48Z | |
pkgsqlpperw.ntdev.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T13:55:26Z | |
planetarycomputer-hub-test.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T09:32:28Z | |
planetarycomputer-staging.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T17:51:51Z | |
playwright.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-07T03:27:30Z | |
plmupgradeuat.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T04:15:10Z | |
plmupgradeuatsec.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T17:01:43Z | |
pls-cacheinv-dogfood.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T18:18:39Z | |
plxadmin.training.partner.microsoft.com
|
CT Log | Current | — | — | — | — |
pma.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T21:34:08Z | |
pmcperfweb.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
pmcs.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
pmcstest.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
pmr.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
poedsregions.one.microsoft.com
|
CT Log | Current | — | — | — | — |
points.microsoft.com
|
CT Log | Current | — | — | — | — |
pointsbiz.microsoft.com
|
CT Log | Current | — | — | — | — |
pol.daas.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T12:42:55Z | |
policheckdev.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T15:26:31Z | |
polichecktermtest.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T04:11:42Z | |
pom.cis.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-08T02:15:25Z | |
pom.cistest.microsoft.com
|
CT Log | Current | — | 8 | 2025-05-07T19:10:12Z | |
pomsapbrokerservice.cistest.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-07T17:34:34Z | |
ponf.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
pop.exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
pop.failover.exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
pop.microsoft.com
|
DNS | Current |
pie-prod-bvgxf9hvaqf0bmda.b02.azurefd.net
|
— | — | — |
pop.pioneer.exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
pop.primary.exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
portal.bmsua01.manage-beta.microsoft.com
|
CT Log | Current | — | — | — | — |
portal.bmsua02.manage-beta.microsoft.com
|
CT Log | Current | — | — | — | — |
portal.bmsub01.manage-beta.microsoft.com
|
CT Log | Current | — | — | — | — |
portal.bmsuc01.manage-beta.microsoft.com
|
CT Log | Current | — | — | — | — |
portal.dmsua01.manage-dogfood.microsoft.com
|
CT Log | Current | — | — | — | — |
portal.dmsua02.manage-dogfood.microsoft.com
|
CT Log | Current | — | — | — | — |
portal.dmsub01.manage-dogfood.microsoft.com
|
CT Log | Current | — | — | — | — |
portal.ds.mrs.microsoft.com
|
CT Log | Current | — | — | — | — |
portal.ex.azure.microsoft.com
|
CT Log | Current | — | — | — | — |
portal.manage-beta.microsoft.com
|
CT Log | Current | — | — | — | — |
portal.manage-ppe.microsoft.com
|
CT Log | Current | — | — | — | — |
portal.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
portal.microsoft.com
|
DNS | Current |
admin-portal.office.com
|
— | — | — |
portal.msrc.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T11:46:43Z | |
portal.msua01.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
portal.msua01.ppe.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
portal.msua02.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
portal.msua02.ppe.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
portal.msua03.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
portal.msua03.ppe.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
portal.msua04.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
portal.msua05.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
portal.msub01.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
portal.msub01.ppe.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
portal.msub02.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
portal.msub03.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
portal.msub05.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
portal.msuc01.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
portal.msuc02.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
portal.msuc03.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
portal.msuc05.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
portal.onlinebackup.microsoft.com
|
CT Log | Current | — | — | — | — |
portal.ppe.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
portal.testcmsua04.testc.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
portal.ts.mrs.microsoft.com
|
CT Log | Current | — | — | — | — |
portaldemo.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
portalsitcur.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
portalsitnxt.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
portaluat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
pos.service.microsoft.com
|
CT Log | Current | — | — | — | — |
posadirect.microsoft.com
|
CT Log | Current | — | — | — | — |
posadirectdev.microsoft.com
|
CT Log | Current | — | — | — | — |
posadirectsand.microsoft.com
|
CT Log | Current | — | — | — | — |
posadirectsit.microsoft.com
|
CT Log | Current | — | — | — | — |
posaduat.microsoft.com
|
CT Log | Current | — | — | — | — |
powerva.microsoft.com
|
CT Log | Current | — | 24 | 2025-05-04T22:28:32Z | |
pp01.mobilling.microsoft.com
|
CT Log | Current | — | — | — | — |
ppe.3pc.microsoft.com
|
CT Log | Current | — | — | — | — |
ppe.adcenterapi.microsoft.com
|
CT Log | Current | — | — | — | — |
ppe.adcenterapidownload.microsoft.com
|
CT Log | Current | — | — | — | — |
ppe.adcenterhelp.microsoft.com
|
CT Log | Current | — | — | — | — |
ppe.archive.msdn.microsoft.com
|
CT Log | Current | — | — | — | — |
ppe.beta.code.msdn.microsoft.com
|
CT Log | Current | — | — | — | — |
ppe.businesslearning.microsoft.com
|
CT Log | Current | — | — | — | — |
ppe.clponline.netservices.microsoft.com
|
CT Log | Current | — | — | — | — |
ppe.coach.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-07T12:37:20Z | |
ppe.code.msdn.microsoft.com
|
CT Log | Current | — | — | — | — |
ppe.desktop.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
ppe.evdesktop.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
ppe.fortification.support.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T04:23:24Z | |
ppe.gallery.expression.microsoft.com
|
CT Log | Current | — | — | — | — |
ppe.gallery.msdn.microsoft.com
|
CT Log | Current | — | — | — | — |
ppe.gallery.technet.microsoft.com
|
CT Log | Current | — | — | — | — |
ppe.gcs.pstnhub.microsoft.com
|
CT Log | Current | — | 7 | 2025-05-09T06:43:33Z | |
ppe.geneva.keyvault.ids.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-04T07:52:16Z | |
ppe.learningadmin.microsoft.com
|
CT Log | Current | — | — | — | — |
ppe.learningcentral.microsoft.com
|
CT Log | Current | — | — | — | — |
ppe.maf.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
ppe.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
ppe.mc.microsoft.com
|
CT Log | Current | — | — | — | — |
ppe.mediacataloginterface.microsoft.com
|
CT Log | Current | — | — | — | — |
ppe.mediasync.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T06:36:37Z | |
ppe.msdn.microsoft.com
|
CT Log | Current | — | — | — | — |
ppe.mstf.microsoft.com
|
CT Log | Current | — | — | — | — |
ppe.mylearning.microsoft.com
|
CT Log | Current | — | — | — | — |
ppe.ordermanagement.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T19:27:00Z | |
ppe.partnerinnovation.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T13:56:09Z | |
ppe.partnerlearning.microsoft.com
|
CT Log | Current | — | — | — | — |
ppe.sharedpassport4httpcert.microsoft.com
|
CT Log | Current | — | — | — | — |
ppe.sls.microsoft.com
|
CT Log | Current | — | — | — | — |
ppe.software-download.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T14:12:31Z | |
ppe.ssl.iridias.azurecxp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T18:04:24Z | |
ppe.technet.microsoft.com
|
CT Log | Current | — | — | — | — |
ppe.video.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T21:12:30Z | |
ppe.visualstudiogallery.msdn.microsoft.com
|
CT Log | Current | — | — | — | — |
ppe.wer.microsoft.com
|
CT Log | Current | — | — | — | — |
ppe.wercms.microsoft.com
|
CT Log | Current | — | — | — | — |
ppe2010my.microsoft.com
|
CT Log | Current | — | — | — | — |
ppe2010spsites.microsoft.com
|
CT Log | Current | — | — | — | — |
ppe2010spteam.microsoft.com
|
CT Log | Current | — | — | — | — |
ppelegacyintra.microsoft.com
|
CT Log | Current | — | — | — | — |
ppelegacyshare.microsoft.com
|
CT Log | Current | — | — | — | — |
ppemsonline.microsoft.com
|
CT Log | Current | — | — | — | — |
ppemy.microsoft.com
|
CT Log | Current | — | — | — | — |
ppemy2010.microsoft.com
|
CT Log | Current | — | — | — | — |
ppeo365wfl.microsoft.com
|
CT Log | Current | — | — | — | — |
ppepaspsites.microsoft.com
|
CT Log | Current | — | — | — | — |
ppepaspsites2010.microsoft.com
|
CT Log | Current | — | — | — | — |
ppespsites.microsoft.com
|
CT Log | Current | — | — | — | — |
ppespsites2010.microsoft.com
|
CT Log | Current | — | — | — | — |
ppespsiteswac.microsoft.com
|
CT Log | Current | — | — | — | — |
ppespteam.microsoft.com
|
CT Log | Current | — | — | — | — |
ppeteam2010.microsoft.com
|
CT Log | Current | — | — | — | — |
ppetrim.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T03:08:35Z | |
ppewinasdrop.ntdev.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T08:14:42Z | |
pqoprod.sharedpassportcert.microsoft.com
|
CT Log | Current | — | — | — | — |
pr.apps.1js.microsoft.com
|
CT Log | Current | — | — | — | — |
pr1testtimestamping2048.microsoft.com
|
CT Log | Current | — | — | — | — |
pr1testtimestamping4096.microsoft.com
|
CT Log | Current | — | — | — | — |
pr1timestamping2048.microsoft.com
|
CT Log | Current | — | — | — | — |
pr1timestamping4096.microsoft.com
|
CT Log | Current | — | — | — | — |
prd-as-seas-201.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-04T17:26:03Z | |
prd-as-seas-213.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T04:32:35Z | |
prd-au-201.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-04T09:39:37Z | |
prd-au-aue-201.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-04T09:39:37Z | |
prd-au-aue-211.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T08:13:26Z | |
prd-au-aus-1.m365d.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T22:00:49Z | |
prd-au-aus-201.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-04T09:39:37Z | |
prd-au-aus-211.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T08:13:26Z | |
prd-au-aus.m365d.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T22:00:49Z | |
prd-au.m365d.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T22:00:49Z | |
prd-can-canc-211.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-10T01:05:36Z | |
prd-can-cane-213.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-10T01:05:36Z | |
prd-core-eu-neu-102.mda.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T04:25:17Z | |
prd-core-eu-neu.as.mda.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T04:25:17Z | |
prd-core-eu-weu-102.mda.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T04:25:17Z | |
prd-core-eu-weu-atm.as.mda.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T04:25:17Z | |
prd-core-eu-weu-entities.aa.mda.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T04:25:17Z | |
prd-core-eu-weu-entitiesall.aa.mda.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T04:25:17Z | |
prd-core-eu-weu-entitiesapv2.aa.mda.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T04:25:17Z | |
prd-core-eu-weu-saga.as.mda.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T04:25:17Z | |
prd-core-eu-weu-terminator.aa.mda.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T04:25:17Z | |
prd-core-eu-weu.aa.mda.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T04:25:17Z | |
prd-core-eu-weu.as.mda.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T04:25:17Z | |
prd-core-us-cus-101.mda.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T04:35:21Z | |
prd-core-us-cus.as.mda.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T04:35:21Z | |
prd-core-us-eus2-101.mda.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T04:35:21Z | |
prd-core-us-eus2-atm.as.mda.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T04:35:21Z | |
prd-core-us-eus2-entities.aa.mda.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T04:35:21Z | |
prd-core-us-eus2-entitiesall.aa.mda.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T04:35:21Z | |
prd-core-us-eus2-entitiesapv2.aa.mda.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T04:35:21Z | |
prd-core-us-eus2-saga.as.mda.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T04:35:21Z | |
prd-core-us-eus2-terminator.aa.mda.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T04:35:21Z | |
prd-core-us-eus2.aa.mda.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T04:35:21Z | |
prd-core-us-eus2.as.mda.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T04:35:21Z | |
prd-eu3-201.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T06:10:56Z | |
prd-eu3-neu3-201.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T06:10:56Z | |
prd-eu3-neu3-211.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T22:39:37Z | |
prd-eu3-weu3-201.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T06:10:56Z | |
prd-eu3-weu3-211.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T22:39:37Z | |
prd-eus-401.sentinel.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T01:31:24Z | |
prd-graph-api.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 16 | 2025-05-08T15:53:24Z | |
prd-ilc-401.sentinel.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T22:36:19Z | |
prd-in-201.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-04T15:58:08Z | |
prd-in-cin-201.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-04T15:58:08Z | |
prd-in-cin-211.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T15:15:33Z | |
prd-in-sin-201.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-04T15:58:08Z | |
prd-in-sin-211.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T15:15:33Z | |
prd-inline-as-eas-101.mda.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T01:34:31Z | |
prd-inline-au-aus-101.mda.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T01:34:31Z | |
prd-inline-br-brs-101.mda.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T01:34:31Z | |
prd-inline-cn-cnc-101.mda.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T01:34:31Z | |
prd-inline-eu-neu-101.mda.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T01:34:31Z | |
prd-inline-eu-weu-101.mda.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T01:34:31Z | |
prd-inline-fr-frs-101.mda.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T01:34:31Z | |
prd-inline-in-cin-101.mda.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T01:34:31Z | |
prd-inline-uk-ukw-101.mda.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T01:34:31Z | |
prd-inline-us-eus-101.mda.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T01:34:31Z | |
prd-inline-us-wus3-101.mda.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T01:34:31Z | |
prd-inline.mda.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T01:34:31Z | |
prd-neu-401.sentinel.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T07:04:03Z | |
prd-sw-swn-211.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T11:25:35Z | |
prd-sw-sww-211.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T11:25:35Z | |
prd-swa-201.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T05:31:56Z | |
prd-swa-swn0a-201.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T05:31:56Z | |
prd-swa-swn0a-211.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-08T06:31:45Z | |
prd-swa-sww0a-201.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T05:31:56Z | |
prd-swa-sww0a-211.mdi.securitycenter.microsoft.com
|
CT Log | Current |
mps-mdi-prd-sww0a-211.trafficmanager.net
|
4 | 2025-05-08T06:31:45Z | |
prd-uk-uks-214.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T03:23:31Z | |
prd-uk-uks-216.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T03:23:31Z | |
prd-uk-ukw-211.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T03:23:31Z | |
prd-us-cus-211.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T05:19:37Z | |
prd-us-eus2-216.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T05:19:37Z | |
prd-us-eus2-218.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T05:19:37Z | |
prd-us-eus2-219.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T05:19:37Z | |
prd-us-wus2-213.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-10T08:52:23Z | |
prd-us-wus2-214.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-10T08:52:23Z | |
prd-us-wus2-215.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-10T08:52:23Z | |
prd-us3-201.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T03:37:03Z | |
prd-us3-cus3-201.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T03:37:03Z | |
prd-us3-cus3-211.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T19:11:27Z | |
prd-us3-eus3-201.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T03:37:03Z | |
prd-us3-eus3-211.mdi.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T19:11:27Z | |
prd-weu-401.sentinel.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T07:04:03Z | |
prd-wus2-402.sentinelildc.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T02:05:04Z | |
prd-wus3-401.sentinel.securitycenter.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T01:31:24Z | |
prd.enablon.ehs.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T00:21:21Z | |
prd.m365d.securitycenter.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T22:00:49Z | |
prd01.enablon.ehs.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T00:21:21Z | |
prdne.enablon.ehs.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T00:21:21Z | |
prdwe.enablon.ehs.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T00:21:21Z | |
pre.sc.microsoft.com
|
CT Log | Current | — | — | — | — |
pre20.sc.microsoft.com
|
CT Log | Current | — | — | — | — |
premcopja.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
premier.microsoft.com
|
CT Log | Current | — | — | — | — |
preprod.api.copilotforfinance.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T21:06:48Z | |
preprod.csanalytics.powerplatform.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T00:30:47Z | |
preprod.sustainability.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T21:10:05Z | |
preprod.training.partner.microsoft.com
|
CT Log | Current | — | — | — | — |
presence.gcc.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T10:09:59Z | |
prev.windows.microsoft.com
|
CT Log | Current | — | — | — | — |
preview-ws.msdn2.microsoft.com
|
CT Log | Current | — | — | — | — |
preview.admin.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
preview.data.tvdownload.microsoft.com
|
CT Log | Current | — | — | — | — |
preview.epg.tvdownload.microsoft.com
|
CT Log | Current | — | — | — | — |
preview.mceondemand.microsoft.com
|
CT Log | Current | — | — | — | — |
preview.mcr.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-07T12:46:26Z | |
preview.microsoft.com
|
DNS | Current |
siweb.microsoft.akadns.net
|
— | — | — |
preview.msscship.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:57:27Z | |
preview.powerva.microsoft.com
|
CT Log | Current | — | 24 | 2025-05-04T22:28:32Z | |
preview.reports.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
preview.services.silverlight.microsoft.com
|
CT Log | Current | — | — | — | — |
preview.update.microsoft.com
|
CT Log | Current | — | — | — | — |
preview.viewer.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
preview.wfp.microsoft.com
|
CT Log | Current | — | — | — | — |
previewdevicepartner.msscship.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:57:27Z | |
previewdf.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
previewpartner.msscship.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:57:27Z | |
previewsapi.services.mtps.microsoft.com
|
CT Log | Current | — | — | — | — |
pricing.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
primary.exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
print.microsoft.com
|
DNS | Current |
reroute.microsoft.com
|
— | — | — |
privacy.microsoft.com
|
DNS | Current |
privacy.microsoft.com.edgekey.net
|
— | — | — |
privacynotice.account.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T14:44:32Z | |
prod-eus2.data.dfp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T18:22:31Z | |
prod-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
prod-weu.api.dfp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T17:07:28Z | |
prod-weu.data.dfp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T12:10:36Z | |
prod.api.copilotforfinance.microsoft.com
|
CT Log | Current | — | 14 | 2025-05-04T16:22:29Z | |
prod.cdn.coach.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T17:09:27Z | |
prod.decryptionservice.cdl.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T12:55:14Z | |
prod.dod.prompts.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-09T23:49:14Z | |
prod.fieldforce.microsoft.com
|
CT Log | Current | — | — | — | — |
prod.gcc.prompts.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-08T13:53:46Z | |
prod.gcch.prompts.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-10T04:20:10Z | |
prod.geneva.keyvault.contentservice.ideas.api.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T04:02:19Z | |
prod.geneva.keyvault.goals.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T07:17:38Z | |
prod.geneva.keyvault.ids.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T03:03:09Z | |
prod.geneva.keyvault.msats.commerce.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T06:13:19Z | |
prod.mlx.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T16:38:41Z | |
prod.reco.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-04T10:29:41Z | |
prod.salestracker.mmd.microsoft.com
|
CT Log | Current | — | — | — | — |
prod.sharedpassport4httpcert.microsoft.com
|
CT Log | Current | — | — | — | — |
prod.sharedpassportcert.microsoft.com
|
CT Log | Current | — | — | — | — |
prod.staging.ncs.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T00:30:59Z | |
prod.treasuryswift.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T15:30:37Z | |
prod2-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
prod3-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
prodbf-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
prodff-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
prodmc-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
prodring2.gtm.cae.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T22:41:02Z | |
productactivation.one.microsoft.com
|
CT Log | Current | — | — | — | — |
productcatalog.licensing.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T01:17:26Z | |
productdetails.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T08:19:56Z | |
producthelp.mmd.microsoft.com
|
CT Log | Current | — | — | — | — |
productivity.microsoft.com
|
CT Log | Current | — | — | — | — |
products-a.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
products.ecx-dit2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
products.quote-dev.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T20:24:03Z | |
products.quote.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T13:59:40Z | |
productstudio.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
profile.microsoft.com
|
CT Log | Current | — | — | — | — |
profileapi.services.microsoft.com
|
CT Log | Current | — | — | — | — |
profileppe.microsoft.com
|
CT Log | Current | — | — | — | — |
profileprod.geneva.keyvault.prod.suppliermgmt.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T19:54:39Z | |
profiles.view.api.account.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-04T13:18:57Z | |
profiletest1.microsoft.com
|
CT Log | Current | — | — | — | — |
profiletest2.microsoft.com
|
CT Log | Current | — | — | — | — |
progressivemedia-mlxprod-static.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T16:38:41Z | |
project-df.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T22:34:36Z | |
project.microsoft.com
|
CT Log | Current | — | 55 | 2025-05-05T00:25:39Z | |
projectgreenwich.microsoft.com
|
CT Log | Current | — | — | — | — |
projectgreenwich.research.microsoft.com
|
CT Log | Current | — | — | — | — |
projectmaven.microsoft.com
|
CT Log | Current | — | 8 | 2025-05-04T15:46:45Z | |
projectmaven.preprod.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-07T12:11:53Z | |
projectmaven.preview.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-04T15:46:45Z | |
projectmaven.test.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-04T15:10:40Z | |
projectsophia.microsoft.com
|
CT Log | Current | — | 6 | 2025-05-04T17:41:43Z | |
projectsophia.preprod.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-06T14:15:04Z | |
projectsophia.preview.microsoft.com
|
CT Log | Current | — | 8 | 2025-05-04T17:41:43Z | |
projectspex.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
prosource.emea.microsoft.com
|
CT Log | Current | — | — | — | — |
prosource.microsoft.com
|
CT Log | Current | — | — | — | — |
prosourcehttpaoc.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
prosourcehttpapjuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
prosourcehttpapoc.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
prosourceuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
protect.microsoft.com
|
CT Log | Current | — | — | — | — |
protectplan.mmd.microsoft.com
|
CT Log | Current | — | — | — | — |
provision.groove.microsoft.com
|
CT Log | Current | — | — | — | — |
provisioning.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
proxy-int.rl.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-12T09:57:43Z | |
proxy.bmsua01.manage-beta.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T06:48:18Z | |
psa.microsoft.com
|
CT Log | Current | — | — | — | — |
psig.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
psigdev.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
psigreport.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
psigsit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
psigstg.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
psigstg.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
psiguat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
psmb2bwspp.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
psmreporting.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
psmreportingppe.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
psms.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
psmsand.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
psmspreprod.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
psmstrain.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
psmtest2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
pss-imc-01.microsoft.com
|
CT Log | Current | — | — | — | — |
pssnsmgt.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
pssnsmgtuat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
psswebfolders.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
pstnbot.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T11:53:01Z | |
pstnhub.microsoft.com
|
CT Log | Current | — | 11 | 2025-05-04T10:17:30Z | |
psx.partner.microsoft.com
|
CT Log | Current | — | — | — | — |
psxuat.partner.microsoft.com
|
CT Log | Current | — | — | — | — |
pt.pre.sc.microsoft.com
|
CT Log | Current | — | — | — | — |
pt.sc.microsoft.com
|
CT Log | Current | — | — | — | — |
pub.mac.microsoft.com
|
CT Log | Current | — | — | — | — |
pubcenter-444.microsoft.com
|
CT Log | Current | — | — | — | — |
pubcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
pubcenterapi.microsoft.com
|
CT Log | Current | — | — | — | — |
pubcenterdownload.microsoft.com
|
CT Log | Current | — | — | — | — |
pubformsuat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
public.microsoft.com
|
DNS | Current | — | — | — | — |
publish.3rdpartycode.microsoft.com
|
CT Log | Current | — | — | — | — |
publish.3rdpartysource.microsoft.com
|
CT Log | Current | — | — | — | — |
publish.dev.mu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T14:31:41Z | |
publisher-aircapi.1pp.microsoft.com
|
CT Log | Current | — | — | — | — |
publisher-si.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
publishing.dev.pubsuites.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T16:51:12Z | |
publishing.int.windows.microsoft.com
|
CT Log | Current | — | — | — | — |
publishing.msscship.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:57:27Z | |
publishing.prod.pubsuites.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T07:08:28Z | |
publishing.wsd2ppe.prod.pubsuites.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T09:38:46Z | |
pubweb.df.muv6.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T02:53:47Z | |
puppyfood20.sc.microsoft.com
|
CT Log | Current | — | — | — | — |
purchase.cp.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-05T23:03:06Z | |
purchase.giftingrecords.mp.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T23:56:53Z | |
purchase.mp.microsoft.com
|
CT Log | Current | — | — | — | — |
purchaseadmin.cp.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-05T14:32:21Z | |
purchaseadmin.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-13T01:42:31Z | |
purchasejournal.cp.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-05T12:27:18Z | |
purchasejournalindex.cp.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-06T04:46:12Z | |
purview-service.microsoft.com
|
CT Log | Current | — | 14 | 2025-05-12T02:11:25Z | |
purview.microsoft.com
|
CT Log | Current | — | 12 | 2025-05-09T19:27:40Z | |
pvpwebmvm01.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
pvpwebmvm02.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
pvpwebmvm08.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
pvpws.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
pvpwsbeta.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
px.vc.microsoft.com
|
CT Log | Current | — | — | — | — |
px14.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
px15.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
pxcn01.vc.microsoft.com
|
CT Log | Current | — | — | — | — |
pxcn02.vc.microsoft.com
|
CT Log | Current | — | — | — | — |
pylon-dev.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-05T19:31:06Z | |
pylon-ppe.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T08:04:21Z | |
qa.profileapi.services.microsoft.com
|
CT Log | Current | — | — | — | — |
qa.salestracker.mmd.microsoft.com
|
CT Log | Current | — | — | — | — |
qa.services.social.microsoft.com
|
CT Log | Current | — | — | — | — |
qa.social.expression.microsoft.com
|
CT Log | Current | — | — | — | — |
qa.social.microsoft.com
|
CT Log | Current | — | — | — | — |
qa.social.msdn.microsoft.com
|
CT Log | Current | — | — | — | — |
qa.social.technet.microsoft.com
|
CT Log | Current | — | — | — | — |
qasupportdiscussionsrps.mmd.microsoft.com
|
CT Log | Current | — | — | — | — |
qfe.pubcenter-pace.microsoft.com
|
CT Log | Current | — | — | — | — |
qs.wau.store.microsoft.com
|
CT Log | Current | — | — | — | — |
qtrip.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
qtripuat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
quarantine.beta.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
quarantine.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
quarantine.staging.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
query-amp-data-eastus-origin.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T21:05:43Z | |
query-amp-data-eastus-secondary.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T21:05:43Z | |
query-amp-data-eastus.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T21:05:43Z | |
query-amp-data-westus-origin.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T09:19:35Z | |
query-amp-data-westus-secondary.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T09:19:35Z | |
query-amp-data-westus.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T09:19:35Z | |
query-amp-ppe-eastus-origin.cms.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T04:11:01Z | |
query-amp-ppe-eastus-secondary.cms.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T04:11:01Z | |
query-amp-ppe-eastus.cms.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T04:11:01Z | |
query-amp-prod-eastap-origin.cms.microsoft.com
|
CT Log | Current |
cms-amp-prod-query-eastap.eastasia.cloudapp.azure.com
|
1 | 2025-05-09T14:54:42Z | |
query-amp-prod-eastap-secondary.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T14:54:42Z | |
query-amp-prod-eastap.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T14:54:42Z | |
query-amp-prod-eastus-origin.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T20:07:18Z | |
query-amp-prod-eastus-secondary.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T20:07:18Z | |
query-amp-prod-eastus.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T20:07:18Z | |
query-amp-prod-northeu-origin.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T13:51:10Z | |
query-amp-prod-northeu-secondary.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T13:51:10Z | |
query-amp-prod-northeu.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T13:51:10Z | |
query-amp-prod-westus-origin.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T11:42:43Z | |
query-amp-prod-westus-secondary.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T11:42:43Z | |
query-amp-prod-westus.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T11:42:43Z | |
query-mr-ppe-eastus-origin.cms.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-08T17:06:27Z | |
query-mr-ppe-eastus-secondary.cms.microsoft.com
|
CT Log | Current |
cms-mr-ppe-query-eastus.eastus.cloudapp.azure.com
|
3 | 2025-05-08T17:06:27Z | |
query-mr-ppe-eastus.cms.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-08T17:06:27Z | |
query-mr-ppe-us.cms.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-08T10:43:47Z | |
query-mr-ppe-westus2-origin.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T10:43:47Z | |
query-mr-ppe-westus2-secondary.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T10:43:47Z | |
query-mr-ppe-westus2.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T10:43:47Z | |
query-mr-prod-ap.cms.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T09:09:07Z | |
query-mr-prod-au.cms.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T17:36:41Z | |
query-mr-prod-eastap-origin.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T19:53:49Z | |
query-mr-prod-eastap-secondary.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T19:53:49Z | |
query-mr-prod-eastap.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T19:53:49Z | |
query-mr-prod-eastau-origin.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T00:53:22Z | |
query-mr-prod-eastau-secondary.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T00:53:22Z | |
query-mr-prod-eastau.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T00:53:22Z | |
query-mr-prod-eastjp-origin.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T17:12:05Z | |
query-mr-prod-eastjp-secondary.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T17:12:05Z | |
query-mr-prod-eastjp.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T17:12:05Z | |
query-mr-prod-eastus-origin.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T12:58:43Z | |
query-mr-prod-eastus-secondary.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T12:58:43Z | |
query-mr-prod-eastus.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T12:58:43Z | |
query-mr-prod-eu.cms.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T16:09:21Z | |
query-mr-prod-jp.cms.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T17:12:05Z | |
query-mr-prod-northeu-origin.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T16:09:21Z | |
query-mr-prod-northeu-secondary.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T16:09:21Z | |
query-mr-prod-northeu.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T16:09:21Z | |
query-mr-prod-southeastap-origin.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T09:09:07Z | |
query-mr-prod-southeastap-secondary.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T09:09:07Z | |
query-mr-prod-southeastap.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T09:09:07Z | |
query-mr-prod-southeastau-origin.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T17:36:41Z | |
query-mr-prod-southeastau-secondary.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T17:36:41Z | |
query-mr-prod-southeastau.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T17:36:41Z | |
query-mr-prod-us.cms.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T06:12:22Z | |
query-mr-prod-westeu-origin.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T03:51:45Z | |
query-mr-prod-westeu-secondary.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T03:51:45Z | |
query-mr-prod-westeu.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T03:51:45Z | |
query-mr-prod-westjp-origin.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T03:08:50Z | |
query-mr-prod-westjp-secondary.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T03:08:50Z | |
query-mr-prod-westjp.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T03:08:50Z | |
query-mr-prod-westus-origin.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T06:12:22Z | |
query-mr-prod-westus-secondary.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T06:12:22Z | |
query-mr-prod-westus.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T06:12:22Z | |
query-primary-mr-ppe-us.cms.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-08T10:43:47Z | |
query-primary-mr-prod-ap.cms.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T09:09:07Z | |
query-primary-mr-prod-au.cms.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T17:36:41Z | |
query-primary-mr-prod-eu.cms.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T16:09:21Z | |
query-primary-mr-prod-jp.cms.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T17:12:05Z | |
query-primary-mr-prod-us.cms.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T06:12:22Z | |
query-render-mr-ppe-us.cms.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-08T10:43:47Z | |
query-render-mr-prod-ap.cms.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T09:09:07Z | |
query-render-mr-prod-au.cms.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T17:36:41Z | |
query-render-mr-prod-eu.cms.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T16:09:21Z | |
query-render-mr-prod-jp.cms.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T17:12:05Z | |
query-render-mr-prod-us.cms.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T06:12:22Z | |
query.ci.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T20:35:05Z | |
query.mcapifulfillment-commercial.commerce.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T22:18:45Z | |
query.prod.cms.rt.microsoft.com
|
CT Log | Current | — | — | — | — |
queryservice.cdl.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T18:32:29Z | |
quoteservice.licensing.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T13:51:09Z | |
r.manage-beta.microsoft.com
|
CT Log | Current | — | — | — | — |
r.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
r.ppe.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
ra.microsoft.com
|
DNS | Current |
ra.partners.extranet.microsoft.com
|
— | — | — |
ra10.sbweb.microsoft.com
|
CT Log | Current | — | — | — | — |
ra20.sbweb.microsoft.com
|
CT Log | Current | — | — | — | — |
ra30.sbweb.microsoft.com
|
CT Log | Current | — | — | — | — |
ra40.sbweb.microsoft.com
|
CT Log | Current | — | — | — | — |
ra50.sbweb.microsoft.com
|
CT Log | Current | — | — | — | — |
ra60.sbweb.microsoft.com
|
CT Log | Current | — | — | — | — |
rad.microsoft.com
|
CT Log | Current | — | — | — | — |
radius.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
radiusstaging.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
radtnhandler.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
radtnhandler.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
raduatuploadlog.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
raduploadlog.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
rai.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T09:51:20Z | |
rampup.assessment.learningbeta.microsoft.com
|
CT Log | Current | — | — | — | — |
ramusuatpme.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T03:59:21Z | |
rap.microsoft.com
|
CT Log | Current | — | — | — | — |
rap01.microsoft.com
|
CT Log | Current | — | — | — | — |
rap02.microsoft.com
|
CT Log | Current | — | — | — | — |
rap03.microsoft.com
|
CT Log | Current | — | — | — | — |
rap04.microsoft.com
|
CT Log | Current | — | — | — | — |
rapinac.mmd.microsoft.com
|
CT Log | Current | — | — | — | — |
rapport.microsoft.com
|
CT Log | Current | — | — | — | — |
rapportdit1.microsoft.com
|
CT Log | Current | — | — | — | — |
rapportdit2.microsoft.com
|
CT Log | Current | — | — | — | — |
rapportdut.microsoft.com
|
CT Log | Current | — | — | — | — |
rapportsit1.microsoft.com
|
CT Log | Current | — | — | — | — |
rapportu2.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T04:20:41Z | |
rapportuat1.microsoft.com
|
CT Log | Current | — | — | — | — |
rapportuat2.microsoft.com
|
CT Log | Current | — | — | — | — |
rapportuatdr.microsoft.com
|
CT Log | Current | — | — | — | — |
ras.microsoft.com
|
CT Log | Current | — | — | — | — |
rating.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
ratingsedge-int.rnr.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T13:36:37Z | |
ratingsedge-ppe.rnr.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T00:43:46Z | |
ratingstaging.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
rc-int-largefile.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T15:47:52Z | |
rc-int-private.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T16:21:51Z | |
rc-prod-largefile.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T21:34:28Z | |
rc-prod-private.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T10:21:22Z | |
rcaonline.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
rcbonline.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
rcppe.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T04:49:00Z | |
rdca.microsoft.com
|
CT Log | Current | — | — | — | — |
rdg.microsoft.com
|
CT Log | Current | — | — | — | — |
rdp.prod.dod.prompts.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T23:49:14Z | |
rdp.prod.gcc.prompts.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T13:53:46Z | |
rdp.prod.gcch.prompts.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T15:41:57Z | |
readytogo.microsoft.com
|
CT Log | Current | — | — | — | — |
readytogoppe.microsoft.com
|
CT Log | Current | — | — | — | — |
readytogotmppe.microsoft.com
|
CT Log | Current | — | — | — | — |
rec.mp.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-11T07:41:41Z | |
recognitionschedulejournal.cp.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T01:07:37Z | |
reconintelligence.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T17:19:15Z | |
recurringorder.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T06:40:03Z | |
red-lcsdr-02.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
reddas01.microsoft.com
|
CT Log | Current | — | — | — | — |
reddas03.microsoft.com
|
CT Log | Current | — | — | — | — |
reddaspg01.microsoft.com
|
CT Log | Current | — | — | — | — |
reddaspg02.microsoft.com
|
CT Log | Current | — | — | — | — |
redeem-ppe.microsoft.com
|
CT Log | Current | — | — | — | — |
redir.metaservices.microsoft.com
|
CT Log | Current | — | — | — | — |
redir.ppe.adc.glbdns.microsoft.com
|
CT Log | Current | — | — | — | — |
redir.update.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T10:11:11Z | |
redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
redmond3.download.microsoft.com
|
CT Log | Current | — | — | — | — |
redmondts.microsoft.com
|
CT Log | Current | — | — | — | — |
reference.recruitapi.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T20:57:17Z | |
reflect.int.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T08:56:37Z | |
register.microsoft.com
|
CT Log | Current | — | — | — | — |
register.one.microsoft.com
|
CT Log | Current | — | — | — | — |
register3.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
registermsdn.one.microsoft.com
|
CT Log | Current | — | — | — | — |
registermsdncsr.one.microsoft.com
|
CT Log | Current | — | — | — | — |
registermsdncsrpob.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
registermsdncsruat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
registermsdnpob.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
registermsdnuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
registration.sellerdashboard.microsoft.com
|
CT Log | Current | — | — | — | — |
registration.service.microsoft.com
|
CT Log | Current | — | — | — | — |
registration.tedev01.test.cmdagent.infra.windows365.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T06:03:01Z | |
registration.tena01.test.cmdagent.infra.windows365.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T14:46:47Z | |
regmat3.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
regmgmt.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
regmgmt3.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
relay.support.services.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T11:16:18Z | |
relaydev.support.services.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T05:37:21Z | |
releaseserviceapi.one.microsoft.com
|
CT Log | Current | — | — | — | — |
releaseserviceuat.one.microsoft.com
|
CT Log | Current | — | — | — | — |
reliaos.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T00:10:12Z | |
remote.microsoft.com
|
DNS | Current | — | — | — | — |
remoteagent.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
remoteassistance.support.services.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T14:51:26Z | |
remoteassistancedev.support.services.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T17:22:17Z | |
remotehelp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T14:51:26Z | |
remotehelpdev.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T17:22:17Z | |
reno.mail.microsoft.com
|
CT Log | Current | — | — | — | — |
replay.enterprisereportingservice.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T13:50:06Z | |
reportabuse.int.microsoftedge.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T01:08:40Z | |
reportapi.current.adcenter-pace.microsoft.com
|
CT Log | Current | — | — | — | — |
reporting.familysafety.microsoft.com
|
CT Log | Current | — | — | — | — |
reporting.msops.microsoft.com
|
CT Log | Current | — | — | — | — |
reportingapi-bcp.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
reportingapi.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
reportingtest.msops.microsoft.com
|
CT Log | Current | — | — | — | — |
reports.emea.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
reports.membercenter.office.microsoft.com
|
CT Log | Current | — | — | — | — |
reports.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
reports.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
reports.training.partner.microsoft.com
|
CT Log | Current | — | — | — | — |
reports.us2.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
reports01.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
reports03.emea.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
reports05.us2.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
reportusage.cp.microsoft.com
|
CT Log | Current | — | — | — | — |
reroute.microsoft.com
|
CT Log | Current | — | — | — | — |
reroute443.microsoft.com
|
CT Log | Current | — | — | — | — |
res.microsoftstore4.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-13T00:28:24Z | |
res.notice4.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T00:35:27Z | |
res.storeemail4.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T00:39:24Z | |
res.storemail4.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T00:46:04Z | |
research.microsoft.com
|
CT Log | Current | — | — | — | — |
reservation.beta.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
reservation.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
resources.next.adcenter-pace.microsoft.com
|
CT Log | Current | — | — | — | — |
resources.ui.beta.si.bingads.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T21:23:47Z | |
resources.ui.sandbox.bingads.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T21:23:47Z | |
resources.ui.si.bingads.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T21:23:47Z | |
resourcestudio.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
response.microsoft.com
|
CT Log | Current | — | — | — | — |
retail.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
retail.store.microsoft.com
|
CT Log | Current | — | — | — | — |
retailaoc.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
retailaocuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
retailauth.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
retailauthsit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
retailauthsitent.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
retailauthuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
retailsit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
retailsitent.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
retailstg.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
revenueallocator.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T14:40:16Z | |
review.docs.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T21:03:21Z | |
rewards.blr.microsoft.com
|
CT Log | Current | — | — | — | — |
rf.care-gc.microsoft.com
|
CT Log | Current | — | — | — | — |
rhui-1.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T19:07:42Z | |
rhui-2.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T19:07:42Z | |
rhui-3.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T19:07:42Z | |
rhui4-1.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T19:07:42Z | |
rightcrowdamppe.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T04:49:20Z | |
ring0-eus.noam.eersapi.teams.microsoft.com
|
CT Log | Current | — | 7 | 2025-05-12T21:13:43Z | |
ring0-wus.noam.eersapi.teams.microsoft.com
|
CT Log | Current | — | 7 | 2025-05-12T21:13:43Z | |
ring0.noam.eersapi.teams.microsoft.com
|
CT Log | Current | — | 7 | 2025-05-12T21:13:43Z | |
ring2.noam.eersapi.teams.microsoft.com
|
CT Log | Current | — | 7 | 2025-05-12T21:13:43Z | |
ring3.noam.eersapi.teams.microsoft.com
|
CT Log | Current | — | 7 | 2025-05-12T21:13:43Z | |
ring4.noam.eersapi.teams.microsoft.com
|
CT Log | Current | — | 7 | 2025-05-12T21:13:43Z | |
riskregister-dev.microsoft.com
|
CT Log | Current | — | 6 | 2025-05-05T01:35:57Z | |
riskregister.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T11:24:34Z | |
riskregisternotifications-dev-eastus.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T23:40:17Z | |
riskregisternotifications-dev-westus3.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T09:02:17Z | |
riskregisternotifications-dev.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-05T23:40:17Z | |
rlbizsitnlb.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
rlinquire.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
rlinquireuat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
rlservice.microsoft.com
|
CT Log | Current | — | — | — | — |
rlserviceuat.microsoft.com
|
CT Log | Current | — | — | — | — |
rlwebcapprod.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
rlwebcapprod7.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
rlwebcapuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
rm.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
rm2.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
rm2bcdr.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
rm2dev.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
rm2stg.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
rm2test.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
rmc.microsoft.com
|
CT Log | Current | — | — | — | — |
rmtp.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
rngservice-uat.devices.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T09:45:16Z | |
roaming.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-12T07:28:16Z | |
robo-int.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T14:50:35Z | |
robo.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
roboperf.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
roclicensing-a.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
roclicensing-b.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
roclicensing.ecx-dit2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
roclicensing.ecx-sit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
roclicensing.ecx-uat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
rod-int.rl.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T18:04:22Z | |
romeccs.microsoft.com
|
CT Log | Current | — | 6 | 2025-05-12T07:28:16Z | |
rooms.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T20:40:43Z | |
router.ppe.communication.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T07:54:46Z | |
router.prod.communication.microsoft.com
|
CT Log | Current | — | 6 | 2025-05-10T15:56:12Z | |
row.fusion.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T20:29:38Z | |
row.textanalytics.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T09:54:01Z | |
royalty.microsoft.com
|
CT Log | Current | — | — | — | — |
royalty.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
royaltyuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
rp.adu.microsoft.com
|
CT Log | Current | — | 21 | 2025-05-04T07:50:56Z | |
rp.dev.adu.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T06:23:52Z | |
rp.int.adu.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-11T00:11:39Z | |
rp.int.communication.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T13:46:27Z | |
rp.perf.adu.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-10T08:36:40Z | |
rp.ppe.communication.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-07T12:12:22Z | |
rp.prod.adu.microsoft.com
|
CT Log | Current | — | 22 | 2025-05-04T07:50:56Z | |
rp.prod.communication.microsoft.com
|
CT Log | Current | — | 44 | 2025-05-06T13:03:50Z | |
rp.test.adu.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-10T08:20:20Z | |
rpl-db.ds.microsoft.com
|
CT Log | Current | — | — | — | — |
rpl-pr1.ds.microsoft.com
|
CT Log | Current | — | — | — | — |
rpl-sin.ds.microsoft.com
|
CT Log | Current | — | — | — | — |
rpl-tk2.ds.microsoft.com
|
CT Log | Current | — | — | — | — |
rpm.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
rpmuat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
rps.iccs.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T04:15:26Z | |
rpsqa04.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
rr1mdmorgaz1.microsoft.com
|
CT Log | Current | — | — | — | — |
rs.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T17:53:54Z | |
rs1.tag.microsoft.com
|
CT Log | Current | — | — | — | — |
rs1.tagbayppe.microsoft.com
|
CT Log | Current | — | — | — | — |
rsmext.one.microsoft.com
|
CT Log | Current | — | — | — | — |
rsmextqa.one.microsoft.com
|
CT Log | Current | — | — | — | — |
rsmextst.gtm.microsoft.com
|
CT Log | Current | — | — | — | — |
rsmint.gtm.microsoft.com
|
CT Log | Current | — | — | — | — |
rsprod.tag.microsoft.com
|
CT Log | Current | — | — | — | — |
rss.microsoft.com
|
DNS | Current | — | — | — | — |
rstest.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
rsweb.rs.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T17:53:54Z | |
rtam.awasa.microsoft.com
|
CT Log | Current | — | — | — | — |
rtc.webresponse.one.microsoft.com
|
CT Log | Current | — | — | — | — |
rtc12partnertap.microsoft.com
|
CT Log | Current | — | — | — | — |
rtc12tap.microsoft.com
|
CT Log | Current | — | — | — | — |
rtc2.one.microsoft.com
|
CT Log | Current | — | — | — | — |
rtc5t10qumulo.t10.selfhost.corp.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-05T02:34:55Z | |
rtcbranding.meet.microsoft.com
|
CT Log | Current | — | — | — | — |
rtcclientusability.microsoft.com
|
CT Log | Current | — | — | — | — |
rtcforums.microsoft.com
|
CT Log | Current | — | — | — | — |
rtctest.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
rtlscollector-uat.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T20:10:53Z | |
rtlscollector-wus2-uat.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T20:10:53Z | |
rtmpingest-instance.mcr.gcc.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T03:55:27Z | |
rtmpingest.mcr.gcc.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T03:13:51Z | |
rtoops2.microsoft.com
|
CT Log | Current | — | — | — | — |
rts.videolab.microsoft.com
|
CT Log | Current | — | — | — | — |
rtsmpc-rca.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
rtsmpc-rcb.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
rtsnlb.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
rtsonline.one.microsoft.com
|
CT Log | Current | — | — | — | — |
rtsonlinerca.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
rtsonlinercb.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
rtsonlinest.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
rtsonlinetstrca.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
rtsonlineuat.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
runner.ic3he.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T19:38:26Z | |
rxpevtsvc.microsoft.com
|
CT Log | Current | — | — | — | — |
rxpevtsvc.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
rxpevtsvcppa.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
rxpstnttoolws.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
rxpsuattoolws.gtm.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
rxpsuattoolws.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
s.familysafety.microsoft.com
|
CT Log | Current | — | — | — | — |
s.imp-ppe.microsoft.com
|
CT Log | Current | — | — | — | — |
s.partnersettings.familysafety.microsoft.com
|
CT Log | Current | — | — | — | — |
s.reporting.familysafety.microsoft.com
|
CT Log | Current | — | — | — | — |
s.settings.familysafety.microsoft.com
|
CT Log | Current | — | — | — | — |
s.urs.familysafety.microsoft.com
|
CT Log | Current | — | — | — | — |
s.urs.microsoft.com
|
CT Log | Current | — | — | — | — |
s2s.speech-test.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T01:24:06Z | |
s2s.speech.microsoft.com
|
CT Log | Current | — | 64 | 2025-05-04T09:58:58Z | |
sabenefitsuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
saestp01.microsoft.com
|
CT Log | Current | — | — | — | — |
safeguard-ppe.css.microsoft.com
|
CT Log | Current | — | — | — | — |
safeguard.css.microsoft.com
|
CT Log | Current | — | — | — | — |
safetyfilter.microsoft.com
|
CT Log | Current | — | — | — | — |
salesops.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T22:11:14Z | |
salestracker.mmd.microsoft.com
|
CT Log | Current | — | — | — | — |
sam.api.protean-staging.wps.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T15:35:11Z | |
sam.api.protean.wps.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T05:56:48Z | |
sample4.dev.communication.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-09T15:49:37Z | |
samsdev.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
samsla.microsoft.com
|
CT Log | Current | — | — | — | — |
san.oas.support.microsoft.com
|
CT Log | Current | — | — | — | — |
sancert-neuron.support.microsoft.com
|
CT Log | Current | — | — | — | — |
sancert-vkbbarchive.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
sancert-vkbbexternal.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
sand.channelinclusiontest.microsoft.com
|
CT Log | Current | — | 7 | 2025-05-06T07:05:40Z | |
sandbox-sharedservices-api.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
sandbox-ui.bingads.microsoft.com
|
CT Log | Current | — | — | — | — |
sandbox.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
sandbox.adsstatic-int.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T21:23:47Z | |
sandbox.api.current.adcenter-pace.microsoft.com
|
CT Log | Current | — | — | — | — |
sandbox.bingads.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T10:06:42Z | |
sandbox.msscship.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:57:27Z | |
sandboxapi.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
sandboxccapi.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
sandboxevd.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
sap-sf-ppe.sap.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T21:37:50Z | |
sapadapter.licensing.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T02:30:03Z | |
sappwdreset.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
saprod.infra.windows365.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T19:20:28Z | |
sas-int.css.microsoft.com
|
CT Log | Current | — | — | — | — |
sas-ppe.css.microsoft.com
|
CT Log | Current | — | — | — | — |
sas.css.microsoft.com
|
CT Log | Current | — | — | — | — |
sas.office.microsoft.com
|
CT Log | Current | — | — | — | — |
saservices.microsoft.com
|
CT Log | Current | — | — | — | — |
sasperf.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
sassit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
sat.dev.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
sat.ep.microsoft.com
|
CT Log | Current | — | — | — | — |
sat.epuat.microsoft.com
|
CT Log | Current | — | — | — | — |
sat.tdc.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
sat.tdn.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
sat.test.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
sat.testcur.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
sat.testperf.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
sat.ttc.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
sat.ttn.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
satdog-p2.myphone-int.microsoft.com
|
CT Log | Current | — | — | — | — |
satori-publishing-v2-user.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T23:59:11Z | |
satori-publishing-v2.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T10:01:47Z | |
saw.csvapi-dev.dcat.dsp.mp.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-10T05:57:30Z | |
sb211.sbweb.microsoft.com
|
CT Log | Current | — | — | — | — |
sb213.sbweb.microsoft.com
|
CT Log | Current | — | — | — | — |
sb214.sbweb.microsoft.com
|
CT Log | Current | — | — | — | — |
sb223.sbweb.microsoft.com
|
CT Log | Current | — | — | — | — |
sb224.sbweb.microsoft.com
|
CT Log | Current | — | — | — | — |
sb232.sbweb.microsoft.com
|
CT Log | Current | — | — | — | — |
sb233.sbweb.microsoft.com
|
CT Log | Current | — | — | — | — |
sb234.sbweb.microsoft.com
|
CT Log | Current | — | — | — | — |
sb242.sbweb.microsoft.com
|
CT Log | Current | — | — | — | — |
sb243.sbweb.microsoft.com
|
CT Log | Current | — | — | — | — |
sb244.sbweb.microsoft.com
|
CT Log | Current | — | — | — | — |
sb251.sbweb.microsoft.com
|
CT Log | Current | — | — | — | — |
sb252.sbweb.microsoft.com
|
CT Log | Current | — | — | — | — |
sb261.sbweb.microsoft.com
|
CT Log | Current | — | — | — | — |
sb262.sbweb.microsoft.com
|
CT Log | Current | — | — | — | — |
sba.microsoft.com
|
CT Log | Current | — | — | — | — |
sbcmainipp.sdg.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T06:24:10Z | |
sbcmainmgmt-usea.spots-ppe.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T11:42:05Z | |
sbcmainmgmt-uswe.spots-ppe.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T11:42:05Z | |
sbcmainmgmt-uswe2.spots-ppe.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T11:42:05Z | |
sbcmainmgmt.sdg.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T15:16:18Z | |
sbcmainmgmt.spots-ppe.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T11:42:05Z | |
sbcobipp-usea.spots-ppe.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T19:42:54Z | |
sbcobipp-uswe.spots-ppe.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T19:42:54Z | |
sbcobipp-uswe2.spots-ppe.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T19:42:54Z | |
sbcobipp.sdg.teams.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-08T20:51:37Z | |
sbcobipp.spots-ppe.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T19:42:54Z | |
sbcobmgmt-usea.spots-ppe.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T17:11:47Z | |
sbcobmgmt-uswe.spots-ppe.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T17:11:47Z | |
sbcobmgmt-uswe2.spots-ppe.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T17:11:47Z | |
sbcobmgmt.sdg.teams.microsoft.com
|
CT Log | Current | — | 6 | 2025-05-06T19:06:30Z | |
sbcobmgmt.spots-ppe.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T17:11:47Z | |
sbcteams-usea.spots-ppe.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T21:40:38Z | |
sbcteams-uswe.spots-ppe.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T21:40:38Z | |
sbcteams-uswe2.spots-ppe.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T21:40:38Z | |
sbcteams.sdg.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T17:50:18Z | |
sbcteams.spots-ppe.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T21:40:38Z | |
sbgf5d02.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
sbp.service.microsoft.com
|
CT Log | Current | — | — | — | — |
sbs-tool.microsoft.com
|
CT Log | Current |
copilotsbs-service.msit.substrate-msai-copilotsbs.westus-msit.cosmic.office.net
|
1 | 2025-05-07T07:27:43Z | |
sc.microsoft.com
|
CT Log | Current | — | — | — | — |
sca.partnersubscriptionppe.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-07T16:45:19Z | |
sca.pbsub.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T16:35:30Z | |
scanmatch.ar.glbdns.microsoft.com
|
CT Log | Current | — | — | — | — |
scanner-experiences-preprod.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T07:18:33Z | |
scansvc.x.atp.wd.microsoft.com
|
CT Log | Current | — | 6 | 2025-05-12T01:02:14Z | |
sccmdfif.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
sceweb02.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T20:26:24Z | |
scheddf.microsoft.com
|
CT Log | Current | — | — | — | — |
scheduler-int.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T03:47:10Z | |
scheduler.microsoft.com
|
CT Log | Current | — | — | — | — |
schemas.microsoft.com
|
CT Log | Current | — | — | — | — |
sco-bosdtap.microsoft.com
|
CT Log | Current | — | — | — | — |
scoutc.scoutcore.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T21:37:17Z | |
scpsecurityservice.microsoft.com
|
CT Log | Current | — | — | — | — |
script.sccore.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T02:48:15Z | |
script.supplychain.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T01:37:47Z | |
scriptexplorer.microsoft.com
|
CT Log | Current | — | — | — | — |
scs-eform-int.dns.microsoft.com
|
CT Log | Current | — | — | — | — |
scusa4opcdc01.a4opacketcore.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T17:30:26Z | |
scusa4opcdc02.a4opacketcore.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T17:30:26Z | |
sdf.aps.infra.teams.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-04T20:11:04Z | |
sdf.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T16:42:50Z | |
sdippe.microsoft.com
|
CT Log | Current | — | — | — | — |
sdk.cus.nam.gcc.tha.gcc.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T03:49:21Z | |
sdk.eur.msit.tha.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T08:27:03Z | |
sdk.eur.prod.tha.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T08:27:03Z | |
sdk.eus2.nam.gcc.tha.gcc.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T03:49:21Z | |
sdk.global.gcc.tha.gcc.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T03:49:21Z | |
sdk.global.msit.tha.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T08:27:03Z | |
sdk.global.prod.tha.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T08:27:03Z | |
sdk.msit.tha.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T08:27:03Z | |
sdk.nam.gcc.tha.gcc.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T03:49:21Z | |
sdk.neu.eur.msit.tha.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T08:27:03Z | |
sdk.neu.eur.prod.tha.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T08:27:03Z | |
sdk.tha.gcc.teams.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-06T03:49:21Z | |
sdk.tha.teams.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-06T05:46:00Z | |
sdk.weu.eur.msit.tha.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T08:27:03Z | |
sdk.weu.eur.prod.tha.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T08:27:03Z | |
sdx.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T23:33:11Z | |
sea.noam.eersapi.teams.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-11T07:37:57Z | |
sea.onlinebackup.microsoft.com
|
CT Log | Current | — | — | — | — |
seafun.account.manage-ppe.microsoft.com
|
CT Log | Current | — | — | — | — |
seafun.account.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
seam.microsoft.com
|
CT Log | Current | — | — | — | — |
seamint.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
seamnode1.microsoft.com
|
CT Log | Current | — | — | — | — |
seamnode2.microsoft.com
|
CT Log | Current | — | — | — | — |
seamnode3.microsoft.com
|
CT Log | Current | — | — | — | — |
seamnode4.microsoft.com
|
CT Log | Current | — | — | — | — |
seamnode5.microsoft.com
|
CT Log | Current | — | — | — | — |
seamnode6.microsoft.com
|
CT Log | Current | — | — | — | — |
seamppe.microsoft.com
|
CT Log | Current | — | — | — | — |
seamppe.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
seamtest-int.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
search.microsoft.com
|
DNS | Current |
search.microsoft.akadns.net
|
— | — | — |
search.office.microsoft.com
|
CT Log | Current | — | — | — | — |
secure.answers.microsoft.com
|
CT Log | Current | — | — | — | — |
secure.api.bingads.microsoft.com
|
CT Log | Current | — | — | — | — |
secure.bingads.microsoft.com
|
CT Log | Current | — | — | — | — |
secure.microsoft.com
|
DNS | Current |
reroute.microsoft.com
|
— | — | — |
securedevices.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T21:22:36Z | |
securemail.dedicated-dev.microsoft.com
|
CT Log | Current | — | — | — | — |
securemail.microsoft.com
|
CT Log | Current | — | — | — | — |
securepxservice-ppe.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T03:38:50Z | |
securepxservice.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T10:38:09Z | |
securescore.microsoft.com
|
CT Log | Current | — | — | — | — |
security.microsoft.com
|
CT Log | Current | — | 12 | 2025-05-09T19:27:40Z | |
security.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
securityscanningservices-preprod.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T21:08:33Z | |
securityservices-ppe.adcenterapi.microsoft.com
|
CT Log | Current | — | — | — | — |
securityservices-sbx.adcenterapi.microsoft.com
|
CT Log | Current | — | — | — | — |
securityservices.adcenter-ppe.microsoft.com
|
CT Log | Current | — | — | — | — |
securityservices.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
securityservices.adcenterapi.microsoft.com
|
CT Log | Current | — | — | — | — |
securityservices.asia.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
securityservices.bcp.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
securityservices.beta.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
securityservices.eu.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
securityservices.main.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
securityservices.sandbox.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
securityservices.si.api.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
selector.mp.infra.gcc.teams.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-06T13:11:43Z | |
self.events.data.microsoft.com
|
CT Log | Current | — | — | — | — |
selfhost.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
seller.ads-int.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T16:30:55Z | |
seller.beta.ads-int.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T16:30:55Z | |
sellerdashboard.microsoft.com
|
CT Log | Current | — | — | — | — |
server.analytics.teams-ppe.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T17:50:11Z | |
server.ehrconnector.teams-ppe.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-10T21:58:14Z | |
server.phone.ppe.sls.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T17:16:00Z | |
serverproxy.mtapi.ppe.sls.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T00:59:18Z | |
serverproxy.phone.ppe.sls.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T00:59:18Z | |
serversync-dev.dcat.dsp.mp.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-10T08:09:29Z | |
service.microsoft.com
|
CT Log | Current | — | — | — | — |
service.onerf.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T09:37:53Z | |
service.prod.onerf.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T22:04:15Z | |
service.purchase.commerce.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-05T23:03:06Z | |
service.recorder.commerce.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T06:40:03Z | |
service.weather.microsoft.com
|
CT Log | Current | — | — | — | — |
servicecopilot.microsoft.com
|
CT Log | Current | — | 16 | 2025-05-04T17:25:12Z | |
servicecopilot.preview.microsoft.com
|
CT Log | Current | — | 16 | 2025-05-04T17:25:12Z | |
servicedelivery.microsoft.com
|
CT Log | Current | — | — | — | — |
servicedeliveryws.microsoft.com
|
CT Log | Current | — | — | — | — |
servicefabric.int.avs.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T00:02:36Z | |
services-demo-ops.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
services-demo.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
services-dev1-ops.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
services-dev1.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
services-dm1-ops.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
services-dm1.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
services-ops.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
services-sln1-ops.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
services-sln1.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
services-sln2-ops.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
services-sln2.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
services-stg.support.microsoft.com
|
CT Log | Current | — | — | — | — |
services-tm1-ops.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
services-tm1.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
services-tst1-ops.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
services-tst1.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
services-uat-ops.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
services-uat.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
services.apps.microsoft.com
|
CT Log | Current | — | — | — | — |
services.attachlinks.research.microsoft.com
|
CT Log | Current | — | — | — | — |
services.connect.microsoft.com
|
CT Log | Current | — | — | — | — |
services.connectppe.microsoft.com
|
CT Log | Current | — | — | — | — |
services.learning.microsoft.com
|
CT Log | Current | — | — | — | — |
services.learningbeta.microsoft.com
|
CT Log | Current | — | — | — | — |
services.microsoft.com
|
CT Log | Current | — | — | — | — |
services.mtps.microsoft.com
|
CT Log | Current | — | — | — | — |
services.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
services.silverlight.microsoft.com
|
CT Log | Current | — | — | — | — |
services.social.microsoft.com
|
CT Log | Current | — | — | — | — |
services.support.microsoft.com
|
CT Log | Current | — | — | — | — |
services.view.api.account.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T23:16:57Z | |
servicesbuildreport.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T07:22:08Z | |
serviceshub.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-07T23:27:19Z | |
servicetrust.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T05:59:52Z | |
servicezilla.microsoft.com
|
CT Log | Current | — | — | — | — |
sessions.secure.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T06:59:01Z | |
settings-sandbox.data.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-04T16:35:28Z | |
settings-validation.data.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T23:47:15Z | |
settings.data.microsoft.com
|
CT Log | Current | — | 12 | 2025-05-07T05:08:54Z | |
settings.familysafety.microsoft.com
|
CT Log | Current | — | — | — | — |
sews.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
sewsdit4.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
sewsuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
sewsuat2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
sfdataservice-legacy-staging.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T15:13:52Z | |
sfdataservice.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T15:13:52Z | |
sfs-dev.dcat.dsp.mp.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-10T10:57:43Z | |
sftasia.one.microsoft.com
|
CT Log | Current | — | — | — | — |
sftasiauat.one.microsoft.com
|
CT Log | Current | — | — | — | — |
sftdbuatwebdav.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
sftdubwebdav.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
sftemea.one.microsoft.com
|
CT Log | Current | — | — | — | — |
sftemeauat.one.microsoft.com
|
CT Log | Current | — | — | — | — |
sftextint.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
sftintuat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
sftuat.one.microsoft.com
|
CT Log | Current | — | — | — | — |
sftus.one.microsoft.com
|
CT Log | Current | — | — | — | — |
sftusuatwebdav.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
sftuswebdav.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
sg-dev-cd.sdg.teams.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-08T15:43:41Z | |
sg-dev.sdg.teams.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-08T15:43:41Z | |
sg2itau1ibmmp1.microsoft.com
|
CT Log | Current | — | — | — | — |
sg2itau1ibmmp2.microsoft.com
|
CT Log | Current | — | — | — | — |
sgdf-bos7.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
sgp.webfolders.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
share.advertising.microsoft.com
|
CT Log | Current | — | — | — | — |
share.microsoft.com
|
DNS | Current |
share.microsoft.com.edgekey.net
|
— | — | — |
sharedservices-aks.samp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T06:27:40Z | |
sharedservices-sbx.adcenterapi.microsoft.com
|
CT Log | Current | — | — | — | — |
sharedservices.adcenterapi.microsoft.com
|
CT Log | Current | — | — | — | — |
sharedservices.api.bingads.microsoft.com
|
CT Log | Current | — | — | — | — |
sharedservices.si.api.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
sharepoint.connect.microsoft.com
|
CT Log | Current | — | — | — | — |
sharepoint.connectppe.microsoft.com
|
CT Log | Current | — | — | — | — |
sharepoint.microsoft.com
|
CT Log | Current | — | — | — | — |
sharepoint.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
sharepointmktg.microsoft.com
|
CT Log | Current | — | — | — | — |
sharepointmktgv5.microsoft.com
|
CT Log | Current | — | — | — | — |
sharepointmktgv6.microsoft.com
|
CT Log | Current | — | — | — | — |
sharepointmktgv7.microsoft.com
|
CT Log | Current | — | — | — | — |
sharepointonline.pinpoint.microsoft.com
|
CT Log | Current | — | — | — | — |
sharepointppe.microsoft.com
|
CT Log | Current | — | — | — | — |
shim.ppe.cms.amp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T08:33:16Z | |
shippingchargeopexapi.dcc.mp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T02:46:37Z | |
shop.microsoft.com
|
DNS | Current | — | — | — | — |
shops.store.microsoft.com
|
CT Log | Current | — | — | — | — |
si-maf.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
si.adcenterapidownload.microsoft.com
|
CT Log | Current | — | — | — | — |
si.api.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
si.bingads.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T10:06:42Z | |
si.edgeoffer.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T22:38:27Z | |
si.pubcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
si.pubcenterapi.microsoft.com
|
CT Log | Current | — | — | — | — |
siebelpreprod.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
siebeltrain.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
siebsand.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
siebtest1.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
siggen-eu.func.cp.wd.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T13:24:50Z | |
siggen-uk.func.cp.wd.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-07T13:19:12Z | |
siggen-us.func.cp.wd.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T04:39:30Z | |
signature.microsoft.com
|
CT Log | Current | — | — | — | — |
signing.l2o.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T18:25:51Z | |
signingapi.licensing.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T01:27:45Z | |
signup.microsoft.com
|
DNS | Current |
prdsignup-ctcbframh2hnfuda.z01.azurefd.net
|
— | — | — |
simon-ppe.microsoft.com
|
CT Log | Current | — | — | — | — |
singaporets.microsoft.com
|
CT Log | Current | — | — | — | — |
sinsittest01.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
sinusftisvm.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
sip-as.gcs.pstnhub.microsoft.com
|
CT Log | Current | — | 11 | 2025-05-06T13:49:03Z | |
sip-au.gcs.pstnhub.microsoft.com
|
CT Log | Current | — | 11 | 2025-05-06T13:49:03Z | |
sip-cosmic.dr.ppe.pstnhub.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-07T07:09:19Z | |
sip-df.gcs.pstnhub.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T09:50:51Z | |
sip-df.pstnhub.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T09:50:51Z | |
sip-du-a-as.pstnhub.microsoft.com
|
CT Log | Current | — | 11 | 2025-05-06T13:49:03Z | |
sip-du-a-au.pstnhub.microsoft.com
|
CT Log | Current | — | 11 | 2025-05-06T13:49:03Z | |
sip-du-a-eu.pstnhub.microsoft.com
|
CT Log | Current | — | 11 | 2025-05-06T13:49:03Z | |
sip-du-a-us.pstnhub.microsoft.com
|
CT Log | Current | — | 11 | 2025-05-06T13:49:03Z | |
sip-eu.gcs.pstnhub.microsoft.com
|
CT Log | Current | — | 11 | 2025-05-06T13:49:03Z | |
sip-us.gcs.pstnhub.microsoft.com
|
CT Log | Current | — | 11 | 2025-05-06T13:49:03Z | |
sip.gcs.pstnhub.microsoft.com
|
CT Log | Current | — | 11 | 2025-05-06T13:49:03Z | |
sip.mds.microsoft.com
|
CT Log | Current | — | — | — | — |
sip.microsoft.com
|
CT Log | Current | — | — | — | — |
sip.mssupport.microsoft.com
|
CT Log | Current | — | — | — | — |
sip.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
sip.pstnhub.microsoft.com
|
CT Log | Current | — | 11 | 2025-05-06T13:49:03Z | |
sip2.mds.microsoft.com
|
CT Log | Current | — | — | — | — |
sip2.pstnhub.microsoft.com
|
CT Log | Current | — | 11 | 2025-05-06T13:49:03Z | |
sip3.pstnhub.microsoft.com
|
CT Log | Current | — | 11 | 2025-05-06T13:49:03Z | |
sipalt.microsoft.com
|
CT Log | Current | — | — | — | — |
sipdog.microsoft.com
|
CT Log | Current | — | — | — | — |
sipdog2.microsoft.com
|
CT Log | Current | — | — | — | — |
sipdog3.microsoft.com
|
CT Log | Current | — | — | — | — |
sipexternal.mds.microsoft.com
|
CT Log | Current | — | — | — | — |
sipfed.mds.microsoft.com
|
CT Log | Current | — | — | — | — |
sipfed.microsoft.com
|
CT Log | Current | — | — | — | — |
sipint1.mds.microsoft.com
|
CT Log | Current | — | — | — | — |
sipint2.mds.microsoft.com
|
CT Log | Current | — | — | — | — |
sipinternal.mds.microsoft.com
|
CT Log | Current | — | — | — | — |
sipinternal.microsoft.com
|
CT Log | Current | — | — | — | — |
sipx.microsoft.com
|
CT Log | Current | — | — | — | — |
sis.msg.infra.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T02:55:12Z | |
sitexit.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
sitextools.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
skillsdevelopmentplan.one.microsoft.com
|
CT Log | Current | — | — | — | — |
skillsdevelopmentplanbeta.one.microsoft.com
|
CT Log | Current | — | — | — | — |
skportalrc.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
sktestrca.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
sktestrcb.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
sktestrcb2.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
sktstirl.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
sktstirlrcb.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
sktstpri.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
sktstprircb.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
sktstred.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
sktstredrcb.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
sktstsgp.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
sktstsgprcb.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
skuatirl.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
skuatmst.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
skuatpri.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
skuatred.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
skuatsgp.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
skylight.aks.skylight.services.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-04T13:56:52Z | |
skypeapp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T05:35:01Z | |
skypeconfiga.support.services.microsoft.com
|
CT Log | Current | — | — | — | — |
sl.smartscreen.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-04T15:29:26Z | |
sls-dev.dcat.dsp.mp.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-10T19:02:25Z | |
sls.microsoft.com
|
CT Log | Current | — | — | — | — |
sls.update.microsoft.com
|
CT Log | Current | — | — | — | — |
slspublishing-dev.dcat.dsp.mp.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T00:23:40Z | |
smallbusiness.support.microsoft.com
|
CT Log | Current | — | — | — | — |
smartaccessuatex.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
smartscreen-ppe.microsoft.com
|
CT Log | Current | — | 8 | 2025-05-06T19:47:35Z | |
smartscreen-prod.microsoft.com
|
CT Log | Current | — | 20 | 2025-05-04T15:29:26Z | |
smartscreen.microsoft.com
|
CT Log | Current | — | 28 | 2025-05-04T15:29:26Z | |
smbdashboard.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
smbsales.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
smbsalesuat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
smcdit4.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
smcsvcdit2ext.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
smcsvcsit2ext.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
smcsvcsit3ext.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
smcwebsvcext.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
smcwebsvcext2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
smcws.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
smcws.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
smcws2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
smm.microsoft.com
|
CT Log | Current | — | — | — | — |
sms-psd-dp1.microsoft.com
|
CT Log | Current | — | — | — | — |
sms-psd-nlb.microsoft.com
|
CT Log | Current | — | — | — | — |
smsw.office.microsoft.com
|
CT Log | Current | — | — | — | — |
smsw1.office.microsoft.com
|
CT Log | Current | — | — | — | — |
smsw2.office.microsoft.com
|
CT Log | Current | — | — | — | — |
smsw3.office.microsoft.com
|
CT Log | Current | — | — | — | — |
smtp.microsoft.com
|
DNS | Current | — | — | — | — |
smtp.pioneer.exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
smtp.primary.exchange.microsoft.com
|
CT Log | Current | — | — | — | — |
smtphost1.microsoft.com
|
CT Log | Current | — | — | — | — |
smtphost2.microsoft.com
|
CT Log | Current | — | — | — | — |
sn1-p1.myphone.microsoft.com
|
CT Log | Current | — | — | — | — |
sn1-p2.myphone.microsoft.com
|
CT Log | Current | — | — | — | — |
sn1-p3.myphone.microsoft.com
|
CT Log | Current | — | — | — | — |
sn1-p4.myphone.microsoft.com
|
CT Log | Current | — | — | — | — |
sn1.emailautoconfig.microsoft.com
|
CT Log | Current | — | — | — | — |
sn1.rr.office.microsoft.com
|
CT Log | Current | — | — | — | — |
sn2-1.extsky.microsoft.com
|
CT Log | Current | — | — | — | — |
sn2-2.extsky.microsoft.com
|
CT Log | Current | — | — | — | — |
sn2-3.extsky2.microsoft.com
|
CT Log | Current | — | — | — | — |
snackbox.microsoft.com
|
CT Log | Current | — | — | — | — |
snow-sandbox.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T19:35:59Z | |
social.expression.microsoft.com
|
CT Log | Current | — | — | — | — |
social.microsoft.com
|
CT Log | Current | — | — | — | — |
social.msdn.microsoft.com
|
CT Log | Current | — | — | — | — |
social.technet.microsoft.com
|
CT Log | Current | — | — | — | — |
socialview.microsoft.com
|
CT Log | Current | — | — | — | — |
software-download.microsoft.com
|
CT Log | Current | — | — | — | — |
solrauth.msscship.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:57:27Z | |
solrauth1.msscship.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:57:27Z | |
solrauth2.msscship.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:57:27Z | |
solrauth3.msscship.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:57:27Z | |
solrhadr.msscship.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:57:27Z | |
solrhadr1.msscship.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:57:27Z | |
solrhadr2.msscship.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:57:27Z | |
solrhadr3.msscship.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:57:27Z | |
solrhadr4.msscship.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:57:27Z | |
solrhadr5.msscship.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:57:27Z | |
solutionfinder.microsoft.com
|
CT Log | Current | — | — | — | — |
solutionfinderbeta.microsoft.com
|
CT Log | Current | — | — | — | — |
solutionmarketplace.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
solutionprofilerbeta.microsoft.com
|
CT Log | Current | — | — | — | — |
solutions.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
solutions1.services.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
solutions2.services.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
sopextserviceaocuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
sopextserviceapjuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
sophosppe.microsoft.com
|
CT Log | Current | — | — | — | — |
sopservice.microsoft.com
|
CT Log | Current | — | — | — | — |
sopserviceapj.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
sopserviceeoc.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
sopservicestg.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
sopservicetraining.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
sopserviceuataoc.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
sopupdatecsorderaocuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
sopupdatecsorderapjuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
source.supplychain.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T05:58:49Z | |
southcentralus.api.prod.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T01:28:39Z | |
southcentralus.dcsfe.prod.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T19:22:02Z | |
spa.mail.microsoft.com
|
CT Log | Current | — | — | — | — |
spanish.assessment.learningbeta.microsoft.com
|
CT Log | Current | — | — | — | — |
spaowa.mail.microsoft.com
|
CT Log | Current | — | — | — | — |
speawxtest.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:41:37Z | |
specialistacademyforums.microsoft.com
|
CT Log | Current | — | — | — | — |
specserver.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
speech-test.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-08T13:25:58Z | |
speech.microsoft.com
|
CT Log | Current | — | 64 | 2025-05-04T09:58:58Z | |
sphereblobweus.azurewatson.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T08:57:37Z | |
spla-essentials.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
spmcoreprod.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T19:20:23Z | |
spodcmdb.microsoft.com
|
CT Log | Current | — | — | — | — |
spodtel.microsoft.com
|
CT Log | Current | — | — | — | — |
spoemco1.microsoft.com
|
CT Log | Current | — | — | — | — |
sppilotco1.microsoft.com
|
CT Log | Current | — | — | — | — |
sprint.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
sprint.quarantine.beta.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
sprint.quarantine.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
sprvendor.rte.microsoft.com
|
CT Log | Current | — | — | — | — |
sps-dev.cloudaccelerator.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T05:10:59Z | |
sps.cloudaccelerator.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T12:47:14Z | |
spsites.microsoft.com
|
CT Log | Current | — | — | — | — |
spsites2010.microsoft.com
|
CT Log | Current | — | — | — | — |
spsiteswac.microsoft.com
|
CT Log | Current | — | — | — | — |
spteam.microsoft.com
|
CT Log | Current | — | — | — | — |
spteam.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
spteam2010.microsoft.com
|
CT Log | Current | — | — | — | — |
spynet2.microsoft.com
|
CT Log | Current | — | — | — | — |
spynetppe.microsoft.com
|
CT Log | Current | — | — | — | — |
spynettest2.microsoft.com
|
CT Log | Current | — | — | — | — |
sqa01plx.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
sqa02plx.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
sqaalpha.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
sqlbuvstsext.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
sqlloc.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
sqlloc.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
sqm.microsoft.com
|
CT Log | Current | — | — | — | — |
sr.wd.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-04T15:43:31Z | |
srd.ds.microsoft.com
|
CT Log | Current | — | — | — | — |
ssc.one.microsoft.com
|
CT Log | Current | — | — | — | — |
sscpob.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
sscuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
ssl.iridias.azurecxp.microsoft.com
|
CT Log | Current | — | 7 | 2025-05-04T23:32:02Z | |
ssprweb.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
ssu.manage-beta.microsoft.com
|
CT Log | Current | — | — | — | — |
ssu.ppe.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
ssu1.beta.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
ssu1.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
ssu1.test.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
ssu2.beta.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
ssu2.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
ssu2.ppe.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
ssu2.test.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
sta.testcur.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
sta2.devarc.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
sta2.test.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
sta2.testperf.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
stage-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
stage.cloudpartner.mspartner.microsoft.com
|
CT Log | Current | — | — | — | — |
stage.kse.microsoft.com
|
CT Log | Current | — | — | — | — |
stagemfe.microsoft.com
|
CT Log | Current | — | — | — | — |
stager.dev.muv6.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T21:11:39Z | |
stager.df.muv6.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T17:50:49Z | |
staging-dcatbackend.mp.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-12T12:39:50Z | |
staging.bigcatalog.commerce.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-12T12:39:50Z | |
staging.centralus.api.medeina-stg.defender.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T06:33:17Z | |
staging.dm.api.medeina-stg.defender.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T06:33:17Z | |
staging.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
staging.microsoft.com
|
DNS | Current |
ideas.fabric.microsoft.com
|
— | — | — |
staging.reports.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
staging.services.silverlight.microsoft.com
|
CT Log | Current | — | — | — | — |
staging.viewer.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
stagingretrieval-dcatbackend.mp.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-12T12:39:50Z | |
stampsportalapi-uat.devices.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T02:23:25Z | |
stampsprocessor.devices.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T19:34:09Z | |
standardsledger-ppe-eastus.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T01:10:03Z | |
standardsledger-ppe.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T01:10:03Z | |
standardsledger-scratch-westus3.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T00:54:33Z | |
standardsledger-scratch.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T00:54:33Z | |
standardsledger-westcentralus.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T13:11:14Z | |
standardsledger.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T13:11:14Z | |
startapp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T14:57:16Z | |
statics.teams.microsoft.com
|
CT Log | Current | — | — | — | — |
stats.update.microsoft.com
|
CT Log | Current | — | — | — | — |
stats1.update.microsoft.com
|
CT Log | Current | — | — | — | — |
statsfe.ws.microsoft.com
|
CT Log | Current | — | — | — | — |
statsfe1.update.microsoft.com
|
CT Log | Current | — | — | — | — |
statsfe1.ws.microsoft.com
|
CT Log | Current | — | — | — | — |
statsfe2-dev.update.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T05:48:48Z | |
statsfe2.update.microsoft.com
|
CT Log | Current | — | — | — | — |
status-dev.dcat.dsp.mp.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-10T21:47:59Z | |
status.manage-ppe.microsoft.com
|
CT Log | Current | — | — | — | — |
status.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
status.ml.mdc.glbdns.microsoft.com
|
CT Log | Current | — | — | — | — |
status.ppe.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
staxnode1.microsoft.com
|
CT Log | Current | — | — | — | — |
staxnode2.microsoft.com
|
CT Log | Current | — | — | — | — |
staxnode3.microsoft.com
|
CT Log | Current | — | — | — | — |
staxnode4.microsoft.com
|
CT Log | Current | — | — | — | — |
staxppe.microsoft.com
|
CT Log | Current | — | — | — | — |
stg-answers.microsoft.com
|
CT Log | Current | — | — | — | — |
stg-cat.microsoft.com
|
CT Log | Current | — | — | — | — |
stg-community.services.support.microsoft.com
|
CT Log | Current | — | — | — | — |
stg-cus-401.sentineldev.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T17:41:27Z | |
stg-dcodews.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
stg-dcupload.microsoft.com
|
CT Log | Current | — | — | — | — |
stg-diagnostics.support.microsoft.com
|
CT Log | Current | — | — | — | — |
stg-fixitcenter.support.microsoft.com
|
CT Log | Current | — | — | — | — |
stg-fixitcenterws.support.microsoft.com
|
CT Log | Current | — | — | — | — |
stg-smallbusiness.support.microsoft.com
|
CT Log | Current | — | — | — | — |
stg-supportdiagnostics.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
stg.signing.dtmnebula.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T22:40:31Z | |
stopsiga02.videolab.microsoft.com
|
CT Log | Current | — | — | — | — |
store-images.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T18:10:33Z | |
store-ppe.microsoft.com
|
CT Log | Current | — | — | — | — |
store.legacyservices.mmd.microsoft.com
|
CT Log | Current | — | — | — | — |
store.microsoft.com
|
DNS | Current | — | — | — | — |
storeedgefd-ppe.dsx.mp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T15:13:52Z | |
storeemail4.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T00:39:24Z | |
storemail4.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T00:46:04Z | |
storeperf.microsoft.com
|
CT Log | Current | — | — | — | — |
storeprod.microsoft.com
|
CT Log | Current | — | — | — | — |
storestg.microsoft.com
|
CT Log | Current | — | — | — | — |
storeuat.microsoft.com
|
CT Log | Current | — | — | — | — |
stp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T05:59:52Z | |
stppsxuat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
stratus.research.microsoft.com
|
CT Log | Current | — | — | — | — |
stream.microsoft.com
|
DNS | Current |
reroute.microsoft.com
|
— | — | — |
streamservice.cdl.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T11:24:28Z | |
streamservice.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T11:24:28Z | |
sts.advertising.microsoft.com
|
CT Log | Current | — | — | — | — |
sts.adweb.microsoft.com
|
CT Log | Current | — | — | — | — |
sts.bc.adcenter-pace.microsoft.com
|
CT Log | Current | — | — | — | — |
sts.beta.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
sts.current.adcenter-pace.microsoft.com
|
CT Log | Current | — | — | — | — |
sts.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
sts.next.adcenter-pace.microsoft.com
|
CT Log | Current | — | — | — | — |
sts.pace.bingads.microsoft.com
|
CT Log | Current | — | — | — | — |
sts.si.advertising.microsoft.com
|
CT Log | Current | — | — | — | — |
sts.staging.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
stsadweb.one.microsoft.com
|
CT Log | Current | — | — | — | — |
stt.speech-test.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T01:24:06Z | |
stt.speech.microsoft.com
|
CT Log | Current | — | 64 | 2025-05-04T09:58:58Z | |
sttbase.speech-test.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T01:24:06Z | |
sttbase.speech.microsoft.com
|
CT Log | Current | — | 64 | 2025-05-04T09:58:58Z | |
studio.1s.microsoft.com
|
CT Log | Current | — | — | — | — |
submit2.microsoft.com
|
CT Log | Current | — | — | — | — |
subnotifications.entitlements-int.commerce.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T19:28:16Z | |
subnotifications.entitlements.commerce.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T21:01:48Z | |
subscriptionjournal.cp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T10:53:03Z | |
subscriptions.msdn.microsoft.com
|
CT Log | Current | — | — | — | — |
substrateintelligenceppe.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T09:39:01Z | |
substrateintelligencetest.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T12:59:03Z | |
supplier-api.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T21:26:01Z | |
supplier.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T12:27:01Z | |
supplychain.qa.microsoft.com
|
CT Log | Current | — | — | — | — |
support-stg.microsoft.com
|
CT Log | Current | — | — | — | — |
support-uat.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T00:20:19Z | |
support.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
support.content.office.microsoft.com
|
CT Log | Current | — | — | — | — |
support.int.windows.microsoft.com
|
CT Log | Current | — | — | — | — |
support.licensing.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T13:22:29Z | |
support.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T21:31:32Z | |
support.pinpoint.microsoft.com
|
CT Log | Current | — | — | — | — |
support.services.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T05:37:21Z | |
support.store.microsoft.com
|
CT Log | Current | — | — | — | — |
support.tie.microsoft.com
|
CT Log | Current | — | — | — | — |
support.windows.microsoft.com
|
CT Log | Current | — | — | — | — |
support2.microsoft.com
|
CT Log | Current | — | — | — | — |
supportactions-cst2.services.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T12:37:10Z | |
supportal.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
supportaluat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
supportdiagnostics.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
supportdiscussionsrps.mmd.microsoft.com
|
CT Log | Current | — | — | — | — |
supportorigin3.microsoft.com
|
CT Log | Current | — | — | — | — |
supportservices.microsoft.com
|
CT Log | Current | — | — | — | — |
supreports.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
supreports60.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
supreports60ppe.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
surface.microsoft.com
|
CT Log | Current | — | — | — | — |
surfaceppega.microsoft.com
|
CT Log | Current | — | — | — | — |
surfacepub.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
survey.microsoft.com
|
DNS | Current | — | — | — | — |
survey.support.services.microsoft.com
|
CT Log | Current | — | — | — | — |
surveyadmintool.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T07:11:28Z | |
surveyor.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
sustainability.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-05T20:33:39Z | |
svc.baseline.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
svipselfservice.microsoft.com
|
CT Log | Current | — | — | — | — |
svipselfservice.qa.microsoft.com
|
CT Log | Current | — | — | — | — |
swe.daas.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T08:56:49Z | |
swedensouth.dcsfe.prod.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T05:58:28Z | |
switzerland-api.fp.wd.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T05:41:41Z | |
swz.daas.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-10T06:48:31Z | |
syfwml-dom.extest.microsoft.com
|
CT Log | Current | — | — | — | — |
sync.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
syndication.microsoft.com
|
CT Log | Current | — | — | — | — |
syndicationppe.microsoft.com
|
CT Log | Current | — | — | — | — |
sysdev-int.microsoft.com
|
CT Log | Current | — | — | — | — |
sysdev.microsoft.com
|
CT Log | Current | — | — | — | — |
systemcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
systemcenter.pinpoint-ppe.microsoft.com
|
CT Log | Current | — | — | — | — |
systemcenter.pinpoint.microsoft.com
|
CT Log | Current | — | — | — | — |
t.bf.smartscreen.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-04T15:29:26Z | |
t.checkappexec.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-04T15:29:26Z | |
t.microsoftstore4.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-13T00:28:24Z | |
t.nav.smartscreen.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-04T15:29:26Z | |
t.nf.smartscreen.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-04T15:29:26Z | |
t.notice4.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T00:35:27Z | |
t.storeemail4.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T00:39:24Z | |
t.storemail4.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T00:46:04Z | |
t.urs.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-04T15:29:26Z | |
t10-chef02.t10.selfhost.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T02:59:38Z | |
t10digitalsignage.t10.selfhost.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T23:46:15Z | |
t10elastic.t10.selfhost.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T12:04:38Z | |
t10grafana.t10.selfhost.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T09:17:03Z | |
t10kibana.t10.selfhost.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T00:00:51Z | |
t10logstash.t10.selfhost.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T14:16:44Z | |
t10prometheus.t10.selfhost.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T16:21:28Z | |
t10racktables.t10.selfhost.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T04:19:47Z | |
t10rancher.t10.selfhost.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T19:54:01Z | |
t10xibo.t10.selfhost.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T09:12:52Z | |
t3cisfsqa1iis1.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
t3gsxoapp1sqa02mscrm.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
t3plcperfiis1.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
ta.deploymentservice.exp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T15:07:10Z | |
ta.deploymentservice.int.exp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T00:36:57Z | |
tag.microsoft.com
|
CT Log | Current | — | — | — | — |
tagbayppe.microsoft.com
|
CT Log | Current | — | — | — | — |
tagint.microsoft.com
|
CT Log | Current | — | — | — | — |
tagppe.microsoft.com
|
CT Log | Current | — | — | — | — |
tamperbitservice-uat.devices.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T17:40:20Z | |
tapuatpiiandctpcert.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T09:00:58Z | |
tapuidit.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T23:53:30Z | |
tapuiuat.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T19:11:19Z | |
targetinggroupsapiapp.corp.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T11:10:53Z | |
targetingservices.microsoft.com
|
CT Log | Current | — | — | — | — |
targetingservicesppe.microsoft.com
|
CT Log | Current | — | — | — | — |
tas.teams.microsoft.com
|
CT Log | Current | — | 6 | 2025-05-05T23:32:51Z | |
tas02.pending.sls-tip.update.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T02:03:02Z | |
tas02.pending.sls.update.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T02:03:02Z | |
taskmars-int.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T01:06:48Z | |
tasktop.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T05:46:30Z | |
taxdocument.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T16:35:36Z | |
taxonomy.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T15:03:07Z | |
tdsatbgrpc.extest.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T02:58:14Z | |
tdsdit.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T22:35:03Z | |
tdsuat.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-13T00:42:53Z | |
team.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
teams.microsoft.com
|
DNS | Current |
teams.office.com
|
— | — | — |
teamsmessagingmigration.teams.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-11T06:02:13Z | |
teamsnotifications.teams.microsoft.com
|
CT Log | Current | — | 12 | 2025-05-10T04:30:12Z | |
techcommunity.microsoft.com
|
CT Log | Current | — | — | — | — |
technet.microsoft.com
|
CT Log | Current | — | — | — | — |
techready.services.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
telecommandsvc.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T07:48:26Z | |
telemetry.microsoft.com
|
CT Log | Current | — | — | — | — |
telemetry.urs.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-04T15:29:26Z | |
telepathwords.research.microsoft.com
|
CT Log | Current | — | — | — | — |
telsvc.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
telsvcsqa05.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
telsvcuat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
telus.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
telus.quarantine.beta.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
telus.quarantine.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
temp-dynamic.msscship.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T06:57:27Z | |
template.int.l2o.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-08T07:21:50Z | |
templates.vlcmuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tenantmodel.speech.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-07T14:16:29Z | |
tenantpolicy.infra.teams.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-07T07:34:48Z | |
teonboarding.microsoft.com
|
CT Log | Current | — | — | — | — |
terminology.microsoft.com
|
CT Log | Current | — | — | — | — |
termstudio.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T02:22:56Z | |
test-lumiazilla.microsoft.com
|
CT Log | Current | — | — | — | — |
test.3palertingestion.globalsecureaccess.microsoft.com
|
CT Log | Current | — | 18 | 2025-05-08T23:54:56Z | |
test.adminanalytics.powerplatform.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T12:30:53Z | |
test.api.copilotforfinance.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T16:44:52Z | |
test.client.wosc.services.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T00:26:32Z | |
test.cmdagent.infra.windows365.microsoft.com
|
CT Log | Current | — | 5 | 2025-05-09T00:19:02Z | |
test.daas.microsoft.com
|
CT Log | Current | — | 12 | 2025-05-05T01:14:45Z | |
test.dfanalytics.powerplatform.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T12:30:53Z | |
test.fttoolingapi.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T20:51:09Z | |
test.kse.microsoft.com
|
CT Log | Current | — | — | — | — |
test.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
test.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T22:04:15Z | |
test.partner.fttoolingapi.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T20:51:09Z | |
test.person.coreidentity.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T17:06:20Z | |
test.profileapi.services.microsoft.com
|
CT Log | Current | — | — | — | — |
test.sc.microsoft.com
|
CT Log | Current | — | — | — | — |
test.services.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
test.services.social.microsoft.com
|
CT Log | Current | — | — | — | — |
test.social.community.microsoft.com
|
CT Log | Current | — | — | — | — |
test.social.expression.microsoft.com
|
CT Log | Current | — | — | — | — |
test.social.microsoft.com
|
CT Log | Current | — | — | — | — |
test.social.msdn.microsoft.com
|
CT Log | Current | — | — | — | — |
test.social.technet.microsoft.com
|
CT Log | Current | — | — | — | — |
test.stats.update.microsoft.com
|
CT Log | Current | — | — | — | — |
test.supplier.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T15:18:52Z | |
test.update.microsoft.com
|
CT Log | Current | — | — | — | — |
test.windows.microsoft.com
|
CT Log | Current | — | — | — | — |
test.wosc.services.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T00:28:06Z | |
test1.learningapp-preprod.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-04T17:08:58Z | |
test20.sc.microsoft.com
|
CT Log | Current | — | — | — | — |
testb.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
testc.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
testcmsua04.testc.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
testconnectivity.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-12T16:45:25Z | |
testroot.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
testsalo.cia.microsoft.com
|
CT Log | Current | — | — | — | — |
testtimestamping4096.microsoft.com
|
CT Log | Current | — | — | — | — |
textanalytics.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T09:54:01Z | |
thresholdmanagerservice.api-canary.tms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T20:33:18Z | |
thresholdmanagerservice.api.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T00:59:03Z | |
ticketexchange.microsoft.com
|
CT Log | Current | — | — | — | — |
tide001.microsoft.com
|
CT Log | Current | — | — | — | — |
tide002.microsoft.com
|
CT Log | Current | — | — | — | — |
tide003.microsoft.com
|
CT Log | Current | — | — | — | — |
tide004.microsoft.com
|
CT Log | Current | — | — | — | — |
tide005.microsoft.com
|
CT Log | Current | — | — | — | — |
tide006.microsoft.com
|
CT Log | Current | — | — | — | — |
tide007.microsoft.com
|
CT Log | Current | — | — | — | — |
tide008.microsoft.com
|
CT Log | Current | — | — | — | — |
tide010.microsoft.com
|
CT Log | Current | — | — | — | — |
tide016.microsoft.com
|
CT Log | Current | — | — | — | — |
tide103.microsoft.com
|
CT Log | Current | — | — | — | — |
tide104.microsoft.com
|
CT Log | Current | — | — | — | — |
tide105.microsoft.com
|
CT Log | Current | — | — | — | — |
tide106.microsoft.com
|
CT Log | Current | — | — | — | — |
tide110.microsoft.com
|
CT Log | Current | — | — | — | — |
tide111.microsoft.com
|
CT Log | Current | — | — | — | — |
tide114.microsoft.com
|
CT Log | Current | — | — | — | — |
tide115.microsoft.com
|
CT Log | Current | — | — | — | — |
tide116.microsoft.com
|
CT Log | Current | — | — | — | — |
tide120.microsoft.com
|
CT Log | Current | — | — | — | — |
tide121.microsoft.com
|
CT Log | Current | — | — | — | — |
tide122.microsoft.com
|
CT Log | Current | — | — | — | — |
tide123.microsoft.com
|
CT Log | Current | — | — | — | — |
tide126.microsoft.com
|
CT Log | Current | — | — | — | — |
tide127.microsoft.com
|
CT Log | Current | — | — | — | — |
tide130.microsoft.com
|
CT Log | Current | — | — | — | — |
tide131.microsoft.com
|
CT Log | Current | — | — | — | — |
tide133.microsoft.com
|
CT Log | Current | — | — | — | — |
tide134.microsoft.com
|
CT Log | Current | — | — | — | — |
tide135.microsoft.com
|
CT Log | Current | — | — | — | — |
tide137.microsoft.com
|
CT Log | Current | — | — | — | — |
tide138.microsoft.com
|
CT Log | Current | — | — | — | — |
tide139.microsoft.com
|
CT Log | Current | — | — | — | — |
tide143.microsoft.com
|
CT Log | Current | — | — | — | — |
tide148.microsoft.com
|
CT Log | Current | — | — | — | — |
tide149.microsoft.com
|
CT Log | Current | — | — | — | — |
tide150.microsoft.com
|
CT Log | Current | — | — | — | — |
tide151.microsoft.com
|
CT Log | Current | — | — | — | — |
tide152.microsoft.com
|
CT Log | Current | — | — | — | — |
tide153.microsoft.com
|
CT Log | Current | — | — | — | — |
tide154.microsoft.com
|
CT Log | Current | — | — | — | — |
tide158.microsoft.com
|
CT Log | Current | — | — | — | — |
tide159.microsoft.com
|
CT Log | Current | — | — | — | — |
tide16.microsoft.com
|
CT Log | Current | — | — | — | — |
tide160.microsoft.com
|
CT Log | Current | — | — | — | — |
tide161.microsoft.com
|
CT Log | Current | — | — | — | — |
tide162.microsoft.com
|
CT Log | Current | — | — | — | — |
tide164.microsoft.com
|
CT Log | Current | — | — | — | — |
tide165.microsoft.com
|
CT Log | Current | — | — | — | — |
tide166.microsoft.com
|
CT Log | Current | — | — | — | — |
tide168.microsoft.com
|
CT Log | Current | — | — | — | — |
tide169.microsoft.com
|
CT Log | Current | — | — | — | — |
tide17.microsoft.com
|
CT Log | Current | — | — | — | — |
tide18.microsoft.com
|
CT Log | Current | — | — | — | — |
tide20.microsoft.com
|
CT Log | Current | — | — | — | — |
tide21.microsoft.com
|
CT Log | Current | — | — | — | — |
tide33.microsoft.com
|
CT Log | Current | — | — | — | — |
tide36.microsoft.com
|
CT Log | Current | — | — | — | — |
tide40.microsoft.com
|
CT Log | Current | — | — | — | — |
tide41.microsoft.com
|
CT Log | Current | — | — | — | — |
tide42.microsoft.com
|
CT Log | Current | — | — | — | — |
tide48.microsoft.com
|
CT Log | Current | — | — | — | — |
tide49.microsoft.com
|
CT Log | Current | — | — | — | — |
tide50.microsoft.com
|
CT Log | Current | — | — | — | — |
tide500.microsoft.com
|
CT Log | Current | — | — | — | — |
tide501.microsoft.com
|
CT Log | Current | — | — | — | — |
tide502.microsoft.com
|
CT Log | Current | — | — | — | — |
tide503.microsoft.com
|
CT Log | Current | — | — | — | — |
tide504.microsoft.com
|
CT Log | Current | — | — | — | — |
tide505.microsoft.com
|
CT Log | Current | — | — | — | — |
tide507.microsoft.com
|
CT Log | Current | — | — | — | — |
tide508.microsoft.com
|
CT Log | Current | — | — | — | — |
tide509.microsoft.com
|
CT Log | Current | — | — | — | — |
tide510.microsoft.com
|
CT Log | Current | — | — | — | — |
tide511.microsoft.com
|
CT Log | Current | — | — | — | — |
tide512.microsoft.com
|
CT Log | Current | — | — | — | — |
tide513.microsoft.com
|
CT Log | Current | — | — | — | — |
tide514.microsoft.com
|
CT Log | Current | — | — | — | — |
tide515.microsoft.com
|
CT Log | Current | — | — | — | — |
tide516.microsoft.com
|
CT Log | Current | — | — | — | — |
tide517.microsoft.com
|
CT Log | Current | — | — | — | — |
tide518.microsoft.com
|
CT Log | Current | — | — | — | — |
tide519.microsoft.com
|
CT Log | Current | — | — | — | — |
tide520.microsoft.com
|
CT Log | Current | — | — | — | — |
tide521.microsoft.com
|
CT Log | Current | — | — | — | — |
tide522.microsoft.com
|
CT Log | Current | — | — | — | — |
tide523.microsoft.com
|
CT Log | Current | — | — | — | — |
tide524.microsoft.com
|
CT Log | Current | — | — | — | — |
tide525.microsoft.com
|
CT Log | Current | — | — | — | — |
tide526.microsoft.com
|
CT Log | Current | — | — | — | — |
tide527.microsoft.com
|
CT Log | Current | — | — | — | — |
tide528.microsoft.com
|
CT Log | Current | — | — | — | — |
tide529.microsoft.com
|
CT Log | Current | — | — | — | — |
tide530.microsoft.com
|
CT Log | Current | — | — | — | — |
tide531.microsoft.com
|
CT Log | Current | — | — | — | — |
tide532.microsoft.com
|
CT Log | Current | — | — | — | — |
tide533.microsoft.com
|
CT Log | Current | — | — | — | — |
tide534.microsoft.com
|
CT Log | Current | — | — | — | — |
tide535.microsoft.com
|
CT Log | Current | — | — | — | — |
tide536.microsoft.com
|
CT Log | Current | — | — | — | — |
tide537.microsoft.com
|
CT Log | Current | — | — | — | — |
tide538.microsoft.com
|
CT Log | Current | — | — | — | — |
tide539.microsoft.com
|
CT Log | Current | — | — | — | — |
tide540.microsoft.com
|
CT Log | Current | — | — | — | — |
tide541.microsoft.com
|
CT Log | Current | — | — | — | — |
tide542.microsoft.com
|
CT Log | Current | — | — | — | — |
tide543.microsoft.com
|
CT Log | Current | — | — | — | — |
tide544.microsoft.com
|
CT Log | Current | — | — | — | — |
tide545.microsoft.com
|
CT Log | Current | — | — | — | — |
tide546.microsoft.com
|
CT Log | Current | — | — | — | — |
tide547.microsoft.com
|
CT Log | Current | — | — | — | — |
tide548.microsoft.com
|
CT Log | Current | — | — | — | — |
tide549.microsoft.com
|
CT Log | Current | — | — | — | — |
tide550.microsoft.com
|
CT Log | Current | — | — | — | — |
tide551.microsoft.com
|
CT Log | Current | — | — | — | — |
tide552.microsoft.com
|
CT Log | Current | — | — | — | — |
tide553.microsoft.com
|
CT Log | Current | — | — | — | — |
tide554.microsoft.com
|
CT Log | Current | — | — | — | — |
tide555.microsoft.com
|
CT Log | Current | — | — | — | — |
tide610.microsoft.com
|
CT Log | Current | — | — | — | — |
tide611.microsoft.com
|
CT Log | Current | — | — | — | — |
tide612.microsoft.com
|
CT Log | Current | — | — | — | — |
tide613.microsoft.com
|
CT Log | Current | — | — | — | — |
tide614.microsoft.com
|
CT Log | Current | — | — | — | — |
tide615.microsoft.com
|
CT Log | Current | — | — | — | — |
tide616.microsoft.com
|
CT Log | Current | — | — | — | — |
tide617.microsoft.com
|
CT Log | Current | — | — | — | — |
tide618.microsoft.com
|
CT Log | Current | — | — | — | — |
tide619.microsoft.com
|
CT Log | Current | — | — | — | — |
tide620.microsoft.com
|
CT Log | Current | — | — | — | — |
tide621.microsoft.com
|
CT Log | Current | — | — | — | — |
tide623.microsoft.com
|
CT Log | Current | — | — | — | — |
tide624.microsoft.com
|
CT Log | Current | — | — | — | — |
tide625.microsoft.com
|
CT Log | Current | — | — | — | — |
tide626.microsoft.com
|
CT Log | Current | — | — | — | — |
tide627.microsoft.com
|
CT Log | Current | — | — | — | — |
tide69.microsoft.com
|
CT Log | Current | — | — | — | — |
tide70.microsoft.com
|
CT Log | Current | — | — | — | — |
tide72.microsoft.com
|
CT Log | Current | — | — | — | — |
tide74.microsoft.com
|
CT Log | Current | — | — | — | — |
tide75.microsoft.com
|
CT Log | Current | — | — | — | — |
tide76.microsoft.com
|
CT Log | Current | — | — | — | — |
tide77.microsoft.com
|
CT Log | Current | — | — | — | — |
tide78.microsoft.com
|
CT Log | Current | — | — | — | — |
tide8.microsoft.com
|
CT Log | Current | — | — | — | — |
tide80.microsoft.com
|
CT Log | Current | — | — | — | — |
tide83.microsoft.com
|
CT Log | Current | — | — | — | — |
tide85.microsoft.com
|
CT Log | Current | — | — | — | — |
tide86.microsoft.com
|
CT Log | Current | — | — | — | — |
tide87.microsoft.com
|
CT Log | Current | — | — | — | — |
tide88.microsoft.com
|
CT Log | Current | — | — | — | — |
tide9.microsoft.com
|
CT Log | Current | — | — | — | — |
tide90.microsoft.com
|
CT Log | Current | — | — | — | — |
tide92.microsoft.com
|
CT Log | Current | — | — | — | — |
tide93.microsoft.com
|
CT Log | Current | — | — | — | — |
tide94.microsoft.com
|
CT Log | Current | — | — | — | — |
tide95.microsoft.com
|
CT Log | Current | — | — | — | — |
tide96.microsoft.com
|
CT Log | Current | — | — | — | — |
tide97.microsoft.com
|
CT Log | Current | — | — | — | — |
timestamping4096.microsoft.com
|
CT Log | Current | — | — | — | — |
tip2.api.flow.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T17:54:55Z | |
titan-backend-metric.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T06:07:10Z | |
titanbyod-api.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T01:19:47Z | |
titanbyod-test-api.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T03:21:28Z | |
titanbyod-test.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T18:04:57Z | |
titanbyod.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T03:54:49Z | |
tk.webfolders.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3cmsvcpp01.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3crmis201a.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3crmmrsuwx1.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3crmmrsuwx2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3crmweb1sg11.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3cvputws02.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3edewvwbpu01a.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3edhlwebtf01a.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3emcxweb13.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3esvcatiist.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3esvcatiistsvc.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3ftgmpwb05.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3gcrmgtw2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3gspap1sqa02.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3gspapp1ctp01.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3gspapp1sqa04.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3gsxappsqa02.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3gsxnxt02weba.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3gsxnxtctpwea.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3iltwebpp02.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3itatstnweb16.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3itatstnweb17.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3lcatxsql04.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3mofuatesdpl1.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3mofuatesdpl2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3oemdevwbdoc.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3oemdevwbmoo.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3oemstawbdoc.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3oemstawbmoo.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3oemstawborn.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3oemstawbsts.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3oemstbwbdoc.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3oemstbwbmoo.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3oemstbwbsts.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3ompfweb02.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3ompfweb04.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3pensapptev03.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3plxcshviis1.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3pmcweb09.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3pmcweb10.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3pqosdptwb01.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3prfemcecs01.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3pvpsqa002.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3pvpsqa005.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3rpsqaweb01.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3rsyssqlde01.dns.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3rxpstntweb01.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3rxpsuatweb07.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3rxpsuatweb08.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3sildeviis1.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3vmadistest3.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3vmssolvisd6.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk3vpadevprwb05.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5-c14-01.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5-exbkp-c105.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5-exbkp-c106.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5-excas-c101.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5-excas-c102.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5-excas-c103.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5-excas-c104.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5-excas-c105.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5-excas-c106.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5-excas-c107.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5-excas-c108.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5-excas-c109.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5-excas-c110.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5-excas-c111.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5-excas-c112.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5-excas-c113.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5-excas-c114.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5-excas-c115.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5-excas-c116.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5-excas-c117.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5-excas-c118.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5-exmlt-c101.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5-exmlt-c102.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5.webfolders.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5a4odc01.a4opacketcore.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T17:30:26Z | |
tk5a4odc02.a4opacketcore.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T17:30:26Z | |
tk5a4odc03.a4opacketcore.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T17:30:26Z | |
tk5aogosmweb01.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5apollolocweb.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5centrem01.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5centrem02.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5centrem03.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5centrem04.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5centrem05.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5centrem06.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5cscmsiis1vm.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5cscmsiis2vm.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5cshfiis01vm.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5cshfiis02vm.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5ctsdirpool1.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5ctsdirpool1hlbint.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5ctslyncdir01.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5ctslyncdir02.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5ctslyncfe01.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5ctslyncfe02.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5ctslyncpool1.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5ctslyncpool1hlbint.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5ctsucma01.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5ctsucma02.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5ecscrmis01b.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5ecscrmis02b.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5ecscrmis03b.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5ecscrmis03f.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5ecscrmis04f.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5esvmsengis1.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5esvmsengis10.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5esvmsengis2.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5esvmsengis3.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5esvmsengis4.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5esvmsengis9.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5esvrpmiis01.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5esvrpmiis02.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5esvrpmiis03.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5kis.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5locqgweb.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5lyncpool1hlbext.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5mbamweb01.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5mpswebtev02.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5msvna1dmp.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5prdxwebcrm02.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5prdxwebcrm03.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5prdxwebcrm04.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5pvpextfs01.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5satsrvr01.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5scman4webext.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5telappiis01.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5telappiis02.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5ucdfpl01.exchange.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5ucdfpl01f01.exchange.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5ucdfpl01f02.exchange.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5ucdfpl01f03.exchange.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5ucdfse01.exchange.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5ucdfse02.exchange.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5ucdfse10.exchange.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5xmsftwbop01.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5xneweb01x.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5xneweb02x.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5xneweb03.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5xneweb03x.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5xneweb04.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5xneweb04x.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tk5xneweb05.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tkeaxisis01vm.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tkeaxisis02vm.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tkeaxisis101vm.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tkesvengiisu5.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tkesvengiisu6.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tkexcertwb01.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tkexcertwb02.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tlu.dl.delivery.mp.microsoft.com
|
CT Log | Current | — | — | — | — |
tm-kailani-cin.one.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T15:49:19Z | |
tm-kailani-sin.one.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T15:49:19Z | |
tm.tag.microsoft.com
|
CT Log | Current | — | — | — | — |
tms-int.cms.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T19:09:43Z | |
tms.mmd.microsoft.com
|
CT Log | Current | — | — | — | — |
tmsha.mmd.microsoft.com
|
CT Log | Current | — | — | — | — |
tmsqa.mmd.microsoft.com
|
CT Log | Current | — | — | — | — |
tmsqaha.mmd.microsoft.com
|
CT Log | Current | — | — | — | — |
tnx.phx.sts.microsoft.com
|
CT Log | Current | — | — | — | — |
tokenencryption.medeina-ppe.defender.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T11:40:28Z | |
tom2.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T16:50:43Z | |
toolbar-prod-bn01.microsoft.com
|
CT Log | Current | — | — | — | — |
torus.apps.1js.microsoft.com
|
CT Log | Current | — | — | — | — |
tp-aks-ppe.coresupplychain.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-04T23:14:29Z | |
tp-aks-prd.coresupplychain.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T02:55:03Z | |
tpm.daccess.microsoft.com
|
CT Log | Current | — | — | — | — |
tradenet.msops.microsoft.com
|
CT Log | Current | — | — | — | — |
tradenet.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tradenetreportserveruat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
tradenetuat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
training.dev.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
training.devarc.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
training.ep.microsoft.com
|
CT Log | Current | — | — | — | — |
training.epuat.microsoft.com
|
CT Log | Current | — | — | — | — |
training.partner.microsoft.com
|
CT Log | Current | — | — | — | — |
training.test.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
training.testcur.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
training.testperf.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
trainingdev.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
trainings.partner.microsoft.com
|
CT Log | Current | — | — | — | — |
transactionmonitoring.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
transactionservice.quote-dev.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T12:03:00Z | |
transactionservice.quote.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T13:32:04Z | |
transactionuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
transfers.ds.microsoft.com
|
CT Log | Current | — | — | — | — |
translations.one.microsoft.com
|
CT Log | Current | — | — | — | — |
translator-test.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T00:31:01Z | |
translator.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T16:53:22Z | |
trap.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T07:28:33Z | |
trd-xqgssq8mex7w37ut1q.z5.kusto.fabric.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T22:28:45Z | |
trex.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
trix-dev.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T14:59:00Z | |
troubleshooting.microsoft.com
|
CT Log | Current | — | 1 | 2025-03-27T18:32:57Z | |
trouter-df.teams.microsoft.com
|
CT Log | Current | — | 7 | 2025-05-11T05:18:11Z | |
trouter.communication.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T13:15:31Z | |
trouter.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T13:15:31Z | |
ts-groupsadmin.targetingservice.services.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T22:29:14Z | |
ts.microsoft.com
|
CT Log | Current | — | — | — | — |
tsc.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tsc2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
tsg.research.microsoft.com
|
CT Log | Current | — | — | — | — |
tsms.dsc.microsoft.com
|
CT Log | Current | — | 16 | 2025-05-06T14:18:49Z | |
tsms.dsctest.microsoft.com
|
CT Log | Current | — | 11 | 2025-05-06T07:05:40Z | |
tsnext.microsoft.com
|
CT Log | Current | — | — | — | — |
tst.profileapi.services.microsoft.com
|
CT Log | Current | — | — | — | — |
tst.services.social.microsoft.com
|
CT Log | Current | — | — | — | — |
tst.social.expression.microsoft.com
|
CT Log | Current | — | — | — | — |
tst.social.microsoft.com
|
CT Log | Current | — | — | — | — |
tst.social.msdn.microsoft.com
|
CT Log | Current | — | — | — | — |
tst.social.technet.microsoft.com
|
CT Log | Current | — | — | — | — |
tts-frontend.speech.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-11T12:37:35Z | |
tts.speech.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-11T12:37:35Z | |
tucson.online.microsoft.com
|
CT Log | Current | — | — | — | — |
tuk-ocscwa-01.exchange.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
tw.daas.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-08T13:30:36Z | |
tx2ehsobe001.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
tx2ehsobe002.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
tx2ehsobe003.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
tx2ehsobe004.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
tx2ehsobe005.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
tx2ehsobe006.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
tx2ehsobe007.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
tx2ehsobe008.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
tx2outboundsmtppool1.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
tx2outboundsmtppool2.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
uac-config.microsoft.com
|
CT Log | Current | — | — | — | — |
uae.daas.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T22:15:46Z | |
uag.prod.daccess.glbdns.microsoft.com
|
CT Log | Current | — | — | — | — |
uat-script.supplychain.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T00:31:25Z | |
uat.fieldforce.microsoft.com
|
CT Log | Current | — | — | — | — |
uat.fttoolingapi.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T04:23:44Z | |
uat.jem.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T03:36:41Z | |
uat.microsoft.com
|
DNS | Current |
uat.chrysalis.ms
|
— | — | — |
uat.msdn.microsoft.com
|
CT Log | Current | — | — | — | — |
uat.pa.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
uat.partner.fttoolingapi.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T04:23:44Z | |
uat.salestracker.mmd.microsoft.com
|
CT Log | Current | — | — | — | — |
uat.services.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
uat.subscriptions.msdn.microsoft.com
|
CT Log | Current | — | — | — | — |
uat.subscriptions.technet.microsoft.com
|
CT Log | Current | — | — | — | — |
uat.technet.microsoft.com
|
CT Log | Current | — | — | — | — |
uat6payment.ocp.iwes.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
uatadmin.training.partner.microsoft.com
|
CT Log | Current | — | — | — | — |
uatcertplanner.one.microsoft.com
|
CT Log | Current | — | — | — | — |
uatfastsearch.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
uatonline.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
uatpremier.microsoft.com
|
CT Log | Current | — | — | — | — |
uatrtc2.one.microsoft.com
|
CT Log | Current | — | — | — | — |
uatrtc3.one.microsoft.com
|
CT Log | Current | — | — | — | — |
uatweft.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
ucforums.microsoft.com
|
CT Log | Current | — | — | — | — |
ucis-centralindia.msdxo.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T01:10:32Z | |
ucis-southcentralus.msdxo.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T14:20:45Z | |
ucis-westeurope.msdxo.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T15:33:58Z | |
ucis-westus2.msdxo.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T06:48:57Z | |
ucpublicforums.microsoft.com
|
CT Log | Current | — | — | — | — |
uddi.beta.microsoft.com
|
CT Log | Current | — | — | — | — |
uddi.microsoft.com
|
CT Log | Current | — | — | — | — |
uddi.repl2.microsoft.com
|
CT Log | Current | — | — | — | — |
uddisc.microsoft.com
|
CT Log | Current | — | — | — | — |
uddiv3.microsoft.com
|
CT Log | Current | — | — | — | — |
ude-dev.support.microsoft.com
|
CT Log | Current | — | — | — | — |
ude-stg.support.microsoft.com
|
CT Log | Current | — | — | — | — |
ude-test.support.microsoft.com
|
CT Log | Current | — | — | — | — |
ude.support.microsoft.com
|
CT Log | Current | — | — | — | — |
udmppe.ideastest.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T12:32:34Z | |
uhf-ppe.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T22:04:15Z | |
ui.ads-int.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T16:30:55Z | |
ui.beta.ads-int.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T16:30:55Z | |
ui.beta.si.bingads.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T16:30:55Z | |
ui.sandbox.ads.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T16:30:55Z | |
ui.sandbox.bingads.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T16:30:55Z | |
ui.si.bingads.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T16:30:55Z | |
uif.microsoft.com
|
CT Log | Current | — | — | — | — |
uk.daas.microsoft.com
|
CT Log | Current | — | 8 | 2025-05-09T12:05:00Z | |
uk.webfolders.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
uknorth-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
uksouth-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
uksouth.dcsfe.prod.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T21:17:16Z | |
uksouth2-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
ukwest-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
ukwest.api.prod.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T03:56:32Z | |
ukwest.dcsfe.prod.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T08:38:42Z | |
ukwest.rp.prod.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T09:31:32Z | |
ums-dev.dcat.dsp.mp.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-10T15:04:29Z | |
umservice.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T06:11:07Z | |
umt.dev.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
umt.devarc.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
umt.devcur.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
umt.ep.microsoft.com
|
CT Log | Current | — | — | — | — |
umt.epuat.microsoft.com
|
CT Log | Current | — | — | — | — |
umt.tdc.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
umt.tdn.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
umt.test.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
umt.testcur.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
umt.testperf.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
umt.ttc.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
umt.ttn.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
uncertainty99.microsoft.com
|
CT Log | Current | — | — | — | — |
unitedkingdom-api.fp.wd.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T05:41:41Z | |
unitedstates-api.fp.wd.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T05:41:41Z | |
update.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T10:11:11Z | |
upl.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
urlshortener-dogfood.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T05:49:18Z | |
urlshortener-emea.teams.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-06T20:04:02Z | |
urlshortener-server-emea.teams.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-06T20:04:02Z | |
urlshortener-server.teams.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-06T20:04:02Z | |
urlshortener.teams.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-06T20:04:02Z | |
urs.familysafety.microsoft.com
|
CT Log | Current | — | — | — | — |
urs.microsoft.com
|
CT Log | Current | — | 20 | 2025-05-04T15:29:26Z | |
urs.smartscreen.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-04T15:29:26Z | |
urt.dev.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
urt.devarc.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
urt.ep.microsoft.com
|
CT Log | Current | — | — | — | — |
urt.epuat.microsoft.com
|
CT Log | Current | — | — | — | — |
urt.tdc.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
urt.tdn.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
urt.test.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
urt.testcur.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
urt.testperf.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
urt.ttc.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
urt.ttn.ep.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
us.api.stage.xspm.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T19:47:47Z | |
us.api.xspm.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T03:39:36Z | |
us.gateway.configmgr.manage-selfhost.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T13:38:11Z | |
us1.office2010beta.microsoft.com
|
CT Log | Current | — | — | — | — |
us2.office2010beta.microsoft.com
|
CT Log | Current | — | — | — | — |
us20.office2010beta.microsoft.com
|
CT Log | Current | — | — | — | — |
usbgit.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
uscee2e.sdh.sdg.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-07T16:27:20Z | |
uscentral-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
uscentraleuap-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
usdodcentral-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
usdodcentral.cluster.int.dod.prompts.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T23:28:14Z | |
usdodcentral.cluster.prod.dod.prompts.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T14:04:28Z | |
usdodeast-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
usdodeast.cluster.int.dod.prompts.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T17:24:29Z | |
usdodeast.cluster.prod.dod.prompts.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T12:26:00Z | |
use.services-dev1.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
use.services-dm1.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
use.services-tm1.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
use.services-tst1.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
use.services-uat.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
use.services.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
use2e2e.sdh.sdg.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-07T16:27:20Z | |
usea.dmedge.sdg.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T05:52:38Z | |
usea.sbcobipp.sdg.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T20:00:11Z | |
usea.sbcobmgmt.sdg.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T03:37:19Z | |
usea.sdh.sdg.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-12T00:05:31Z | |
usea2-pstnbot.pstnbot.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T11:53:01Z | |
usea2-pstnbot01.pstnbot.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T11:53:01Z | |
usea2-pstnbot02.pstnbot.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T11:53:01Z | |
useae2e.dm.sdg.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T04:48:56Z | |
useae2e.dmedge.sdg.teams.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-08T16:05:10Z | |
useae2e.sbcmainipp.sdg.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T06:24:10Z | |
useae2e.sbcmainmgmt.sdg.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T15:16:18Z | |
useae2e.sbcobipp.sdg.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T20:51:37Z | |
useae2e.sbcobmgmt.sdg.teams.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-06T19:06:30Z | |
useae2e.sbcteams.sdg.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T17:50:18Z | |
useast-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
useast2-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
useast2euap-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
user.ecx-dit2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
user.licensing.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T08:50:32Z | |
userappapi.uscee2e.sdg.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T18:17:44Z | |
userappapi.use2e2e.sdg.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T00:16:04Z | |
userappui.uscee2e.sdg.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T18:17:44Z | |
userappui.use2e2e.sdg.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T00:16:04Z | |
userfeedbackzilla.microsoft.com
|
CT Log | Current | — | — | — | — |
usermanagement.ecx-sit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
userprofile.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
userprofilestaging.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
usgovarizona.cluster.prod.gcc.prompts.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T15:57:54Z | |
usgovarizona.cluster.prod.gcch.prompts.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T05:07:03Z | |
usgovcentral-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
usgoveast-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
usgovsc-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
usgovsw-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
usgovtexas.cluster.prod.gcc.prompts.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T03:42:24Z | |
usgovtexas.cluster.prod.gcch.prompts.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T10:58:57Z | |
usgovvirginia.cluster.prod.gcc.prompts.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T18:27:51Z | |
usgv.console-m365d-ff.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T03:12:00Z | |
usjs.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
usjstest.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
usmils.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
usnc.services-dev1.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
usnc.services-dm1.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
usnc.services-tm1.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
usnc.services-tst1.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
usnc.services-uat.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
usnc.services.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
usnorth-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
usperf.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
ussc.services-dev1.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
ussc.services-dm1.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
ussc.services-tm1.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
ussc.services-tst1.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
ussc.services-uat.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
ussc.services.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
ussouth-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
ussqa2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
ust.dev.reco.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-07T13:43:20Z | |
ust.prod.reco.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-11T07:41:41Z | |
ustc.prod.reco.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T22:43:09Z | |
ustrl-int.mp.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-12T00:58:57Z | |
usw.services-dev1.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
usw.services-dm1.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
usw.services-tm1.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
usw.services-tst1.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
usw.services-uat.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
usw.services.premier.microsoft.com
|
CT Log | Current | — | — | — | — |
uswe-pstnbot.pstnbot.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T11:53:01Z | |
uswe-pstnbot01.pstnbot.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T11:53:01Z | |
uswe-pstnbot02.pstnbot.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T11:53:01Z | |
uswe.dmedge.sdg.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-11T05:52:38Z | |
uswe.sbcobipp.sdg.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T20:00:11Z | |
uswe.sbcobmgmt.sdg.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T03:37:19Z | |
uswe.sdh.sdg.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-12T00:05:31Z | |
uswee2e.dm.sdg.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T04:48:56Z | |
uswee2e.dmedge.sdg.teams.microsoft.com
|
CT Log | Current |
uswee2e.dmedge.sdg.teams.trafficmanager.net
|
3 | 2025-05-08T16:05:10Z | |
uswee2e.sbcmainipp.sdg.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T06:24:10Z | |
uswee2e.sbcmainmgmt.sdg.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T15:16:18Z | |
uswee2e.sbcobipp.sdg.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T20:51:37Z | |
uswee2e.sbcobmgmt.sdg.teams.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-06T19:06:30Z | |
uswee2e.sbcteams.sdg.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T17:50:18Z | |
uswest-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
uswest2-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
uswestcentral-passive.glbdns2.microsoft.com
|
CT Log | Current | — | — | — | — |
ux.dev2.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T10:51:08Z | |
ux.uat.assets.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T12:24:35Z | |
v4-ori.windowsupdate.microsoft.com
|
CT Log | Current | — | — | — | — |
v4.windowsupdate.microsoft.com
|
CT Log | Current | — | — | — | — |
v9.update.microsoft.com
|
CT Log | Current | — | — | — | — |
va3ehsobe001.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
va3ehsobe002.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
va3ehsobe003.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
va3ehsobe004.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
va3ehsobe005.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
va3ehsobe006.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
va3ehsobe007.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
va3ehsobe008.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
va3ehsobe009.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
va3ehsobe010.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
va3outboundsmtppool1.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
va3outboundsmtppool2.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
validation-v2.ppe.sls.microsoft.com
|
CT Log | Current | — | — | — | — |
validation-v2.sls.microsoft.com
|
CT Log | Current | — | — | — | — |
validation.df.sls.microsoft.com
|
CT Log | Current | — | — | — | — |
validation.int.sls.microsoft.com
|
CT Log | Current | — | — | — | — |
validation.perf.sls.microsoft.com
|
CT Log | Current | — | — | — | — |
validation.ppe.sls.microsoft.com
|
CT Log | Current | — | — | — | — |
validation.sls.microsoft.com
|
CT Log | Current | — | — | — | — |
vamonetization.gcc.teams.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-11T06:22:05Z | |
vc.microsoft.com
|
CT Log | Current | — | — | — | — |
vchatuat.support.microsoft.com
|
CT Log | Current | — | — | — | — |
velocity-int.services.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T21:55:47Z | |
velocity.services.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T18:21:26Z | |
vendor.ep.microsoft.com
|
CT Log | Current | — | — | — | — |
vendor.microsoft.com
|
DNS | Current |
vendorpc.partners.extranet.microsoft.com
|
— | — | — |
vendorppe.epuat.microsoft.com
|
CT Log | Current | — | — | — | — |
vepbuilder.microsoft.com
|
CT Log | Current | — | — | — | — |
vepbuilderstage.microsoft.com
|
CT Log | Current | — | — | — | — |
vepcdn.microsoft.com
|
CT Log | Current | — | — | — | — |
vepcdnstage.microsoft.com
|
CT Log | Current | — | — | — | — |
vepcontent.microsoft.com
|
CT Log | Current | — | — | — | — |
vepcontentstage.microsoft.com
|
CT Log | Current | — | — | — | — |
vepexp.microsoft.com
|
CT Log | Current | — | — | — | — |
vepexpstage.microsoft.com
|
CT Log | Current | — | — | — | — |
verifyme.microsoft.com
|
CT Log | Current | — | — | — | — |
vh001.beta.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh001.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh002.beta.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh002.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh003.beta.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh003.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh004.beta.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh004.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh005.beta.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh005.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh006.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh007.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh008.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh009.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh01.beta.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh010.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh011.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh012.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh013.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh014.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh015.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh016.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh017.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh018.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh019.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh02.beta.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh020.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh021.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh022.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh023.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh024.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh025.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh03.beta.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh03.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh04.beta.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh04.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh05.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh06.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh07.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh08.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh09.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh10.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh101.beta.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh101.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh102.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh11.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh12.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh13.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh14.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh15.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh16.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh17.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh18.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh19.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh20.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh21.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh22.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh23.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh24.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh25.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh26.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh27.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh28.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh29.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh30.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh31.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh32.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh33.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh34.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh35.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh36.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh37.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh38.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh39.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh40.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh41.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh42.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh43.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh44.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh45.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh46.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh47.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh48.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh49.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh50.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh51.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh52.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh53.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh54.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh55.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh56.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh57.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh58.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh59.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh60.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vh61.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
vhs06.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
video.serviceshub.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T18:00:46Z | |
videos.microsoft.com
|
DNS | Current |
bblqnhta.clienthubs.vidyard.com
|
— | — | — |
videothreads.research.microsoft.com
|
CT Log | Current | — | — | — | — |
viewer.emea.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
viewer.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
viewer.us2.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
virtualchat-stg.support.microsoft.com
|
CT Log | Current | — | — | — | — |
visio.microsoft.com
|
CT Log | Current | — | — | — | — |
visit.teams.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-11T01:10:56Z | |
visitppe.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T23:47:30Z | |
visitstaging.teams.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T03:39:54Z | |
visualstudio.microsoft.com
|
CT Log | Current | — | — | — | — |
visualstudiogallery.msdn.microsoft.com
|
CT Log | Current | — | — | — | — |
vkb2external.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
vkb4alive.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
vkb4auat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
vkb4elive.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
vkb4euat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
vkbarchive.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
vkbbarchive.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
vkbbetaarc.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
vkbbetaext.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
vkbbexternal.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
vkbexternal.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
vkbussv.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
vkbussvb.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
vlabs.betalearningservices.microsoft.com
|
CT Log | Current | — | — | — | — |
vlabs.learningservices.microsoft.com
|
CT Log | Current | — | — | — | — |
vlapprovals-aiorchestration-prod.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T12:22:02Z | |
vlapprovals-ui-redirection.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T04:03:45Z | |
vlasext.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
vlasstsdit1ext.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
vlasstsdit1external.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
vlasstsdit2ext.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
vlasstsdit3ext.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
vlasstsperfext.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
vlasstssit1ext.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
vlasstssit2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
vlasstssit2ext.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
vlasstssit3ext.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
vlasstssit4.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
vlasstsst1ext.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
vlasuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
vlasuat2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
vlasuat3.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
vlcmdit1cmsext.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
vlcmdit1ext.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
vlcmdit1external.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
vlcmdit2cmsext.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
vlcmdit2ext.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
vlcmdit3ext.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
vlcmperfcmsext.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
vlcmperfext.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
vlcmqfe.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
vlcmsit1cmsext.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
vlcmsit1ext.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
vlcmsit2ext.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
vlcmsit2external.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
vlcmsit3cmsext.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
vlcmsit3ext.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
vlcmsit4.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
vlcmst1.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
vlcmst1ext.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
vlcmuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
vlcmuat2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
vlcmuat3.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
vlk.one.microsoft.com
|
CT Log | Current | — | — | — | — |
vlkrcb.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
vlktest.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
vlkuat.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
vlscapi.one.microsoft.com
|
CT Log | Current | — | — | — | — |
vlscapidr.one.microsoft.com
|
CT Log | Current | — | — | — | — |
vlscppe.microsoft.com
|
CT Log | Current | — | — | — | — |
vlscsfuat1.one.microsoft.com
|
CT Log | Current | — | — | — | — |
vlsctest-i03.microsoft.com
|
CT Log | Current | — | — | — | — |
vlsctest-i25.microsoft.com
|
CT Log | Current | — | — | — | — |
vlssuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
voice.speech.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-11T12:37:35Z | |
volga.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
voltage-pp-0000.encryption.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
voltage-pp-0000.staging.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
voltage-ps-0000.encryption.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
voltage-ps-0000.staging.messaging.microsoft.com
|
CT Log | Current | — | — | — | — |
vsa-dev.services.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T22:38:30Z | |
vsa-eastasia-trs-prod.services.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T11:30:12Z | |
vsa-eastus-scratch.services.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T12:24:28Z | |
vsa-prod.services.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-04T10:45:55Z | |
vsa-scratch.services.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T23:40:01Z | |
vsa-westeurope-trs-prod.services.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T01:09:35Z | |
vsa-westus2-dev.services.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T22:38:30Z | |
vsa.services.microsoft.com
|
CT Log | Current | — | 4 | 2025-05-04T10:45:55Z | |
vstf-eu-dub-01.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
vstf-us-wa-01.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
vstf-us-wa-02.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
vstf-us-wa-03.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
vstf-us-wa-05.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
vstf-us-wa-07.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
vstf-us-wa-08.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
vstf-us-wa-09.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
vstf-us-wa-10.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
vstf-us-wa-11.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
vstf-us-wa-14.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
vstfbingext.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
vstfpn.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
vstfpsext.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
vstfsharepointext.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
vtc.microsoft.com
|
CT Log | Current | — | — | — | — |
vua.microsoft.com
|
CT Log | Current | — | — | — | — |
vvanalytics-ppe.teams.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T17:50:11Z | |
vvr.microsoft.com
|
CT Log | Current | — | — | — | — |
vvruat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
vvruat2.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
w.apprep.smartscreen.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-04T15:29:26Z | |
w8db1.daccess.microsoft.com
|
CT Log | Current | — | — | — | — |
w8db2.daccess.microsoft.com
|
CT Log | Current | — | — | — | — |
w8kp.daccess.microsoft.com
|
CT Log | Current | — | — | — | — |
w8red.daccess.microsoft.com
|
CT Log | Current | — | — | — | — |
w8red3.daccess.microsoft.com
|
CT Log | Current | — | — | — | — |
w8vsc1.daccess.microsoft.com
|
CT Log | Current | — | — | — | — |
w8vsc2.daccess.microsoft.com
|
CT Log | Current | — | — | — | — |
w8vsc3.daccess.microsoft.com
|
CT Log | Current | — | — | — | — |
wacsysnet.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
waepjournal.cp.microsoft.com
|
CT Log | Current |
leaojs-atm-prod.trafficmanager.net
|
1 | 2025-05-05T20:21:27Z | |
wallet.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T20:03:36Z | |
watson.microsoft.com
|
CT Log | Current | — | — | — | — |
watson.officeint.microsoft.com
|
CT Log | Current | — | — | — | — |
watson.service.asimov-xflow.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T01:28:40Z | |
watson01.watsonstage.microsoft.com
|
CT Log | Current | — | — | — | — |
watson02.watsonstage.microsoft.com
|
CT Log | Current | — | — | — | — |
watson1.officeint.microsoft.com
|
CT Log | Current | — | — | — | — |
watson101.watson.microsoft.com
|
CT Log | Current | — | — | — | — |
watson102.watson.microsoft.com
|
CT Log | Current | — | — | — | — |
watson103.watson.microsoft.com
|
CT Log | Current | — | — | — | — |
watson104.watson.microsoft.com
|
CT Log | Current | — | — | — | — |
watson105.watson.microsoft.com
|
CT Log | Current | — | — | — | — |
watson106.watson.microsoft.com
|
CT Log | Current | — | — | — | — |
watson107.watson.microsoft.com
|
CT Log | Current | — | — | — | — |
watson108.watson.microsoft.com
|
CT Log | Current | — | — | — | — |
watson109.watson.microsoft.com
|
CT Log | Current | — | — | — | — |
watson110.watson.microsoft.com
|
CT Log | Current | — | — | — | — |
watson111.watson.microsoft.com
|
CT Log | Current | — | — | — | — |
watson112.watson.microsoft.com
|
CT Log | Current | — | — | — | — |
watson2.officeint.microsoft.com
|
CT Log | Current | — | — | — | — |
watson392.watson.microsoft.com
|
CT Log | Current | — | — | — | — |
watsonservice-ppe.microsoft.com
|
CT Log | Current | — | — | — | — |
watsonservice.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T03:39:55Z | |
watsonstage.microsoft.com
|
CT Log | Current | — | — | — | — |
wau.store.microsoft.com
|
CT Log | Current | — | — | — | — |
wca.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
wcdev.redmond.corp.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-05T07:23:36Z | |
wdgasvm03.ntdev.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T08:14:42Z | |
wds.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-04T15:29:26Z | |
web.powerva.microsoft.com
|
CT Log | Current | — | 14 | 2025-05-04T11:51:23Z | |
web0.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
web00.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
web1.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
web10.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
web10.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
web10.sbweb.microsoft.com
|
CT Log | Current | — | — | — | — |
web2.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
web20.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
web20.ocsweb.microsoft.com
|
CT Log | Current | — | — | — | — |
web20.sbweb.microsoft.com
|
CT Log | Current | — | — | — | — |
web3.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
web30.lyncweb.microsoft.com
|
CT Log | Current | — | — | — | — |
web30.sbweb.microsoft.com
|
CT Log | Current | — | — | — | — |
web40.sbweb.microsoft.com
|
CT Log | Current | — | — | — | — |
web50.sbweb.microsoft.com
|
CT Log | Current | — | — | — | — |
web60.sbweb.microsoft.com
|
CT Log | Current | — | — | — | — |
webfolders.metaservices.microsoft.com
|
CT Log | Current | — | — | — | — |
webfolders.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
webpa202.int.aeos.microsoft.com
|
CT Log | Current | — | — | — | — |
websitespark.microsoft.com
|
CT Log | Current | — | — | — | — |
websso-dev.europe.microsoft.com
|
CT Log | Current | — | — | — | — |
websso.europe.microsoft.com
|
CT Log | Current | — | — | — | — |
webvstfext.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
webxtlivesite.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T03:20:37Z | |
weduservice.microsoft.com
|
CT Log | Current | — | — | — | — |
weft.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
wellness-uat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
wer.microsoft.com
|
CT Log | Current | — | — | — | — |
wercms.microsoft.com
|
CT Log | Current | — | — | — | — |
wercmsppe.microsoft.com
|
CT Log | Current | — | — | — | — |
werservices.sysdev.microsoft.com
|
CT Log | Current | — | — | — | — |
wes.df.telemetry.microsoft.com
|
CT Log | Current | — | — | — | — |
wesportalbay.live.microsoft.com
|
CT Log | Current | — | — | — | — |
westeurope.api.playwright.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T07:29:41Z | |
westeurope.api.prod.adu.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-05T04:24:30Z | |
westeurope.dcsfe.prod.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T02:48:52Z | |
westeurope.rp.playwright.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T04:41:38Z | |
westeurope.rp.prod.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T07:40:22Z | |
westus-staging.slohub.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T12:03:25Z | |
westus.api.prod.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T07:40:40Z | |
westus.dcsfe.prod.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T07:17:03Z | |
westus.dev.slohub.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T18:22:43Z | |
westus.mgmt.class-prod.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T00:13:32Z | |
westus2-staging.api.slohub.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T03:55:04Z | |
westus2-staging.slohub.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T04:50:33Z | |
westus2.aadbridge.mcapiaadbridge-int.commerce.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T16:55:33Z | |
westus2.api.slohub.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T03:55:04Z | |
westus2.dcsfe.prod.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T08:13:44Z | |
westus2.dev.slohub.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T18:22:43Z | |
westus2.purchasestorage-int.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T20:01:10Z | |
westus2.slohub.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T04:50:33Z | |
westus3.api.int.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T03:18:20Z | |
westus3.api.perf.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T02:29:56Z | |
westus3.api.playwright.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T21:39:20Z | |
westus3.api.test.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T10:48:26Z | |
westus3.dcsfe.int.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T04:26:17Z | |
westus3.dcsfe.perf.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T19:24:50Z | |
westus3.dcsfe.prod.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T01:48:05Z | |
westus3.dcsfe.test.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T06:23:01Z | |
westus3.rp.int.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T00:11:39Z | |
westus3.rp.perf.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T08:36:40Z | |
westus3.rp.playwright.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T15:10:54Z | |
westus3.rp.prod.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T00:41:55Z | |
westus3.rp.test.adu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T09:22:30Z | |
weu.noam.eersapi.teams.microsoft.com
|
CT Log | Current | — | 6 | 2025-05-10T05:58:38Z | |
weu.pom.cis.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-08T06:46:04Z | |
weu.pom.cistest.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-07T19:10:12Z | |
wfp.microsoft.com
|
CT Log | Current | — | — | — | — |
wgapss.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
whiteboard.microsoft.com
|
CT Log | Current | — | — | — | — |
whosstage.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
wiadfairfaxvault.wd.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-12T15:03:49Z | |
widgets.membership.microsoft.com
|
CT Log | Current | — | — | — | — |
widgets.services.microsoft.com
|
CT Log | Current | — | — | — | — |
winbeta.microsoft.com
|
CT Log | Current | — | — | — | — |
winbeta.stats.update.microsoft.com
|
CT Log | Current | — | — | — | — |
winbeta.update.microsoft.com
|
CT Log | Current | — | — | — | — |
windeployrights.microsoft.com
|
CT Log | Current | — | — | — | — |
windows-sustainability-eu.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-05T02:56:57Z | |
windows.mail.microsoft.com
|
CT Log | Current | — | — | — | — |
windows.microsoft.com
|
CT Log | Current |
windows.microsoft.com.edgekey.net
|
— | — | — |
windowsazure.pinpoint-ppe.microsoft.com
|
CT Log | Current | — | — | — | — |
windowsazure.pinpoint.microsoft.com
|
CT Log | Current | — | — | — | — |
windowsbeta.microsoft.com
|
CT Log | Current | — | — | — | — |
windowshelp.microsoft.com
|
CT Log | Current | — | — | — | — |
windowsowa.mail.microsoft.com
|
CT Log | Current | — | — | — | — |
windowsphone.microsoft.com
|
CT Log | Current | — | — | — | — |
windowsserver.pinpoint.microsoft.com
|
CT Log | Current | — | — | — | — |
windowsupdate.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T10:11:11Z | |
winmail1.microsoft.com
|
CT Log | Current | — | — | — | — |
winmail2.microsoft.com
|
CT Log | Current | — | — | — | — |
winmedia.microsoft.com
|
CT Log | Current | — | — | — | — |
winninginaction.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
winqual.microsoft.com
|
CT Log | Current | — | — | — | — |
winse.microsoft.com
|
CT Log | Current | — | — | — | — |
winserights.microsoft.com
|
CT Log | Current | — | — | — | — |
wishlist-prod-bn1.microsoft.com
|
CT Log | Current | — | — | — | — |
wishlist-prod-cy4.microsoft.com
|
CT Log | Current | — | — | — | — |
wopihost.l2o.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T04:13:11Z | |
workflow.ex.azure.microsoft.com
|
CT Log | Current | — | — | — | — |
workshopsurvey.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T04:35:04Z | |
worlds.int.mesh.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-04T08:55:41Z | |
worlds.prod.mesh.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-04T23:30:43Z | |
wp-beta.microsoft.com
|
CT Log | Current | — | — | — | — |
wp.update.microsoft.com
|
CT Log | Current | — | — | — | — |
wp1.update.microsoft.com
|
CT Log | Current | — | — | — | — |
wpa.one.microsoft.com
|
CT Log | Current | — | — | — | — |
wpaadminuat.one.microsoft.com
|
CT Log | Current | — | — | — | — |
wpadevcr.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
wpadevnx.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
wpadevpr.one.microsoft.com
|
CT Log | Current | — | — | — | — |
wpadevse.one.microsoft.com
|
CT Log | Current | — | — | — | — |
wpaexdevpr.one.microsoft.com
|
CT Log | Current | — | — | — | — |
wpaexdevse.one.microsoft.com
|
CT Log | Current | — | — | — | — |
wpapi.prd-can.mdiot.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T06:24:59Z | |
wpapi.prd.mdiot.microsoft.com
|
CT Log | Current | — | 16 | 2025-05-06T14:07:30Z | |
wparca.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
wparcaex.one.microsoft.com
|
CT Log | Current | — | — | — | — |
wparcb.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
wparcb2.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
wparcbex.one.microsoft.com
|
CT Log | Current | — | — | — | — |
wpauat.ectest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
wpauat.one.microsoft.com
|
CT Log | Current | — | — | — | — |
wpeh.prd-can.mdiot.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T03:21:02Z | |
wpeh.prd.mdiot.microsoft.com
|
CT Log | Current | — | 16 | 2025-05-06T18:00:17Z | |
wrapadminserviceauth-p.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T20:46:14Z | |
wrapadminuat.partners.extranet.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T07:04:43Z | |
wrapnotifyserviceauth-p.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T08:04:51Z | |
wrapserviceauth-p.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T06:44:52Z | |
wrapserviceencr-prod.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T08:59:44Z | |
wrd.sysdev.microsoft.com
|
CT Log | Current | — | — | — | — |
wrd.winqual.microsoft.com
|
CT Log | Current | — | — | — | — |
ws.beta.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
ws.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
ws.tag.microsoft.com
|
CT Log | Current | — | — | — | — |
ws.tagbayppe.microsoft.com
|
CT Log | Current | — | — | — | — |
ws.tagppe.microsoft.com
|
CT Log | Current | — | — | — | — |
ws.tagtst.microsoft.com
|
CT Log | Current | — | — | — | — |
ws.virtuallab.microsoft.com
|
CT Log | Current | — | — | — | — |
ws2.beta.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
ws2.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
ws3.beta.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
ws3.msllab.microsoft.com
|
CT Log | Current | — | — | — | — |
wsat-ppe.css.microsoft.com
|
CT Log | Current | — | — | — | — |
wsauth.microsoft.com
|
CT Log | Current | — | — | — | — |
wsclientbeta.mcpbenefitscsp.microsoft.com
|
CT Log | Current | — | — | — | — |
wscont-df.microsoft.com
|
CT Log | Current | — | — | — | — |
wscont-int.microsoft.com
|
CT Log | Current | — | — | — | — |
wscont.apps.microsoft.com
|
CT Log | Current | — | — | — | — |
wseddns.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T18:46:38Z | |
wslic-df.microsoft.com
|
CT Log | Current | — | — | — | — |
wslic-int.microsoft.com
|
CT Log | Current | — | — | — | — |
wsp.microsoft.com
|
CT Log | Current | — | — | — | — |
wssrv-df.microsoft.com
|
CT Log | Current | — | — | — | — |
wssrv-int.microsoft.com
|
CT Log | Current | — | — | — | — |
wuppe.api.cognitive.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-10T11:59:28Z | |
wus.noam.eersapi.teams.microsoft.com
|
CT Log | Current | — | 8 | 2025-05-10T01:50:37Z | |
wus.prod.support.inapphelp.services.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T05:32:17Z | |
wus2.int.support.inapp.services.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T05:20:32Z | |
wus2a4opcdc01.a4opacketcore.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T17:30:26Z | |
wus2a4opcdc02.a4opacketcore.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T17:30:26Z | |
wwereports.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
wwereportsppe.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
wwereportstest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
wweventstest.one.microsoft.com
|
CT Log | Current | — | — | — | — |
wwicrequestcenter.redmond.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
wwicsda.redmond.corp.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-11T02:16:53Z | |
wwlp.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
wwlpuat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
www.adcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
www.asia.microsoft.com
|
CT Log | Current | — | — | — | — |
www.aspire.microsoft.com
|
CT Log | Current | — | — | — | — |
www.awasa.microsoft.com
|
CT Log | Current | — | — | — | — |
www.beta.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
www.beta20.sc.microsoft.com
|
CT Log | Current | — | — | — | — |
www.cy1test51.microsoft.com
|
CT Log | Current | — | — | — | — |
www.cy1test52.microsoft.com
|
CT Log | Current | — | — | — | — |
www.cy1test53.microsoft.com
|
CT Log | Current | — | — | — | — |
www.cy1test54.microsoft.com
|
CT Log | Current | — | — | — | — |
www.cy1test55.microsoft.com
|
CT Log | Current | — | — | — | — |
www.cy1test56.microsoft.com
|
CT Log | Current | — | — | — | — |
www.cy1test57.microsoft.com
|
CT Log | Current | — | — | — | — |
www.cy1test58.microsoft.com
|
CT Log | Current | — | — | — | — |
www.cy1test59.microsoft.com
|
CT Log | Current | — | — | — | — |
www.cy1test60.microsoft.com
|
CT Log | Current | — | — | — | — |
www.cy1test61.microsoft.com
|
CT Log | Current | — | — | — | — |
www.cy1test62.microsoft.com
|
CT Log | Current | — | — | — | — |
www.cy1test63.microsoft.com
|
CT Log | Current | — | — | — | — |
www.cy1test64.microsoft.com
|
CT Log | Current | — | — | — | — |
www.cy1test65.microsoft.com
|
CT Log | Current | — | — | — | — |
www.cy1test66.microsoft.com
|
CT Log | Current | — | — | — | — |
www.dogfood20.sc.microsoft.com
|
CT Log | Current | — | — | — | — |
www.education.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-09T10:50:12Z | |
www.enablon.ehs.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T00:21:21Z | |
www.gwps-test3.glbdns.microsoft.com
|
CT Log | Current | — | — | — | — |
www.imagine.microsoft.com
|
CT Log | Current | — | — | — | — |
www.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
www.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-06T10:17:31Z | |
www.mpcdev.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-07T08:21:43Z | |
www.ppe.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
www.pre20.sc.microsoft.com
|
CT Log | Current | — | — | — | — |
www.puppyfood20.sc.microsoft.com
|
CT Log | Current | — | — | — | — |
www.sbacp.service.microsoft.com
|
CT Log | Current | — | — | — | — |
www.sbacpauth.service.microsoft.com
|
CT Log | Current | — | — | — | — |
www.sc.microsoft.com
|
CT Log | Current | — | — | — | — |
www.status.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
www.status.ppe.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
www.test.manage.microsoft.com
|
CT Log | Current | — | — | — | — |
www.test20.sc.microsoft.com
|
CT Log | Current | — | — | — | — |
www.testconnectivity.microsoft.com
|
CT Log | Current | — | 3 | 2025-05-12T16:45:25Z | |
www.update.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-08T10:11:11Z | |
wwwbaytest33.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwbaytest34.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwbaytest35.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwbn1test51.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwbn1test52.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwbn1test53.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwbn1test54.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwbn1test55.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwbn1test56.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwbn1test57.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwbn1test58.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwbn1test59.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwbn1test60.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwbn1test61.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwbn1test62.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwbn1test63.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwbn1test64.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwbn1test65.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwbn1test66.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwby2test51.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwby2test52.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwby2test53.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwby2test54.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwby2test55.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwby2test56.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwby2test57.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwby2test58.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwby2test59.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwby2test60.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwby2test61.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwby2test62.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwby2test63.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwby2test64.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwby2test65.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwby2test66.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwby2test67.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwby2test68.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwby2test69.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwby2test70.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwby2test71.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwby2test72.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwby2test73.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwby2test74.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwby2test75.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwby2test76.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwby2test77.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwby2test78.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwby2test79.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwby2test80.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwby2test81.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwby2test82.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test01.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test02.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test03.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test04.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test05.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test06.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test07.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test08.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test09.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test10.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test11.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test12.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test13.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test14.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test15.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test16.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test17.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test18.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test19.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test20.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test21.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test22.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test23.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test24.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test25.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test26.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test27.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test28.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test29.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test30.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test31.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test32.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test33.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test34.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test35.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test36.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test37.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test38.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test39.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test40.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test41.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test42.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test43.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test44.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test45.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test46.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test47.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test48.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test49.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test50.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco1test51.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco2test51.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco2test52.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco2test53.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco2test54.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco2test55.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco2test56.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco2test57.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco2test58.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco2test59.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco2test60.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco2test61.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco2test62.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco2test63.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco2test64.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco2test65.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco2test66.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco2test67.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco2test68.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco2test69.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco2test70.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco2test71.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco2test72.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco2test73.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco2test74.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco2test75.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco2test76.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco2test77.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco2test78.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco2test79.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco2test80.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco2test81.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwco2test82.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwcptest8.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwppe.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwqa.microsoft.com
|
CT Log | Current | — | 1 | 2025-05-06T10:17:31Z | |
wwwtk2beta4.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwtk2beta5.microsoft.com
|
CT Log | Current | — | — | — | — |
wwwtk2beta6.microsoft.com
|
CT Log | Current | — | — | — | — |
x.urs.microsoft.com
|
CT Log | Current | — | 10 | 2025-05-04T15:29:26Z | |
xbox.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
xboxagentauthstdsit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
xboxagentpubnsrsit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
xboxagentpubstdsit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
xboxcustauthstdsit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
xboxcustomer.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
xboxcustpubnsrsit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
xboxcustpubstdsit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
xboxdart.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-09T07:19:24Z | |
xboxretailsupport.microsoft.com
|
CT Log | Current | — | — | — | — |
xboxtools.uat.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
xboxtoolsuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
xdkecomsit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
xdkecomstress.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
xdkecomuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
xds.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
xdsuat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
xdxecomsit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
xhub.xgroup.selfhost.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
xpertlogs-raas.data.microsoft.com
|
CT Log | Current | — | — | — | — |
xpertlogs2-sandbox.data.microsoft.com
|
CT Log | Current | — | — | — | — |
xpertppe.microsoft.com
|
CT Log | Current | — | — | — | — |
xpertsperfenv.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
xrdrynqr.msops.microsoft.com
|
CT Log | Current | — | — | — | — |
xreturns.msops.microsoft.com
|
CT Log | Current | — | — | — | — |
xrr.msops.microsoft.com
|
CT Log | Current | — | — | — | — |
xrruat.msops.microsoft.com
|
CT Log | Current | — | — | — | — |
xstar.partners.extranet.microsoft.com
|
CT Log | Current | — | — | — | — |
xstaruat.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
yahoo.pubcenter.microsoft.com
|
CT Log | Current | — | — | — | — |
ymsts.moc.microsoft.com
|
CT Log | Current | — | — | — | — |
zaf.daas.microsoft.com
|
CT Log | Current | — | 2 | 2025-05-06T20:04:51Z | |
ziz-cm-rdp-01.fareast.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
ziz-labproxy.fareast.corp.microsoft.com
|
CT Log | Current | — | — | — | — |
zunecustomer.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
zunecustpubnsrsit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
zunecustpubstdsit.parttest.extranettest.microsoft.com
|
CT Log | Current | — | — | — | — |
zusred011m1091.service.microsoft.com
|
CT Log | Current | — | — | — | — |
prd-us-cus-201.mdi.securitycenter.microsoft.com
|
CT Log | Expired | — | 2 | 2025-05-04T23:48:39Z | |
prd-us-eus2-201.mdi.securitycenter.microsoft.com
|
CT Log | Expired | — | 2 | 2025-05-04T23:48:39Z | |
cosellvalidation.psx.mp.microsoft.com
|
CT Log | Expired | — | 1 | 2025-05-04T23:46:39Z | |
australiasoutheast.api.prod.adu.microsoft.com
|
CT Log | Expired | — | 1 | 2025-05-04T23:37:23Z | |
australiaeast.api.prod.adu.microsoft.com
|
CT Log | Expired | — | 1 | 2025-05-04T23:25:26Z | |
cdn-vsa-trs-prod.services.microsoft.com
|
CT Log | Expired | — | 1 | 2025-05-04T22:44:49Z | |
prd-us-201.mdi.securitycenter.microsoft.com
|
CT Log | Expired | — | 3 | 2025-05-04T22:38:49Z | |
prd-us-wus2-201.mdi.securitycenter.microsoft.com
|
CT Log | Expired | — | 2 | 2025-05-04T22:38:49Z | |
heartbeat.console-m365d-gccm.microsoft.com
|
CT Log | Expired | — | 1 | 2025-05-04T22:38:34Z | |
console-m365d-gccm.microsoft.com
|
CT Log | Expired | — | 1 | 2025-05-04T22:38:34Z | |
usgv.console-m365d-gccm.microsoft.com
|
CT Log | Expired | — | 1 | 2025-05-04T22:38:34Z | |
web.preprod.powerva.microsoft.com
|
CT Log | Expired | — | 2 | 2025-05-04T22:33:41Z | |
tapui.microsoft.com
|
CT Log | Expired | — | 1 | 2025-05-04T22:30:30Z | |
apiv2.prod.narada.microsoft.com
|
CT Log | Expired | — | 2 | 2025-05-04T22:21:14Z | |
cpvexperience.pc.microsoft.com
|
CT Log | Expired | — | 1 | 2025-05-04T22:17:14Z | |
uksouth.api.prod.adu.microsoft.com
|
CT Log | Expired | — | 1 | 2025-05-04T22:09:25Z | |
feedbackautomationv2-sdf.microsoft.com
|
CT Log | Expired | — | 1 | 2025-05-04T21:53:12Z | |
westus2.rp.prod.adu.microsoft.com
|
CT Log | Expired | — | 1 | 2025-05-04T21:32:13Z | |
fs.usgovdcadfs.nttest.microsoft.com
|
CT Log | Expired | — | 1 | 2025-05-04T21:23:08Z | |
test.sustainability.microsoft.com
|
CT Log | Expired | — | 2 | 2025-05-04T21:19:51Z | |
nrt.iris.api.microsoft.com
|
CT Log | Expired | — | 1 | 2025-05-04T20:58:34Z | |
can-tenant-discovery.mdi.securitycenter.microsoft.com
|
CT Log | Expired | — | 1 | 2025-05-04T20:44:49Z | |
tapprodpiiandctpcert.microsoft.com
|
CT Log | Expired | — | 1 | 2025-05-04T20:42:29Z | |
eduonedrivelti.ppe.microsoft.com
|
CT Log | Expired | — | 1 | 2025-05-04T20:36:38Z | |
westus-staging.api.slohub.microsoft.com
|
CT Log | Expired | — | 1 | 2025-05-04T20:11:20Z |
DNS Evidence Diff Side-by-side comparison
150.171.109.184
13.107.253.51
13.107.226.51
2620:1ec:29:1::51
2620:1ec:48:1::51
2620:1ec:48:1::51
2620:1ec:29:1::51
0 contactemail "caarecordaware@microsoft.com"
0 contactemail "caarecordaware@microsoft.com"
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
v=STSv1; id=20190225000000Z;
v=STSv1; id=20190225000000Z;
10 microsoft-com.mail.protection.outlook.com.
10 microsoft-com.mail.protection.outlook.com.
ns1-39.azure-dns.com.
ns1-39.azure-dns.com.
ns2-39.azure-dns.net.
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.
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
v=TLSRPTv1;rua=https://tlsrpt.azurewebsites.net/report
v=TLSRPTv1;rua=https://tlsrpt.azurewebsites.net/report
1password-site-verification=35ZTURTFFFDC5BW7GFQKRJ77QM
MS=ms79629062
_zx2p8gpzv720db2aqmozy4jhwk2nl43
airtable-verification=79a09e4a8013ff5737798ffb4ea88eee
anthropic-domain-verification-phksss=GZrrKDUR4klRLFCvxyOvqcNGE
atlassian-domain-verification=Sn5AwyIdVgkaRaJA/IKj7ZFMnWeCBnppa9bXGLuJvsakRHH4lYoBxS8g7GVlud9M
atlassian-domain-verification=xvoaqRfxSg3PnlVnR4xCSOlKyw1Aln0MMxRiKXnwWroFG7vI76TUC8xYb03MwMXv
d365mktkey=3l6dste9txazu0Qd2zu4135PUB4E35txLxyzJxjkPbsx
d365mktkey=3uc1cf82cpv750lzk70v9bvf2
d365mktkey=6358r1b7e13hox60tl1uagv14
d365mktkey=8fEQahTresJms7tZGxGFr94T1zDz36oCbUt1LJc99mox
d365mktkey=Fu49WtSTeClkHtK7S14227RIVpGwwGrzEsO6RVs1I2Ax
d365mktkey=JlXV17lfZjyvWxNje1qiP390ACSKzTxo5mGqZ3V2BmYx
d365mktkey=PNcDqkW71x8VOUhcE96aGM4l5PYX1gnlRl6ieXUl5eMx
d365mktkey=QDa792dLCZhvaAOOCe2Hz6WTzmTssOp1snABhxWibhMx
d365mktkey=SxDf1EZxLvMwx6eEZUxzjFFgHoapF8DvtWEUjwq7ZTwx
d365mktkey=ZGFU0tlXPekPusNHPo5QQQWpVf0gic0xpuKroNy3NQEx
d365mktkey=heYmJ57sWrwMjCgIG1xRwTREJrQokUIDtBcNfGuxoWQx
d365mktkey=j2qHWq9BHdaa3ZXZH8x64daJZxEWsFa0dxDeilxDoYYx
d365mktkey=wbU64GRacxVEQxwcLSQnx0zisXLYzgUbfvsufIqO9ZUx
dobtdihqagnr18hea8uv1h1mvq
docusign=d5a3737c-c23c-4bd0-9095-d2ff621f2840
facebook-domain-verification=fwzwhbbzwmg5fzgotc2go51olc3566
fg2t0gov9424p2tdcuo94goe9j
google-site-verification=GfDnTUdATPsK1230J0mXbfsYw-3A9BVMVaKSd4DcKgI
google-site-verification=M--CVfn_YwsV-2FGbCp_HFaEj23BmT0cTF4l8hXgpvM
google-site-verification=mEAmcTy1e8jIB9W6ENPk2GDg9hjuNytQQRGlK0hPm0c
google-site-verification=pjPOauSPcrfXOZS9jnPPa5axowcHGCDAl1_86dCqFpk
google-site-verification=uFg3wr5PWsK8lV029RoXXBBUW0_E6qf1WEWVHhetkOY
google-site-verification=uhh5_jbxpcQgnb-A7gDIjlrr5Ef34lA2t2_BAveYpnk
hcp-domain-verification=3ce174a8b9fba88909633ab13eb1d81ce0123454745d66e500052ed84b7248a1
hubspot-developer-verification=OTQ5NGIwYWEtODNmZi00YWE1LTkyNmQtNDhjMDMxY2JjNDAx
linear-domain-verification=iuq6saifcnbe
liveramp-site-verification=kxcV8fDH_FUNUZQEcAO6lwgim47f_hNLgMP4VG0PF_Q
mixpanel-domain-verify=5803bc4c-5bb6-4ce1-8076-753800097373
ms-domain-verification=1c4e4677-e58f-4117-8d61-e5b2810388c2
ms-domain-verification=25524f4b-1476-489c-a086-30f4c5016ecc
ms-domain-verification=478640ad-6524-43d5-86c4-a914804b9e93
ms-domain-verification=561512fc-b4ba-4ac7-a946-e464c8f49f1b
ms-domain-verification=65f91178-9dfb-41cd-929d-08d1a38ed607
ms-domain-verification=d6545068-89f7-4432-b947-0b137e8a9fe3
openai-domain-verification=dv-sFtCvKOlWoe31gpoSvs7cqsP
sitecore-domain-verification=1d46cb5467624e33a408d14324874088
t7sebee51jrj7vm932k531hipa
v=MCPv1; k=ecdsap384; p=A/Mf6IKdZzcHfBvpiVz9rkdPTIcCP5IbRDdEkeP3PgXEXF3mNjorahOwaYlMINBF5A==
v=MCPv1; k=ecdsap384; p=A8a5Z0fMroXSzLT+NXb33SxWJZ7UTZdFO3qcknLCGeGpLOLeFpxT4YamxRLfZKUaHg==
v=MCPv1; k=ecdsap384; p=A8qndBCDJGtFF2+3v/IPIMmM0SaVcrJBoSue7rKob6sUeK7QGeFuWkrtvze3AiqUDA==
v=MCPv1; k=ecdsap384; p=Al9O7vaY4u02Vzh6c6i9ie3AFUHq9j3VK9rFROTJsCx5Rh0ailSEc3/k8fyCbjrHLQ==
v=MCPv1; k=ecdsap384; p=An4mJIFLRys9h1EvjX18SJs5p1uEF5MHcs2JJLYPrI48C5Qt9FpaZEM0sQTV4JvNYw==
v=MCPv1; k=ecdsap384; p=AoHTKEi2W8L2P8cf9CoDicIxYiuttTkwtIeFOqYCewBGoRZiiF+9/92saUkIDERGAA==
v=MCPv1; k=ecdsap384; p=AqXeTHJ/1FCYeuvJ8dc1B+X3uHaa7m2W0s31vzL4opnrJlSaBdtbWTY8Ti5WiZnu9Q==
v=MCPv1; k=ecdsap384; p=As/XxnDWZFxFwHvRZj+HbG5/ImtAeabLkiOWu1h7wCJQFAR216E9HoYQ5Hy6o7StoQ==
v=MCPv1; k=ecdsap384; p=Asc8WWov6gsmCCzn4CSrwRuJIh5SqvaitKz/LlTW+SD54lLC52wzcnWhlTI416p2vw==
v=MCPv1; k=ecdsap384; p=Atv9t87le3AkxabGQAy75Wju8M3YATC1mPNp/3BQepwz5KS+4VwTtTq7ZSjHAPFXzw==
v=MCPv1; k=ecdsap384; p=Azw9+u4M8RoH+bxJidKAZzGDmsPkzY1N4cO7rB/uC5x1RBoNfMyBlH/ott0lpo4pOQ==
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
workplace-domain-verification=lK0QDLk73xymCYMKUXNpfKAT8TY5Mx
zoom-domain-verification=ZOOM_verify_e97a3d385acb4c47b9b924609a280524
DNS History Timeline BETA
When was a record added, removed, or changed — and could that change be the problem?
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.
Subdomain curation: 9814 subdomains were discovered — the most security-relevant are displayed, prioritized by: well-known service names (mail, vpn, api, sso, admin, etc.), DNS-resolving hosts, and subdomains with the most certificate activity. CNAME chain resolution and provider identification run on the curated set for accuracy. The complete list is available via CSV export.
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.
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.
066d556d4a54bc908995c874569d0f181c3ddc032653d62b9e5463dd65b700720c5c70f1b89ad4c92765e340d7df29e1f3eb5631b3cee90787c24718b802680b
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).
cat dns-intelligence-microsoft.com.json.sha3 && echo '---' && openssl dgst -sha3-512 dns-intelligence-microsoft.com.json
python3 -c "import hashlib; print(hashlib.sha3_512(open('dns-intelligence-microsoft.com.json','rb').read()).hexdigest())"
sha3sum -a 512 dns-intelligence-microsoft.com.json
.sha3 file or the checksum API at /api/analysis/16998/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
dig +noall +answer microsoft.com A
dig +noall +answer microsoft.com AAAA
dig +noall +answer microsoft.com MX
dig +noall +answer microsoft.com NS
dig +noall +answer microsoft.com TXT
Email Authentication
dig +short microsoft.com TXT | grep -i spf
dig +short _dmarc.microsoft.com TXT
dig +short selector2._domainkey.microsoft.com TXT
Domain Security
dig +dnssec +noall +answer microsoft.com DNSKEY
dig +noall +answer microsoft.com DS
dig +dnssec +cd microsoft.com A @1.1.1.1
Transport Security
dig +noall +answer _25._tcp.microsoft-com.mail.protection.outlook.com TLSA
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
dig +short _mta-sts.microsoft.com TXT
curl -sL https://mta-sts.microsoft.com/.well-known/mta-sts.txt
dig +short _smtp._tls.microsoft.com TXT
Brand & Trust
dig +short default._bimi.microsoft.com TXT
dig +noall +answer microsoft.com CAA
DNS Records
dig +noall +answer microsoft.com HTTPS
Domain Security
dig +noall +answer microsoft.com CDS
Infrastructure Intelligence
curl -sL 'https://rdap.org/domain/microsoft.com' | python3 -m json.tool | head -50
Transport Security
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
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
curl -sL https://microsoft.com/.well-known/security.txt | head -20
AI Surface
curl -sI https://microsoft.com/llms.txt | head -5
curl -s https://microsoft.com/robots.txt | grep -i -E 'GPTBot|ChatGPT|Claude|Anthropic|Google-Extended|CCBot|PerplexityBot'
Infrastructure Intelligence
dig +short 184.109.171.150.origin.asn.cymru.com TXT
dig, openssl, and curl — standard tools available on macOS, Linux, and WSL. Results may vary slightly due to DNS propagation timing and resolver caching.
Appendix: Verification Commands
DNS Records
dig +noall +answer microsoft.com A
dig +noall +answer microsoft.com AAAA
dig +noall +answer microsoft.com MX
dig +noall +answer microsoft.com NS
dig +noall +answer microsoft.com TXT
Email Authentication
dig +short microsoft.com TXT | grep -i spf
dig +short _dmarc.microsoft.com TXT
dig +short selector2._domainkey.microsoft.com TXT
Domain Security
dig +dnssec +noall +answer microsoft.com DNSKEY
dig +noall +answer microsoft.com DS
dig +dnssec +cd microsoft.com A @1.1.1.1
Transport Security
dig +noall +answer _25._tcp.microsoft-com.mail.protection.outlook.com TLSA
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
dig +short _mta-sts.microsoft.com TXT
curl -sL https://mta-sts.microsoft.com/.well-known/mta-sts.txt
dig +short _smtp._tls.microsoft.com TXT
Brand & Trust
dig +short default._bimi.microsoft.com TXT
dig +noall +answer microsoft.com CAA
DNS Records
dig +noall +answer microsoft.com HTTPS
Domain Security
dig +noall +answer microsoft.com CDS
Infrastructure Intelligence
curl -sL 'https://rdap.org/domain/microsoft.com' | python3 -m json.tool | head -50
Transport Security
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
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
curl -sL https://microsoft.com/.well-known/security.txt | head -20
AI Surface
curl -sI https://microsoft.com/llms.txt | head -5
curl -s https://microsoft.com/robots.txt | grep -i -E 'GPTBot|ChatGPT|Claude|Anthropic|Google-Extended|CCBot|PerplexityBot'
Infrastructure Intelligence
dig +short 184.109.171.150.origin.asn.cymru.com TXT
