
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 |
|---|---|---|---|---|
| CAA | 299s |
1 hour (3600s) |
high | CAA TTL is below typical — observed 299s, 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. |
| AAAA | 243s |
1 hour (3600s) |
high | AAAA TTL is below typical — observed 243s, 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. |
| SOA | 6 hours (21600s) |
1 hour (3600s) |
high | SOA TTL is above typical — observed 6 hours (21600s), typical value is 1 hour (3600s). Long TTLs reduce DNS query volume but slow propagation when records change. Consider 3600 seconds for a balance of performance and flexibility per NIST SP 800-53 SI-7 relevance guidance. |
| TXT | 1041s |
1 hour (3600s) |
medium | TXT TTL is below typical — observed 1041s, typical value is 1 hour (3600s). Short TTLs increase DNS query volume but enable faster propagation. If you are preparing for a migration or need rapid failover, this may be intentional (RFC 1035 §3.2.1). For steady-state production, consider 3600 seconds per NIST SP 800-53 SI-7 relevance guidance. Use the TTL Tuner for profile-specific recommendations. |
| A | 471s |
1 hour (3600s) |
medium | A TTL is below typical — observed 471s, 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. |
| NS | 7961s |
1 day (86400s) |
high | NS TTL is below typical — observed 7961s, 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. |
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.
ns-ext-prod.jackfruit.apple.com
2026050101
dnscontact.apple.com
| Timer | Value | RFC 1912 Range |
|---|---|---|
| Refresh | 300s | 1,200–43,200s (20 min – 12 hrs) |
| Retry | 300s | Fraction of Refresh |
| Expire | 3628800s | 1,209,600–2,419,200s (14–28 days) |
| Minimum (Neg. Cache) | 300s | 300–86,400s (5 min – 1 day) |
DNSSEC is not enabled for this domain. DNSSEC provides cryptographic authentication of DNS responses, preventing cache poisoning and DNS spoofing attacks.
Your DMARC policy is set to quarantine. Upgrade to p=reject for maximum protection — reject instructs receivers to discard spoofed mail entirely rather than quarantining it.
| Field | Value |
|---|---|
| Type | TXT |
| Host | _dmarc.apple.com (update existing DMARC record) |
| Value | v=DMARC1; p=reject; rua=mailto:dmarc-reports@apple.com |
TLS-RPT (TLS Reporting) sends you reports about TLS connection failures when other servers try to deliver mail to your domain.
| Field | Value |
|---|---|
| Type | TXT |
| Host | _smtp._tls.apple.com (SMTP TLS reporting record) |
| Value | v=TLSRPTv1; rua=mailto:tls-reports@apple.com |
MTA-STS enforces TLS encryption for inbound mail delivery, preventing downgrade attacks on your mail transport.
| Field | Value |
|---|---|
| Type | TXT |
| Host | _mta-sts.apple.com (MTA-STS policy record) |
| Value | v=STSv1; id=apple.com |
Email Security Methodology Can this domain be impersonated by email? Unlikely SPF and DMARC quarantine policy enforced
SPF Record RFC 7208 §4 Consistent
SPF valid with industry-standard soft fail (~all), 2/10 lookups
DMARC Policy RFC 7489 §6.3 Consistent
DMARC policy quarantine (100%) - good 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 2 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
No valid MTA-STS record found
MTA-STS policy enforcement is evaluated in Mail Transport Security below.
TLS-RPT RFC 8460 §3 Consistent
No TLS-RPT record found
DMARC External Reporting Authorization RFC 7489 §7.1
2 of 2 external reporting domains missing authorization
| External Domain | Authorization | Auth Record |
|---|---|---|
rua.agari.com |
Unauthorized | — |
ruf.agari.com |
Unauthorized | — |
Third-Party Action Required
This authorization record must be created by the external reporting provider, not by you. Per RFC 7489 §7.1, the receiving domain must publish a TXT record to confirm it accepts DMARC reports from your domain.
What to do: Contact your DMARC reporting provider and ask them to publish the authorization TXT record shown above. If you use a managed DMARC service (e.g., Ondmarc, Dmarcian, Valimail), this is typically handled during onboarding — reach out to their support if the record is missing.
Impact if unresolved: Compliant receivers may silently discard aggregate or forensic reports destined for the unauthorized address, reducing your DMARC visibility.
DANE / TLSA Consistent Recon Methodology Can mail servers establish identity without a public CA? No
No DANE/TLSA records found (checked 6 MX hosts)
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? Unlikely DMARC quarantine enforced (RFC 7489 §6.3) with BIMI brand verification (VMC-validated logo in inboxes) and CAA certificate restriction (RFC 8659 §4) — all three brand-faking vectors addressed; upgrade to p=reject to block spoofed mail outright instead of flagging
BIMI BIMI Spec Consistent Success VMC SVG
BIMI with VMC certificate (from Verified CA)
CAA RFC 8659 §4 Consistent Success IODEF
CAA configured - only pki.apple.com can issue certificates (wildcard issuance: pki.apple.com per RFC 8659 §4.3)
Vulnerability Disclosure Policy (security.txt) Is there a verified way to report security issues? Yes RFC 9116
security.txt properly configured
Contact
Expires
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 c.ns.apple.com — Nmap NSE probes for zone transfer (AXFR), open recursion (RFC 5358), nameserver identity disclosure, and DNS cache snooping.
| Check | Result | Detail |
|---|---|---|
| Zone Transfer (AXFR) | Denied | Zone transfer denied (correct configuration) |
| Open Recursion | Disabled | Recursion disabled (correct configuration) |
| Nameserver Identity | Hidden | No nameserver identity information disclosed |
| Cache Snooping | Protected | Cache snooping not possible (correct configuration) |
Tested nameservers: c.ns.apple.com, b.ns.apple.com, d.ns.apple.com, a.ns.apple.com
Delegation Consistency 5 Issues
Delegation consistency: 5 issue(s) found — Parent/child NS delegation alignment: DS↔DNSKEY, glue records, TTL drift, SOA serial sync.
- In-bailiwick NS a.ns.apple.com has no glue records at parent — resolution may fail
- In-bailiwick NS b.ns.apple.com has no glue records at parent — resolution may fail
- In-bailiwick NS c.ns.apple.com has no glue records at parent — resolution may fail
- In-bailiwick NS d.ns.apple.com has no glue records at parent — resolution may fail
- Could not retrieve NS TTL from parent zone
DS ↔ DNSKEY Alignment Aligned
Glue Record Completeness Incomplete
| Nameserver | In-Bailiwick | IPv4 Glue | IPv6 Glue | Status |
|---|---|---|---|---|
a.ns.apple.com |
Missing | |||
b.ns.apple.com |
Missing | |||
c.ns.apple.com |
Missing | |||
d.ns.apple.com |
Missing |
NS TTL Comparison Drift
SOA Serial Consistency Consistent
a.ns.apple.com: 2.026050101e+09b.ns.apple.com: 2.026050101e+09c.ns.apple.com: 2.026050101e+09d.ns.apple.com: 2.026050101e+09Nameserver Fleet Matrix Healthy
Analyzed 4 nameserver(s) for apple.com — Per-nameserver reachability, ASN diversity, SOA serial sync, and lame delegation checks.
| Nameserver | IPv4 | IPv6 | ASN / Operator | UDP | TCP | AA | SOA Serial |
|---|---|---|---|---|---|---|---|
d.ns.apple.com |
204.26.57.1 | 2620:171:801:714::1 | AS42 | 2026050101 | |||
c.ns.apple.com |
204.19.119.1 | 2620:171:800:714::1 | AS42 | 2026050101 | |||
b.ns.apple.com |
17.253.207.1 | 2620:149:ae7::53 | AS714 | 2026050101 | |||
a.ns.apple.com |
17.253.200.1 | 2620:149:ae0::53 | AS714 | 2026050101 |
2 ASNs, 4 /24 prefixes across 4 nameservers
Mail Transport Security Beta Is mail transport encrypted and verified? No No MTA-STS or DANE — mail transport encryption is opportunistic only
No transport encryption policy detected — mail delivery relies on opportunistic TLS
Policy Assessment Primary
No transport enforcement policies detected. Mail delivery relies on opportunistic STARTTLS, which is vulnerable to downgrade attacks (RFC 3207). Consider deploying MTA-STS (RFC 8461) or DANE (RFC 7672).
Telemetry
Live Probe Supplementary
Infrastructure Intelligence Who hosts this domain and what services power it? Direct
ASN / Network Success
Resolved 0 unique ASN(s) across 2 IP address(es)
17.253.144.10 → AS ()2620:149:af0::10 → AS ()Edge / CDN Success
Domain appears to use direct origin hosting
SaaS TXT Footprint Success 8 services
Detected 8 SaaS 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 |
|---|---|
| Adobe | adobe-idp-site-verification=6bd5e74c-a3a0-4781-b2e1-e95399b5e11c |
| Apple | apple-domain-verification=X5Jt76bn3Dnmgzjj |
| Atlassian | atlassian-domain-verification=mLabq99iaT8kquJechF6l31FAYoNUe3WB7tLpLFUiUYVJCse9SKq83hOJzFkwqrh |
| Cisco Umbrella | cisco-ci-domain-verification=6f3bfb849796a518061f8e8c4356f687a138502d86db742791685059176547dd |
facebook-domain-verification=n6cqjfucq6plswmtfbwnbbeu1qiq3v |
|
google-site-verification=8M6XjQCzydT62jk8HY3VXPAG-nKDllTRV-JpA3-Ktyw |
|
| Miro | miro-verification=2494d255c4c50b1e521650a0659cbf3fa08b0072 |
| Webex | webexdomainverification.8C462=b728ec3f-dfc9-42f9-92cb-9ba8853cbee8 |
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? 2694 subdomains discovered
How did we find these?| Subdomain | Source | Status | Provider / CNAME | Certificates | First Seen | Issuer(s) |
|---|---|---|---|---|---|---|
240affiliate.itunes.apple.com
|
CT Log | Current | — | — | — | — |
240autolinkmaker.itunes.apple.com
|
CT Log | Current | — | — | — | — |
240collection.itunes.apple.com
|
CT Log | Current | — | — | — | — |
240gsxappld.apple.com
|
CT Log | Current | — | — | — | — |
240salesdownloadit.corp.apple.com
|
CT Log | Current | — | — | — | — |
240stations.itunes.apple.com
|
CT Log | Current | — | — | — | — |
240storeqa1.corp.apple.com
|
CT Log | Current | — | — | — | — |
2b4a6b31ca2273bb.apple.com
|
CT Log | Current | — | — | — | — |
2gactivation.apple.com
|
CT Log | Current | — | — | — | — |
9jz2jy1nwdg1oh60lvtc.apple.com
|
CT Log | Current | — | — | — | — |
aacs.apple.com
|
CT Log | Current | — | — | — | — |
aamt-uat.apple.com
|
CT Log | Current | — | — | — | — |
aamt.apple.com
|
CT Log | Current | — | — | — | — |
aamtinternal.apple.com
|
CT Log | Current | — | — | — | — |
aamtit-old.apple.com
|
CT Log | Current | — | — | — | — |
aamtit.apple.com
|
CT Log | Current | — | — | — | — |
aamtt.apple.com
|
CT Log | Current | — | — | — | — |
aatcportal.apple.com
|
CT Log | Current | — | — | — | — |
abcweb-server.apple.com
|
CT Log | Current | — | — | — | — |
abcweb.apple.com
|
CT Log | Current | — | — | — | — |
abs.apple.com
|
CT Log | Current | — | — | — | — |
absolem01.rno.apple.com
|
CT Log | Current | — | — | — | — |
absolem02.rno.apple.com
|
CT Log | Current | — | — | — | — |
absolem03.rno.apple.com
|
CT Log | Current | — | — | — | — |
absolem04.rno.apple.com
|
CT Log | Current | — | — | — | — |
absolem06.rno.apple.com
|
CT Log | Current | — | — | — | — |
ac-gs-mdn.apple.com
|
CT Log | Current | — | — | — | — |
ac-gs.apple.com
|
CT Log | Current | — | — | — | — |
ac-netstorage.apple.com
|
CT Log | Current | — | — | — | — |
ac01p01uw-msbadger01100.apple.com
|
CT Log | Current | — | — | — | — |
ac01p01uw-msbadger01102.apple.com
|
CT Log | Current | — | — | — | — |
ac01p01uw-msbadger01103.apple.com
|
CT Log | Current | — | — | — | — |
ac01p01uw-msbadger01104.apple.com
|
CT Log | Current | — | — | — | — |
ac01p01uw-msbadger01105.apple.com
|
CT Log | Current | — | — | — | — |
ac01p01uw-msbadger01106.apple.com
|
CT Log | Current | — | — | — | — |
ac01p01uw-msbadger01107.apple.com
|
CT Log | Current | — | — | — | — |
ac01p01uw-msbadger01108.apple.com
|
CT Log | Current | — | — | — | — |
acam-mdn.apple.com
|
CT Log | Current | — | — | — | — |
acam-prz.apple.com
|
CT Log | Current | — | — | — | — |
acam-stg.apple.com
|
CT Log | Current | — | — | — | — |
acam.apple.com
|
CT Log | Current | — | — | — | — |
acaminternal-mdn.apple.com
|
CT Log | Current | — | — | — | — |
acaminternal-prz.apple.com
|
CT Log | Current | — | — | — | — |
acaminternal-stage.apple.com
|
CT Log | Current | — | — | — | — |
acaminternal.apple.com
|
CT Log | Current | — | — | — | — |
acbd.apple.com
|
CT Log | Current | — | — | — | — |
acc-ept-waf.apple.com
|
CT Log | Current | — | — | — | — |
acc-ept.apple.com
|
CT Log | Current | — | — | — | — |
acc-ept2-waf.apple.com
|
CT Log | Current | — | — | — | — |
acc-ept2.apple.com
|
CT Log | Current | — | — | — | — |
acc-ipt-sh.apple.com
|
CT Log | Current | — | — | — | — |
acc-ipt.apple.com
|
CT Log | Current |
acc-ipt-sh.apple.com
|
— | — | — |
acc-mdn.apple.com
|
CT Log | Current | — | — | — | — |
acc-nwk.apple.com
|
CT Log | Current | — | — | — | — |
acc-sh-mdn.apple.com
|
CT Log | Current | — | — | — | — |
acc-sh-prn.apple.com
|
CT Log | Current | — | — | — | — |
acc-sh-temp-ept1.apple.com
|
CT Log | Current | — | — | — | — |
acc-sh-temp-ept2.apple.com
|
CT Log | Current | — | — | — | — |
access.apple.com
|
CT Log | Current | — | — | — | — |
account-stage-nc.apple.com
|
CT Log | Current | — | — | — | — |
account-stage.apple.com
|
CT Log | Current | — | — | — | — |
account.apple.com
|
DNS | Current |
appleid1.idms-apple.com.akadns.net
|
— | — | — |
accountdatatransfer.apple.com
|
CT Log | Current | — | — | — | — |
accounts.apple.com
|
DNS | Current | — | — | — | — |
acdownload.apple.com
|
CT Log | Current | — | — | — | — |
acehub-dev.apple.com
|
CT Log | Current | — | — | — | — |
acehub-it.apple.com
|
CT Log | Current | — | — | — | — |
acehub-prz.apple.com
|
CT Log | Current | — | — | — | — |
acehub-uat.apple.com
|
CT Log | Current | — | — | — | — |
acera.apple.com
|
CT Log | Current | — | — | — | — |
acm-mdn.corp.apple.com
|
CT Log | Current | — | — | — | — |
acm-nwk.corp.apple.com
|
CT Log | Current | — | — | — | — |
acm.corp.apple.com
|
CT Log | Current | — | — | — | — |
acm.igb.apple.com
|
CT Log | Current | — | — | — | — |
acn-members.apple.com
|
CT Log | Current | — | — | — | — |
acweb-nwk.apple.com
|
CT Log | Current | — | — | — | — |
ad-iad1.apple.com
|
CT Log | Current | — | — | — | — |
ad-iad2.apple.com
|
CT Log | Current | — | — | — | — |
ad-iad3.apple.com
|
CT Log | Current | — | — | — | — |
adca-t.apple.com
|
CT Log | Current | — | — | — | — |
adca.apple.com
|
CT Log | Current | — | — | — | — |
adcevents.apple.com
|
CT Log | Current | — | — | — | — |
adcstudents.apple.com
|
CT Log | Current | — | — | — | — |
adcweb.apple.com
|
CT Log | Current | — | — | — | — |
addressbook.apple.com
|
CT Log | Current | — | — | — | — |
ade-preview.apple.com
|
CT Log | Current | — | — | — | — |
ade-uat.apple.com
|
CT Log | Current | — | — | — | — |
ade.apple.com
|
CT Log | Current | — | — | — | — |
adintg-iad.apple.com
|
CT Log | Current | — | — | — | — |
admin-qa.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
admin.qa.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
admin.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
adr.apple.com
|
CT Log | Current | — | — | — | — |
adrit-new.apple.com
|
CT Log | Current | — | — | — | — |
adrit.apple.com
|
CT Log | Current | — | — | — | — |
adrt-new.apple.com
|
CT Log | Current | — | — | — | — |
adrt.apple.com
|
CT Log | Current | — | — | — | — |
adsdktest.apple.com
|
CT Log | Current | — | — | — | — |
adunitmgt.apple.com
|
CT Log | Current | — | — | — | — |
adunits.apple.com
|
CT Log | Current | — | — | — | — |
aebxd1-swupd.euro.apple.com
|
CT Log | Current | — | — | — | — |
affiliate.itunes.apple.com
|
CT Log | Current | — | — | — | — |
afsportal.euro.apple.com
|
CT Log | Current | — | — | — | — |
afsportal2.euro.apple.com
|
CT Log | Current | — | — | — | — |
afsweb.apple.com
|
CT Log | Current | — | — | — | — |
agents-private.apple.com
|
CT Log | Current | — | — | — | — |
agents.apple.com
|
CT Log | Current | — | — | — | — |
aide-uat.apple.com
|
CT Log | Current | — | — | — | — |
airprint.apple.com
|
CT Log | Current | — | — | — | — |
albert.apple.com
|
CT Log | Current | — | — | — | — |
alewife-prod-carnival.if.apple.com
|
CT Log | Current | — | — | — | — |
alice01.apple.com
|
CT Log | Current | — | — | — | — |
alice02.apple.com
|
CT Log | Current | — | — | — | — |
alice03.apple.com
|
CT Log | Current | — | — | — | — |
alice04.apple.com
|
CT Log | Current | — | — | — | — |
alice05.apple.com
|
CT Log | Current | — | — | — | — |
alice06.apple.com
|
CT Log | Current | — | — | — | — |
alice07.apple.com
|
CT Log | Current | — | — | — | — |
alice08.apple.com
|
CT Log | Current | — | — | — | — |
alice09.apple.com
|
CT Log | Current | — | — | — | — |
alice10.apple.com
|
CT Log | Current | — | — | — | — |
alt.siri.apple.com
|
CT Log | Current | — | — | — | — |
alt2.siri.apple.com
|
CT Log | Current | — | — | — | — |
alt3.siri.apple.com
|
CT Log | Current | — | — | — | — |
alt4.siri.apple.com
|
CT Log | Current | — | — | — | — |
amft-uat.apple.com
|
CT Log | Current | — | — | — | — |
amft.apple.com
|
CT Log | Current | — | — | — | — |
ams-dr.apple.com
|
CT Log | Current | — | — | — | — |
ams.apple.com
|
CT Log | Current | — | — | — | — |
amt.apple.com
|
CT Log | Current | — | — | — | — |
an03duc.apple.com
|
CT Log | Current | — | — | — | — |
analytics-debug-mr.itunes.apple.com
|
CT Log | Current | — | — | — | — |
analytics-debug-mr.itunesconnect.apple.com
|
CT Log | Current | — | — | — | — |
analytics-debug-nk.itunes.apple.com
|
CT Log | Current | — | — | — | — |
analytics-debug-nk.itunesconnect.apple.com
|
CT Log | Current | — | — | — | — |
analytics-debug-st.itunes.apple.com
|
CT Log | Current | — | — | — | — |
analytics-debug-st.itunesconnect.apple.com
|
CT Log | Current | — | — | — | — |
analytics-debug.itunes.apple.com
|
CT Log | Current | — | — | — | — |
analytics-debug.itunesconnect.apple.com
|
CT Log | Current | — | — | — | — |
analytics-internal-mr.itunes.apple.com
|
CT Log | Current | — | — | — | — |
analytics-internal-mr.itunesconnect.apple.com
|
CT Log | Current | — | — | — | — |
analytics-internal-nk.itunes.apple.com
|
CT Log | Current | — | — | — | — |
analytics-internal-nk.itunesconnect.apple.com
|
CT Log | Current | — | — | — | — |
analytics-internal-st.itunes.apple.com
|
CT Log | Current | — | — | — | — |
analytics-internal-st.itunesconnect.apple.com
|
CT Log | Current | — | — | — | — |
analytics-internal.itunes.apple.com
|
CT Log | Current | — | — | — | — |
analytics-internal.itunesconnect.apple.com
|
CT Log | Current | — | — | — | — |
analytics-mr.itunes.apple.com
|
CT Log | Current | — | — | — | — |
analytics-mr.itunesconnect.apple.com
|
CT Log | Current | — | — | — | — |
analytics-nk.itunes.apple.com
|
CT Log | Current | — | — | — | — |
analytics-nk.itunesconnect.apple.com
|
CT Log | Current | — | — | — | — |
analytics-st.itunes.apple.com
|
CT Log | Current | — | — | — | — |
analytics-st.itunesconnect.apple.com
|
CT Log | Current | — | — | — | — |
analytics.icloud.qa.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
analytics.icloud.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
analytics.itunes.apple.com
|
CT Log | Current | — | — | — | — |
analytics.itunes.qa.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
analytics.itunes.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
analytics.itunesconnect.apple.com
|
CT Log | Current | — | — | — | — |
aos-td-authsvc.apple.com
|
CT Log | Current | — | — | — | — |
aos-td-brokersvc.apple.com
|
CT Log | Current | — | — | — | — |
aoschat.apple.com
|
CT Log | Current | — | — | — | — |
api-acc-ept.apple.com
|
CT Log | Current | — | — | — | — |
api-acc-ept2.apple.com
|
CT Log | Current | — | — | — | — |
api-applecareconnect-ept.apple.com
|
CT Log | Current | — | — | — | — |
api-applecareconnect-ept2.apple.com
|
CT Log | Current | — | — | — | — |
api-applecareconnect-uat.apple.com
|
CT Log | Current | — | — | — | — |
api-applecareconnect-uat2.apple.com
|
CT Log | Current | — | — | — | — |
api-carry.smoot.apple.com
|
CT Log | Current | — | — | — | — |
api-grxuat-mdn.apple.com
|
CT Log | Current | — | — | — | — |
api-grxuat-nwk.apple.com
|
CT Log | Current | — | — | — | — |
api.ash.smoot.apple.com
|
CT Log | Current | — | — | — | — |
api.itunes.apple.com
|
CT Log | Current | — | — | — | — |
api.sjc.smoot.apple.com
|
CT Log | Current | — | — | — | — |
api.smoot.apple.com
|
CT Log | Current | — | — | — | — |
apns-carnival.apple.com
|
CT Log | Current | — | — | — | — |
apns-nk-prod-carnival.apple.com
|
CT Log | Current | — | — | — | — |
apns-nk-sand-carnival.apple.com
|
CT Log | Current | — | — | — | — |
apns-qa.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
apns-st-prod-carnival.apple.com
|
CT Log | Current | — | — | — | — |
apns-st-sand-carnival.apple.com
|
CT Log | Current | — | — | — | — |
apns.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
apns.qa.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
apns.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
app.apple.com
|
DNS | Current | — | — | — | — |
appldnld.apple.com
|
CT Log | Current | — | — | — | — |
applecareaccess-a.apple.com
|
CT Log | Current | — | — | — | — |
applecareaccess-b.apple.com
|
CT Log | Current | — | — | — | — |
applecareaccess-st-a.apple.com
|
CT Log | Current | — | — | — | — |
applecareaccess-st-b.apple.com
|
CT Log | Current | — | — | — | — |
applecareaccess-st.apple.com
|
CT Log | Current | — | — | — | — |
applecareaccess.apple.com
|
CT Log | Current | — | — | — | — |
applecareconnect-ept.apple.com
|
CT Log | Current | — | — | — | — |
applecareconnect-ept2.apple.com
|
CT Log | Current | — | — | — | — |
applecareconnect-uat.apple.com
|
CT Log | Current | — | — | — | — |
applecareconnect-uat2.apple.com
|
CT Log | Current | — | — | — | — |
applecareconnect.apple.com
|
CT Log | Current | — | — | — | — |
applecareconnect2.apple.com
|
CT Log | Current | — | — | — | — |
applechinawifi.apple.com
|
CT Log | Current | — | — | — | — |
applecustchatit.apple.com
|
CT Log | Current | — | — | — | — |
applecustchatuat.apple.com
|
CT Log | Current | — | — | — | — |
appledirectory.apple.com
|
CT Log | Current | — | — | — | — |
appleid-it.apple.com
|
CT Log | Current | — | — | — | — |
appleid-uat.apple.com
|
CT Log | Current | — | — | — | — |
appleid.apple.com
|
CT Log | Current | — | — | — | — |
applepay.ireporter.apple.com
|
CT Log | Current | — | — | — | — |
applepedia.corp.apple.com
|
CT Log | Current | — | — | — | — |
appleseed-beta.apple.com
|
CT Log | Current | — | — | — | — |
appleseed.apple.com
|
CT Log | Current | — | — | — | — |
appleseed1.apple.com
|
CT Log | Current | — | — | — | — |
appleseed2.apple.com
|
CT Log | Current | — | — | — | — |
appleseed3.apple.com
|
CT Log | Current | — | — | — | — |
appleseedcedar-beta.apple.com
|
CT Log | Current | — | — | — | — |
appleseedcedar.apple.com
|
CT Log | Current | — | — | — | — |
appleseeddownload-stage.apple.com
|
CT Log | Current | — | — | — | — |
appleseedwep1.apple.com
|
CT Log | Current | — | — | — | — |
appleseedwep2.apple.com
|
CT Log | Current | — | — | — | — |
appleseedwep3.apple.com
|
CT Log | Current | — | — | — | — |
appleweb-origin.apple.com
|
CT Log | Current | — | — | — | — |
appleweb-stage-origin.apple.com
|
CT Log | Current | — | — | — | — |
appleweb-stage.apple.com
|
CT Log | Current | — | — | — | — |
appleweb.apple.com
|
CT Log | Current | — | — | — | — |
application.apple.com
|
CT Log | Current | — | — | — | — |
apps.apple.com
|
DNS | Current |
apps-cdn.itunes-apple.com.akadns.net
|
— | — | — |
apps.itunes.apple.com
|
CT Log | Current | — | — | — | — |
aps.info.apple.com
|
CT Log | Current | — | — | — | — |
ara.apple.com
|
CT Log | Current | — | — | — | — |
ara2.apple.com
|
CT Log | Current | — | — | — | — |
arachnid.apple.com
|
CT Log | Current | — | — | — | — |
arade.apple.com
|
CT Log | Current | — | — | — | — |
araes.apple.com
|
CT Log | Current | — | — | — | — |
arafr.apple.com
|
CT Log | Current | — | — | — | — |
arait.apple.com
|
CT Log | Current | — | — | — | — |
araja.apple.com
|
CT Log | Current | — | — | — | — |
arajp.apple.com
|
CT Log | Current | — | — | — | — |
aranl.apple.com
|
CT Log | Current | — | — | — | — |
arapt.apple.com
|
CT Log | Current | — | — | — | — |
as-images.apple.com
|
CT Log | Current |
as-images.gcsis-apple.com.akadns.net
|
— | — | — |
asa-retailit.apple.com
|
CT Log | Current | — | — | — | — |
asa-retailmt.apple.com
|
CT Log | Current | — | — | — | — |
asa-retailmt.corp.apple.com
|
CT Log | Current | — | — | — | — |
asa-retailqa.apple.com
|
CT Log | Current | — | — | — | — |
asa-retailt.apple.com
|
CT Log | Current | — | — | — | — |
asc.asia.apple.com
|
CT Log | Current | — | — | — | — |
asia.apple.com
|
DNS | Current | — | — | — | — |
aspera-console.apple.com
|
CT Log | Current | — | — | — | — |
aspera-emeia.apple.com
|
CT Log | Current | — | — | — | — |
aspera-japan.apple.com
|
CT Log | Current | — | — | — | — |
aspera-japan.asia.apple.com
|
CT Log | Current | — | — | — | — |
aspera-us.apple.com
|
CT Log | Current | — | — | — | — |
aspera.euro.apple.com
|
CT Log | Current | — | — | — | — |
asw.apple.com
|
CT Log | Current | — | — | — | — |
aswanalytics.apple.com
|
CT Log | Current | — | — | — | — |
aswt1.apple.com
|
CT Log | Current | — | — | — | — |
aswtestsite.apple.com
|
CT Log | Current | — | — | — | — |
atireg.apple.com
|
CT Log | Current | — | — | — | — |
atis.training.apple.com
|
CT Log | Current | — | — | — | — |
atlaslms.apple.com
|
CT Log | Current | — | — | — | — |
ats-backgroundchk.apple.com
|
CT Log | Current | — | — | — | — |
ats-maintenance.apple.com
|
CT Log | Current | — | — | — | — |
ats-questionnaire.corp.apple.com
|
CT Log | Current | — | — | — | — |
ats-search.corp.apple.com
|
CT Log | Current | — | — | — | — |
ats-ws.apple.com
|
CT Log | Current | — | — | — | — |
ats-ws.corp.apple.com
|
CT Log | Current | — | — | — | — |
attache.apple.com
|
CT Log | Current | — | — | — | — |
attachet-ext.apple.com
|
CT Log | Current | — | — | — | — |
attachet-int.corp.apple.com
|
CT Log | Current | — | — | — | — |
attachet.apple.com
|
CT Log | Current | — | — | — | — |
au.apple.com
|
CT Log | Current | — | — | — | — |
aus1-vpn-asa-1.apple.com
|
CT Log | Current | — | — | — | — |
aus1-vpn-asa-2.apple.com
|
CT Log | Current | — | — | — | — |
aus1-vpn-asa.apple.com
|
CT Log | Current | — | — | — | — |
ausvr1-vpn-asa.apple.com
|
CT Log | Current | — | — | — | — |
auth.apple.com
|
CT Log | Current | — | — | — | — |
autodiscover.apple.com
|
DNS | Current |
mailpex.apple.com
|
— | — | — |
autodiscover.pex.exch.apple.com
|
CT Log | Current | — | — | — | — |
autodiscover.tex.exch.apple.com
|
CT Log | Current | — | — | — | — |
autolinkmaker.itunes.apple.com
|
CT Log | Current | — | — | — | — |
awd.apple.com
|
CT Log | Current | — | — | — | — |
ax.apple.com
|
CT Log | Current | — | — | — | — |
ax.init.itunes.apple.com
|
CT Log | Current | — | — | — | — |
b2b-mdn.apple.com
|
CT Log | Current | — | — | — | — |
b2b-mdn.corp.apple.com
|
CT Log | Current | — | — | — | — |
b2b-test.apple.com
|
CT Log | Current | — | — | — | — |
b2b-uat.apple.com
|
CT Log | Current | — | — | — | — |
b2b.apple.com
|
CT Log | Current | — | — | — | — |
b2b.corp.apple.com
|
CT Log | Current | — | — | — | — |
b2bpbzml.apple.com
|
CT Log | Current |
b2bpbzml-nwk.apple.com
|
— | — | — |
b2bproxy-uat.apple.com
|
CT Log | Current | — | — | — | — |
b2bproxy.apple.com
|
CT Log | Current | — | — | — | — |
b2bstore.apple.com
|
CT Log | Current | — | — | — | — |
b2btest.apple.com
|
CT Log | Current | — | — | — | — |
banners.itunes.apple.com
|
CT Log | Current | — | — | — | — |
banners.store.apple.com
|
CT Log | Current | — | — | — | — |
beatssng.apple.com
|
CT Log | Current | — | — | — | — |
benefits.apple.com
|
CT Log | Current | — | — | — | — |
benefitsbook.apple.com
|
CT Log | Current | — | — | — | — |
beta-nk.itunes.apple.com
|
CT Log | Current | — | — | — | — |
beta-st.itunes.apple.com
|
CT Log | Current | — | — | — | — |
beta.apple.com
|
DNS | Current |
beta.v.aaplimg.com
|
— | — | — |
beta.ireporter.apple.com
|
CT Log | Current | — | — | — | — |
beta.itunes.apple.com
|
CT Log | Current | — | — | — | — |
bgl-swupd.in.euro.apple.com
|
CT Log | Current | — | — | — | — |
blobstore-001.mr.if.apple.com
|
CT Log | Current | — | — | — | — |
blobstore-001.nk.if.apple.com
|
CT Log | Current | — | — | — | — |
blobstore-001.st.if.apple.com
|
CT Log | Current | — | — | — | — |
blobstore-002.mr.if.apple.com
|
CT Log | Current | — | — | — | — |
blobstore-002.nk.if.apple.com
|
CT Log | Current | — | — | — | — |
blobstore-002.st.if.apple.com
|
CT Log | Current | — | — | — | — |
blobstore.if.apple.com
|
CT Log | Current | — | — | — | — |
blocks.apple.com
|
CT Log | Current | — | — | — | — |
boc.corp.apple.com
|
CT Log | Current | — | — | — | — |
bogart.apple.com
|
CT Log | Current | — | — | — | — |
bomgardev.corp.apple.com
|
CT Log | Current | — | — | — | — |
bomgaruat.apple.com
|
CT Log | Current | — | — | — | — |
bookkeeper.itunes.apple.com
|
CT Log | Current | — | — | — | — |
boomer.apple.com
|
CT Log | Current | — | — | — | — |
border-collie-uat.apple.com
|
CT Log | Current | — | — | — | — |
bugreport-beta.apple.com
|
CT Log | Current | — | — | — | — |
bugreport-test-new.apple.com
|
CT Log | Current | — | — | — | — |
bugreport-test2.apple.com
|
CT Log | Current | — | — | — | — |
bugreport.apple.com
|
CT Log | Current | — | — | — | — |
bugreporter.apple.com
|
CT Log | Current | — | — | — | — |
build.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
buyiphone.apple.com
|
CT Log | Current | — | — | — | — |
buyiphone1.apple.com
|
CT Log | Current | — | — | — | — |
buyiphone2.apple.com
|
CT Log | Current | — | — | — | — |
buyiphone3.apple.com
|
CT Log | Current | — | — | — | — |
buyiphone4.apple.com
|
CT Log | Current | — | — | — | — |
buyiphone5.apple.com
|
CT Log | Current | — | — | — | — |
buyiphone6.apple.com
|
CT Log | Current | — | — | — | — |
bz-st.apple.com
|
CT Log | Current | — | — | — | — |
bz-test.apple.com
|
CT Log | Current | — | — | — | — |
bz.apple.com
|
CT Log | Current | — | — | — | — |
c.apple.com
|
DNS | Current |
chatbox-web.apple.com
|
— | — | — |
c.itunes.apple.com
|
CT Log | Current | — | — | — | — |
caffe-macs-safety.apple.com
|
CT Log | Current | — | — | — | — |
calendar.apple.com
|
CT Log | Current | — | — | — | — |
canadaapp.apple.com
|
CT Log | Current | — | — | — | — |
candlenut.apple.com
|
CT Log | Current | — | — | — | — |
capacityplanning.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
capplanning.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
captive.apple.com
|
CT Log | Current | — | — | — | — |
careers.apple.com
|
DNS | Current |
careers.v.aaplimg.com
|
— | — | — |
carnival.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
carrier-services.apple.com
|
CT Log | Current | — | — | — | — |
carry.siri.apple.com
|
CT Log | Current | — | — | — | — |
cartographer.apple.com
|
CT Log | Current | — | — | — | — |
casis.apple.com
|
CT Log | Current | — | — | — | — |
cassandra.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
casting.corp.apple.com
|
CT Log | Current | — | — | — | — |
catch.apple.com
|
CT Log | Current | — | — | — | — |
cbl.apple.com
|
CT Log | Current | — | — | — | — |
ccauthmdn.corp.apple.com
|
CT Log | Current | — | — | — | — |
ccauthnwk.corp.apple.com
|
CT Log | Current | — | — | — | — |
ccsettlenwk.corp.apple.com
|
CT Log | Current | — | — | — | — |
ccsp.apple.com
|
CT Log | Current | — | — | — | — |
cctechchatwebapi.apple.com
|
CT Log | Current | — | — | — | — |
cdn-university.apple.com
|
CT Log | Current | — | — | — | — |
cdn.hydra.apple.com
|
CT Log | Current | — | — | — | — |
certifications-dr.apple.com
|
CT Log | Current | — | — | — | — |
certifications-it-new.apple.com
|
CT Log | Current | — | — | — | — |
certifications-it.apple.com
|
CT Log | Current | — | — | — | — |
certifications-ut.apple.com
|
CT Log | Current | — | — | — | — |
certifications.apple.com
|
CT Log | Current | — | — | — | — |
certs.apple.com
|
DNS | Current |
certs-lb.apple.com.akadns.net
|
— | — | — |
cestat-uat.apple.com
|
CT Log | Current | — | — | — | — |
cestat.apple.com
|
CT Log | Current | — | — | — | — |
channelpartnerconnection.apple.com
|
CT Log | Current | — | — | — | — |
channelpartnerconnectiont.apple.com
|
CT Log | Current | — | — | — | — |
channelprograms-a3t.apple.com
|
CT Log | Current | — | — | — | — |
channelprograms.apple.com
|
CT Log | Current | — | — | — | — |
cl-dev.apple.com
|
CT Log | Current | — | — | — | — |
cl1.apple.com
|
CT Log | Current | — | — | — | — |
cl2.apple.com
|
CT Log | Current | — | — | — | — |
cl3.apple.com
|
CT Log | Current | — | — | — | — |
cl4.apple.com
|
CT Log | Current | — | — | — | — |
cl5.apple.com
|
CT Log | Current | — | — | — | — |
clarissa.apple.com
|
CT Log | Current | — | — | — | — |
clary.apple.com
|
CT Log | Current | — | — | — | — |
clearmater.apple.com
|
CT Log | Current | — | — | — | — |
client-api.itunes.apple.com
|
CT Log | Current | — | — | — | — |
cloudkit-qa.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
cloudkit.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
cloudkit.qa.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
cloudkit.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
cma-staging.apple.com
|
CT Log | Current | — | — | — | — |
cma.apple.com
|
CT Log | Current | — | — | — | — |
cmait.apple.com
|
CT Log | Current | — | — | — | — |
cmait2.apple.com
|
CT Log | Current | — | — | — | — |
cmat.apple.com
|
CT Log | Current | — | — | — | — |
cmat2.apple.com
|
CT Log | Current | — | — | — | — |
cn-nc-pod1-ps-internal-services.apple.com
|
CT Log | Current | — | — | — | — |
cn-nc-pod1-ps-internal-services.corp.apple.com
|
CT Log | Current | — | — | — | — |
cn-nc-pod1-smp-paymentservices.apple.com
|
CT Log | Current | — | — | — | — |
cn-nc-pod2-smp-device-dr.apple.com
|
CT Log | Current | — | — | — | — |
cn-nc-pod2-smp-device.apple.com
|
CT Log | Current | — | — | — | — |
cn-nc-pod3-smp-device-asset.apple.com
|
CT Log | Current | — | — | — | — |
cn-nc-pod3-smp-device-dr.apple.com
|
CT Log | Current | — | — | — | — |
cn-nc-pod3-smp-device.apple.com
|
CT Log | Current |
cn-nc-pod3-smp-device.gcsis-apple.com.akadns.net
|
— | — | — |
cn-nc-pod4-smp-device-asset.apple.com
|
CT Log | Current | — | — | — | — |
cn-nc-pod5-smp-device-asset.apple.com
|
CT Log | Current | — | — | — | — |
cn-pr-pod1-ps-internal-services.apple.com
|
CT Log | Current | — | — | — | — |
cn-pr-pod1-ps-internal-services.corp.apple.com
|
CT Log | Current | — | — | — | — |
cn-pr-pod1-ps-internal-services.prz.apple.com
|
CT Log | Current | — | — | — | — |
cn-pr-pod1-smp-paymentservices.apple.com
|
CT Log | Current | — | — | — | — |
cn-pr-pod2-smp-device-dr.apple.com
|
CT Log | Current | — | — | — | — |
cn-pr-pod2-smp-device.apple.com
|
CT Log | Current | — | — | — | — |
cn-pr-pod3-smp-device-asset.apple.com
|
CT Log | Current | — | — | — | — |
cn-pr-pod3-smp-device-dr.apple.com
|
CT Log | Current | — | — | — | — |
cn-pr-pod3-smp-device.apple.com
|
CT Log | Current | — | — | — | — |
cn-pr-pod4-smp-device-asset.apple.com
|
CT Log | Current | — | — | — | — |
cn-pr-pod5-smp-device-asset.apple.com
|
CT Log | Current | — | — | — | — |
cn-smp-device-content.apple.com
|
CT Log | Current | — | — | — | — |
cn-smp-device-lt.apple.com
|
CT Log | Current | — | — | — | — |
cn-smp-device.apple.com
|
CT Log | Current | — | — | — | — |
cn-smp-internal-services-lt.corp.apple.com
|
CT Log | Current | — | — | — | — |
cn-smp-lt.apple.com
|
CT Log | Current | — | — | — | — |
cn-smp-lt.corp.apple.com
|
CT Log | Current | — | — | — | — |
cn-smp-paymentservices.apple.com
|
CT Log | Current | — | — | — | — |
codescan-t.apple.com
|
CT Log | Current | — | — | — | — |
codescan.apple.com
|
CT Log | Current | — | — | — | — |
collection.itunes.apple.com
|
CT Log | Current | — | — | — | — |
community.apple.com
|
DNS | Current |
communities.apple.com
|
— | — | — |
compliance.apple.com
|
DNS | Current |
compliance-ext.apple.com
|
— | — | — |
concierge-admin.apple.com
|
CT Log | Current | — | — | — | — |
concierge-adminstg.corp.apple.com
|
CT Log | Current | — | — | — | — |
concierge-mobile.apple.com
|
CT Log | Current | — | — | — | — |
concierge-mobilet.apple.com
|
CT Log | Current | — | — | — | — |
concierge-staging.corp.apple.com
|
CT Log | Current | — | — | — | — |
concierge.apple.com
|
CT Log | Current | — | — | — | — |
concierget.apple.com
|
CT Log | Current | — | — | — | — |
config.nc-store.apple.com
|
CT Log | Current | — | — | — | — |
config.nwk-store.apple.com
|
CT Log | Current | — | — | — | — |
config.store.apple.com
|
CT Log | Current | — | — | — | — |
configuration.apple.com
|
DNS | Current |
configuration.apple.com.akadns.net
|
— | — | — |
connect.apple.com
|
CT Log | Current | — | — | — | — |
connect1.apple.com
|
CT Log | Current | — | — | — | — |
connect2-mdn.apple.com
|
CT Log | Current | — | — | — | — |
connect2.apple.com
|
CT Log | Current | — | — | — | — |
connect3.apple.com
|
CT Log | Current | — | — | — | — |
consultants-locator.apple.com
|
CT Log | Current | — | — | — | — |
consultants.apple.com
|
CT Log | Current | — | — | — | — |
consulting.apple.com
|
CT Log | Current | — | — | — | — |
content-iad1.apple.com
|
CT Log | Current | — | — | — | — |
content-iad2.apple.com
|
CT Log | Current | — | — | — | — |
content-iad3.apple.com
|
CT Log | Current | — | — | — | — |
contentdelivery.itunes.apple.com
|
CT Log | Current | — | — | — | — |
cooljobs-new.apple.com
|
CT Log | Current | — | — | — | — |
cooljobs.apple.com
|
CT Log | Current | — | — | — | — |
coreos.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
correlation.icloud.qa.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
correlation.icloud.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
correlation.itunes.qa.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
correlation.itunes.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
correlations.icloud.qa.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
correlations.icloud.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
correlations.itunes.qa.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
correlations.itunes.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
courier.push.apple.com
|
CT Log | Current | — | — | — | — |
courier.sandbox.push.apple.com
|
CT Log | Current | — | — | — | — |
cp7vi.apple.com
|
CT Log | Current | — | — | — | — |
cpc.apple.com
|
CT Log | Current | — | — | — | — |
cpct.apple.com
|
CT Log | Current | — | — | — | — |
cprad-iad4.apple.com
|
CT Log | Current | — | — | — | — |
cprfeed-iad4.apple.com
|
CT Log | Current | — | — | — | — |
crashwebservices.apple.com
|
CT Log | Current | — | — | — | — |
crl.apple.com
|
DNS | Current |
crl-lb.apple.com.akadns.net
|
— | — | — |
crt.apple.com
|
CT Log | Current | — | — | — | — |
csat.apple.com
|
CT Log | Current | — | — | — | — |
cse.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
csi-sre.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
csi.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
cssubmissions.apple.com
|
CT Log | Current | — | — | — | — |
ctbportal-it.apple.com
|
CT Log | Current | — | — | — | — |
ctbportal-uat.apple.com
|
CT Log | Current | — | — | — | — |
ctbportal.apple.com
|
CT Log | Current | — | — | — | — |
ctmon01.sd.apple.com
|
CT Log | Current | — | — | — | — |
cup-as-images.apple.com
|
CT Log | Current | — | — | — | — |
cup-epp.apple.com
|
CT Log | Current | — | — | — | — |
cup-iphoto-support.apple.com
|
CT Log | Current | — | — | — | — |
cup-mercury.apple.com
|
CT Log | Current | — | — | — | — |
cup-photoservices.apple.com
|
CT Log | Current | — | — | — | — |
cup-store.apple.com
|
CT Log | Current | — | — | — | — |
czprg1-swupd.euro.apple.com
|
CT Log | Current | — | — | — | — |
daisy.apple.com
|
CT Log | Current | — | — | — | — |
daryl.apple.com
|
CT Log | Current | — | — | — | — |
dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
daw-nc.apple.com
|
CT Log | Current | — | — | — | — |
daw-scv.apple.com
|
CT Log | Current | — | — | — | — |
daw-uat.apple.com
|
CT Log | Current | — | — | — | — |
daw.apple.com
|
CT Log | Current | — | — | — | — |
daw2-nc.apple.com
|
CT Log | Current | — | — | — | — |
daw2-nwk.apple.com
|
CT Log | Current | — | — | — | — |
daw2.apple.com
|
CT Log | Current | — | — | — | — |
dawt.apple.com
|
CT Log | Current | — | — | — | — |
dd4ln.apple.com
|
CT Log | Current | — | — | — | — |
decline.apple.com
|
CT Log | Current | — | — | — | — |
deham1-swupd.euro.apple.com
|
CT Log | Current | — | — | — | — |
deimos-upload.itunes.apple.com
|
CT Log | Current | — | — | — | — |
deimos.apple.com
|
CT Log | Current | — | — | — | — |
deimos1.apple.com
|
CT Log | Current | — | — | — | — |
deimos2.apple.com
|
CT Log | Current | — | — | — | — |
deimos3.apple.com
|
CT Log | Current | — | — | — | — |
demo.siri.apple.com
|
CT Log | Current | — | — | — | — |
deploy.apple.com
|
DNS | Current |
deploy.apple.com.akadns.net
|
— | — | — |
depot.info.apple.com
|
CT Log | Current | — | — | — | — |
designawards.apple.com
|
CT Log | Current | — | — | — | — |
dev.siri.apple.com
|
CT Log | Current | — | — | — | — |
devcrawl-mdn.apple.com
|
CT Log | Current | — | — | — | — |
devcrawl.apple.com
|
CT Log | Current | — | — | — | — |
developer-mdn.apple.com
|
CT Log | Current | — | — | — | — |
developer.apple.com
|
DNS | Current |
developer-cdn.apple.com.akadns.net
|
— | — | — |
developer2-mdn.apple.com
|
CT Log | Current | — | — | — | — |
developer2.apple.com
|
CT Log | Current | — | — | — | — |
developerns.apple.com
|
CT Log | Current | — | — | — | — |
developers.apple.com
|
DNS | Current |
developer.apple.com
|
— | — | — |
developerservices1-mdn.apple.com
|
CT Log | Current | — | — | — | — |
developerservices1.apple.com
|
CT Log | Current | — | — | — | — |
developerservices2-mdn.apple.com
|
CT Log | Current | — | — | — | — |
developerservices2.apple.com
|
CT Log | Current | — | — | — | — |
developerservices4-mdn.apple.com
|
CT Log | Current | — | — | — | — |
developerservices4.apple.com
|
CT Log | Current | — | — | — | — |
developerx-mdn.apple.com
|
CT Log | Current | — | — | — | — |
developerx.apple.com
|
CT Log | Current | — | — | — | — |
devforums.apple.com
|
CT Log | Current | — | — | — | — |
devforumst.apple.com
|
CT Log | Current | — | — | — | — |
deviceservices-external-it.apple.com
|
CT Log | Current | — | — | — | — |
deviceservices-external-maint.apple.com
|
CT Log | Current | — | — | — | — |
deviceservices-external-ut.apple.com
|
CT Log | Current | — | — | — | — |
deviceservices-external.apple.com
|
CT Log | Current | — | — | — | — |
devproxy.apple.com
|
CT Log | Current | — | — | — | — |
devstats.apple.com
|
CT Log | Current | — | — | — | — |
df6ed.apple.com
|
CT Log | Current | — | — | — | — |
diagnostics-mdn.apple.com
|
CT Log | Current | — | — | — | — |
diagnostics-nwk.apple.com
|
CT Log | Current | — | — | — | — |
diagnostics.apple.com
|
CT Log | Current | — | — | — | — |
dinah03.corp.apple.com
|
CT Log | Current | — | — | — | — |
dinah04.corp.apple.com
|
CT Log | Current | — | — | — | — |
dinah05.corp.apple.com
|
CT Log | Current | — | — | — | — |
dinah06.corp.apple.com
|
CT Log | Current | — | — | — | — |
dinah07.corp.apple.com
|
CT Log | Current | — | — | — | — |
dinah08.corp.apple.com
|
CT Log | Current | — | — | — | — |
dinah09.corp.apple.com
|
CT Log | Current | — | — | — | — |
dinah10.corp.apple.com
|
CT Log | Current | — | — | — | — |
dinah11.corp.apple.com
|
CT Log | Current | — | — | — | — |
dinah12.corp.apple.com
|
CT Log | Current | — | — | — | — |
discussions-ph.apple.com
|
CT Log | Current | — | — | — | — |
discussions-uat.apple.com
|
CT Log | Current | — | — | — | — |
discussions.apple.com
|
DNS | Current |
discussions.apple.com.edgekey.net
|
— | — | — |
discussionschinese.apple.com
|
CT Log | Current | — | — | — | — |
discussionsjapan-ph.apple.com
|
CT Log | Current | — | — | — | — |
discussionsjapan.apple.com
|
CT Log | Current | — | — | — | — |
discussionskorea-ph.apple.com
|
CT Log | Current | — | — | — | — |
discussionskorea.apple.com
|
CT Log | Current | — | — | — | — |
dist.isu.apple.com
|
CT Log | Current | — | — | — | — |
documentation.apple.com
|
CT Log | Current | — | — | — | — |
doodlebug.apple.com
|
CT Log | Current | — | — | — | — |
dotmacstatus.apple.com
|
CT Log | Current | — | — | — | — |
dr-iossystems-services.apple.com
|
CT Log | Current | — | — | — | — |
dr-iossystems-services.corp.apple.com
|
CT Log | Current | — | — | — | — |
dr-mail-in.apple.com
|
CT Log | Current | — | — | — | — |
dsauthweb.corp.apple.com
|
CT Log | Current | — | — | — | — |
dsauthwebt.apple.com
|
CT Log | Current | — | — | — | — |
du.itunes.apple.com
|
CT Log | Current | — | — | — | — |
dzc.itunes.apple.com
|
CT Log | Current | — | — | — | — |
e.apple.com
|
CT Log | Current | — | — | — | — |
ecommerce-qa.apple.com
|
CT Log | Current | — | — | — | — |
ecommerce.apple.com
|
DNS | Current |
ecommerce.v.aaplimg.com
|
— | — | — |
edcommunity.apple.com
|
CT Log | Current | — | — | — | — |
edconference.apple.com
|
CT Log | Current | — | — | — | — |
edge-search.itunes.apple.com
|
CT Log | Current | — | — | — | — |
edseminars.apple.com
|
CT Log | Current | — | — | — | — |
edseminarsonline.apple.com
|
CT Log | Current | — | — | — | — |
edsummit.apple.com
|
CT Log | Current | — | — | — | — |
edu-appleid-stage-nc.apple.com
|
CT Log | Current | — | — | — | — |
edu-appleid-stage-nwk.apple.com
|
CT Log | Current | — | — | — | — |
edu-appleid-stage.apple.com
|
CT Log | Current | — | — | — | — |
edu-appleid.apple.com
|
CT Log | Current | — | — | — | — |
edu-vpp.apple.com
|
CT Log | Current | — | — | — | — |
edu1.apple.com
|
CT Log | Current | — | — | — | — |
eduapp.apple.com
|
CT Log | Current | — | — | — | — |
eduappint.apple.com
|
CT Log | Current | — | — | — | — |
education.apple.com
|
DNS | Current |
education.lb-apple.com.akadns.net
|
— | — | — |
educationseminarsonline.apple.com
|
CT Log | Current | — | — | — | — |
eg-2gactivation.apple.com
|
CT Log | Current | — | — | — | — |
eg-albert.apple.com
|
CT Log | Current | — | — | — | — |
eg-as-images.apple.com
|
CT Log | Current | — | — | — | — |
eg-buyiphone.apple.com
|
CT Log | Current | — | — | — | — |
eg-epp.apple.com
|
CT Log | Current | — | — | — | — |
eg-internal-ips.apple.com
|
CT Log | Current | — | — | — | — |
eg-iphonesys-static.apple.com
|
CT Log | Current | — | — | — | — |
eg-mercury.apple.com
|
CT Log | Current | — | — | — | — |
eg-photoservices.apple.com
|
CT Log | Current | — | — | — | — |
eg-store.apple.com
|
CT Log | Current | — | — | — | — |
eg-storeint.apple.com
|
CT Log | Current | — | — | — | — |
eg-unbrick.apple.com
|
CT Log | Current | — | — | — | — |
egd-bz-p23-asavpn1.apple.com
|
CT Log | Current | — | — | — | — |
egd-bz-p23-asavpn2.apple.com
|
CT Log | Current | — | — | — | — |
egd-bz-p29-as6500.apple.com
|
CT Log | Current | — | — | — | — |
elsie01.corp.apple.com
|
CT Log | Current | — | — | — | — |
elsie02.corp.apple.com
|
CT Log | Current | — | — | — | — |
elsie03.corp.apple.com
|
CT Log | Current | — | — | — | — |
elsie04.corp.apple.com
|
CT Log | Current | — | — | — | — |
elsie05.corp.apple.com
|
CT Log | Current | — | — | — | — |
embed.itunes.apple.com
|
CT Log | Current | — | — | — | — |
employeesonitunes.apple.com
|
CT Log | Current | — | — | — | — |
enroll.vpp.itunes.apple.com
|
CT Log | Current | — | — | — | — |
ep-uat.apple.com
|
CT Log | Current | — | — | — | — |
ep-uat.sap.apple.com
|
CT Log | Current | — | — | — | — |
ep.apple.com
|
CT Log | Current | — | — | — | — |
ep.sap.apple.com
|
CT Log | Current | — | — | — | — |
epi-it.apple.com
|
CT Log | Current | — | — | — | — |
epi-it.corp.apple.com
|
CT Log | Current | — | — | — | — |
epi.apple.com
|
CT Log | Current | — | — | — | — |
epic.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
epm.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
epp.apple.com
|
CT Log | Current | — | — | — | — |
erade.apple.com
|
CT Log | Current | — | — | — | — |
eraes.apple.com
|
CT Log | Current | — | — | — | — |
erafr.apple.com
|
CT Log | Current | — | — | — | — |
erajp.apple.com
|
CT Log | Current | — | — | — | — |
erp-new.apple.com
|
CT Log | Current | — | — | — | — |
erp.apple.com
|
DNS | Current |
erp.v.aaplimg.com
|
— | — | — |
esign.apple.com
|
CT Log | Current | — | — | — | — |
esp.apple.com
|
CT Log | Current | — | — | — | — |
espressoweb-test.apple.com
|
CT Log | Current | — | — | — | — |
espressoweb.apple.com
|
CT Log | Current | — | — | — | — |
ess.apple.com
|
CT Log | Current | — | — | — | — |
evaluatemacs.apple.com
|
CT Log | Current | — | — | — | — |
events.apple.com
|
DNS | Current |
events.apple.com.v.aaplimg.com
|
— | — | — |
exchbh01.apple.com
|
CT Log | Current | — | — | — | — |
exchbh01.applex.apple.com
|
CT Log | Current | — | — | — | — |
exchht03.apple.com
|
CT Log | Current | — | — | — | — |
exchuat2.corp.apple.com
|
CT Log | Current | — | — | — | — |
exchx01.apple.com
|
CT Log | Current | — | — | — | — |
exchx02.apple.com
|
CT Log | Current | — | — | — | — |
exchx03.apple.com
|
CT Log | Current | — | — | — | — |
exchx04.apple.com
|
CT Log | Current | — | — | — | — |
exchxuat01.apple.com
|
CT Log | Current | — | — | — | — |
exchxuat02.apple.com
|
CT Log | Current | — | — | — | — |
expresslane-uata.apple.com
|
CT Log | Current | — | — | — | — |
expresslane.apple.com
|
CT Log | Current | — | — | — | — |
expresslaneit.apple.com
|
CT Log | Current | — | — | — | — |
expresslaneuat.apple.com
|
CT Log | Current | — | — | — | — |
exprp.apple.com
|
CT Log | Current | — | — | — | — |
exprt.apple.com
|
CT Log | Current | — | — | — | — |
ext.apple.com
|
DNS | Current | — | — | — | — |
extbet.apple.com
|
CT Log | Current | — | — | — | — |
extensions.apple.com
|
CT Log | Current | — | — | — | — |
facetime-qa.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
facetime.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
facetime.qa.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
facetime.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
fcadmint.apple.com
|
CT Log | Current | — | — | — | — |
fdereg.apple.com
|
CT Log | Current | — | — | — | — |
fderegt.apple.com
|
CT Log | Current | — | — | — | — |
fdeserver-md.apple.com
|
CT Log | Current | — | — | — | — |
fdeserver-nw.apple.com
|
CT Log | Current | — | — | — | — |
feed.itunes.apple.com
|
CT Log | Current | — | — | — | — |
feedback.apple.com
|
DNS | Current | — | — | — | — |
feedback.push.apple.com
|
CT Log | Current | — | — | — | — |
feeds.itunes.apple.com
|
CT Log | Current | — | — | — | — |
festival.itunes.apple.com
|
CT Log | Current | — | — | — | — |
files.apple.com
|
DNS | Current |
world-gen.g.aaplimg.com
|
— | — | — |
files.itunes.apple.com
|
CT Log | Current | — | — | — | — |
firstct.apple.com
|
CT Log | Current | — | — | — | — |
fishbowl.apple.com
|
CT Log | Current | — | — | — | — |
fl04pan.apple.com
|
CT Log | Current | — | — | — | — |
food.apple.com
|
CT Log | Current | — | — | — | — |
former-adecommunity.apple.com
|
CT Log | Current | — | — | — | — |
forms.apple.com
|
DNS | Current |
forms.v.aaplimg.com
|
— | — | — |
forums.developer.apple.com
|
CT Log | Current | — | — | — | — |
ftp.euro.apple.com
|
CT Log | Current | — | — | — | — |
ftps.asia.apple.com
|
CT Log | Current | — | — | — | — |
fusecarrierbundle.itunes.apple.com
|
CT Log | Current | — | — | — | — |
gamecenter-qa.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
gamecenter-sandbox.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
gamecenter.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
gamecenter.qa.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
gamecenter.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
gateway.push.apple.com
|
CT Log | Current | — | — | — | — |
gc-qa.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
gc-sandbox.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
gc.apple.com
|
CT Log | Current | — | — | — | — |
gc.qa.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
gc.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
gdx-dr.apple.com
|
CT Log | Current | — | — | — | — |
gdx.apple.com
|
CT Log | Current | — | — | — | — |
genifp.apple.com
|
CT Log | Current | — | — | — | — |
genius-2.itunes.apple.com
|
CT Log | Current | — | — | — | — |
genius-download-2.itunes.apple.com
|
CT Log | Current |
genius-download-2.itunes-apple.com.akadns.net
|
— | — | — |
genius-download.itunes.apple.com
|
CT Log | Current | — | — | — | — |
genius-upload-2.itunes.apple.com
|
CT Log | Current | — | — | — | — |
genius-upload.itunes.apple.com
|
CT Log | Current | — | — | — | — |
genius.itunes.apple.com
|
CT Log | Current | — | — | — | — |
genius3-download.itunes-bak.apple.com
|
CT Log | Current | — | — | — | — |
genius3-download.itunes.apple.com
|
CT Log | Current | — | — | — | — |
genius3-upload.itunes-bak.apple.com
|
CT Log | Current | — | — | — | — |
genius3-upload.itunes.apple.com
|
CT Log | Current | — | — | — | — |
genius3.itunes-bak.apple.com
|
CT Log | Current | — | — | — | — |
genius3.itunes.apple.com
|
CT Log | Current | — | — | — | — |
genserv.apple.com
|
CT Log | Current | — | — | — | — |
genws.apple.com
|
CT Log | Current | — | — | — | — |
geo.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
geo.itunes.apple.com
|
CT Log | Current | — | — | — | — |
getsupport-uat.apple.com
|
CT Log | Current | — | — | — | — |
getsupport.apple.com
|
CT Log | Current | — | — | — | — |
gil-mdn.apple.com
|
CT Log | Current | — | — | — | — |
gil-nwk.apple.com
|
CT Log | Current | — | — | — | — |
gil.apple.com
|
CT Log | Current | — | — | — | — |
gkq.apple.com
|
CT Log | Current | — | — | — | — |
gnv-proxy.apple.com
|
CT Log | Current | — | — | — | — |
gnv.apple.com
|
CT Log | Current | — | — | — | — |
gold.apple.com
|
CT Log | Current | — | — | — | — |
gra.apple.com
|
CT Log | Current | — | — | — | — |
grxuat-mdn.apple.com
|
CT Log | Current | — | — | — | — |
grxuat-nwk.apple.com
|
CT Log | Current | — | — | — | — |
gs-col.apple.com
|
CT Log | Current | — | — | — | — |
gs-loc-macos.apple.com
|
CT Log | Current | — | — | — | — |
gs-loc.apple.com
|
CT Log | Current | — | — | — | — |
gs.apple.com
|
CT Log | Current | — | — | — | — |
gsa-nc.apple.com
|
CT Log | Current | — | — | — | — |
gsa-nwk.apple.com
|
CT Log | Current | — | — | — | — |
gsa.apple.com
|
CT Log | Current | — | — | — | — |
gsi39-cn-ssl.ls.apple.com
|
CT Log | Current | — | — | — | — |
gsi4-cn2-ssl.ls.apple.com
|
CT Log | Current | — | — | — | — |
gsp-cn-ssl.ls.apple.com
|
CT Log | Current | — | — | — | — |
gsp-ssl.apple.com
|
CT Log | Current | — | — | — | — |
gsp-ssl.ls.apple.com
|
CT Log | Current | — | — | — | — |
gsp1-ssl.apple.com
|
CT Log | Current | — | — | — | — |
gsp10-ssl.apple.com
|
CT Log | Current | — | — | — | — |
gsp11-ssl.ls.apple.com
|
CT Log | Current | — | — | — | — |
gsp12-ssl.ls.apple.com
|
CT Log | Current | — | — | — | — |
gsp13-cn-ssl.ls.apple.com
|
CT Log | Current | — | — | — | — |
gsp13-cn.apple.com
|
CT Log | Current | — | — | — | — |
gsp13-cn.ls.apple.com
|
CT Log | Current | — | — | — | — |
gsp16-ssl.ls.apple.com
|
CT Log | Current | — | — | — | — |
gsp17-2-ssl.apple.com
|
CT Log | Current | — | — | — | — |
gsp17-3-ssl.apple.com
|
CT Log | Current | — | — | — | — |
gsp17-4-ssl.apple.com
|
CT Log | Current | — | — | — | — |
gsp17-ssl.apple.com
|
CT Log | Current | — | — | — | — |
gsp18-ssl.apple.com
|
CT Log | Current | — | — | — | — |
gsp21-ssl.ls.apple.com
|
CT Log | Current | — | — | — | — |
gsp22-ssl.ls.apple.com
|
CT Log | Current | — | — | — | — |
gsp23-ssl.ls.apple.com
|
CT Log | Current | — | — | — | — |
gsp24-cn-ssl.ls.apple.com
|
CT Log | Current | — | — | — | — |
gsp24-ssl.ls.apple.com
|
CT Log | Current | — | — | — | — |
gsp25-ssl.ls.apple.com
|
CT Log | Current | — | — | — | — |
gsp28-ssl.ls.apple.com
|
CT Log | Current | — | — | — | — |
gsp3-2-ssl.ls.apple.com
|
CT Log | Current | — | — | — | — |
gsp3-cn.apple.com
|
CT Log | Current | — | — | — | — |
gsp3-ssl.apple.com
|
CT Log | Current | — | — | — | — |
gsp3-ssl.ls.apple.com
|
CT Log | Current | — | — | — | — |
gsp39-cn-ssl.ls.apple.com
|
CT Log | Current | — | — | — | — |
gsp4-2-ssl.apple.com
|
CT Log | Current | — | — | — | — |
gsp4-cn-ssl.ls.apple.com
|
CT Log | Current | — | — | — | — |
gsp4-cn.apple.com
|
CT Log | Current | — | — | — | — |
gsp4-cn.ls.apple.com
|
CT Log | Current | — | — | — | — |
gsp4-cn2-ssl.ls.apple.com
|
CT Log | Current | — | — | — | — |
gsp5-cn-ssl.ls.apple.com
|
CT Log | Current | — | — | — | — |
gsp5-cn.apple.com
|
CT Log | Current | — | — | — | — |
gsp5-cn.ls.apple.com
|
CT Log | Current | — | — | — | — |
gsp5-cn2-ssl.ls.apple.com
|
CT Log | Current | — | — | — | — |
gsp5-ssl.apple.com
|
CT Log | Current | — | — | — | — |
gsp5-ssl.ls.apple.com
|
CT Log | Current | — | — | — | — |
gsp8-ssl.apple.com
|
CT Log | Current | — | — | — | — |
gsp9-ssl.apple.com
|
CT Log | Current | — | — | — | — |
gspa35-kr-ssl.ls.apple.com
|
CT Log | Current | — | — | — | — |
gspa35-ssl.ls.apple.com
|
CT Log | Current | — | — | — | — |
gspe1-ssl.ls.apple.com
|
CT Log | Current | — | — | — | — |
gspe21-kr-ssl.ls.apple.com
|
CT Log | Current | — | — | — | — |
gspe21-ssl.ls.apple.com
|
CT Log | Current | — | — | — | — |
gspe35-kr-ssl.ls.apple.com
|
CT Log | Current | — | — | — | — |
gspe35-ssl.ls.apple.com
|
CT Log | Current | — | — | — | — |
gsps-ssl.ls.apple.com
|
CT Log | Current | — | — | — | — |
gsps12-ssl.ls.apple.com
|
CT Log | Current | — | — | — | — |
gsps16-ssl.ls.apple.com
|
CT Log | Current | — | — | — | — |
gsps21-ssl.ls.apple.com
|
CT Log | Current | — | — | — | — |
gsps23-ssl.ls.apple.com
|
CT Log | Current | — | — | — | — |
gsps24-ssl.ls.apple.com
|
CT Log | Current | — | — | — | — |
gsps3-ssl.ls.apple.com
|
CT Log | Current | — | — | — | — |
gsps5-ssl.ls.apple.com
|
CT Log | Current | — | — | — | — |
gsqa-loc.apple.com
|
CT Log | Current | — | — | — | — |
gsx-dr.apple.com
|
CT Log | Current | — | — | — | — |
gsx-ut.apple.com
|
CT Log | Current | — | — | — | — |
gsx.apple.com
|
CT Log | Current | — | — | — | — |
gsx2debug.apple.com
|
CT Log | Current | — | — | — | — |
gsx2it.apple.com
|
CT Log | Current | — | — | — | — |
gsx2ut.apple.com
|
CT Log | Current | — | — | — | — |
gsxapiit.apple.com
|
CT Log | Current | — | — | — | — |
gsxapiut.apple.com
|
CT Log | Current | — | — | — | — |
gsxapp-dr.apple.com
|
CT Log | Current | — | — | — | — |
gsxapp.apple.com
|
CT Log | Current | — | — | — | — |
gsxappit.apple.com
|
CT Log | Current | — | — | — | — |
gsxappit2a.apple.com
|
CT Log | Current | — | — | — | — |
gsxappld.apple.com
|
CT Log | Current | — | — | — | — |
gsxapput.apple.com
|
CT Log | Current | — | — | — | — |
gsxapput2a.apple.com
|
CT Log | Current | — | — | — | — |
gsxassets-it.apple.com
|
CT Log | Current | — | — | — | — |
gsxassets-uat.apple.com
|
CT Log | Current | — | — | — | — |
gsxassets.apple.com
|
CT Log | Current | — | — | — | — |
gsxit-new.apple.com
|
CT Log | Current | — | — | — | — |
gsxit.apple.com
|
CT Log | Current | — | — | — | — |
gsxit2a.apple.com
|
CT Log | Current | — | — | — | — |
gsxtt.apple.com
|
CT Log | Current | — | — | — | — |
gsxut-new.apple.com
|
CT Log | Current | — | — | — | — |
gsxut.apple.com
|
CT Log | Current | — | — | — | — |
gsxut2a.apple.com
|
CT Log | Current | — | — | — | — |
gsxws.apple.com
|
CT Log | Current | — | — | — | — |
gsxws2-dr.apple.com
|
CT Log | Current | — | — | — | — |
gsxws2.apple.com
|
CT Log | Current | — | — | — | — |
gsxws2it.apple.com
|
CT Log | Current | — | — | — | — |
gsxws2ut.apple.com
|
CT Log | Current | — | — | — | — |
gsxwsit-new.apple.com
|
CT Log | Current | — | — | — | — |
gsxwsit.apple.com
|
CT Log | Current | — | — | — | — |
gsxwsit2a.apple.com
|
CT Log | Current | — | — | — | — |
gsxwsut-new.apple.com
|
CT Log | Current | — | — | — | — |
gsxwsut.apple.com
|
CT Log | Current | — | — | — | — |
gsxwsut2a.apple.com
|
CT Log | Current | — | — | — | — |
guzzoni.apple.com
|
CT Log | Current | — | — | — | — |
gz8rm.apple.com
|
CT Log | Current | — | — | — | — |
hadoop.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
hardwareeng.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
hardwareengineering.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
hare.corp.apple.com
|
CT Log | Current | — | — | — | — |
hatter.corp.apple.com
|
CT Log | Current | — | — | — | — |
health.apple.com
|
DNS | Current | — | — | — | — |
help.apple.com
|
DNS | Current |
help.origin-apple.com.akadns.net
|
— | — | — |
helposx.apple.com
|
CT Log | Current | — | — | — | — |
helpqt.apple.com
|
CT Log | Current | — | — | — | — |
hockey.hk.apple.com
|
CT Log | Current | — | — | — | — |
homesharing.itunes.apple.com
|
CT Log | Current | — | — | — | — |
hrau-2t.apple.com
|
CT Log | Current | — | — | — | — |
hrau-t.apple.com
|
CT Log | Current | — | — | — | — |
hrau.apple.com
|
CT Log | Current |
hraus-msc.apple.com
|
— | — | — |
hraus-2t.apple.com
|
CT Log | Current | — | — | — | — |
hraus.apple.com
|
CT Log | Current | — | — | — | — |
hrhelpline.apple.com
|
CT Log | Current | — | — | — | — |
hrifconfigtool.corp.apple.com
|
CT Log | Current | — | — | — | — |
hrmobile.apple.com
|
CT Log | Current | — | — | — | — |
hrrptemployeedata.apple.com
|
CT Log | Current | — | — | — | — |
hrsignup.apple.com
|
CT Log | Current | — | — | — | — |
hrstatic.apple.com
|
CT Log | Current | — | — | — | — |
hrt-bz-f501.apple.com
|
CT Log | Current | — | — | — | — |
hrt-bz-f502.apple.com
|
CT Log | Current | — | — | — | — |
hrt-bz-f503.apple.com
|
CT Log | Current | — | — | — | — |
hrtsvc-uat.apple.com
|
CT Log | Current | — | — | — | — |
hrweb-bz-classic.apple.com
|
CT Log | Current | — | — | — | — |
hrweb-bz.apple.com
|
CT Log | Current | — | — | — | — |
hrweb-maint.apple.com
|
CT Log | Current | — | — | — | — |
hrweb-qa.apple.com
|
CT Log | Current | — | — | — | — |
hrweb-uat-origin.apple.com
|
CT Log | Current | — | — | — | — |
hrweb.apple.com
|
CT Log | Current | — | — | — | — |
hubble-mr.corp.apple.com
|
CT Log | Current | — | — | — | — |
hubble-samba-mr.corp.apple.com
|
CT Log | Current | — | — | — | — |
hubud1-swupd.euro.apple.com
|
CT Log | Current | — | — | — | — |
huckleberry.apple.com
|
CT Log | Current | — | — | — | — |
iad-internal.apple.com
|
CT Log | Current | — | — | — | — |
iad.apple.com
|
CT Log | Current | — | — | — | — |
iad.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
iadapi.apple.com
|
CT Log | Current | — | — | — | — |
iadctest-origin.apple.com
|
CT Log | Current | — | — | — | — |
iadcts.apple.com
|
CT Log | Current | — | — | — | — |
iadsdk.apple.com
|
CT Log | Current | — | — | — | — |
iadworkbench.apple.com
|
CT Log | Current | — | — | — | — |
iaprvext-uat.apple.com
|
CT Log | Current | — | — | — | — |
iaprvext-uat3.apple.com
|
CT Log | Current | — | — | — | — |
iaprvext-uat4.apple.com
|
CT Log | Current | — | — | — | — |
iaprvext.apple.com
|
CT Log | Current | — | — | — | — |
ibuy.apple.com
|
CT Log | Current | — | — | — | — |
ibuy.corp.apple.com
|
CT Log | Current | — | — | — | — |
ical-living-on.apple.com
|
CT Log | Current | — | — | — | — |
ichatqa.apple.com
|
CT Log | Current | — | — | — | — |
ichatt.apple.com
|
CT Log | Current | — | — | — | — |
icloud-analytics-qa.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
icloud-analytics.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
icloud-correlations.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
icloud-qa.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
icloud.apple.com
|
CT Log | Current | — | — | — | — |
icloud.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
icloud.developer.apple.com
|
CT Log | Current | — | — | — | — |
icloud.qa.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
icloud.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
icloudanalytics.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
icloudisdbaopscenter.apple.com
|
CT Log | Current | — | — | — | — |
icloudmail.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
icloudstatus.apple.com
|
CT Log | Current | — | — | — | — |
iconnect.apple.com
|
CT Log | Current | — | — | — | — |
icreate.ireporter.apple.com
|
CT Log | Current | — | — | — | — |
id-at.apple.com
|
CT Log | Current | — | — | — | — |
id-uat.apple.com
|
CT Log | Current | — | — | — | — |
id.apple.com
|
DNS | Current | — | — | — | — |
idcvpn.apple.com
|
CT Log | Current | — | — | — | — |
idcvpn3p.apple.com
|
CT Log | Current | — | — | — | — |
identity-nc.apple.com
|
CT Log | Current | — | — | — | — |
identity.apple.com
|
DNS | Current |
identity.apple.com.akadns.net
|
— | — | — |
identity.ess.apple.com
|
CT Log | Current |
identity.ess-apple.com.akadns.net
|
— | — | — |
idesk.corp.apple.com
|
CT Log | Current | — | — | — | — |
idm.applepay.ireporter.apple.com
|
CT Log | Current | — | — | — | — |
idm.ireporter.apple.com
|
CT Log | Current | — | — | — | — |
idmsa-uat.apple.com
|
CT Log | Current | — | — | — | — |
idmsa.apple.com
|
CT Log | Current | — | — | — | — |
idmsauth-uat.corp.apple.com
|
CT Log | Current | — | — | — | — |
idmsauth.corp.apple.com
|
CT Log | Current | — | — | — | — |
idownload.ireporter.apple.com
|
CT Log | Current | — | — | — | — |
ieork1-asavpn-fw1.euro.apple.com
|
CT Log | Current | — | — | — | — |
ieork1-asavpn-fw2.apple.com
|
CT Log | Current | — | — | — | — |
ieork1-asavpn-fw2.euro.apple.com
|
CT Log | Current | — | — | — | — |
if-qa.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
if.qa.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
if.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
iforgot-uat.apple.com
|
CT Log | Current | — | — | — | — |
iforgot.apple.com
|
CT Log | Current | — | — | — | — |
iforgott.apple.com
|
CT Log | Current | — | — | — | — |
ilhaf1-swupd.euro.apple.com
|
CT Log | Current | — | — | — | — |
ilhfa1-asavpn-fw1.euro.apple.com
|
CT Log | Current | — | — | — | — |
ilhfa1-asavpn-fw2.euro.apple.com
|
CT Log | Current | — | — | — | — |
iliha1-swupd.euro.apple.com
|
CT Log | Current | — | — | — | — |
images.apple.com
|
DNS | Current |
images.apple.com.akadns.net
|
— | — | — |
imc.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
imessage-qa.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
imessage.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
imessage.qa.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
imessage.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
imgblu.apple.com
|
CT Log | Current | — | — | — | — |
imglegit.apple.com
|
CT Log | Current | — | — | — | — |
imix.itunes.apple.com
|
CT Log | Current | — | — | — | — |
incline.apple.com
|
CT Log | Current | — | — | — | — |
indel1-swupd.euro.apple.com
|
CT Log | Current | — | — | — | — |
infrastructure-qa.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
infrastructure.qa.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
infrastructure.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
inggn1-swupd.euro.apple.com
|
CT Log | Current | — | — | — | — |
init-p01md.apple.com
|
CT Log | Current | — | — | — | — |
init-s01md.apple.com
|
CT Log | Current | — | — | — | — |
init.ess.apple.com
|
CT Log | Current |
init-cdn-lb.ess-apple.com.akadns.net
|
— | — | — |
init.itunes.apple.com
|
CT Log | Current | — | — | — | — |
input.media.euro.apple.com
|
CT Log | Current | — | — | — | — |
insideist.apple.com
|
CT Log | Current | — | — | — | — |
internal-ips-services.apple.com
|
CT Log | Current | — | — | — | — |
internal-ips.apple.com
|
CT Log | Current | — | — | — | — |
investor.apple.com
|
DNS | Current |
webfarm-09.q4web.com
|
— | — | — |
invitation.ess.apple.com
|
CT Log | Current | — | — | — | — |
ios-device-checkins.apple.com
|
CT Log | Current | — | — | — | — |
iosdiags-dr.apple.com
|
CT Log | Current | — | — | — | — |
iosdiags.apple.com
|
CT Log | Current | — | — | — | — |
iosdm.apple.com
|
CT Log | Current | — | — | — | — |
iosical.apple.com
|
CT Log | Current | — | — | — | — |
iossubmissions-maiden.apple.com
|
CT Log | Current | — | — | — | — |
iossubmissions.apple.com
|
CT Log | Current | — | — | — | — |
iossystems-dr-services.apple.com
|
CT Log | Current | — | — | — | — |
iossystems-dr-services.corp.apple.com
|
CT Log | Current | — | — | — | — |
iossystems-services.apple.com
|
CT Log | Current | — | — | — | — |
iossystems-services.corp.apple.com
|
CT Log | Current | — | — | — | — |
iou.corp.apple.com
|
CT Log | Current | — | — | — | — |
ipaweb-it.corp.apple.com
|
CT Log | Current | — | — | — | — |
iphone-ld.apple.com
|
CT Log | Current | — | — | — | — |
iphone-maps.apple.com
|
CT Log | Current | — | — | — | — |
iphone-reserve.apple.com
|
CT Log | Current | — | — | — | — |
iphone-services.apple.com
|
CT Log | Current | — | — | — | — |
iphonediags2.apple.com
|
CT Log | Current | — | — | — | — |
iphonediagsit.apple.com
|
CT Log | Current | — | — | — | — |
iphonediagsit2-new.apple.com
|
CT Log | Current | — | — | — | — |
iphonediagsit2.apple.com
|
CT Log | Current | — | — | — | — |
iphonediagsuat-bscan.apple.com
|
CT Log | Current | — | — | — | — |
iphonediagsuat.apple.com
|
CT Log | Current | — | — | — | — |
iphonediagsuat2-new.apple.com
|
CT Log | Current | — | — | — | — |
iphonediagsuat2.apple.com
|
CT Log | Current | — | — | — | — |
iphonemasters.apple.com
|
CT Log | Current | — | — | — | — |
iphonemasters.euro.apple.com
|
CT Log | Current | — | — | — | — |
iphonesubmissions-maiden.apple.com
|
CT Log | Current | — | — | — | — |
iphonesubmissions-test.apple.com
|
CT Log | Current | — | — | — | — |
iphonesubmissions-test2.apple.com
|
CT Log | Current | — | — | — | — |
iphonesubmissions.apple.com
|
CT Log | Current | — | — | — | — |
iphonesys-maint.apple.com
|
CT Log | Current | — | — | — | — |
iphonesys-static.apple.com
|
CT Log | Current | — | — | — | — |
iphoto-support.apple.com
|
CT Log | Current | — | — | — | — |
ipodsubmissions.apple.com
|
CT Log | Current | — | — | — | — |
iprofiles.apple.com
|
CT Log | Current | — | — | — | — |
ireporter.apple.com
|
CT Log | Current | — | — | — | — |
ireserve.apple.com
|
CT Log | Current | — | — | — | — |
ireservea.apple.com
|
CT Log | Current | — | — | — | — |
ireservet.apple.com
|
CT Log | Current | — | — | — | — |
irist.apple.com
|
CT Log | Current | — | — | — | — |
irist.corp.apple.com
|
CT Log | Current | — | — | — | — |
iroh.apple.com
|
CT Log | Current | — | — | — | — |
iseva-stage.ireporter.apple.com
|
CT Log | Current | — | — | — | — |
iseva.applepay.ireporter.apple.com
|
CT Log | Current | — | — | — | — |
iseva.ireporter.apple.com
|
CT Log | Current | — | — | — | — |
issues.apple.com
|
CT Log | Current | — | — | — | — |
istapps-mdn.apple.com
|
CT Log | Current | — | — | — | — |
istapps-nwk.apple.com
|
CT Log | Current | — | — | — | — |
isthblrcvr-web.apple.com
|
CT Log | Current | — | — | — | — |
isthubble.apple.com
|
CT Log | Current | — | — | — | — |
isu.apple.com
|
CT Log | Current | — | — | — | — |
iswlocator.apple.com
|
CT Log | Current | — | — | — | — |
itcw.apple.com
|
CT Log | Current | — | — | — | — |
itlmhla.apple.com
|
CT Log | Current | — | — | — | — |
itms-stats.apple.com
|
CT Log | Current | — | — | — | — |
itms-woadaptor.apple.com
|
CT Log | Current | — | — | — | — |
itms5-apps.itunes.apple.com
|
CT Log | Current | — | — | — | — |
itms5-woadaptor.apple.com
|
CT Log | Current | — | — | — | — |
itms6-apps.itunes.apple.com
|
CT Log | Current | — | — | — | — |
itms6-woadaptor.apple.com
|
CT Log | Current | — | — | — | — |
itms7-apps.itunes.apple.com
|
CT Log | Current | — | — | — | — |
itms7-woadaptor.apple.com
|
CT Log | Current | — | — | — | — |
itms8-apps.itunes.apple.com
|
CT Log | Current | — | — | — | — |
itms8-woadaptor.apple.com
|
CT Log | Current | — | — | — | — |
itms9-apps.itunes.apple.com
|
CT Log | Current | — | — | — | — |
itms9-woadaptor.apple.com
|
CT Log | Current | — | — | — | — |
itmsdav.apple.com
|
CT Log | Current | — | — | — | — |
itntrvl.apple.com
|
CT Log | Current | — | — | — | — |
itntrvlt.apple.com
|
CT Log | Current | — | — | — | — |
itrackapp.apple.com
|
CT Log | Current | — | — | — | — |
itranslate.apple.com
|
CT Log | Current | — | — | — | — |
itsa.apple.com
|
CT Log | Current | — | — | — | — |
itscorep-aps01.apple.com
|
CT Log | Current | — | — | — | — |
itsimg.apple.com
|
CT Log | Current | — | — | — | — |
itts.apple.com
|
CT Log | Current | — | — | — | — |
itunes-analytics-qa.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
itunes-analytics.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
itunes-correlations.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
itunes-qa.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
itunes-store-url-bag.apple.com
|
CT Log | Current | — | — | — | — |
itunes.apple.com
|
CT Log | Current | — | — | — | — |
itunes.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
itunes.qa.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
itunes.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
itunesanalytics.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
itunesapp-qa.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
itunesapp.qa.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
itunesapp.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
itunesconnect.apple.com
|
CT Log | Current | — | — | — | — |
itunescontent.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
itunesdataservices.apple.com
|
CT Log | Current | — | — | — | — |
itunesevents.apple.com
|
CT Log | Current | — | — | — | — |
itunesftp.euro.apple.com
|
CT Log | Current | — | — | — | — |
itunesmusicnotes.apple.com
|
CT Log | Current | — | — | — | — |
itunesu.itunes.apple.com
|
CT Log | Current | — | — | — | — |
iveda.applepay.ireporter.apple.com
|
CT Log | Current | — | — | — | — |
ivpn.apple.com
|
CT Log | Current | — | — | — | — |
ja-es.ls.apple.com
|
CT Log | Current | — | — | — | — |
ja.ls.apple.com
|
CT Log | Current | — | — | — | — |
jacqui.apple.com
|
CT Log | Current | — | — | — | — |
jana-mpr-mr11.ls.apple.com
|
CT Log | Current | — | — | — | — |
jana-mpr-nk11.ls.apple.com
|
CT Log | Current | — | — | — | — |
jana-mpr-st21.ls.apple.com
|
CT Log | Current | — | — | — | — |
jana-mpr.ls.apple.com
|
CT Log | Current | — | — | — | — |
jana-mps-mr11.ls.apple.com
|
CT Log | Current | — | — | — | — |
jana-mps-nk11.ls.apple.com
|
CT Log | Current | — | — | — | — |
jana-mps-st21.ls.apple.com
|
CT Log | Current | — | — | — | — |
jana-mps.ls.apple.com
|
CT Log | Current | — | — | — | — |
jana.ls.apple.com
|
CT Log | Current | — | — | — | — |
jcm.apple.com
|
CT Log | Current | — | — | — | — |
jcmdev.apple.com
|
CT Log | Current | — | — | — | — |
jingle.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
jiveuat-jp.apple.com
|
CT Log | Current | — | — | — | — |
jiveuat-us.apple.com
|
CT Log | Current | — | — | — | — |
jobs-doc.corp.apple.com
|
CT Log | Current | — | — | — | — |
jobs-new.apple.com
|
CT Log | Current | — | — | — | — |
jobs.apple.com
|
DNS | Current |
jobs.v.aaplimg.com
|
— | — | — |
jobsacct-t.apple.com
|
CT Log | Current | — | — | — | — |
jobsacct.apple.com
|
CT Log | Current | — | — | — | — |
jointventure.apple.com
|
CT Log | Current | — | — | — | — |
jvs.apple.com
|
CT Log | Current | — | — | — | — |
keychest.itunes.apple.com
|
CT Log | Current | — | — | — | — |
kista.corp.apple.com
|
CT Log | Current | — | — | — | — |
km.support-stg.apple.com
|
CT Log | Current | — | — | — | — |
km.support.apple.com
|
CT Log | Current | — | — | — | — |
konauat.apple.com
|
CT Log | Current | — | — | — | — |
kryten.apple.com
|
CT Log | Current | — | — | — | — |
la02kin.apple.com
|
CT Log | Current | — | — | — | — |
lacie01.apple.com
|
CT Log | Current | — | — | — | — |
lacie02.apple.com
|
CT Log | Current | — | — | — | — |
lacie03.apple.com
|
CT Log | Current | — | — | — | — |
lacie04.apple.com
|
CT Log | Current | — | — | — | — |
lacie05.apple.com
|
CT Log | Current | — | — | — | — |
land.corp.apple.com
|
CT Log | Current | — | — | — | — |
launch.apple.com
|
CT Log | Current | — | — | — | — |
lcdn-locator.apple.com
|
CT Log | Current | — | — | — | — |
lcdn-registration.apple.com
|
CT Log | Current | — | — | — | — |
ld-1.itunes.apple.com
|
CT Log | Current | — | — | — | — |
ld-2.itunes.apple.com
|
CT Log | Current | — | — | — | — |
ld-3.itunes.apple.com
|
CT Log | Current | — | — | — | — |
ld-4.itunes.apple.com
|
CT Log | Current | — | — | — | — |
ld-5.itunes.apple.com
|
CT Log | Current | — | — | — | — |
ld-6.itunes.apple.com
|
CT Log | Current | — | — | — | — |
ld-7.itunes.apple.com
|
CT Log | Current | — | — | — | — |
ld-8.itunes.apple.com
|
CT Log | Current | — | — | — | — |
ld-nk11.itunes.apple.com
|
CT Log | Current | — | — | — | — |
ld-st11.itunes.apple.com
|
CT Log | Current | — | — | — | — |
learninginaction.apple.com
|
CT Log | Current | — | — | — | — |
ledbelly.apple.com
|
CT Log | Current | — | — | — | — |
ledcore.apple.com
|
CT Log | Current | — | — | — | — |
lingonberry.apple.com
|
CT Log | Current | — | — | — | — |
link.apple.com
|
DNS | Current |
link.g.aaplimg.com
|
— | — | — |
linkmaker.itunes.apple.com
|
CT Log | Current | — | — | — | — |
linux-support-ita.apple.com
|
CT Log | Current | — | — | — | — |
linux-support-itb.apple.com
|
CT Log | Current | — | — | — | — |
linux-support-uata.apple.com
|
CT Log | Current | — | — | — | — |
linux-support-uatb.apple.com
|
CT Log | Current | — | — | — | — |
linux-supportuat.apple.com
|
CT Log | Current | — | — | — | — |
lists.apple.com
|
CT Log | Current | — | — | — | — |
littlebuddy.apple.com
|
CT Log | Current | — | — | — | — |
liverpool.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
livetest.mobileapp.apple.com
|
CT Log | Current | — | — | — | — |
locate-as.corp.apple.com
|
CT Log | Current | — | — | — | — |
locate.apple.com
|
CT Log | Current | — | — | — | — |
logs.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
logs.mr.if.apple.com
|
CT Log | Current | — | — | — | — |
logs.nk.if.apple.com
|
CT Log | Current | — | — | — | — |
logs.st.if.apple.com
|
CT Log | Current | — | — | — | — |
ls.apple.com
|
CT Log | Current | — | — | — | — |
lulux1-swupd.euro.apple.com
|
CT Log | Current | — | — | — | — |
ma-cma.apple.com
|
CT Log | Current | — | — | — | — |
ma-concierge-admin.apple.com
|
CT Log | Current | — | — | — | — |
ma-concierge.apple.com
|
CT Log | Current | — | — | — | — |
ma-lapp01.crashwebservices.apple.com
|
CT Log | Current | — | — | — | — |
ma-lapp02.crashwebservices.apple.com
|
CT Log | Current | — | — | — | — |
ma-lapp03.crashwebservices.apple.com
|
CT Log | Current | — | — | — | — |
ma-lapp04.crashwebservices.apple.com
|
CT Log | Current | — | — | — | — |
ma-lapp05.crashwebservices.apple.com
|
CT Log | Current | — | — | — | — |
ma-lapp06.crashwebservices.apple.com
|
CT Log | Current | — | — | — | — |
ma-lapp07.crashwebservices.apple.com
|
CT Log | Current | — | — | — | — |
ma-lapp08.crashwebservices.apple.com
|
CT Log | Current | — | — | — | — |
ma-lapp09.crashwebservices.apple.com
|
CT Log | Current | — | — | — | — |
ma-lapp10.crashwebservices.apple.com
|
CT Log | Current | — | — | — | — |
ma-un4adm-lweb01.apple.com
|
CT Log | Current | — | — | — | — |
ma1-cas07p-w01.pex.exch.apple.com
|
CT Log | Current | — | — | — | — |
ma1-cas07p-w01.tex.exch.apple.com
|
CT Log | Current | — | — | — | — |
ma1-cas07p-w02.pex.exch.apple.com
|
CT Log | Current | — | — | — | — |
ma1-cas07p-w02.tex.exch.apple.com
|
CT Log | Current | — | — | — | — |
ma1-cas07p-w03.pex.exch.apple.com
|
CT Log | Current | — | — | — | — |
ma1-cas07t-w01.tex.exch.apple.com
|
CT Log | Current | — | — | — | — |
ma1-cas07t-w02.tex.exch.apple.com
|
CT Log | Current | — | — | — | — |
ma1-cas07t-w03.tex.exch.apple.com
|
CT Log | Current | — | — | — | — |
ma1-cas10p-w01.pex.exch.apple.com
|
CT Log | Current | — | — | — | — |
ma1-cas10p-w02.pex.exch.apple.com
|
CT Log | Current | — | — | — | — |
ma1-cas10p-w03.pex.exch.apple.com
|
CT Log | Current | — | — | — | — |
ma1-cas10t-w01.tex.exch.apple.com
|
CT Log | Current | — | — | — | — |
ma1-cas10t-w02.tex.exch.apple.com
|
CT Log | Current | — | — | — | — |
ma1-cas10t-w03.tex.exch.apple.com
|
CT Log | Current | — | — | — | — |
ma1-cas13p-w01.pex.exch.apple.com
|
CT Log | Current | — | — | — | — |
ma1-cas13p-w02.pex.exch.apple.com
|
CT Log | Current | — | — | — | — |
ma1-cas13p-w03.pex.exch.apple.com
|
CT Log | Current | — | — | — | — |
ma1-cas13t-w01.tex.exch.apple.com
|
CT Log | Current | — | — | — | — |
ma1-cas13t-w02.tex.exch.apple.com
|
CT Log | Current | — | — | — | — |
ma1-cas13t-w03.tex.exch.apple.com
|
CT Log | Current | — | — | — | — |
ma1-gnv-cdn.apple.com
|
CT Log | Current | — | — | — | — |
ma1-gnv-proxy-cdn.apple.com
|
CT Log | Current | — | — | — | — |
ma1-gty07p-w01.corp.apple.com
|
CT Log | Current | — | — | — | — |
ma1-gty07t-w01.corp.apple.com
|
CT Log | Current | — | — | — | — |
ma1-gty07t-w02.corp.apple.com
|
CT Log | Current | — | — | — | — |
ma1-gty10p-w01.corp.apple.com
|
CT Log | Current | — | — | — | — |
ma1-gty10p-w01corp.apple.com
|
CT Log | Current | — | — | — | — |
ma1-gty10t-w01.corp.apple.com
|
CT Log | Current | — | — | — | — |
ma1-gty10t-w02.corp.apple.com
|
CT Log | Current | — | — | — | — |
ma1-gty13p-w01.corp.apple.com
|
CT Log | Current | — | — | — | — |
ma1-gty13t-w01.corp.apple.com
|
CT Log | Current | — | — | — | — |
ma1-gty13t-w02.corp.apple.com
|
CT Log | Current | — | — | — | — |
ma1-imt-sz01.apple.com
|
CT Log | Current | — | — | — | — |
ma1-imt-sz02.apple.com
|
CT Log | Current | — | — | — | — |
ma1-stoneit-lapp01.corp.apple.com
|
CT Log | Current | — | — | — | — |
ma1-stoneit-lapp02.corp.apple.com
|
CT Log | Current | — | — | — | — |
ma1-stoneit-lapp03.corp.apple.com
|
CT Log | Current | — | — | — | — |
ma1-stonep-lapp01.corp.apple.com
|
CT Log | Current | — | — | — | — |
ma1-stonep-lapp02.corp.apple.com
|
CT Log | Current | — | — | — | — |
ma1-stonep-lapp03.corp.apple.com
|
CT Log | Current | — | — | — | — |
ma1-stonep-lapp04.corp.apple.com
|
CT Log | Current | — | — | — | — |
mac-services.apple.com
|
CT Log | Current | — | — | — | — |
madeforipodandiphone.apple.com
|
CT Log | Current | — | — | — | — |
madrid.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
mail-in.apple.com
|
CT Log | Current | — | — | — | — |
mail-in.asia.apple.com
|
CT Log | Current | — | — | — | — |
mail-in.euro.apple.com
|
CT Log | Current | — | — | — | — |
mail-in1.apple.com
|
CT Log | Current | — | — | — | — |
mail-in2.apple.com
|
CT Log | Current | — | — | — | — |
mail-in3.apple.com
|
CT Log | Current | — | — | — | — |
mail-in4.apple.com
|
CT Log | Current | — | — | — | — |
mail-in5.apple.com
|
CT Log | Current | — | — | — | — |
mail-in6.apple.com
|
CT Log | Current | — | — | — | — |
mail-in7.apple.com
|
CT Log | Current | — | — | — | — |
mail-out-test.apple.com
|
CT Log | Current | — | — | — | — |
mail-out.euro.apple.com
|
CT Log | Current | — | — | — | — |
mail.applepay.ireporter.apple.com
|
CT Log | Current | — | — | — | — |
mail.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
mailex.apple.com
|
CT Log | Current | — | — | — | — |
mailex07-uat-vip.corp.apple.com
|
CT Log | Current | — | — | — | — |
mailex07.apple.com
|
CT Log | Current | — | — | — | — |
mailex07d.apple.com
|
CT Log | Current | — | — | — | — |
mailex07dcasvip.apple.com
|
CT Log | Current | — | — | — | — |
mailex07p.apple.com
|
CT Log | Current | — | — | — | — |
mailex07pcasvip.apple.com
|
CT Log | Current | — | — | — | — |
mailex07t.apple.com
|
CT Log | Current | — | — | — | — |
mailex10-uat-vip.corp.apple.com
|
CT Log | Current | — | — | — | — |
mailex10.apple.com
|
CT Log | Current | — | — | — | — |
mailex10d.apple.com
|
CT Log | Current | — | — | — | — |
mailex10dcasvip.apple.com
|
CT Log | Current | — | — | — | — |
mailex10p.apple.com
|
CT Log | Current | — | — | — | — |
mailex10pcasvip.apple.com
|
CT Log | Current | — | — | — | — |
mailex10t.apple.com
|
CT Log | Current | — | — | — | — |
mailex13-uat-vip.corp.apple.com
|
CT Log | Current | — | — | — | — |
mailex13.apple.com
|
CT Log | Current | — | — | — | — |
mailex13d.apple.com
|
CT Log | Current | — | — | — | — |
mailex13dcasvip.apple.com
|
CT Log | Current | — | — | — | — |
mailex13p.apple.com
|
CT Log | Current | — | — | — | — |
mailex13pcasvip.apple.com
|
CT Log | Current | — | — | — | — |
mailex13t.apple.com
|
CT Log | Current | — | — | — | — |
mailexcba07.apple.com
|
CT Log | Current | — | — | — | — |
mailexcba07t.apple.com
|
CT Log | Current | — | — | — | — |
mailexcba10.apple.com
|
CT Log | Current | — | — | — | — |
mailexcba10t.apple.com
|
CT Log | Current | — | — | — | — |
mailexcba13.apple.com
|
CT Log | Current | — | — | — | — |
mailexcba13d.apple.com
|
CT Log | Current | — | — | — | — |
mailexcba13p.apple.com
|
CT Log | Current | — | — | — | — |
mailexcba13t.apple.com
|
CT Log | Current | — | — | — | — |
mailexgty07d.apple.com
|
CT Log | Current | — | — | — | — |
mailexgty07p.apple.com
|
CT Log | Current | — | — | — | — |
mailexgty07t.apple.com
|
CT Log | Current | — | — | — | — |
mailexgty10d.apple.com
|
CT Log | Current | — | — | — | — |
mailexgty10p.apple.com
|
CT Log | Current | — | — | — | — |
mailexgty10t.apple.com
|
CT Log | Current | — | — | — | — |
mailexgty13d.apple.com
|
CT Log | Current | — | — | — | — |
mailexgty13p.apple.com
|
CT Log | Current | — | — | — | — |
mailexgty13t.apple.com
|
CT Log | Current | — | — | — | — |
manage.apple.com
|
DNS | Current | — | — | — | — |
manuals.info.apple.com
|
CT Log | Current | — | — | — | — |
maps.apple.com
|
DNS | Current |
maps-apple-com.ls-apple.com.akadns.net
|
— | — | — |
maps.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
mapsconnect.apple.com
|
CT Log | Current | — | — | — | — |
marcom-orders.apple.com
|
CT Log | Current | — | — | — | — |
marketing.apple.com
|
DNS | Current |
world-gen.g.aaplimg.com
|
— | — | — |
marketresearch.apple.com
|
CT Log | Current | — | — | — | — |
mdmdemo.corp.apple.com
|
CT Log | Current | — | — | — | — |
mdmenrollment.apple.com
|
CT Log | Current | — | — | — | — |
mdn-bz-dcvpn.apple.com
|
CT Log | Current | — | — | — | — |
mdn-bz-vpn.apple.com
|
CT Log | Current | — | — | — | — |
mdn-dcvpn3p.apple.com
|
CT Log | Current | — | — | — | — |
mdn-secvpn.apple.com
|
CT Log | Current | — | — | — | — |
media-retailme.apple.com
|
CT Log | Current | — | — | — | — |
meetingroom-ipad.apple.com
|
CT Log | Current | — | — | — | — |
meetingroom.apple.com
|
CT Log | Current | — | — | — | — |
mercury.apple.com
|
CT Log | Current | — | — | — | — |
mesos.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
metadata.itunes.apple.com
|
CT Log | Current | — | — | — | — |
mfi-preprod.apple.com
|
CT Log | Current | — | — | — | — |
mfi.apple.com
|
CT Log | Current | — | — | — | — |
mft.apple.com
|
CT Log | Current | — | — | — | — |
mktws.apple.com
|
CT Log | Current | — | — | — | — |
ml-rebate.apple.com
|
CT Log | Current | — | — | — | — |
ml-rebatet.apple.com
|
CT Log | Current | — | — | — | — |
mobile-ist-uat.apple.com
|
CT Log | Current | — | — | — | — |
mobile.apple.com
|
DNS | Current |
mobile.apple.com.akadns.net
|
— | — | — |
mobileapp-dev1.corp.apple.com
|
CT Log | Current | — | — | — | — |
mobileapp-dev2.corp.apple.com
|
CT Log | Current | — | — | — | — |
mobileapp-dev3.corp.apple.com
|
CT Log | Current | — | — | — | — |
mobileapp-qa1.corp.apple.com
|
CT Log | Current | — | — | — | — |
mobileapp-qa2.corp.apple.com
|
CT Log | Current | — | — | — | — |
mobileapp-qa3.corp.apple.com
|
CT Log | Current | — | — | — | — |
mobileapp.apple.com
|
CT Log | Current | — | — | — | — |
mobilecmd.apple.com
|
CT Log | Current | — | — | — | — |
mobileitc-in.apple.com
|
CT Log | Current | — | — | — | — |
mobileitc-it.apple.com
|
CT Log | Current | — | — | — | — |
mobileitc-mdn.apple.com
|
CT Log | Current | — | — | — | — |
mobileitc.apple.com
|
CT Log | Current | — | — | — | — |
mobileproxy-mdn.apple.com
|
CT Log | Current | — | — | — | — |
mobileproxy-nwk.apple.com
|
CT Log | Current | — | — | — | — |
mobileproxy.apple.com
|
CT Log | Current | — | — | — | — |
mockturtle.corp.apple.com
|
CT Log | Current | — | — | — | — |
monolith.apple.com
|
CT Log | Current | — | — | — | — |
monorails.apple.com
|
CT Log | Current | — | — | — | — |
movies.apple.com
|
CT Log | Current | — | — | — | — |
mps.apple.com
|
CT Log | Current | — | — | — | — |
mr-icloudisdbaopscenter.apple.com
|
CT Log | Current | — | — | — | — |
mr.cm.ireporter.apple.com
|
CT Log | Current | — | — | — | — |
mrln-jobposting.apple.com
|
CT Log | Current | — | — | — | — |
mrlnbackgroundcheck-it.apple.com
|
CT Log | Current | — | — | — | — |
mrlnbackgroundcheck-staging.apple.com
|
CT Log | Current | — | — | — | — |
mrlnbackgroundcheck-training.corp.apple.com
|
CT Log | Current | — | — | — | — |
mrlnbackgroundcheck-uat.apple.com
|
CT Log | Current | — | — | — | — |
mrlnjobposting-it.apple.com
|
CT Log | Current | — | — | — | — |
mrlnjobposting-staging.apple.com
|
CT Log | Current | — | — | — | — |
mrlnjobposting-uat.apple.com
|
CT Log | Current | — | — | — | — |
mu21p01sa-sailfish-stg.siri.apple.com
|
CT Log | Current | — | — | — | — |
mu21p01sa-sailfish.siri.apple.com
|
CT Log | Current | — | — | — | — |
mu21p01sa.apple.com
|
CT Log | Current | — | — | — | — |
multimediachat.apple.com
|
CT Log | Current | — | — | — | — |
mum-swupd.in.euro.apple.com
|
CT Log | Current | — | — | — | — |
mvpweb.apple.com
|
CT Log | Current | — | — | — | — |
my.itunes.apple.com
|
CT Log | Current | — | — | — | — |
myaccess-a.apple.com
|
CT Log | Current | — | — | — | — |
myaccess-as-a.corp.apple.com
|
CT Log | Current | — | — | — | — |
myaccess-as-b.corp.apple.com
|
CT Log | Current | — | — | — | — |
myaccess-b.apple.com
|
CT Log | Current | — | — | — | — |
myaccess-st-a.apple.com
|
CT Log | Current | — | — | — | — |
myaccess-st-b.apple.com
|
CT Log | Current | — | — | — | — |
myaccess-st.apple.com
|
CT Log | Current | — | — | — | — |
myaccess.apple.com
|
CT Log | Current | — | — | — | — |
myaccess.corp.apple.com
|
CT Log | Current | — | — | — | — |
myapp.itunes.apple.com
|
CT Log | Current | — | — | — | — |
mycommute.apple.com
|
CT Log | Current | — | — | — | — |
myinfo.apple.com
|
CT Log | Current | — | — | — | — |
mymessage.apple.com
|
CT Log | Current | — | — | — | — |
mymessage.corp.apple.com
|
CT Log | Current | — | — | — | — |
mymessaget.apple.com
|
CT Log | Current | — | — | — | — |
mymessaget.corp.apple.com
|
CT Log | Current | — | — | — | — |
mynews.apple.com
|
CT Log | Current | — | — | — | — |
mypage-demo.apple.com
|
CT Log | Current | — | — | — | — |
mypage-gettingstarted.apple.com
|
CT Log | Current | — | — | — | — |
mypage-uat.apple.com
|
CT Log | Current | — | — | — | — |
mypage.apple.com
|
CT Log | Current | — | — | — | — |
mypage3t-at.apple.com
|
CT Log | Current | — | — | — | — |
mypage4t.apple.com
|
CT Log | Current | — | — | — | — |
mypage5t-at.apple.com
|
CT Log | Current | — | — | — | — |
mypage6t-at.apple.com
|
CT Log | Current | — | — | — | — |
mypage7t-at.apple.com
|
CT Log | Current | — | — | — | — |
mystore.apple.com
|
CT Log | Current | — | — | — | — |
mystoreq.apple.com
|
CT Log | Current | — | — | — | — |
mystoret-web.apple.com
|
CT Log | Current | — | — | — | — |
mzsupport.apple.com
|
CT Log | Current | — | — | — | — |
mzuserxp.itunes.apple.com
|
CT Log | Current | — | — | — | — |
nc-2gactivation.apple.com
|
CT Log | Current | — | — | — | — |
nc-albert.apple.com
|
CT Log | Current | — | — | — | — |
nc-as-images.apple.com
|
CT Log | Current | — | — | — | — |
nc-buyiphone.apple.com
|
CT Log | Current | — | — | — | — |
nc-carrier-services.apple.com
|
CT Log | Current | — | — | — | — |
nc-crt-smp-device-asset.apple.com
|
CT Log | Current | — | — | — | — |
nc-deviceservices-external.apple.com
|
CT Log | Current | — | — | — | — |
nc-epp.apple.com
|
CT Log | Current | — | — | — | — |
nc-geneva-upload.apple.com
|
CT Log | Current | — | — | — | — |
nc-internal-ips-services.apple.com
|
CT Log | Current | — | — | — | — |
nc-internal-ips.apple.com
|
CT Log | Current | — | — | — | — |
nc-iphonesys-maint.apple.com
|
CT Log | Current | — | — | — | — |
nc-iphonesys-static.apple.com
|
CT Log | Current | — | — | — | — |
nc-iphoto-support.apple.com
|
CT Log | Current | — | — | — | — |
nc-mercury.apple.com
|
CT Log | Current | — | — | — | — |
nc-mobilecmd.apple.com
|
CT Log | Current | — | — | — | — |
nc-photoservices.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod1-ips-device-internal.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod1-profileadmin.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod1-profileagent.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod1-profilebroker-internal.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod1-profilebroker-partner.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod1-profilebroker.apple.com
|
CT Log | Current |
nc-pod1-profilebroker-2.v.aaplimg.com
|
— | — | — |
nc-pod1-profilelocker.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod1-ps-internal-services.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod1-ps-internal-services.corp.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod1-smp-device-asset.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod1-smp-device.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod1-smp-dr.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod1-smp-dr.prz.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod1-smp-internal-services-dr.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod1-smp-internal-services-dr.prz.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod1-smp-internal-services.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod1-smp-internal-services.corp.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod1-smp-paymentservices.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod1-smp-paymentservices.corp.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod1-smp.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod1-smp.corp.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod2-ips-device-internal.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod2-smp-device-asset.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod2-smp-device.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod2-smp-dr.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod2-smp-dr.corp.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod2-smp-internal-services-dr.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod2-smp-internal-services-dr.corp.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod2-smp-internal-services.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod2-smp-internal-services.corp.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod2-smp.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod2-smp.corp.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod3-smp-device-asset.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod3-smp-device.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod3-smp-dr.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod3-smp-dr.corp.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod3-smp-internal-services-dr.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod3-smp-internal-services-dr.corp.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod3-smp-internal-services.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod3-smp-internal-services.corp.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod3-smp.apple.com
|
CT Log | Current | — | — | — | — |
nc-pod3-smp.corp.apple.com
|
CT Log | Current | — | — | — | — |
nc-prod-pub.apple.com
|
CT Log | Current | — | — | — | — |
nc-smp-internal-services.apple.com
|
CT Log | Current | — | — | — | — |
nc-smp-internal-services.corp.apple.com
|
CT Log | Current | — | — | — | — |
nc-sq-carrier-portal.apple.com
|
CT Log | Current | — | — | — | — |
nc-sq-carrier.apple.com
|
CT Log | Current | — | — | — | — |
nc-sq-device-qa1.apple.com
|
CT Log | Current | — | — | — | — |
nc-sq-device.apple.com
|
CT Log | Current | — | — | — | — |
nc-sq-internal.apple.com
|
CT Log | Current | — | — | — | — |
nc-stg-smp-device-asset.apple.com
|
CT Log | Current | — | — | — | — |
nc-store-origin.apple.com
|
CT Log | Current | — | — | — | — |
nc-store.apple.com
|
CT Log | Current | — | — | — | — |
nc-storeint.apple.com
|
CT Log | Current | — | — | — | — |
nc-storepass.apple.com
|
CT Log | Current | — | — | — | — |
nc-unbrick1.apple.com
|
CT Log | Current | — | — | — | — |
nc-unbrick2.apple.com
|
CT Log | Current | — | — | — | — |
nc1-albert.apple.com
|
CT Log | Current | — | — | — | — |
nc1-aos-td-brokersvc.apple.com
|
CT Log | Current | — | — | — | — |
nc1-as-images.apple.com
|
CT Log | Current | — | — | — | — |
nc1-carrier-services.apple.com
|
CT Log | Current | — | — | — | — |
nc1-epp.apple.com
|
CT Log | Current | — | — | — | — |
nc1-internal-ips.apple.com
|
CT Log | Current | — | — | — | — |
nc1-iphonesys-it-static.apple.com
|
CT Log | Current | — | — | — | — |
nc1-iphonesys-maint-static.apple.com
|
CT Log | Current | — | — | — | — |
nc1-iphonesys-ut-static.apple.com
|
CT Log | Current | — | — | — | — |
nc1-origin.mobileapp.apple.com
|
CT Log | Current | — | — | — | — |
nc1-profilebroker-it2.corp.apple.com
|
CT Log | Current | — | — | — | — |
nc1-store-origin.apple.com
|
CT Log | Current | — | — | — | — |
nc1-store.apple.com
|
CT Log | Current | — | — | — | — |
nc1-unbrick1.apple.com
|
CT Log | Current | — | — | — | — |
nc1-unbrick2.apple.com
|
CT Log | Current | — | — | — | — |
nc2-internal-ips-services.apple.com
|
CT Log | Current | — | — | — | — |
nc2-internal-ips.apple.com
|
CT Log | Current | — | — | — | — |
nc3-internal-ips-services.apple.com
|
CT Log | Current | — | — | — | — |
nc3-internal-ips.apple.com
|
CT Log | Current | — | — | — | — |
nc4-internal-ips-services.apple.com
|
CT Log | Current | — | — | — | — |
nchubble-pilot.apple.com
|
CT Log | Current | — | — | — | — |
nchubble.apple.com
|
CT Log | Current | — | — | — | — |
ncisdbaopscenter.apple.com
|
CT Log | Current | — | — | — | — |
ncprodisqlplus.apple.com
|
CT Log | Current | — | — | — | — |
newcastle.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
news.apple.com
|
DNS | Current |
prod-domep-news-apple.v.aaplimg.com
|
— | — | — |
nfap-mdn.apple.com
|
CT Log | Current | — | — | — | — |
nfap-nwk.apple.com
|
CT Log | Current | — | — | — | — |
nfap.apple.com
|
CT Log | Current | — | — | — | — |
nimbus.apple.com
|
CT Log | Current | — | — | — | — |
nj06dev.apple.com
|
CT Log | Current | — | — | — | — |
nk-icloudisdbaopscenter.apple.com
|
CT Log | Current | — | — | — | — |
nk.cm.ireporter.apple.com
|
CT Log | Current | — | — | — | — |
nk11-nchubble.apple.com
|
CT Log | Current | — | — | — | — |
nk21l01sa-sailfish-stg.siri.apple.com
|
CT Log | Current | — | — | — | — |
nk21l01sa-sailfish.siri.apple.com
|
CT Log | Current | — | — | — | — |
nk21l01sa.apple.com
|
CT Log | Current | — | — | — | — |
nk31p01sa-sailfish-stg.siri.apple.com
|
CT Log | Current | — | — | — | — |
nk31p01sa-sailfish.siri.apple.com
|
CT Log | Current | — | — | — | — |
nk31p01sa.apple.com
|
CT Log | Current | — | — | — | — |
nk32p01sa-sailfish-stg.siri.apple.com
|
CT Log | Current | — | — | — | — |
nk32p01sa-sailfish.siri.apple.com
|
CT Log | Current | — | — | — | — |
nk32p01sa.apple.com
|
CT Log | Current | — | — | — | — |
nk33p01sa-sailfish-stg.siri.apple.com
|
CT Log | Current | — | — | — | — |
nk33p01sa-sailfish.siri.apple.com
|
CT Log | Current | — | — | — | — |
nk33p01sa.apple.com
|
CT Log | Current | — | — | — | — |
nlams2-asavpn-fw1.euro.apple.com
|
CT Log | Current | — | — | — | — |
nlams2-asavpn-fw2.euro.apple.com
|
CT Log | Current | — | — | — | — |
nmsys.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
notifications.apple.com
|
DNS | Current |
beyond.apple.com
|
— | — | — |
ns.itunes.apple.com
|
CT Log | Current | — | — | — | — |
nwk-2gactivation.apple.com
|
CT Log | Current | — | — | — | — |
nwk-albert.apple.com
|
CT Log | Current | — | — | — | — |
nwk-aos-td-brokersvc.apple.com
|
CT Log | Current | — | — | — | — |
nwk-as-images.apple.com
|
CT Log | Current | — | — | — | — |
nwk-buyiphone.apple.com
|
CT Log | Current | — | — | — | — |
nwk-carrier-services.apple.com
|
CT Log | Current | — | — | — | — |
nwk-cas07p-w01.pex.exch.apple.com
|
CT Log | Current | — | — | — | — |
nwk-cas07p-w02.pex.exch.apple.com
|
CT Log | Current | — | — | — | — |
nwk-cas07p-w03.pex.exch.apple.com
|
CT Log | Current | — | — | — | — |
nwk-cas10p-w01.pex.exch.apple.com
|
CT Log | Current | — | — | — | — |
nwk-cas10p-w02.pex.exch.apple.com
|
CT Log | Current | — | — | — | — |
nwk-cas10p-w03.pex.exch.apple.com
|
CT Log | Current | — | — | — | — |
nwk-cas13p-w01.pex.exch.apple.com
|
CT Log | Current | — | — | — | — |
nwk-cas13p-w02.pex.exch.apple.com
|
CT Log | Current | — | — | — | — |
nwk-cas13p-w03.pex.exch.apple.com
|
CT Log | Current | — | — | — | — |
nwk-deviceservices-external.apple.com
|
CT Log | Current | — | — | — | — |
nwk-epp.apple.com
|
CT Log | Current | — | — | — | — |
nwk-geneva-upload.apple.com
|
CT Log | Current | — | — | — | — |
nwk-gnv-cdn.apple.com
|
CT Log | Current | — | — | — | — |
nwk-gnv-proxy-cdn.apple.com
|
CT Log | Current | — | — | — | — |
nwk-gty07p-w01.apple.com
|
CT Log | Current | — | — | — | — |
nwk-gty07p-w02.apple.com
|
CT Log | Current | — | — | — | — |
nwk-gty10p-w01.apple.com
|
CT Log | Current | — | — | — | — |
nwk-gty10p-w02.apple.com
|
CT Log | Current | — | — | — | — |
nwk-gty13p-w01.apple.com
|
CT Log | Current | — | — | — | — |
nwk-gty13p-w02.apple.com
|
CT Log | Current | — | — | — | — |
nwk-internal-ips-services.apple.com
|
CT Log | Current | — | — | — | — |
nwk-internal-ips.apple.com
|
CT Log | Current | — | — | — | — |
nwk-iphonesys-static.apple.com
|
CT Log | Current | — | — | — | — |
nwk-iphoto-support.apple.com
|
CT Log | Current | — | — | — | — |
nwk-mercury.apple.com
|
CT Log | Current | — | — | — | — |
nwk-mobilecmd.apple.com
|
CT Log | Current | — | — | — | — |
nwk-origin.mobileapp.apple.com
|
CT Log | Current | — | — | — | — |
nwk-photoservices.apple.com
|
CT Log | Current | — | — | — | — |
nwk-pod1-ips-device-internal.apple.com
|
CT Log | Current | — | — | — | — |
nwk-pod2-ips-device-internal.apple.com
|
CT Log | Current | — | — | — | — |
nwk-prod-pub.apple.com
|
CT Log | Current | — | — | — | — |
nwk-secvpn.apple.com
|
CT Log | Current | — | — | — | — |
nwk-smbmarp-lweb01.apple.com
|
CT Log | Current | — | — | — | — |
nwk-smbmarp-lweb02.apple.com
|
CT Log | Current | — | — | — | — |
nwk-smbmarp-lweb03.apple.com
|
CT Log | Current | — | — | — | — |
nwk-smbmarp-lweb04.apple.com
|
CT Log | Current | — | — | — | — |
nwk-sq-carrier-portal.apple.com
|
CT Log | Current | — | — | — | — |
nwk-sq-carrier.apple.com
|
CT Log | Current | — | — | — | — |
nwk-sq-device.apple.com
|
CT Log | Current | — | — | — | — |
nwk-sq-internal.apple.com
|
CT Log | Current | — | — | — | — |
nwk-stonep-lapp01.apple.com
|
CT Log | Current | — | — | — | — |
nwk-stonep-lapp02.apple.com
|
CT Log | Current | — | — | — | — |
nwk-stonep-lapp03.apple.com
|
CT Log | Current | — | — | — | — |
nwk-stonep-lapp04.apple.com
|
CT Log | Current | — | — | — | — |
nwk-store-ev.apple.com
|
CT Log | Current | — | — | — | — |
nwk-store-origin.apple.com
|
CT Log | Current | — | — | — | — |
nwk-store.apple.com
|
CT Log | Current | — | — | — | — |
nwk-storeint.apple.com
|
CT Log | Current | — | — | — | — |
nwk-storepass.apple.com
|
CT Log | Current | — | — | — | — |
nwk-unbrick1.apple.com
|
CT Log | Current | — | — | — | — |
nwk-unbrick2.apple.com
|
CT Log | Current | — | — | — | — |
nwk1-g10-dcvpn-asa1.apple.com
|
CT Log | Current | — | — | — | — |
nwk1-g10-dcvpn-asa2.apple.com
|
CT Log | Current | — | — | — | — |
nwk1-g10-dcvpn-asa3.apple.com
|
CT Log | Current | — | — | — | — |
nwk1-g10-dcvpn-asa4.apple.com
|
CT Log | Current | — | — | — | — |
nwk1-g10-vpn-asa1.apple.com
|
CT Log | Current | — | — | — | — |
nwk1-g10-vpn-asa2.apple.com
|
CT Log | Current | — | — | — | — |
nwk1-g10-vpn-asa3.apple.com
|
CT Log | Current | — | — | — | — |
nwk1-g10-vpn-asa4.apple.com
|
CT Log | Current | — | — | — | — |
nwk1-internal-ips.apple.com
|
CT Log | Current | — | — | — | — |
nwk2-internal-ips-services.apple.com
|
CT Log | Current | — | — | — | — |
nwk2-internal-ips.apple.com
|
CT Log | Current | — | — | — | — |
nwk3-internal-ips-services.apple.com
|
CT Log | Current | — | — | — | — |
nwk3-internal-ips.apple.com
|
CT Log | Current | — | — | — | — |
nwk4-internal-ips-services.apple.com
|
CT Log | Current | — | — | — | — |
ny05ran.apple.com
|
CT Log | Current | — | — | — | — |
oauth.apple.com
|
DNS | Current |
oauth.v.aaplimg.com
|
— | — | — |
objectstorage.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
ocsp.apple.com
|
DNS | Current |
ocsp-a.g.aaplimg.com
|
— | — | — |
offdig-ssl.ls.apple.com
|
CT Log | Current | — | — | — | — |
one-to-one.apple.com
|
CT Log | Current | — | — | — | — |
onetoone-mdn.apple.com
|
CT Log | Current | — | — | — | — |
onetoone.apple.com
|
CT Log | Current | — | — | — | — |
onetoonet.apple.com
|
CT Log | Current | — | — | — | — |
oo-iad1.apple.com
|
CT Log | Current | — | — | — | — |
oo-iad2.apple.com
|
CT Log | Current | — | — | — | — |
oo-iad3.apple.com
|
CT Log | Current | — | — | — | — |
oo.apple.com
|
CT Log | Current | — | — | — | — |
opensource.apple.com
|
CT Log | Current | — | — | — | — |
opw.apple.com
|
CT Log | Current | — | — | — | — |
origin-discussions-cn.apple.com
|
CT Log | Current | — | — | — | — |
origin-discussions-jp.apple.com
|
CT Log | Current | — | — | — | — |
origin-discussions-kr.apple.com
|
CT Log | Current | — | — | — | — |
origin-discussions-us.apple.com
|
CT Log | Current | — | — | — | — |
origin-getsupport.apple.com
|
CT Log | Current | — | — | — | — |
origin-itunesconnect.apple.com
|
CT Log | Current | — | — | — | — |
origin-media-retailme-new.apple.com
|
CT Log | Current | — | — | — | — |
oss-uata.apple.com
|
CT Log | Current | — | — | — | — |
oss.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
ossit.apple.com
|
CT Log | Current | — | — | — | — |
ossuat.apple.com
|
CT Log | Current | — | — | — | — |
otocacheit.apple.com
|
CT Log | Current | — | — | — | — |
otocachet.apple.com
|
CT Log | Current | — | — | — | — |
otoutx.apple.com
|
CT Log | Current | — | — | — | — |
outsideapple.apple.com
|
CT Log | Current | — | — | — | — |
p01-iad.apple.com
|
CT Log | Current | — | — | — | — |
p1-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p1-u.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p10-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p100-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p100-sandbox.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p11-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p12-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p13-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p14-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p15-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p16-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p17-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p18-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p19-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p2-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p2-u.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p20-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p21-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p22-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p23-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p24-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p25-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p26-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p27-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p28-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p29-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p3-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p30-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p301-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p302-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p303-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p304-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p305-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p306-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p31-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p32-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p33-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p34-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p35-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p36-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p37-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p38-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p39-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p4-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p40-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p41-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p42-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p43-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p44-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p45-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p46-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p47-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p48-buy.itunes.apple.com
|
CT Log | Current |
p48-buy.itunes-apple.com.akadns.net
|
— | — | — |
p49-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p5-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p50-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p51-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p52-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p53-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p54-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p55-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p56-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p57-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p58-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p59-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p6-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p60-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p61-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p62-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p63-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p64-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p65-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p66-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p67-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p68-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p69-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p7-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p70-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p71-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p72-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p73-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p74-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p75-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p76-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p77-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p78-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p79-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p8-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p80-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
p9-buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
pancake.apple.com
|
CT Log | Current | — | — | — | — |
pariah.apple.com
|
CT Log | Current | — | — | — | — |
partiality.itunes.apple.com
|
CT Log | Current | — | — | — | — |
partner.apple.com
|
DNS | Current |
partner-sh.v.aaplimg.com
|
— | — | — |
partner.itunes.apple.com
|
CT Log | Current | — | — | — | — |
partnerconnect.apple.com
|
CT Log | Current | — | — | — | — |
pascal.apple.com
|
CT Log | Current | — | — | — | — |
passprtt.apple.com
|
CT Log | Current | — | — | — | — |
pay.apple.com
|
DNS | Current |
applepay.cdn-apple.com
|
— | — | — |
payments.apple.com
|
DNS | Current |
shield-prod-payments-external.pci.prod.apple.com.v.aaplimg.com
|
— | — | — |
pcs-itunesconnect.apple.com
|
CT Log | Current | — | — | — | — |
pd-nk.itunes.apple.com
|
CT Log | Current | — | — | — | — |
pd-st.itunes.apple.com
|
CT Log | Current | — | — | — | — |
pd7-ext.apple.com
|
CT Log | Current | — | — | — | — |
pd7-ext.sap.apple.com
|
CT Log | Current |
pd7-ext-nwk.apple.com
|
— | — | — |
pdca.apple.com
|
CT Log | Current | — | — | — | — |
pdweb.apple.com
|
CT Log | Current | — | — | — | — |
pecans.apple.com
|
CT Log | Current | — | — | — | — |
pegasus.corp.apple.com
|
CT Log | Current | — | — | — | — |
phobos.apple.com
|
CT Log | Current | — | — | — | — |
photoservices.apple.com
|
CT Log | Current | — | — | — | — |
pineboard.apple.com
|
CT Log | Current | — | — | — | — |
ping.itunes.apple.com
|
CT Log | Current | — | — | — | — |
planogramit.apple.com
|
CT Log | Current | — | — | — | — |
planogramt.apple.com
|
CT Log | Current | — | — | — | — |
platformengineering.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
play.itunes.apple.com
|
CT Log | Current | — | — | — | — |
plmapp.apple.com
|
CT Log | Current | — | — | — | — |
plmapptest2.apple.com
|
CT Log | Current | — | — | — | — |
plmdfmtest.asia.apple.com
|
CT Log | Current | — | — | — | — |
plmmobapp.apple.com
|
CT Log | Current | — | — | — | — |
plmpdfm.asia.apple.com
|
CT Log | Current | — | — | — | — |
plmtest1.apple.com
|
CT Log | Current | — | — | — | — |
plmtest2.apple.com
|
CT Log | Current | — | — | — | — |
plmtest3.apple.com
|
CT Log | Current | — | — | — | — |
plportal.apple.com
|
CT Log | Current | — | — | — | — |
plwaw1-swupd.euro.apple.com
|
CT Log | Current | — | — | — | — |
pm.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
pod1-profilebroker-internal.apple.com
|
CT Log | Current | — | — | — | — |
portal-dr.apple.com
|
CT Log | Current | — | — | — | — |
portal.apple.com
|
DNS | Current |
portal-ma.apple.com
|
— | — | — |
pr-pod1-profileadmin.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod1-profileagent.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod1-profilebroker-internal.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod1-profilebroker-partner.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod1-profilebroker.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod1-profilelocker.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod1-ps-internal-services.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod1-ps-internal-services.corp.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod1-ps-internal-services.prz.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod1-smp-device-asset.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod1-smp-device.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod1-smp-device.prz.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod1-smp-dr.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod1-smp-dr.corp.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod1-smp-internal-services-dr.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod1-smp-internal-services-dr.corp.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod1-smp-internal-services.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod1-smp-internal-services.prz.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod1-smp-paymentservices.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod1-smp-paymentservices.corp.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod1-smp.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod1-smp.prz.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod2-smp-device-asset.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod2-smp-device.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod2-smp-device.prz.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod2-smp-dr.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod2-smp-dr.corp.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod2-smp-dr.prz.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod2-smp-internal-services-dr.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod2-smp-internal-services-dr.corp.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod2-smp-internal-services-dr.prz.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod2-smp-internal-services.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod2-smp-internal-services.corp.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod2-smp-internal-services.prz.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod2-smp.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod2-smp.corp.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod2-smp.prz.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod3-smp-device-asset.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod3-smp-device.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod3-smp-device.prz.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod3-smp-dr.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod3-smp-dr.corp.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod3-smp-dr.prz.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod3-smp-internal-services-dr.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod3-smp-internal-services-dr.corp.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod3-smp-internal-services-dr.prz.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod3-smp-internal-services.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod3-smp-internal-services.corp.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod3-smp-internal-services.prz.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod3-smp.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod3-smp.corp.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod3-smp.prz.apple.com
|
CT Log | Current | — | — | — | — |
pr-pod4-smp-device-asset.apple.com
|
CT Log | Current | — | — | — | — |
pr-smp-internal-services.apple.com
|
CT Log | Current | — | — | — | — |
pr-smp-internal-services.corp.apple.com
|
CT Log | Current | — | — | — | — |
privacy.apple.com
|
DNS | Current |
privacy.idms-apple.com.akadns.net
|
— | — | — |
privconnect.apple.com
|
CT Log | Current | — | — | — | — |
privftp.apple.com
|
CT Log | Current | — | — | — | — |
privftpuat.apple.com
|
CT Log | Current | — | — | — | — |
prod.lists.apple.com
|
CT Log | Current | — | — | — | — |
products.apple.com
|
DNS | Current |
rtc.apple.com
|
— | — | — |
profile-connect-it.apple.com
|
CT Log | Current | — | — | — | — |
profile-connect-uat.apple.com
|
CT Log | Current | — | — | — | — |
profile.ess.apple.com
|
CT Log | Current | — | — | — | — |
profileadmin.apple.com
|
CT Log | Current | — | — | — | — |
profileagent.apple.com
|
CT Log | Current | — | — | — | — |
profilebroker-it2-pod2.apple.com
|
CT Log | Current | — | — | — | — |
profilebroker-it2.apple.com
|
CT Log | Current | — | — | — | — |
profilebroker-partner.apple.com
|
CT Log | Current | — | — | — | — |
profilebroker-staging.apple.com
|
CT Log | Current | — | — | — | — |
profilebroker.apple.com
|
CT Log | Current | — | — | — | — |
profilelocker.apple.com
|
CT Log | Current | — | — | — | — |
programs.apple.com
|
CT Log | Current | — | — | — | — |
prohelp.apple.com
|
CT Log | Current | — | — | — | — |
projectmanagement.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
ps21s.apple.com
|
CT Log | Current | — | — | — | — |
ps2ls.apple.com
|
CT Log | Current | — | — | — | — |
psi-sre.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
psi.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
ptlis2-swupd.euro.apple.com
|
CT Log | Current | — | — | — | — |
public-meetingroom.apple.com
|
CT Log | Current | — | — | — | — |
puppet.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
push-qa.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
push.qa.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
push.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
pv-aos-td-brokersvc.apple.com
|
CT Log | Current | — | — | — | — |
pv-as-images.apple.com
|
CT Log | Current | — | — | — | — |
pv-epp.apple.com
|
CT Log | Current | — | — | — | — |
pv-store-origin.apple.com
|
CT Log | Current | — | — | — | — |
pv-store.apple.com
|
CT Log | Current | — | — | — | — |
pv.cm.ireporter.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-d01.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-d02.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-d03.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-d04.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-d05.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-d06.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-d07.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-d08.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-d09.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-d10.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-d11.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-d12.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-d13.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-d14.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-d15.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-d16.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-d17.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-d18.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-d19.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-d20.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-d21.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-d22.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-d23.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-d24.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-n01.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-n02.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-n03.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-n04.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-n05.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-n06.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-n07.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-n08.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-n09.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-n10.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-n11.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-n12.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-n13.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-n14.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-n15.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-n16.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-n17.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-n18.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-n19.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-n20.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-n21.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-n22.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-n23.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-n24.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-n25.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-n26.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-n27.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-n28.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-n29.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-n30.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-n31.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-n32.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-p01.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-p01.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-p02.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-p03.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-p04.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-p05.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-p06.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-p07.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-p08.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-p09.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-p10.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-p11.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-p12.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-p13.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-p14.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-p15.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-p16.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-q01.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-q02.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-q03.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-q04.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-q05.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-q06.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-q07.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-q08.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-q09.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-q10.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-q11.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-q12.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-q13.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-q14.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-q15.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-q16.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-q17.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-q18.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-q19.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-q20.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-q21.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-q22.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-q23.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-q24.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-sailfish-stg.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa-sailfish.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa.apple.com
|
CT Log | Current | — | — | — | — |
pv11p01sa.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-b01.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-b02.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-b03.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-b04.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-b05.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-b06.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-b07.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-b08.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-d01.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-d02.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-d03.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-d04.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-d05.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-d06.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-d07.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-d08.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-d09.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-d10.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-d11.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-d12.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-d13.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-d14.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-d15.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-d16.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-d17.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-d18.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-d19.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-d20.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-d21.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-d22.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-d23.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-d24.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-d25.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-d26.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-d27.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-d28.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-d29.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-d30.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-d31.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-d32.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-p01.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-p01.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-p02.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-p02.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-p03.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-p04.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-p04.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-p05.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-p06.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-p07.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-p08.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-p09.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-p10.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-p11.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-p12.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-p13.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-p14.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-p15.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-p16.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-q01.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-q02.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-q03.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-q04.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-q05.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-q06.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-q07.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-q08.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-q09.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-q10.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-q11.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-q12.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-q13.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-q14.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-q15.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-q16.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-sailfish-stg.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa-sailfish.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa.apple.com
|
CT Log | Current | — | — | — | — |
pv11p02sa.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-c01.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-c02.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-c03.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-c04.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-c05.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-c06.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-c07.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-c08.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-c09.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-c10.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-c11.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-c12.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-c13.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-c14.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-c15.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-d01.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-d02.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-d03.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-d04.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-d05.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-d06.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-d07.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-d08.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-d09.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-d10.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-d11.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-d12.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-d13.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-d14.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-d15.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-p01.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-p02.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-p03.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-p04.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-p05.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-p06.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-p07.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-p08.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-p09.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-p10.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-p11.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-p12.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-p13.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-p14.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-p15.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-q01.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-q02.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-q03.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-q04.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-q05.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-q06.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-q07.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-q08.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-q09.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-q10.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-q11.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-q12.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-q13.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-q14.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-q15.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-sailfish-stg.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa-sailfish.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa.apple.com
|
CT Log | Current | — | — | — | — |
pv11p03sa.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p04sa-sailfish-stg.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p04sa-sailfish.siri.apple.com
|
CT Log | Current | — | — | — | — |
pv11p04sa.apple.com
|
CT Log | Current | — | — | — | — |
pvstockholm.cm.ireporter.apple.com
|
CT Log | Current | — | — | — | — |
px411.corp.apple.com
|
CT Log | Current | — | — | — | — |
px412.corp.apple.com
|
CT Log | Current | — | — | — | — |
px413.corp.apple.com
|
CT Log | Current | — | — | — | — |
px414.corp.apple.com
|
CT Log | Current | — | — | — | — |
px415.corp.apple.com
|
CT Log | Current | — | — | — | — |
px416.corp.apple.com
|
CT Log | Current | — | — | — | — |
px417.corp.apple.com
|
CT Log | Current | — | — | — | — |
px418.corp.apple.com
|
CT Log | Current | — | — | — | — |
px419.corp.apple.com
|
CT Log | Current | — | — | — | — |
px4drdb01.corp.apple.com
|
CT Log | Current | — | — | — | — |
px4sap.corp.apple.com
|
CT Log | Current | — | — | — | — |
q04.siri.apple.com
|
CT Log | Current | — | — | — | — |
q1-systemstatus.apple.com
|
CT Log | Current | — | — | — | — |
q2-systemstatus.apple.com
|
CT Log | Current | — | — | — | — |
q3-systemstatus.apple.com
|
CT Log | Current | — | — | — | — |
q4-systemstatus.apple.com
|
CT Log | Current | — | — | — | — |
qa-mynews.apple.com
|
CT Log | Current | — | — | — | — |
qa-static-mynews.apple.com
|
CT Log | Current | — | — | — | — |
qa-swdlp.apple.com
|
CT Log | Current | — | — | — | — |
qa.siri.apple.com
|
CT Log | Current |
qa-siri-apple-com.v.aaplimg.com
|
— | — | — |
qtamigos.apple.com
|
CT Log | Current | — | — | — | — |
qtdevseed.apple.com
|
CT Log | Current | — | — | — | — |
qtpartners.apple.com
|
CT Log | Current | — | — | — | — |
qtsdemo.apple.com
|
CT Log | Current | — | — | — | — |
quake.apple.com
|
CT Log | Current | — | — | — | — |
qualification.apple.com
|
CT Log | Current | — | — | — | — |
quasi.apple.com
|
CT Log | Current | — | — | — | — |
rad.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
radar-webservices.apple.com
|
CT Log | Current | — | — | — | — |
radar-ws-test.apple.com
|
CT Log | Current | — | — | — | — |
radarsubmissions-new.apple.com
|
CT Log | Current | — | — | — | — |
radarsubmissions-uat.apple.com
|
CT Log | Current | — | — | — | — |
radarsubmissions.apple.com
|
CT Log | Current | — | — | — | — |
radarweb-uat-iphone.apple.com
|
CT Log | Current | — | — | — | — |
radarweb-uat-new.apple.com
|
CT Log | Current | — | — | — | — |
radarweb-uat.apple.com
|
CT Log | Current | — | — | — | — |
radio-activity.itunes.apple.com
|
CT Log | Current | — | — | — | — |
radio-services.itunes.apple.com
|
CT Log | Current | — | — | — | — |
radio.itunes.apple.com
|
CT Log | Current | — | — | — | — |
ragno.apple.com
|
CT Log | Current | — | — | — | — |
rap-cn-ssl.ls.apple.com
|
CT Log | Current | — | — | — | — |
rap-mr11.ls.apple.com
|
CT Log | Current | — | — | — | — |
rap-st21.ls.apple.com
|
CT Log | Current | — | — | — | — |
rap.ls.apple.com
|
CT Log | Current | — | — | — | — |
ray.apple.com
|
CT Log | Current | — | — | — | — |
rcmsat.apple.com
|
CT Log | Current | — | — | — | — |
rd13p01sa-sailfish-stg.siri.apple.com
|
CT Log | Current | — | — | — | — |
rd13p01sa-sailfish.siri.apple.com
|
CT Log | Current | — | — | — | — |
rd13p01sa.apple.com
|
CT Log | Current | — | — | — | — |
rd13p02sa-sailfish-stg.siri.apple.com
|
CT Log | Current | — | — | — | — |
rd13p02sa-sailfish.siri.apple.com
|
CT Log | Current | — | — | — | — |
rd13p02sa.apple.com
|
CT Log | Current | — | — | — | — |
rd13p03sa-sailfish-stg.siri.apple.com
|
CT Log | Current | — | — | — | — |
rd13p03sa-sailfish.siri.apple.com
|
CT Log | Current | — | — | — | — |
rd13p03sa.apple.com
|
CT Log | Current | — | — | — | — |
rd13p04sa-sailfish-stg.siri.apple.com
|
CT Log | Current | — | — | — | — |
rd13p04sa-sailfish.siri.apple.com
|
CT Log | Current | — | — | — | — |
rd13p04sa.apple.com
|
CT Log | Current | — | — | — | — |
rdr-prod.apple.com
|
CT Log | Current | — | — | — | — |
rebate.apple.com
|
CT Log | Current | — | — | — | — |
rebatet.apple.com
|
CT Log | Current | — | — | — | — |
rec.apple.com
|
CT Log | Current | — | — | — | — |
recruitment-hub.apple.com
|
CT Log | Current | — | — | — | — |
recruitment-hub.corp.apple.com
|
CT Log | Current | — | — | — | — |
redeem.itunes.apple.com
|
CT Log | Current | — | — | — | — |
redirect.apple.com
|
DNS | Current |
wsidecar.apple.com
|
— | — | — |
register.apple.com
|
DNS | Current |
register.ls-apple.com.akadns.net
|
— | — | — |
registration.ess.apple.com
|
CT Log | Current | — | — | — | — |
relay.apple.com
|
DNS | Current |
relay.g.apple.com
|
— | — | — |
relay.asia.apple.com
|
CT Log | Current | — | — | — | — |
release.corp.apple.com
|
CT Log | Current | — | — | — | — |
remoteadvisor.apple.com
|
CT Log | Current | — | — | — | — |
remoteadvisor1.apple.com
|
CT Log | Current | — | — | — | — |
remoteadvisor2.apple.com
|
CT Log | Current | — | — | — | — |
repairstatus.apple.com
|
CT Log | Current | — | — | — | — |
reportaproblem.apple.com
|
CT Log | Current | — | — | — | — |
reportingitc-it.apple.com
|
CT Log | Current | — | — | — | — |
reportingitc.apple.com
|
CT Log | Current | — | — | — | — |
reportingitc2.apple.com
|
CT Log | Current | — | — | — | — |
res.apple.com
|
CT Log | Current | — | — | — | — |
reseller.apple.com
|
CT Log | Current | — | — | — | — |
reserve-au.apple.com
|
CT Log | Current | — | — | — | — |
reserve-br.apple.com
|
CT Log | Current | — | — | — | — |
reserve-ca.apple.com
|
CT Log | Current | — | — | — | — |
reserve-ch.apple.com
|
CT Log | Current | — | — | — | — |
reserve-cn.apple.com
|
CT Log | Current | — | — | — | — |
reserve-de.apple.com
|
CT Log | Current | — | — | — | — |
reserve-es.apple.com
|
CT Log | Current | — | — | — | — |
reserve-fr.apple.com
|
CT Log | Current | — | — | — | — |
reserve-gb.apple.com
|
CT Log | Current | — | — | — | — |
reserve-hk.apple.com
|
CT Log | Current | — | — | — | — |
reserve-it.apple.com
|
CT Log | Current | — | — | — | — |
reserve-jp.apple.com
|
CT Log | Current | — | — | — | — |
reserve-nl.apple.com
|
CT Log | Current | — | — | — | — |
reserve-prime.apple.com
|
CT Log | Current | — | — | — | — |
reserve-se.apple.com
|
CT Log | Current | — | — | — | — |
reserve-static-origin.apple.com
|
CT Log | Current | — | — | — | — |
reserve-static-shadow.apple.com
|
CT Log | Current | — | — | — | — |
reserve-tr.apple.com
|
CT Log | Current | — | — | — | — |
reserve-us.apple.com
|
CT Log | Current | — | — | — | — |
reserve.apple.com
|
CT Log | Current | — | — | — | — |
reserves-au.apple.com
|
CT Log | Current | — | — | — | — |
reserves-br.apple.com
|
CT Log | Current | — | — | — | — |
reserves-ca.apple.com
|
CT Log | Current | — | — | — | — |
reserves-ch.apple.com
|
CT Log | Current | — | — | — | — |
reserves-cn.apple.com
|
CT Log | Current | — | — | — | — |
reserves-de.apple.com
|
CT Log | Current | — | — | — | — |
reserves-es.apple.com
|
CT Log | Current | — | — | — | — |
reserves-fr.apple.com
|
CT Log | Current | — | — | — | — |
reserves-gb.apple.com
|
CT Log | Current | — | — | — | — |
reserves-hk.apple.com
|
CT Log | Current | — | — | — | — |
reserves-it.apple.com
|
CT Log | Current | — | — | — | — |
reserves-jp.apple.com
|
CT Log | Current | — | — | — | — |
reserves-nl.apple.com
|
CT Log | Current | — | — | — | — |
reserves-prime.apple.com
|
CT Log | Current | — | — | — | — |
reserves-se.apple.com
|
CT Log | Current | — | — | — | — |
reserves-tr.apple.com
|
CT Log | Current | — | — | — | — |
reserves-us.apple.com
|
CT Log | Current | — | — | — | — |
reservet-cn.apple.com
|
CT Log | Current | — | — | — | — |
reservet-hk.apple.com
|
CT Log | Current | — | — | — | — |
retail.apple.com
|
CT Log | Current | — | — | — | — |
retailcooljobs.apple.com
|
CT Log | Current | — | — | — | — |
retailjss.apple.com
|
CT Log | Current | — | — | — | — |
retailme-new.apple.com
|
CT Log | Current | — | — | — | — |
retailme.apple.com
|
CT Log | Current | — | — | — | — |
rims.apple.com
|
CT Log | Current | — | — | — | — |
ritms5-itunesconnect.apple.com
|
CT Log | Current | — | — | — | — |
ritms6-itunesconnect.apple.com
|
CT Log | Current | — | — | — | — |
ritms7-itunesconnect.apple.com
|
CT Log | Current | — | — | — | — |
ritms8-itunesconnect.apple.com
|
CT Log | Current | — | — | — | — |
ritms9-itunesconnect.apple.com
|
CT Log | Current | — | — | — | — |
rjvit.apple.com
|
CT Log | Current | — | — | — | — |
rjvit.corp.apple.com
|
CT Log | Current | — | — | — | — |
rjvt.apple.com
|
CT Log | Current | — | — | — | — |
rnn-mobilet.apple.com
|
CT Log | Current | — | — | — | — |
rno-aos-td-brokersvc.apple.com
|
CT Log | Current | — | — | — | — |
rno-as-images.apple.com
|
CT Log | Current | — | — | — | — |
rno-store-origin.apple.com
|
CT Log | Current | — | — | — | — |
rno-store.apple.com
|
CT Log | Current | — | — | — | — |
romewebt.apple.com
|
CT Log | Current | — | — | — | — |
rover-dev.apple.com
|
CT Log | Current | — | — | — | — |
rover-qa.apple.com
|
CT Log | Current | — | — | — | — |
rover-uat.apple.com
|
CT Log | Current | — | — | — | — |
rover.apple.com
|
CT Log | Current | — | — | — | — |
rpass.apple.com
|
CT Log | Current | — | — | — | — |
rpg-mdn.apple.com
|
CT Log | Current | — | — | — | — |
rpg.apple.com
|
CT Log | Current | — | — | — | — |
rsis.apple.com
|
CT Log | Current | — | — | — | — |
rss.itunes.apple.com
|
CT Log | Current | — | — | — | — |
rss.support-stg.apple.com
|
CT Log | Current | — | — | — | — |
rss.support.apple.com
|
CT Log | Current | — | — | — | — |
rsvp-at.apple.com
|
CT Log | Current | — | — | — | — |
rsvp-at.corp.apple.com
|
CT Log | Current | — | — | — | — |
rsvp-it2.corp.apple.com
|
CT Log | Current | — | — | — | — |
rsvp-t.apple.com
|
CT Log | Current | — | — | — | — |
rsvp-t.corp.apple.com
|
CT Log | Current | — | — | — | — |
rsvp-t4.corp.apple.com
|
CT Log | Current | — | — | — | — |
rsvp-training.corp.apple.com
|
CT Log | Current | — | — | — | — |
rsvp.apple.com
|
CT Log | Current | — | — | — | — |
rtc.euro.apple.com
|
CT Log | Current | — | — | — | — |
runnerretailit.apple.com
|
CT Log | Current | — | — | — | — |
runnerretailm.apple.com
|
CT Log | Current | — | — | — | — |
runnerretailqa.apple.com
|
CT Log | Current | — | — | — | — |
runnerretailuat.apple.com
|
CT Log | Current | — | — | — | — |
s-trailers.apple.com
|
CT Log | Current | — | — | — | — |
s.apple.com
|
CT Log | Current | — | — | — | — |
s.itunes.apple.com
|
CT Log | Current | — | — | — | — |
sa3.asia.apple.com
|
CT Log | Current | — | — | — | — |
safeview-mdn.apple.com
|
CT Log | Current | — | — | — | — |
safeview-nwk.apple.com
|
CT Log | Current | — | — | — | — |
safeview.apple.com
|
CT Log | Current | — | — | — | — |
sailfish.siri.apple.com
|
CT Log | Current | — | — | — | — |
sales.apple.com
|
CT Log | Current | — | — | — | — |
salescomp-at.apple.com
|
CT Log | Current | — | — | — | — |
salescomp.apple.com
|
CT Log | Current | — | — | — | — |
salesdownload2.apple.com
|
CT Log | Current | — | — | — | — |
salesdownloadat.corp.apple.com
|
CT Log | Current | — | — | — | — |
salesdownloaddev.corp.apple.com
|
CT Log | Current | — | — | — | — |
salesdownloadit.corp.apple.com
|
CT Log | Current | — | — | — | — |
salesinventoryreporting.apple.com
|
CT Log | Current | — | — | — | — |
salestraining.apple.com
|
CT Log | Current | — | — | — | — |
salesu-service-uat.apple.com
|
CT Log | Current | — | — | — | — |
salogs.vp.iso.apple.com
|
CT Log | Current | — | — | — | — |
sams.apple.com
|
CT Log | Current | — | — | — | — |
sandbox.gc.apple.com
|
CT Log | Current | — | — | — | — |
sandbox.itunes-bak.apple.com
|
CT Log | Current | — | — | — | — |
sandbox.itunes.apple.com
|
CT Log | Current | — | — | — | — |
sandpiper.apple.com
|
CT Log | Current | — | — | — | — |
sapecc-uat-ext.sap.apple.com
|
CT Log | Current | — | — | — | — |
sb-cdn-dev.apple.com
|
CT Log | Current | — | — | — | — |
sb-cdn-it.apple.com
|
CT Log | Current | — | — | — | — |
sb-cdn-uat.apple.com
|
CT Log | Current | — | — | — | — |
sb-cdn.apple.com
|
CT Log | Current | — | — | — | — |
sb-install-uat.apple.com
|
CT Log | Current | — | — | — | — |
sb-install.apple.com
|
CT Log | Current | — | — | — | — |
sb-mdm-ios-rs-uat.apple.com
|
CT Log | Current | — | — | — | — |
sb-mdm-uat-osx.apple.com
|
CT Log | Current | — | — | — | — |
sb-retail-mdm-uat-ios.apple.com
|
CT Log | Current | — | — | — | — |
sb.apple.com
|
CT Log | Current | — | — | — | — |
sbinstall-at.apple.com
|
CT Log | Current | — | — | — | — |
sbinstall-uat.apple.com
|
CT Log | Current | — | — | — | — |
sbit.apple.com
|
CT Log | Current | — | — | — | — |
sbproxy-at.apple.com
|
CT Log | Current | — | — | — | — |
sbproxy-uat-nwk.apple.com
|
CT Log | Current | — | — | — | — |
sbproxy-uat.apple.com
|
CT Log | Current | — | — | — | — |
sbv.apple.com
|
CT Log | Current | — | — | — | — |
sc.itunes.apple.com
|
CT Log | Current | — | — | — | — |
sc5mv.apple.com
|
CT Log | Current | — | — | — | — |
schedulemanager-uat.apple.com
|
CT Log | Current | — | — | — | — |
schedulemanager.apple.com
|
CT Log | Current | — | — | — | — |
scheduleviewer-mdn-uat.apple.com
|
CT Log | Current | — | — | — | — |
scheduleviewer-uat.apple.com
|
CT Log | Current | — | — | — | — |
sdkintg-iad.apple.com
|
CT Log | Current | — | — | — | — |
se.itunes.apple.com
|
CT Log | Current | — | — | — | — |
se2.itunes.apple.com
|
CT Log | Current | — | — | — | — |
search.apple.com
|
DNS | Current |
search.v.aaplimg.com
|
— | — | — |
search.itunes.apple.com
|
CT Log | Current | — | — | — | — |
secure-appldnld.apple.com
|
CT Log | Current | — | — | — | — |
secure.concierget.apple.com
|
CT Log | Current | — | — | — | — |
secure.cup-downloads.apple.com
|
CT Log | Current | — | — | — | — |
secure.cup-epp.apple.com
|
CT Log | Current | — | — | — | — |
secure.cup-store.apple.com
|
CT Log | Current | — | — | — | — |
secure.downloads.apple.com
|
CT Log | Current | — | — | — | — |
secure.eg-downloads.apple.com
|
CT Log | Current | — | — | — | — |
secure.eg-epp.apple.com
|
CT Log | Current | — | — | — | — |
secure.eg-store.apple.com
|
CT Log | Current | — | — | — | — |
secure.epp.apple.com
|
CT Log | Current | — | — | — | — |
secure.mobileapp.apple.com
|
CT Log | Current | — | — | — | — |
secure.nc-downloads.apple.com
|
CT Log | Current | — | — | — | — |
secure.nc-epp.apple.com
|
CT Log | Current | — | — | — | — |
secure.nc-store.apple.com
|
CT Log | Current | — | — | — | — |
secure.nc-storeint.apple.com
|
CT Log | Current | — | — | — | — |
secure.nc1-store.apple.com
|
CT Log | Current | — | — | — | — |
secure.nwk-downloads.apple.com
|
CT Log | Current | — | — | — | — |
secure.nwk-epp.apple.com
|
CT Log | Current | — | — | — | — |
secure.nwk-store.apple.com
|
CT Log | Current | — | — | — | — |
secure.nwk-storeint.apple.com
|
CT Log | Current | — | — | — | — |
secure.pv-downloads.apple.com
|
CT Log | Current | — | — | — | — |
secure.pv-epp.apple.com
|
CT Log | Current | — | — | — | — |
secure.pv-storeint.apple.com
|
CT Log | Current | — | — | — | — |
secure.rno-downloads.apple.com
|
CT Log | Current | — | — | — | — |
secure.rno-epp.apple.com
|
CT Log | Current | — | — | — | — |
secure.rno-storeint.apple.com
|
CT Log | Current | — | — | — | — |
secure.store.apple.com
|
CT Log | Current | — | — | — | — |
secure.storeint.apple.com
|
CT Log | Current | — | — | — | — |
secure1.downloads.apple.com
|
CT Log | Current | — | — | — | — |
secure1.epp.apple.com
|
CT Log | Current | — | — | — | — |
secure1.mobileapp.apple.com
|
CT Log | Current | — | — | — | — |
secure1.store.apple.com
|
CT Log | Current | — | — | — | — |
secure1.storeint.apple.com
|
CT Log | Current | — | — | — | — |
secure2.downloads.apple.com
|
CT Log | Current | — | — | — | — |
secure2.epp.apple.com
|
CT Log | Current | — | — | — | — |
secure2.mobileapp.apple.com
|
CT Log | Current | — | — | — | — |
secure2.store.apple.com
|
CT Log | Current | — | — | — | — |
secure2.storeint.apple.com
|
CT Log | Current | — | — | — | — |
secure3.epp.apple.com
|
CT Log | Current | — | — | — | — |
secure4.epp.apple.com
|
CT Log | Current | — | — | — | — |
securelt.mobileapp.apple.com
|
CT Log | Current | — | — | — | — |
securemetrics.apple.com
|
CT Log | Current | — | — | — | — |
security.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
securitytraining.apple.com
|
CT Log | Current | — | — | — | — |
seed.siri.apple.com
|
CT Log | Current | — | — | — | — |
selfservice.apple.com
|
CT Log | Current | — | — | — | — |
selfsolve-uata.apple.com
|
CT Log | Current | — | — | — | — |
selfsolve.apple.com
|
CT Log | Current | — | — | — | — |
seminars.apple.com
|
CT Log | Current | — | — | — | — |
sendfiles-ws.apple.com
|
CT Log | Current | — | — | — | — |
sendfiles.apple.com
|
CT Log | Current | — | — | — | — |
sepedia.apple.com
|
CT Log | Current | — | — | — | — |
service.apple.com
|
DNS | Current | — | — | — | — |
sff.apple.com
|
CT Log | Current | — | — | — | — |
sfft.apple.com
|
CT Log | Current | — | — | — | — |
sgm-uat-ext.apple.com
|
CT Log | Current | — | — | — | — |
sgr203.apple.com
|
CT Log | Current | — | — | — | — |
sgr204.apple.com
|
CT Log | Current | — | — | — | — |
sgr205.apple.com
|
CT Log | Current | — | — | — | — |
sgr206.apple.com
|
CT Log | Current | — | — | — | — |
sgr401.apple.com
|
CT Log | Current | — | — | — | — |
sgr402.apple.com
|
CT Log | Current | — | — | — | — |
sgr403.apple.com
|
CT Log | Current | — | — | — | — |
sgr404.apple.com
|
CT Log | Current | — | — | — | — |
shdev1.apple.com
|
CT Log | Current | — | — | — | — |
shdev2.apple.com
|
CT Log | Current | — | — | — | — |
shdev3.apple.com
|
CT Log | Current | — | — | — | — |
shdev4.apple.com
|
CT Log | Current | — | — | — | — |
shdev5.apple.com
|
CT Log | Current | — | — | — | — |
shdev6.apple.com
|
CT Log | Current | — | — | — | — |
shipinqit.apple.com
|
CT Log | Current | — | — | — | — |
shipinquat.apple.com
|
CT Log | Current | — | — | — | — |
shippinginquiry.apple.com
|
CT Log | Current | — | — | — | — |
shop.apple.com
|
DNS | Current |
shop.lb-apple.com.akadns.net
|
— | — | — |
sidebar.itunes.apple.com
|
CT Log | Current | — | — | — | — |
sift.apple.com
|
CT Log | Current | — | — | — | — |
signin-uat.apple.com
|
CT Log | Current | — | — | — | — |
signin.apple.com
|
DNS | Current |
signin.idms-apple.com.akadns.net
|
— | — | — |
silver.apple.com
|
CT Log | Current | — | — | — | — |
siri.apple.com
|
CT Log | Current | — | — | — | — |
sirt.splunk.apple.com
|
CT Log | Current | — | — | — | — |
sitemanager.itunes.apple.com
|
CT Log | Current | — | — | — | — |
sitemaps.itunes.apple.com
|
CT Log | Current | — | — | — | — |
sj01sha.apple.com
|
CT Log | Current | — | — | — | — |
skybox.apple.com
|
CT Log | Current | — | — | — | — |
skyboxt.apple.com
|
CT Log | Current | — | — | — | — |
smb-ma-server.apple.com
|
CT Log | Current | — | — | — | — |
smb-ma-server.corp.apple.com
|
CT Log | Current | — | — | — | — |
smb-ma.apple.com
|
CT Log | Current | — | — | — | — |
smoot.apple.com
|
CT Log | Current | — | — | — | — |
smp-device-content.apple.com
|
CT Log | Current | — | — | — | — |
smp-device-lt.apple.com
|
CT Log | Current | — | — | — | — |
smp-device.apple.com
|
CT Log | Current | — | — | — | — |
smp-internal-services-lt.corp.apple.com
|
CT Log | Current | — | — | — | — |
smp-lt.apple.com
|
CT Log | Current | — | — | — | — |
smp-lt.corp.apple.com
|
CT Log | Current | — | — | — | — |
smp-paymentservices.apple.com
|
CT Log | Current | — | — | — | — |
sms.ess.apple.com
|
CT Log | Current | — | — | — | — |
sncsupplier-test.apple.com
|
CT Log | Current | — | — | — | — |
softwareupdate-qa.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
softwareupdate.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
softwareupdate.qa.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
softwareupdate.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
source.apple.com
|
CT Log | Current | — | — | — | — |
sp.itunes.apple.com
|
CT Log | Current | — | — | — | — |
spapp.apple.com
|
CT Log | Current | — | — | — | — |
splunk-qa.facetime.apple.com
|
CT Log | Current | — | — | — | — |
splunk.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
splunk.facetime.apple.com
|
CT Log | Current | — | — | — | — |
splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
sq-carrier-portal-stage.apple.com
|
CT Log | Current | — | — | — | — |
sq-carrier-portal.apple.com
|
CT Log | Current | — | — | — | — |
sq-carrier-qa1.apple.com
|
CT Log | Current | — | — | — | — |
sq-carrier-qa2.apple.com
|
CT Log | Current | — | — | — | — |
sq-carrier-qa3.apple.com
|
CT Log | Current | — | — | — | — |
sq-carrier-stage.apple.com
|
CT Log | Current | — | — | — | — |
sq-carrier.apple.com
|
CT Log | Current | — | — | — | — |
sq-device-qa1.apple.com
|
CT Log | Current | — | — | — | — |
sq-device-qa2.apple.com
|
CT Log | Current | — | — | — | — |
sq-device-qa3.apple.com
|
CT Log | Current | — | — | — | — |
sq-device-stage.apple.com
|
CT Log | Current | — | — | — | — |
sq-device.apple.com
|
CT Log | Current | — | — | — | — |
sq-internal.apple.com
|
CT Log | Current | — | — | — | — |
sre-l2.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
sre-tools.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
sre.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
ss.apple.com
|
CT Log | Current | — | — | — | — |
sscache-uat.apple.com
|
CT Log | Current | — | — | — | — |
sscacheit.apple.com
|
CT Log | Current | — | — | — | — |
sscacheuat.apple.com
|
CT Log | Current | — | — | — | — |
ssl.apple.com
|
CT Log | Current | — | — | — | — |
ssmdm.apple.com
|
CT Log | Current | — | — | — | — |
ssmdmit.apple.com
|
CT Log | Current | — | — | — | — |
sso-alt.corp.apple.com
|
CT Log | Current | — | — | — | — |
sso-uat-nc.corp.apple.com
|
CT Log | Current | — | — | — | — |
sso.corp.apple.com
|
CT Log | Current | — | — | — | — |
sstqa.apple.com
|
CT Log | Current | — | — | — | — |
ssuat.apple.com
|
CT Log | Current | — | — | — | — |
sswiki.apple.com
|
CT Log | Current | — | — | — | — |
ssws-it.apple.com
|
CT Log | Current | — | — | — | — |
ssws-uat.apple.com
|
CT Log | Current | — | — | — | — |
st-icloudisdbaopscenter.apple.com
|
CT Log | Current | — | — | — | — |
st.cm.ireporter.apple.com
|
CT Log | Current | — | — | — | — |
st1-02-13-03-bz-dcvpn-asa3.apple.com
|
CT Log | Current | — | — | — | — |
st1-02-13-bz-asa1.apple.com
|
CT Log | Current | — | — | — | — |
st1-02-13-bz-asa2.apple.com
|
CT Log | Current | — | — | — | — |
st1-02-13-bz-dcvpn-asa1.apple.com
|
CT Log | Current | — | — | — | — |
st1-02-13-bz-dcvpn-asa2.apple.com
|
CT Log | Current | — | — | — | — |
st1-02-14-bz-asa1.apple.com
|
CT Log | Current | — | — | — | — |
st1-02-14-bz-asa2.apple.com
|
CT Log | Current | — | — | — | — |
st11-nchubble.apple.com
|
CT Log | Current | — | — | — | — |
st11p01ad-iadportal.apple.com
|
CT Log | Current | — | — | — | — |
st13p01sa.apple.com
|
CT Log | Current | — | — | — | — |
st13p02sa.apple.com
|
CT Log | Current | — | — | — | — |
st13p03sa.apple.com
|
CT Log | Current | — | — | — | — |
st14p01sa-sailfish-stg.siri.apple.com
|
CT Log | Current | — | — | — | — |
st14p01sa-sailfish.siri.apple.com
|
CT Log | Current | — | — | — | — |
st14p01sa.apple.com
|
CT Log | Current | — | — | — | — |
st14p02sa-sailfish-stg.siri.apple.com
|
CT Log | Current | — | — | — | — |
st14p02sa-sailfish.siri.apple.com
|
CT Log | Current | — | — | — | — |
st14p02sa.apple.com
|
CT Log | Current | — | — | — | — |
st14p03sa-sailfish-stg.siri.apple.com
|
CT Log | Current | — | — | — | — |
st14p03sa-sailfish.siri.apple.com
|
CT Log | Current | — | — | — | — |
st14p03sa.apple.com
|
CT Log | Current | — | — | — | — |
st14p04sa-sailfish-stg.siri.apple.com
|
CT Log | Current | — | — | — | — |
st14p04sa-sailfish.siri.apple.com
|
CT Log | Current | — | — | — | — |
st14p04sa.apple.com
|
CT Log | Current | — | — | — | — |
st14p05sa.apple.com
|
CT Log | Current | — | — | — | — |
st14p06sa.apple.com
|
CT Log | Current | — | — | — | — |
st14p07sa.apple.com
|
CT Log | Current | — | — | — | — |
static-mynews.apple.com
|
CT Log | Current | — | — | — | — |
static.ess.apple.com
|
CT Log | Current | — | — | — | — |
static.gc.apple.com
|
CT Log | Current | — | — | — | — |
static.itunes.apple.com
|
CT Log | Current | — | — | — | — |
stations.itunes.apple.com
|
CT Log | Current | — | — | — | — |
stirling.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
stockholm.ireporter.apple.com
|
CT Log | Current | — | — | — | — |
stonehenge-service-dev.apple.com
|
CT Log | Current | — | — | — | — |
stonehenge-service-dev2.apple.com
|
CT Log | Current | — | — | — | — |
stonehenge-service-dev3.apple.com
|
CT Log | Current | — | — | — | — |
stonehenge-service-mdn.corp.apple.com
|
CT Log | Current | — | — | — | — |
stonehenge-service-nwk.apple.com
|
CT Log | Current | — | — | — | — |
stonehenge-service-test.corp.apple.com
|
CT Log | Current | — | — | — | — |
stonehenge-service.apple.com
|
CT Log | Current | — | — | — | — |
stonehenge-signing-test.corp.apple.com
|
CT Log | Current | — | — | — | — |
stonehenge-signing01.apple.com
|
CT Log | Current | — | — | — | — |
store-geneva-upload.apple.com
|
CT Log | Current | — | — | — | — |
store.apple.com
|
DNS | Current |
store-apple-com.v.aaplimg.com
|
— | — | — |
storechat.apple.com
|
CT Log | Current | — | — | — | — |
storedev1.corp.apple.com
|
CT Log | Current | — | — | — | — |
storeint.apple.com
|
CT Log | Current | — | — | — | — |
storepass.apple.com
|
CT Log | Current | — | — | — | — |
storepreview.apple.com
|
CT Log | Current | — | — | — | — |
storepreview.itunes.apple.com
|
CT Log | Current | — | — | — | — |
storeqa1.corp.apple.com
|
CT Log | Current | — | — | — | — |
storeqa2.corp.apple.com
|
CT Log | Current | — | — | — | — |
storeqa3.corp.apple.com
|
CT Log | Current | — | — | — | — |
structuredstorage.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
ststorage.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
su.itunes.apple.com
|
CT Log | Current | — | — | — | — |
supplieraccess-a.apple.com
|
CT Log | Current | — | — | — | — |
supplieraccess-b.apple.com
|
CT Log | Current | — | — | — | — |
supplieraccess-st-a.apple.com
|
CT Log | Current | — | — | — | — |
supplieraccess-st-b.apple.com
|
CT Log | Current | — | — | — | — |
supplieraccess-st.apple.com
|
CT Log | Current | — | — | — | — |
supplieraccess.apple.com
|
CT Log | Current | — | — | — | — |
support-reporting-stg.apple.com
|
CT Log | Current | — | — | — | — |
support-reporting.apple.com
|
CT Log | Current | — | — | — | — |
support-stg.apple.com
|
CT Log | Current | — | — | — | — |
support-suggestions.apple.com
|
CT Log | Current | — | — | — | — |
support-uata-ext.apple.com
|
CT Log | Current | — | — | — | — |
support-uata.apple.com
|
CT Log | Current | — | — | — | — |
support-uatb.apple.com
|
CT Log | Current | — | — | — | — |
support-vendor.apple.com
|
CT Log | Current | — | — | — | — |
support.apple.com
|
DNS | Current |
prod-support.apple-support.akadns.net
|
— | — | — |
supportchat.apple.com
|
CT Log | Current | — | — | — | — |
supportform.apple.com
|
CT Log | Current | — | — | — | — |
supportpayment.apple.com
|
CT Log | Current | — | — | — | — |
supportprofile.apple.com
|
CT Log | Current | — | — | — | — |
supportprofileit.apple.com
|
CT Log | Current | — | — | — | — |
supportprofileuat.apple.com
|
CT Log | Current | — | — | — | — |
surl-maiden.apple.com
|
CT Log | Current | — | — | — | — |
surl-newark.apple.com
|
CT Log | Current | — | — | — | — |
survey.apple.com
|
DNS | Current |
survey.v.aaplimg.com
|
— | — | — |
surveys.apple.com
|
DNS | Current |
surveys.v.aaplimg.com
|
— | — | — |
svpn.euro.apple.com
|
CT Log | Current | — | — | — | — |
swcdn.apple.com
|
CT Log | Current | — | — | — | — |
swcdnlocator.apple.com
|
CT Log | Current | — | — | — | — |
swdist.apple.com
|
CT Log | Current | — | — | — | — |
swdlp-mdn-nlt.apple.com
|
CT Log | Current | — | — | — | — |
swdlp-nwk-nlt.apple.com
|
CT Log | Current | — | — | — | — |
swdlp-static.apple.com
|
CT Log | Current | — | — | — | — |
swdlp.apple.com
|
CT Log | Current | — | — | — | — |
switchboard-alt.apple.com
|
CT Log | Current | — | — | — | — |
switchboard-mdm-uat.apple.com
|
CT Log | Current | — | — | — | — |
switchboard-mdm.apple.com
|
CT Log | Current | — | — | — | — |
switchboard-mdn.apple.com
|
CT Log | Current | — | — | — | — |
switchboard.apple.com
|
CT Log | Current | — | — | — | — |
swlocator.apple.com
|
CT Log | Current | — | — | — | — |
sws.apple.com
|
CT Log | Current | — | — | — | — |
swscan.apple.com
|
CT Log | Current | — | — | — | — |
swu-qa.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
swu.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
swu.qa.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
swu.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
swupd-ml.euro.apple.com
|
CT Log | Current | — | — | — | — |
swupd-spare.euro.apple.com
|
CT Log | Current | — | — | — | — |
swupd.ae.euro.apple.com
|
CT Log | Current | — | — | — | — |
swupd.at.euro.apple.com
|
CT Log | Current | — | — | — | — |
swupd.be.euro.apple.com
|
CT Log | Current | — | — | — | — |
swupd.ch.euro.apple.com
|
CT Log | Current | — | — | — | — |
swupd.de.euro.apple.com
|
CT Log | Current | — | — | — | — |
swupd.dk.euro.apple.com
|
CT Log | Current | — | — | — | — |
swupd.es.euro.apple.com
|
CT Log | Current | — | — | — | — |
swupd.euro.apple.com
|
CT Log | Current | — | — | — | — |
swupd.fi.euro.apple.com
|
CT Log | Current | — | — | — | — |
swupd.fr.euro.apple.com
|
CT Log | Current | — | — | — | — |
swupd.it.euro.apple.com
|
CT Log | Current | — | — | — | — |
swupd.nl.euro.apple.com
|
CT Log | Current | — | — | — | — |
swupd.nl2.euro.apple.com
|
CT Log | Current | — | — | — | — |
swupd.no.euro.apple.com
|
CT Log | Current | — | — | — | — |
swupd.ru.euro.apple.com
|
CT Log | Current | — | — | — | — |
swupd.se.euro.apple.com
|
CT Log | Current | — | — | — | — |
swupd.uk.euro.apple.com
|
CT Log | Current | — | — | — | — |
swupd.uk2.euro.apple.com
|
CT Log | Current | — | — | — | — |
swupd.uk3.euro.apple.com
|
CT Log | Current | — | — | — | — |
swupd.uk4.euro.apple.com
|
CT Log | Current | — | — | — | — |
sy21p01sa-sailfish-stg.siri.apple.com
|
CT Log | Current | — | — | — | — |
sy21p01sa-sailfish.siri.apple.com
|
CT Log | Current | — | — | — | — |
sy21p01sa.apple.com
|
CT Log | Current | — | — | — | — |
syd-bz-asavpn1.asia.apple.com
|
CT Log | Current | — | — | — | — |
syd-bz-asavpn2.asia.apple.com
|
CT Log | Current | — | — | — | — |
sync.itunes.apple.com
|
CT Log | Current | — | — | — | — |
sysadmin-qa.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
sysadmin.qa.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
sysadmin.splunk.iso.apple.com
|
CT Log | Current | — | — | — | — |
systemstatus.apple.com
|
CT Log | Current | — | — | — | — |
tae-at.apple.com
|
CT Log | Current | — | — | — | — |
taeadmin-at.apple.com
|
CT Log | Current | — | — | — | — |
talent.apple.com
|
DNS | Current |
talent-external-rno.v.aaplimg.com
|
— | — | — |
td1.apple.com
|
CT Log | Current | — | — | — | — |
td2.apple.com
|
CT Log | Current | — | — | — | — |
td3.apple.com
|
CT Log | Current | — | — | — | — |
td4.apple.com
|
CT Log | Current | — | — | — | — |
techlabservices.apple.com
|
CT Log | Current | — | — | — | — |
thehub.asia.apple.com
|
CT Log | Current | — | — | — | — |
theloop-dev.apple.com
|
CT Log | Current | — | — | — | — |
theloop-stage.apple.com
|
CT Log | Current | — | — | — | — |
theloop.apple.com
|
CT Log | Current | — | — | — | — |
ticketweb.euro.apple.com
|
CT Log | Current | — | — | — | — |
tillie01.rno.apple.com
|
CT Log | Current | — | — | — | — |
tillie02.rno.apple.com
|
CT Log | Current | — | — | — | — |
tillie03.rno.apple.com
|
CT Log | Current | — | — | — | — |
tillie04.rno.apple.com
|
CT Log | Current | — | — | — | — |
tillie05.rno.apple.com
|
CT Log | Current | — | — | — | — |
tips-stg.apple.com
|
CT Log | Current | — | — | — | — |
tips.apple.com
|
CT Log | Current | — | — | — | — |
tl-activity.itunes.apple.com
|
CT Log | Current | — | — | — | — |
tl-services.itunes.apple.com
|
CT Log | Current | — | — | — | — |
tl.itunes.apple.com
|
CT Log | Current | — | — | — | — |
tools.eg-store.apple.com
|
CT Log | Current | — | — | — | — |
tools.eg-storesupp.apple.com
|
CT Log | Current | — | — | — | — |
tools.nc-store.apple.com
|
CT Log | Current | — | — | — | — |
tools.nc-storesupp.apple.com
|
CT Log | Current | — | — | — | — |
tools.nwk-store.apple.com
|
CT Log | Current | — | — | — | — |
tools.nwk-storesupp.apple.com
|
CT Log | Current | — | — | — | — |
tools.store.apple.com
|
CT Log | Current | — | — | — | — |
tools.storesupp.apple.com
|
CT Log | Current | — | — | — | — |
trace.apple.com
|
DNS | Current |
sgp-trace.apple.com
|
— | — | — |
trailers.apple.com
|
CT Log | Current | — | — | — | — |
train.apple.com
|
CT Log | Current | — | — | — | — |
traincert.apple.com
|
CT Log | Current | — | — | — | — |
training.apple.com
|
DNS | Current |
trainingcms.v.aaplimg.com
|
— | — | — |
trainingadmin.apple.com
|
CT Log | Current | — | — | — | — |
trainingevents.apple.com
|
CT Log | Current | — | — | — | — |
transact.apple.com
|
CT Log | Current | — | — | — | — |
trefoil.apple.com
|
CT Log | Current | — | — | — | — |
trigon.ls.apple.com
|
CT Log | Current | — | — | — | — |
trist1-swupd.euro.apple.com
|
CT Log | Current | — | — | — | — |
trist2-swupd.euro.apple.com
|
CT Log | Current | — | — | — | — |
trott-ccs.apple.com
|
CT Log | Current | — | — | — | — |
trott-tsm.apple.com
|
CT Log | Current | — | — | — | — |
ttrs.apple.com
|
CT Log | Current | — | — | — | — |
ttsat.apple.com
|
CT Log | Current | — | — | — | — |
tuneandplay-ak.apple.com
|
CT Log | Current | — | — | — | — |
tuneandplay.apple.com
|
CT Log | Current | — | — | — | — |
twinpeaks.apple.com
|
CT Log | Current | — | — | — | — |
uclient-api.itunes.apple.com
|
CT Log | Current | — | — | — | — |
uic.itunes.apple.com
|
CT Log | Current | — | — | — | — |
uklon5-asavpn-fw1.euro.apple.com
|
CT Log | Current | — | — | — | — |
uklon5-asavpn-fw2.euro.apple.com
|
CT Log | Current | — | — | — | — |
upload.apple.com
|
DNS | Current |
rn-upload-ext-prod.apple.com
|
— | — | — |
upp.itunes.apple.com
|
CT Log | Current | — | — | — | — |
uptodate-ut.euro.apple.com
|
CT Log | Current | — | — | — | — |
uptodate.apple.com
|
CT Log | Current | — | — | — | — |
uptodate.euro.apple.com
|
CT Log | Current | — | — | — | — |
userprofile.itunes.apple.com
|
CT Log | Current | — | — | — | — |
userpub.itunes.apple.com
|
CT Log | Current | — | — | — | — |
ut7-uat.apple.com
|
CT Log | Current | — | — | — | — |
ut7-uat.sap.apple.com
|
CT Log | Current | — | — | — | — |
uxintg-iad.apple.com
|
CT Log | Current | — | — | — | — |
ven1.apple.com
|
CT Log | Current | — | — | — | — |
ven2.apple.com
|
CT Log | Current | — | — | — | — |
vendor-mr11.ls.apple.com
|
CT Log | Current | — | — | — | — |
vendor-st21.ls.apple.com
|
CT Log | Current | — | — | — | — |
vendor.ls.apple.com
|
CT Log | Current | — | — | — | — |
venice-qa1.apple.com
|
CT Log | Current | — | — | — | — |
venice-qa1.ess.apple.com
|
CT Log | Current | — | — | — | — |
venice-qa2.apple.com
|
CT Log | Current | — | — | — | — |
venice-qa2.ess.apple.com
|
CT Log | Current | — | — | — | — |
venice-test.apple.com
|
CT Log | Current | — | — | — | — |
venice.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
verdad.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
vger.apple.com
|
CT Log | Current | — | — | — | — |
video.apple.com
|
DNS | Current |
video.v.aaplimg.com
|
— | — | — |
videos.apple.com
|
DNS | Current |
videos-cdn.itunes-apple.com.akadns.net
|
— | — | — |
village.apple.com
|
CT Log | Current | — | — | — | — |
vlt-ehla-uat.apple.com
|
CT Log | Current | — | — | — | — |
vlt-ehla.apple.com
|
CT Log | Current | — | — | — | — |
vocabulary.itunes.apple.com
|
CT Log | Current | — | — | — | — |
volume.apple.com
|
CT Log | Current | — | — | — | — |
volume.buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
volume.itunes.apple.com
|
CT Log | Current | — | — | — | — |
volumeitunesprogram-a.apple.com
|
CT Log | Current | — | — | — | — |
volumeitunesprogram-b.apple.com
|
CT Log | Current | — | — | — | — |
volumeitunesprogram-it.apple.com
|
CT Log | Current | — | — | — | — |
volumeitunesprogram-st-b.apple.com
|
CT Log | Current | — | — | — | — |
volumeitunesprogram.apple.com
|
CT Log | Current | — | — | — | — |
volumeitunesprogram.corp.apple.com
|
CT Log | Current | — | — | — | — |
volumeitunesprogramdownloadtool.apple.com
|
CT Log | Current | — | — | — | — |
volumeitunesprogramdownloadtool.corp.apple.com
|
CT Log | Current | — | — | — | — |
volumepurchaseprogramcredit-a.apple.com
|
CT Log | Current | — | — | — | — |
volumepurchaseprogramcredit-b.apple.com
|
CT Log | Current | — | — | — | — |
volumepurchaseprogramcredit.apple.com
|
CT Log | Current | — | — | — | — |
vp21q01ms-gequatq-sp-vp21.mps.apple.com
|
CT Log | Current | — | — | — | — |
vp21q01ms-janadb001.mps.apple.com
|
CT Log | Current | — | — | — | — |
vp21q01ms-janadb002.mps.apple.com
|
CT Log | Current | — | — | — | — |
vpp.buy.itunes.apple.com
|
CT Log | Current | — | — | — | — |
vpp.itunes.apple.com
|
CT Log | Current | — | — | — | — |
wdg01-uat.apple.com
|
CT Log | Current | — | — | — | — |
wdg02-uat-nc-ext.apple.com
|
CT Log | Current | — | — | — | — |
wdg02-uat.apple.com
|
CT Log | Current | — | — | — | — |
wdg03-uat.apple.com
|
CT Log | Current | — | — | — | — |
wdg1-alt-at.apple.com
|
CT Log | Current | — | — | — | — |
wdg1-alt.apple.com
|
CT Log | Current | — | — | — | — |
wdg1-uat.apple.com
|
CT Log | Current | — | — | — | — |
wdg1.apple.com
|
CT Log | Current | — | — | — | — |
wdg2-alt-at.apple.com
|
CT Log | Current | — | — | — | — |
wdg2-alt-new.apple.com
|
CT Log | Current | — | — | — | — |
wdg2-alt.apple.com
|
CT Log | Current | — | — | — | — |
wdg2-new.apple.com
|
CT Log | Current | — | — | — | — |
wdg2-uat.apple.com
|
CT Log | Current | — | — | — | — |
wdg2.apple.com
|
CT Log | Current | — | — | — | — |
wdg3-alt.apple.com
|
CT Log | Current | — | — | — | — |
webcast.apple.com
|
CT Log | Current | — | — | — | — |
webcast.training.apple.com
|
CT Log | Current | — | — | — | — |
webclass.apple.com
|
CT Log | Current | — | — | — | — |
webcourier.push.apple.com
|
CT Log | Current | — | — | — | — |
webcourier.sandbox.push.apple.com
|
CT Log | Current | — | — | — | — |
webgdv.apple.com
|
CT Log | Current | — | — | — | — |
webgdvitws.apple.com
|
CT Log | Current | — | — | — | — |
webgdvtws.apple.com
|
CT Log | Current | — | — | — | — |
webgmacct.apple.com
|
CT Log | Current | — | — | — | — |
webmail-st.apple.com
|
CT Log | Current | — | — | — | — |
webmail.apple.com
|
CT Log | Current | — | — | — | — |
webmail.asia.apple.com
|
CT Log | Current | — | — | — | — |
webmail.euro.apple.com
|
CT Log | Current | — | — | — | — |
webmailnew.apple.com
|
CT Log | Current | — | — | — | — |
webmailt.apple.com
|
CT Log | Current | — | — | — | — |
wellness-bz.apple.com
|
CT Log | Current | — | — | — | — |
wellness-origin.apple.com
|
CT Log | Current | — | — | — | — |
wellness-uat-origin.apple.com
|
CT Log | Current | — | — | — | — |
wellness-uat.apple.com
|
CT Log | Current | — | — | — | — |
wellness.apple.com
|
CT Log | Current | — | — | — | — |
wellnessclassic.apple.com
|
CT Log | Current | — | — | — | — |
wgcc.apple.com
|
CT Log | Current | — | — | — | — |
widget-stage.ireporter.apple.com
|
CT Log | Current | — | — | — | — |
widget.ireporter.apple.com
|
CT Log | Current | — | — | — | — |
widgets.itunes.apple.com
|
CT Log | Current | — | — | — | — |
wiggles.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
wocky.apple.com
|
CT Log | Current | — | — | — | — |
wonder.corp.apple.com
|
CT Log | Current | — | — | — | — |
workshops-uat.apple.com
|
CT Log | Current | — | — | — | — |
workshops.apple.com
|
CT Log | Current | — | — | — | — |
ws01.apple.com
|
CT Log | Current | — | — | — | — |
wsit01.apple.com
|
CT Log | Current | — | — | — | — |
wsuat01.apple.com
|
CT Log | Current | — | — | — | — |
wwdcservo.apple.com
|
CT Log | Current | — | — | — | — |
wwss.apple.com
|
CT Log | Current | — | — | — | — |
www.access.apple.com
|
CT Log | Current | — | — | — | — |
www.apple.com
|
DNS | Current |
www-apple-com.v.aaplimg.com
|
— | — | — |
www.dashboard.iso.apple.com
|
CT Log | Current | — | — | — | — |
www.extbet.apple.com
|
CT Log | Current | — | — | — | — |
www.iadsdk.apple.com
|
CT Log | Current | — | — | — | — |
www.itunesconnect.apple.com
|
CT Log | Current | — | — | — | — |
www.opensource.apple.com
|
CT Log | Current |
world-gen.g.aaplimg.com
|
— | — | — |
www.se.itunes.apple.com
|
CT Log | Current | — | — | — | — |
www.selfsolve.apple.com
|
CT Log | Current | — | — | — | — |
www.swdist.apple.com
|
CT Log | Current | — | — | — | — |
wwwdev1.corp.apple.com
|
CT Log | Current | — | — | — | — |
wwwqa1.corp.apple.com
|
CT Log | Current | — | — | — | — |
wwwqa2.corp.apple.com
|
CT Log | Current | — | — | — | — |
xedge-new.apple.com
|
CT Log | Current | — | — | — | — |
xedge.apple.com
|
CT Log | Current | — | — | — | — |
xedge2-new.apple.com
|
CT Log | Current | — | — | — | — |
xedge2.apple.com
|
CT Log | Current | — | — | — | — |
xedge2uat.apple.com
|
CT Log | Current | — | — | — | — |
xedge3-new.apple.com
|
CT Log | Current | — | — | — | — |
xedge3.apple.com
|
CT Log | Current | — | — | — | — |
xml.apple.com
|
DNS | Current |
xml.apple.com.edgesuite.net
|
— | — | — |
xp.apple.com
|
CT Log | Current | — | — | — | — |
xskey.apple.com
|
CT Log | Current | — | — | — | — |
you.apple.com
|
CT Log | Current | — | — | — | — |
yuri.apple.com
|
CT Log | Current | — | — | — | — |
z2r0y.apple.com
|
CT Log | Current | — | — | — | — |
zac.apple.com
|
CT Log | Current | — | — | — | — |
zone.siri.apple.com
|
CT Log | Current | — | — | — | — |
DNS Evidence Diff Side-by-side comparison
17.253.144.10
17.253.144.10
2620:149:af0::10
2620:149:af0::10
0 issuewild "pki.apple.com"
0 iodef "mailto:contact_pki@apple.com"
0 iodef "mailto:contact_pki@apple.com"
0 issue "pki.apple.com"
0 issue "pki.apple.com"
0 issuewild "pki.apple.com"
v=DMARC1; p=quarantine; sp=reject; rua=mailto:d@rua.agari.com; ruf=mailto:d@ruf.agari.com;
v=DMARC1; p=quarantine; sp=reject; rua=mailto:d@rua.agari.com; ruf=mailto:d@ruf.agari.com;
10 mx-in.g.apple.com.
10 mx-in.g.apple.com.
20 mx-in-hfd.apple.com.
20 mx-in-ma.apple.com.
20 mx-in-ma.apple.com.
20 mx-in-rn.apple.com.
20 mx-in-rn.apple.com.
20 mx-in-sg.apple.com.
20 mx-in-sg.apple.com.
20 mx-in-hfd.apple.com.
20 mx-in-vib.apple.com.
20 mx-in-vib.apple.com.
a.ns.apple.com.
a.ns.apple.com.
b.ns.apple.com.
b.ns.apple.com.
c.ns.apple.com.
c.ns.apple.com.
d.ns.apple.com.
d.ns.apple.com.
ns-ext-prod.jackfruit.apple.com. dnscontact.apple.com. 2026050101 300 300 3628800 300
ns-ext-prod.jackfruit.apple.com. dnscontact.apple.com. 2026050101 300 300 3628800 300
77a4a6de-da14-449c-83c4-85366e0f55f9
Dynatrace-site-verification=7d881a7c-c13f-4146-9d27-2731459e2509__iqls0105tagglcsaul0m16ibrf
ValidationTokenValue=77a4a6de-da14-449c-83c4-85366e0f55f9
_eht2v8yfz1agpq7o4zdkkz3k0k86fyr
_khcec23xgc5b2lb981hup1csjb4cdnz
adobe-idp-site-verification=6bd5e74c-a3a0-4781-b2e1-e95399b5e11c
apple-domain-verification=X5Jt76bn3Dnmgzjj
atlassian-domain-verification=mLabq99iaT8kquJechF6l31FAYoNUe3WB7tLpLFUiUYVJCse9SKq83hOJzFkwqrh
atlassian-domain-verification=qZD4TfnCAoAjCFQgafhoKQpOs9tviekNK4wYE4a5eK3XoRP06hXAvEp8SLU0v7fI
cerner-client-id=22dd1d8a-5e8b-4e1e-80ef-39bcdfd42798
cerner-client-id=ce3abf18-ee87-43b9-9927-9eb24b4bac4a
cisco-ci-domain-verification=6f3bfb849796a518061f8e8c4356f687a138502d86db742791685059176547dd
facebook-domain-verification=n6cqjfucq6plswmtfbwnbbeu1qiq3v
google-site-verification=8M6XjQCzydT62jk8HY3VXPAG-nKDllTRV-JpA3-Ktyw
google-site-verification=L5kkMdiFI8npvb6KlHui84fJaCw5G64DWhaDRIAT4_c
google-site-verification=zBSq1mG5ssu2If-C17UAz_MzSZDcx03MVxmeDwMNc5w
json:eyJ3aHkiOiJUaGlzIGlzIHRvIHRydW5jYXRlIFVEUCByZXNwb25zZXMgZm9yIFRYVCBxdWVyaWVzIHRvIGFwcGxlLmNvbSIsInBhZGRpbmciOiJpZW4wYWVHaGF0aG9oNmhhaHZpZWphaTNlYXkwYWh2YWhjaGFocXVhZWxlZTBZdWw0cGhpZXRoMHNvNXZpZXllZWNvaDRpZThzaGVlcGllVDNwYWVjaGVpVjZqb2h3aWVwaG82In0K
json:eyJ3aHkiOiJUaGlzIGlzIHRvIHRydW5jYXRlIFVEUCByZXNwb25zZXMgZm9yIFRYVCBxdWVyaWVzIHRvIGFwcGxlLmNvbSIsInBhZGRpbmciOiJxdWFoMGVpamFhNGVlajh0aWVkYWlnaG9jZWljaGFlOGVUb3ppZTVmdTVhaFRoMldlaU00aWsyaHVxdThpZXBoaWVxdW9oc2hlaXBhZWdoOUthZWw3b2NoaWVuZ2llem9lc2g1In0K
miro-verification=2494d255c4c50b1e521650a0659cbf3fa08b0072
v=spf1 include:_spf.apple.com include:_spf-txn.apple.com ~all
webexdomainverification.8C462=b728ec3f-dfc9-42f9-92cb-9ba8853cbee8
yahoo-verification-key=Ay+djyw0qWQgXKWGA/jstjYryTMrKb+PBXI5l8u5/jw=
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.
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.
aea9a7a758ec84595b25bda6baef5c26ca65d46e7302339306442fb36e4fc66e92910877d74edb1f81fa0635394094aa085302a67dfd235b454ab7e1abb88e96
Internet Archive — Permanent Record Wayback Machine Can this analysis be independently verified? Archived
This analysis has been automatically submitted to the Internet Archive's Wayback Machine, creating a tamper-evident, third-party-hosted snapshot of the DNS security posture at analysis time. This archived copy is independent of DNS Tool — it provides an independently verifiable record of the analysis at this point in time. Combined with the SHA-3-512 integrity hash, this creates a verifiable chain of evidence for domain security state.
https://web.archive.org/web/20260502060229/https://dnstool.it-help.tech/analysis/17811/view/E
Download the intelligence dump and verify its integrity, like you would a Kali ISO or any critical artifact. The SHA-3-512 checksum covers every byte of the download — deterministic serialization ensures identical hashes across downloads.
After downloading, verify with any of these commands:
Tip: cd ~/Downloads first (or wherever you saved the files).
cat dns-intelligence-apple.com.json.sha3 && echo '---' && openssl dgst -sha3-512 dns-intelligence-apple.com.json
python3 -c "import hashlib; print(hashlib.sha3_512(open('dns-intelligence-apple.com.json','rb').read()).hexdigest())"
sha3sum -a 512 dns-intelligence-apple.com.json
.sha3 file or the checksum API at /api/analysis/17811/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 apple.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 apple.com A
dig +noall +answer apple.com AAAA
dig +noall +answer apple.com MX
dig +noall +answer apple.com NS
dig +noall +answer apple.com TXT
Email Authentication
dig +short apple.com TXT | grep -i spf
dig +short _dmarc.apple.com TXT
dig +short selector1._domainkey.apple.com TXT
dig +short selector2._domainkey.apple.com TXT
Domain Security
dig +dnssec +noall +answer apple.com DNSKEY
dig +noall +answer apple.com DS
dig +dnssec +cd apple.com A @1.1.1.1
Transport Security
dig +noall +answer _25._tcp.mx-in.g.apple.com TLSA
dig +noall +answer _25._tcp.mx-in-hfd.apple.com TLSA
dig +noall +answer _25._tcp.mx-in-ma.apple.com TLSA
dig +noall +answer _25._tcp.mx-in-rn.apple.com TLSA
dig +noall +answer _25._tcp.mx-in-sg.apple.com TLSA
dig +noall +answer _25._tcp.mx-in-vib.apple.com TLSA
openssl s_client -starttls smtp -connect mx-in.g.apple.com:25 -servername mx-in.g.apple.com 2>/dev/null | openssl x509 -noout -subject -dates
dig +short _mta-sts.apple.com TXT
curl -sL https://mta-sts.apple.com/.well-known/mta-sts.txt
dig +short _smtp._tls.apple.com TXT
Brand & Trust
dig +short default._bimi.apple.com TXT
dig +noall +answer apple.com CAA
DNS Records
dig +noall +answer apple.com HTTPS
Domain Security
dig +noall +answer apple.com CDS
Infrastructure Intelligence
curl -sL 'https://rdap.org/domain/apple.com' | python3 -m json.tool | head -50
Transport Security
openssl s_client -starttls smtp -connect mx-in.g.apple.com:25 -servername mx-in.g.apple.com </dev/null 2>/dev/null | head -5
Infrastructure Intelligence
curl -s 'https://crt.sh/?q=%25.apple.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://apple.com/.well-known/security.txt | head -20
AI Surface
curl -sI https://apple.com/llms.txt | head -5
curl -s https://apple.com/robots.txt | grep -i -E 'GPTBot|ChatGPT|Claude|Anthropic|Google-Extended|CCBot|PerplexityBot'
Infrastructure Intelligence
dig +short 10.144.253.17.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 apple.com A
dig +noall +answer apple.com AAAA
dig +noall +answer apple.com MX
dig +noall +answer apple.com NS
dig +noall +answer apple.com TXT
Email Authentication
dig +short apple.com TXT | grep -i spf
dig +short _dmarc.apple.com TXT
dig +short selector1._domainkey.apple.com TXT
dig +short selector2._domainkey.apple.com TXT
Domain Security
dig +dnssec +noall +answer apple.com DNSKEY
dig +noall +answer apple.com DS
dig +dnssec +cd apple.com A @1.1.1.1
Transport Security
dig +noall +answer _25._tcp.mx-in.g.apple.com TLSA
dig +noall +answer _25._tcp.mx-in-hfd.apple.com TLSA
dig +noall +answer _25._tcp.mx-in-ma.apple.com TLSA
dig +noall +answer _25._tcp.mx-in-rn.apple.com TLSA
dig +noall +answer _25._tcp.mx-in-sg.apple.com TLSA
dig +noall +answer _25._tcp.mx-in-vib.apple.com TLSA
openssl s_client -starttls smtp -connect mx-in.g.apple.com:25 -servername mx-in.g.apple.com 2>/dev/null | openssl x509 -noout -subject -dates
dig +short _mta-sts.apple.com TXT
curl -sL https://mta-sts.apple.com/.well-known/mta-sts.txt
dig +short _smtp._tls.apple.com TXT
Brand & Trust
dig +short default._bimi.apple.com TXT
dig +noall +answer apple.com CAA
DNS Records
dig +noall +answer apple.com HTTPS
Domain Security
dig +noall +answer apple.com CDS
Infrastructure Intelligence
curl -sL 'https://rdap.org/domain/apple.com' | python3 -m json.tool | head -50
Transport Security
openssl s_client -starttls smtp -connect mx-in.g.apple.com:25 -servername mx-in.g.apple.com </dev/null 2>/dev/null | head -5
Infrastructure Intelligence
curl -s 'https://crt.sh/?q=%25.apple.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://apple.com/.well-known/security.txt | head -20
AI Surface
curl -sI https://apple.com/llms.txt | head -5
curl -s https://apple.com/robots.txt | grep -i -E 'GPTBot|ChatGPT|Claude|Anthropic|Google-Extended|CCBot|PerplexityBot'
Infrastructure Intelligence
dig +short 10.144.253.17.origin.asn.cymru.com TXT
