
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 |
|---|---|---|---|---|
| SOA | 21567s |
1 hour (3600s) |
high | SOA TTL is above typical — observed 21567s, 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. |
| NS | 6 hours (21600s) |
1 day (86400s) |
medium | NS TTL is below typical — observed 6 hours (21600s), typical value is 1 day (86400s). Short TTLs increase DNS query volume but enable faster propagation. If you are preparing for a migration or need rapid failover, this may be intentional (RFC 1035 §3.2.1). For steady-state production, consider 86400 seconds per NIST SP 800-53 SI-7 relevance guidance. Use the TTL Tuner for profile-specific recommendations. |
Big Picture Questions
- How often do you actually change this record? If it hasn’t changed in months, a short TTL is generating unnecessary DNS queries without any benefit.
- Are you preparing for a migration or IP change? Short TTLs make sense temporarily — but should be raised back to 1 hour (3600s) once the change is complete.
- Every DNS lookup adds 20–150ms of latency. With a 60s TTL, returning visitors trigger a fresh lookup every minute. With 3600s, they get cached responses for an hour — faster page loads, no extra infrastructure needed.
- Google runs A records at ~30s because they operate a global anycast network and need to steer traffic dynamically. For a typical website without that infrastructure, copying those TTLs increases query volume with zero upside.
ns1.sedoparking.com
2018051601
hostmaster.sedo.de
| Timer | Value | RFC 1912 Range |
|---|---|---|
| Refresh | 86400s | 1,200–43,200s (20 min – 12 hrs) |
| Retry | 10800s | Fraction of Refresh |
| Expire | 604800s | 1,209,600–2,419,200s (14–28 days) |
| Minimum (Neg. Cache) | 86400s | 300–86,400s (5 min – 1 day) |
This domain publishes a Null MX record (RFC 7505) but lacks a DMARC reject policy. Without it, attackers can still spoof email from this domain. Complete the no-mail hardening with a strict DMARC reject policy.
| Field | Value |
|---|---|
| Type | TXT |
| Host | _dmarc.blue.com |
| Value | v=DMARC1; p=reject; sp=reject; adkim=s; aspf=s; |
DNSSEC is not enabled for this domain. DNSSEC provides cryptographic authentication of DNS responses, preventing cache poisoning and DNS spoofing attacks.
CAA records specify which Certificate Authorities may issue certificates for your domain, reducing the risk of unauthorized certificate issuance.
| Field | Value |
|---|---|
| Type | CAA |
| Host | blue.com (root of domain — adjust CA to match your provider) |
| Value | 0 issue "letsencrypt.org" |
Email Security Methodology Can this domain be impersonated by email? No null MX indicates no-mail domain
SPF Record RFC 7208 §4 Consistent
Valid SPF (no mail allowed) - domain declares it sends no email
DMARC Policy RFC 7489 §6.3 Consistent
No valid DMARC record found
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
DKIM not discoverable via common selectors (large providers use rotating selectors)
_domainkey.blue.com NS records point to
an external service
(ns1.sedoparking.com, ns2.sedoparking.com).
DKIM selectors are dynamically managed and may include keys for services beyond what static scanning discovers.
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 valid TLS-RPT record found
DANE / TLSA Consistent Recon Methodology Can mail servers establish identity without a public CA? No
No DANE/TLSA records found (checked 1 MX host)
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? Yes No DMARC policy (RFC 7489) — attackers can send email appearing to be from this domain with no sender-authentication barrier
BIMI BIMI Spec Consistent Warning
No valid BIMI record found
CAA RFC 8659 §4 Consistent Warning
No CAA records found - any CA can issue certificates
Vulnerability Disclosure Policy (security.txt) Is there a verified way to report security issues? Partial RFC 9116
security.txt found but missing required fields
Contact
Missing (required by RFC 9116 §2.5.3)Expires
Missing (required by RFC 9116 §2.5.5)AI Surface Scanner Beta Is this domain discoverable by AI — and protected from abuse? Yes
AI governance signals observed
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 (3 items)
| Type | Detail | Severity | Confidence |
|---|---|---|---|
llms_txt_found |
llms.txt file found providing structured LLM context | info | Observed |
llms_full_txt_found |
llms-full.txt also found (extended LLM context) | info | Observed |
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.
Sources scanned (1)
- http://blue.com/
What type of scan is this?
This is OSINT (Open Source Intelligence) collection — we check the same publicly accessible URLs that any web browser could visit. No authentication is bypassed, no ports are probed, no vulnerabilities are exploited.
Is this a PCI compliance scan? No. PCI DSS requires scans performed by an Approved Scanning Vendor (ASV) certified by the PCI Security Standards Council. DNS Tool is not an ASV. If you need PCI compliance scanning, engage a certified ASV such as Qualys, Tenable, or Trustwave.
Is this a penetration test? No. Penetration testing involves active exploitation attempts against systems with authorization. Our checks are passive observation of publicly accessible resources — the same methodology used by Shodan, Mozilla Observatory, and other OSINT platforms.
DNS Server Security Hardened
No DNS server misconfigurations found on ns1.sedoparking.com — Nmap NSE probes for zone transfer (AXFR), open recursion (RFC 5358), nameserver identity disclosure, and DNS cache snooping.
| Check | Result | Detail |
|---|---|---|
| Zone Transfer (AXFR) | Denied | Test inconclusive |
| Open Recursion | Disabled | Test inconclusive |
| Nameserver Identity | Hidden | Test inconclusive |
| Cache Snooping | Protected | Test inconclusive |
Tested nameservers: ns1.sedoparking.com, ns2.sedoparking.com
Delegation Consistency 1 Issue
Delegation consistency: 1 issue(s) found — Parent/child NS delegation alignment: DS↔DNSKEY, glue records, TTL drift, SOA serial sync.
- Could not retrieve NS TTL from parent zone
DS ↔ DNSKEY Alignment Aligned
Glue Record Completeness Complete
| Nameserver | In-Bailiwick | IPv4 Glue | IPv6 Glue | Status |
|---|---|---|---|---|
ns1.sedoparking.com |
No | N/A | N/A | OK |
ns2.sedoparking.com |
No | N/A | N/A | OK |
NS TTL Comparison Drift
SOA Serial Consistency Consistent
ns1.sedoparking.com: 2.018051601e+09ns2.sedoparking.com: 2.018051601e+09Nameserver Fleet Matrix Healthy
Analyzed 2 nameserver(s) for blue.com — Per-nameserver reachability, ASN diversity, SOA serial sync, and lame delegation checks.
| Nameserver | IPv4 | IPv6 | ASN / Operator | UDP | TCP | AA | SOA Serial |
|---|---|---|---|---|---|---|---|
ns1.sedoparking.com |
91.195.241.8 3.130.216.63 |
None | AS47846 | 2018051601 | |||
ns2.sedoparking.com |
34.211.188.210 91.195.240.8 |
None |
AS16509
Amazon.com, Inc. |
2018051601 |
2 ASNs, 4 /24 prefixes across 2 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 1 unique ASN(s) across 1 IP address(es)
| ASN | Name | Country |
|---|---|---|
AS47846 |
DE |
64.190.63.222 → AS47846 (64.190.62.0/23)Edge / CDN Success
Domain appears to use direct origin hosting
SaaS TXT Footprint Success
No SaaS services detected
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.
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
2 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? 2088 subdomains discovered
How did we find these?| Subdomain | Source | Status | Provider / CNAME | Certificates | First Seen | Issuer(s) |
|---|---|---|---|---|---|---|
075313693428blue.end.blue.com
|
CT Log | Current | — | — | — | — |
10.20.13.57.blue.com
|
CT Log | Current | — | — | — | — |
101.blue.com
|
CT Log | Current | — | 1 | 2026-04-08T00:00:00Z | |
102online.dsds.blue.com
|
CT Log | Current | — | — | — | — |
11.bi.blue.com
|
CT Log | Current | — | 1 | 2026-02-07T00:00:00Z | |
1111.blue.com
|
CT Log | Current | — | 1 | 2026-03-04T00:00:00Z | |
112db.big.blue.com
|
CT Log | Current | — | — | — | — |
1255.blue.com
|
CT Log | Current | — | 1 | 2026-03-26T00:00:00Z | |
188bet.blue.com
|
CT Log | Current | — | 1 | 2026-04-08T00:00:00Z | |
2012.redvs.blue.com
|
CT Log | Current | — | — | — | — |
2015.bi.blue.com
|
CT Log | Current | — | 1 | 2026-04-10T00:00:00Z | |
3.blue.com
|
CT Log | Current | — | — | — | — |
3.redvs.blue.com
|
CT Log | Current | — | 1 | 2026-01-25T00:00:00Z | |
3190.blue.com
|
CT Log | Current | — | 1 | 2026-03-04T00:00:00Z | |
33577983401www.blue.com
|
CT Log | Current | — | 1 | 2026-03-05T00:00:00Z | |
34079563066www.blue.com
|
CT Log | Current | — | 1 | 2026-03-04T00:00:00Z | |
3dsurgery.aqi.blue.com
|
CT Log | Current | — | — | — | — |
3durgery.aqi.blue.com
|
CT Log | Current | — | 1 | 2026-03-04T00:00:00Z | |
51hk.blue.com
|
CT Log | Current | — | 1 | 2026-01-27T00:00:00Z | |
51hk.www.blue.com
|
CT Log | Current | — | 1 | 2026-01-25T00:00:00Z | |
53w.blue.com
|
CT Log | Current | — | 1 | 2026-04-08T00:00:00Z | |
5v7x.blue.com
|
CT Log | Current | — | — | — | — |
5www.blue.com
|
CT Log | Current | — | 1 | 2026-03-02T00:00:00Z | |
6m-api.tui.blue.com
|
CT Log | Current | — | — | — | — |
7.blue.com
|
CT Log | Current | — | 1 | 2026-04-09T00:00:00Z | |
7starhd.blue.com
|
CT Log | Current | — | 1 | 2026-02-09T00:00:00Z | |
830.blue.com
|
CT Log | Current | — | — | — | — |
850.blue.com
|
CT Log | Current | — | 1 | 2026-03-04T00:00:00Z | |
a.blue.com
|
CT Log | Current | — | 1 | 2026-03-05T00:00:00Z | |
a.mx.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
acacia.blue.com
|
CT Log | Current | — | — | — | — |
academy.blue.com
|
DNS | Current | — | — | — | — |
accept.blue.com
|
CT Log | Current | — | 2 | 2026-01-24T00:00:00Z | |
acceso.blue.com
|
CT Log | Current | — | 1 | 2026-03-08T00:00:00Z | |
access.blue.com
|
CT Log | Current | — | — | — | — |
access.horizon.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
access.yahoo.blue.com
|
CT Log | Current | — | — | — | — |
account.blue.com
|
CT Log | Current | — | 1 | 2026-03-04T00:00:00Z | |
accounting.blue.com
|
DNS | Current | — | — | — | — |
accounts.blue.com
|
CT Log | Current | — | 1 | 2026-03-28T00:00:00Z | |
acesso-app-uat.test.fy.blue.com
|
CT Log | Current | — | 1 | 2026-04-09T00:00:00Z | |
acesso-app-uat.test.fyi.blue.com
|
CT Log | Current | — | — | — | — |
acg.blue.com
|
CT Log | Current | — | 1 | 2026-02-21T00:00:00Z | |
act.blue.com
|
CT Log | Current | — | 2 | 2026-01-25T00:00:00Z | |
activate.fyi.blue.com
|
CT Log | Current | — | — | — | — |
ad.blue.com
|
DNS | Current | — | — | — | — |
adfs.blue.com
|
CT Log | Current | — | 1 | 2026-04-08T00:00:00Z | |
adfs1vm.blue.com
|
CT Log | Current | — | 1 | 2026-01-25T00:00:00Z | |
admin-alconlf.v2.blue.com
|
CT Log | Current | — | — | — | — |
admin.blue.com
|
CT Log | Current | — | 1 | 2026-01-28T00:00:00Z | |
admin.tatoi.wtm.blue.com
|
CT Log | Current | — | — | — | — |
admin.univerge.blue.com
|
CT Log | Current | — | — | — | — |
admin1.blue.com
|
DNS | Current | — | — | — | — |
admin2.blue.com
|
DNS | Current | — | — | — | — |
adminer.blue.com
|
CT Log | Current | — | 1 | 2026-02-04T00:00:00Z | |
adw.blue.com
|
CT Log | Current | — | 1 | 2026-04-08T00:00:00Z | |
aeuwf03.msteams.blue.com
|
CT Log | Current | — | — | — | — |
ag.blue.com
|
CT Log | Current | — | 1 | 2026-03-04T00:00:00Z | |
agent.blue.com
|
CT Log | Current | — | 1 | 2026-03-04T00:00:00Z | |
agilicloude.agili.blue.com
|
CT Log | Current | — | — | — | — |
ai.blue.com
|
CT Log | Current | — | 2 | 2026-01-25T00:00:00Z | |
aidenhotel.carmen.blue.com
|
CT Log | Current | — | 1 | 2026-04-02T00:00:00Z | |
aidenhotels.carmen.blue.com
|
CT Log | Current | — | 1 | 2026-04-02T00:00:00Z | |
alabama.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
alberto.blue.com
|
CT Log | Current | — | 1 | 2026-03-12T00:00:00Z | |
alert.blue.com
|
DNS | Current | — | — | — | — |
alerts.blue.com
|
DNS | Current | — | — | — | — |
alex.blue.com
|
CT Log | Current | — | 1 | 2026-03-04T00:00:00Z | |
all.blue.com
|
CT Log | Current | — | — | — | — |
all.people.bot.except.me.and.hamza.we.write.blue.com
|
CT Log | Current | — | — | — | — |
almost.blue.com
|
CT Log | Current | — | — | — | — |
alpha.blue.com
|
DNS | Current | — | — | — | — |
amanleek.blue.com
|
CT Log | Current | — | 1 | 2026-02-22T00:00:00Z | |
amazon.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
amir.2.blue.com
|
CT Log | Current | — | 1 | 2026-03-04T00:00:00Z | |
ammgm.blue.com
|
CT Log | Current | — | — | — | — |
analytics.blue.com
|
DNS | Current | — | — | — | — |
angel.blue.com
|
CT Log | Current | — | 1 | 2026-03-05T00:00:00Z | |
animalsex.blue.com
|
CT Log | Current | — | 1 | 2026-03-05T00:00:00Z | |
aniqmail.blue.com
|
CT Log | Current | — | 1 | 2026-01-25T00:00:00Z | |
anis.sym.blue.com
|
CT Log | Current | — | 1 | 2026-01-25T00:00:00Z | |
anna.blue.com
|
CT Log | Current | — | 1 | 2026-02-21T00:00:00Z | |
ant.ve.blue.com
|
CT Log | Current | — | — | — | — |
ant.ven.blue.com
|
CT Log | Current | — | 1 | 2026-03-19T00:00:00Z | |
antispam.linkedin-herizpon.blue.com
|
CT Log | Current | — | 1 | 2026-01-25T00:00:00Z | |
anyconnect.blue.com
|
CT Log | Current | — | — | — | — |
anyi.blue.com
|
CT Log | Current | — | — | — | — |
anywhere.blue.com
|
CT Log | Current | — | 1 | 2026-03-04T00:00:00Z | |
aol.blue.com
|
CT Log | Current | — | — | — | — |
ap-south.blue.com
|
DNS | Current | — | — | — | — |
ap.blue.com
|
DNS | Current | — | — | — | — |
apac.blue.com
|
DNS | Current | — | — | — | — |
apc.blue.com
|
CT Log | Current | — | 1 | 2026-03-05T00:00:00Z | |
api-homedepot.blue.com
|
CT Log | Current | — | 1 | 2026-03-29T00:00:00Z | |
api.blue.com
|
DNS | Current | — | — | — | — |
api.orders.tatoi.wtm.blue.com
|
CT Log | Current | — | — | — | — |
api1.blue.com
|
DNS | Current | — | — | — | — |
api2.blue.com
|
DNS | Current | — | — | — | — |
api3.blue.com
|
DNS | Current | — | — | — | — |
apigw.blue.com
|
DNS | Current | — | — | — | — |
apis.blue.com
|
DNS | Current | — | — | — | — |
apk.indir.blue.com
|
CT Log | Current | — | 1 | 2026-01-25T00:00:00Z | |
apl.blue.com
|
CT Log | Current | — | 1 | 2026-02-22T00:00:00Z | |
aplicaciones.blue.com
|
CT Log | Current | — | 1 | 2026-02-24T00:00:00Z | |
apm.blue.com
|
CT Log | Current | — | 1 | 2026-03-04T00:00:00Z | |
app.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
app1.blue.com
|
DNS | Current | — | — | — | — |
app2.blue.com
|
DNS | Current | — | — | — | — |
appaccess.blue.com
|
CT Log | Current | — | 1 | 2026-04-04T00:00:00Z | |
appointments.blue.com
|
DNS | Current | — | — | — | — |
apps.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
apps.rice.blue.com
|
CT Log | Current | — | 1 | 2026-01-25T00:00:00Z | |
apps.strategic.blue.com
|
CT Log | Current | — | — | — | — |
appstore.bizmob.coway.blue.com
|
CT Log | Current | — | 1 | 2026-03-28T00:00:00Z | |
aqi.blue.com
|
CT Log | Current | — | 1 | 2026-03-13T00:00:00Z | |
arabella.blue.com
|
CT Log | Current | — | 1 | 2026-03-04T00:00:00Z | |
aracelitha.blue.com
|
CT Log | Current | — | — | — | — |
archive.blue.com
|
DNS | Current | — | — | — | — |
archives.blue.com
|
DNS | Current | — | — | — | — |
arcwiki.mcd.blue.com
|
CT Log | Current | — | 1 | 2026-02-13T00:00:00Z | |
ark.blue.com
|
CT Log | Current | — | — | — | — |
army.blue.com
|
CT Log | Current | — | 1 | 2026-03-04T00:00:00Z | |
art.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
asia.blue.com
|
DNS | Current | — | — | — | — |
assets-global.blue.com
|
CT Log | Current | — | 1 | 2026-02-13T00:00:00Z | |
assets.blue.com
|
DNS | Current | — | — | — | — |
asss-t.zchcr7942slw.blue.com
|
CT Log | Current | — | 1 | 2026-01-25T00:00:00Z | |
asssthcr7942slw.blue.com
|
CT Log | Current | — | — | — | — |
astral.blue.com
|
CT Log | Current | — | 1 | 2026-04-01T00:00:00Z | |
atom.blue.com
|
DNS | Current | — | — | — | — |
aut-of-the.blue.com
|
CT Log | Current | — | 1 | 2026-03-04T00:00:00Z | |
auth-mo.mo831out.blue.com
|
CT Log | Current | — | — | — | — |
auth.blue.com
|
CT Log | Current | — | 1 | 2026-04-11T00:00:00Z | |
auth.gliddenwild.blue.com
|
CT Log | Current | — | — | — | — |
auth.httpwww.blue.com
|
CT Log | Current | — | — | — | — |
auth.linkedin-herizpon.blue.com
|
CT Log | Current | — | 1 | 2026-04-04T00:00:00Z | |
auth0.blue.com
|
DNS | Current | — | — | — | — |
authaz.blue.com
|
CT Log | Current | — | 1 | 2026-03-13T00:00:00Z | |
authsmtp.gliddenwild.blue.com
|
CT Log | Current | — | 1 | 2026-01-25T00:00:00Z | |
authsmtp.horizon.blue.com
|
CT Log | Current | — | 2 | 2026-01-24T00:00:00Z | |
authsmtp.httpwww.blue.com
|
CT Log | Current | — | — | — | — |
authsmtp.latte.blue.com
|
CT Log | Current | — | 1 | 2026-01-25T00:00:00Z | |
authsmtp.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
autoconfig.blue.com
|
DNS | Current | — | — | — | — |
autodiscover.830.blue.com
|
CT Log | Current | — | — | — | — |
autodiscover.blue.com
|
CT Log | Current | — | 2 | 2026-01-26T00:00:00Z | |
autodiscover.cloud.blue.com
|
CT Log | Current | — | — | — | — |
autodiscover.marine.blue.com
|
CT Log | Current | — | — | — | — |
autodiscover.moana.blue.com
|
CT Log | Current | — | 1 | 2026-03-04T00:00:00Z | |
autodiscover.nlai.blue.com
|
CT Log | Current | — | — | — | — |
autodiscover.one.blue.com
|
CT Log | Current | — | — | — | — |
autodiscover.rhimagnesita.blue.com
|
CT Log | Current | — | — | — | — |
autodiscover.team.blue.com
|
CT Log | Current | — | — | — | — |
autodiscover.thesummit.blue.com
|
CT Log | Current | — | — | — | — |
autodiscover.tripled.blue.com
|
CT Log | Current | — | — | — | — |
autodiscover.tui.blue.com
|
CT Log | Current | — | 1 | 2026-03-30T00:00:00Z | |
autodiscover.vulcan.blue.com
|
CT Log | Current | — | 1 | 2026-03-25T00:00:00Z | |
avalon.blue.com
|
CT Log | Current | — | 2 | 2026-01-24T00:00:00Z | |
awsdashboard.blue.com
|
CT Log | Current | — | — | — | — |
awsdashboard.www.blue.com
|
CT Log | Current | — | — | — | — |
az.blue.com
|
CT Log | Current | — | 2 | 2026-01-24T00:00:00Z | |
b.blue.com
|
DNS | Current | — | — | — | — |
backend.lpg.blue.com
|
CT Log | Current | — | — | — | — |
backup.blue.com
|
DNS | Current | — | — | — | — |
backup1.blue.com
|
DNS | Current | — | — | — | — |
backup2.blue.com
|
DNS | Current | — | — | — | — |
bam-ca.fyi.blue.com
|
CT Log | Current | — | — | — | — |
barracuda.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
battle.blue.com
|
CT Log | Current | — | 1 | 2026-01-27T00:00:00Z | |
bazar.blue.com
|
CT Log | Current | — | 1 | 2026-03-31T00:00:00Z | |
bcfremote.blue.com
|
CT Log | Current | — | — | — | — |
bcp.blue.com
|
CT Log | Current | — | — | — | — |
bdcentral.blue.com
|
CT Log | Current | — | 1 | 2026-03-30T00:00:00Z | |
bdo.blue.com
|
CT Log | Current | — | — | — | — |
be.blue.com
|
CT Log | Current | — | 1 | 2026-03-04T00:00:00Z | |
beer.celebration.blue.com
|
CT Log | Current | — | — | — | — |
belong.blue.com
|
CT Log | Current | — | — | — | — |
benifitx.blue.com
|
CT Log | Current | — | — | — | — |
berry.high.blue.com
|
CT Log | Current | — | — | — | — |
bestpractics.blue.com
|
CT Log | Current | — | 1 | 2026-04-06T00:00:00Z | |
bet-30.blue.com
|
CT Log | Current | — | 1 | 2026-01-30T00:00:00Z | |
bet30.blue.com
|
CT Log | Current | — | 1 | 2026-01-30T00:00:00Z | |
beta.blue.com
|
DNS | Current | — | — | — | — |
beta.otaso-sky.blue.com
|
CT Log | Current | — | — | — | — |
bi.blue.com
|
CT Log | Current | — | 1 | 2026-02-22T00:00:00Z | |
bibil.imups.and.planes.blue.com
|
CT Log | Current | — | — | — | — |
bibill.imupss.and.planes.blue.com
|
CT Log | Current | — | — | — | — |
big.blue.com
|
CT Log | Current | — | 1 | 2026-03-24T00:00:00Z | |
bigbang.blue.com
|
CT Log | Current | — | 1 | 2026-01-23T00:00:00Z | |
bigdata.blue.com
|
DNS | Current | — | — | — | — |
billing.blue.com
|
DNS | Current | — | — | — | — |
bioskop.blue.com
|
CT Log | Current | — | 1 | 2026-02-22T00:00:00Z | |
bit.blue.com
|
CT Log | Current | — | 1 | 2026-02-11T00:00:00Z | |
bitbucket.blue.com
|
CT Log | Current | — | 1 | 2026-03-03T00:00:00Z | |
bizmob.coway.blue.com
|
CT Log | Current | — | 1 | 2026-03-04T00:00:00Z | |
bl-pfmp-mgr.blue.com
|
CT Log | Current | — | 1 | 2026-03-23T00:00:00Z | |
blabla.sending.blue.com
|
CT Log | Current | — | — | — | — |
black.and.blue.com
|
CT Log | Current | — | — | — | — |
bleedtech.blue.com
|
CT Log | Current | — | 1 | 2026-03-26T00:00:00Z | |
blob.blue.com
|
DNS | Current | — | — | — | — |
blog.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
blog.red.blue.com
|
CT Log | Current | — | 1 | 2026-03-27T00:00:00Z | |
blox.blue.com
|
CT Log | Current | — | 1 | 2026-03-04T00:00:00Z | |
bloxy.blue.com
|
CT Log | Current | — | 1 | 2026-03-14T00:00:00Z | |
blue.blue.blue.blue.com
|
CT Log | Current | — | — | — | — |
blue.blue.blue.com
|
CT Log | Current | — | — | — | — |
blue.blue.com
|
CT Log | Current | — | 1 | 2026-02-15T00:00:00Z | |
bluecross.blue.com
|
CT Log | Current | — | 1 | 2026-03-15T00:00:00Z | |
blueday.blue.com
|
CT Log | Current | — | 1 | 2026-03-28T00:00:00Z | |
bluedell1.blue.com
|
CT Log | Current | — | 1 | 2026-03-04T00:00:00Z | |
bluegate.blue.com
|
CT Log | Current | — | 1 | 2026-02-21T00:00:00Z | |
blueowl.es.blue.com
|
CT Log | Current | — | 1 | 2026-04-07T00:00:00Z | |
bo.bet-30.blue.com
|
CT Log | Current | — | 1 | 2026-02-22T00:00:00Z | |
bo.blue.com
|
CT Log | Current | — | 1 | 2026-03-04T00:00:00Z | |
bobobt.blue.com
|
CT Log | Current | — | — | — | — |
bochq.blue.com
|
CT Log | Current | — | — | — | — |
bokeh.blue.com
|
CT Log | Current | — | 1 | 2026-02-18T00:00:00Z | |
bokep.blue.com
|
CT Log | Current | — | 1 | 2026-02-22T00:00:00Z | |
bole.blue.com
|
CT Log | Current | — | 1 | 2026-01-25T00:00:00Z | |
bolivian.blue.com
|
CT Log | Current | — | 1 | 2026-04-09T00:00:00Z | |
bolt.blue.com
|
CT Log | Current | — | 1 | 2026-03-02T00:00:00Z | |
bonnie.blue.com
|
CT Log | Current | — | — | — | — |
booking.blue.com
|
DNS | Current | — | — | — | — |
box.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
box5239.blue.com
|
CT Log | Current | — | 1 | 2026-03-20T00:00:00Z | |
boxing.rainbow.monster.blue.com
|
CT Log | Current | — | — | — | — |
broker.blue.com
|
CT Log | Current | — | 1 | 2026-02-01T00:00:00Z | |
bt.blue.com
|
CT Log | Current | — | — | — | — |
btx.blue.com
|
CT Log | Current | — | 1 | 2026-03-04T00:00:00Z | |
bucket.blue.com
|
DNS | Current | — | — | — | — |
build.blue.com
|
CT Log | Current | — | 1 | 2026-03-02T00:00:00Z | |
builds.blue.com
|
DNS | Current | — | — | — | — |
burp.blue.com
|
CT Log | Current | — | 1 | 2026-03-09T00:00:00Z | |
c.blue.com
|
DNS | Current | — | — | — | — |
c.f.c.blue.com
|
CT Log | Current | — | 1 | 2026-03-19T00:00:00Z | |
ca.blue.com
|
DNS | Current | — | — | — | — |
cable.blue.com
|
CT Log | Current | — | 1 | 2026-03-07T00:00:00Z | |
cache.blue.com
|
DNS | Current | — | — | — | — |
cadis.usertest.blue.com
|
CT Log | Current | — | — | — | — |
cafelacabana.odoo.blue.com
|
CT Log | Current | — | — | — | — |
cal.blue.com
|
DNS | Current | — | — | — | — |
calendar.blue.com
|
DNS | Current | — | — | — | — |
call.blue.com
|
CT Log | Current | — | 1 | 2026-04-06T00:00:00Z | |
campaign.blue.com
|
DNS | Current | — | — | — | — |
campaigns.blue.com
|
DNS | Current | — | — | — | — |
cane.blue.com
|
CT Log | Current | — | — | — | — |
canvas.blue.com
|
CT Log | Current | — | 1 | 2026-02-19T00:00:00Z | |
capri.blue.com
|
CT Log | Current | — | 1 | 2026-04-11T00:00:00Z | |
card.odoo.blue.com
|
CT Log | Current | — | 1 | 2026-02-17T00:00:00Z | |
careers.blue.com
|
CT Log | Current | — | 1 | 2026-03-27T00:00:00Z | |
carib.blue.com
|
CT Log | Current | — | 2 | 2026-01-24T00:00:00Z | |
carma.blue.com
|
CT Log | Current | — | — | — | — |
carolina.blue.com
|
CT Log | Current | — | — | — | — |
carreiras.blue.com
|
CT Log | Current | — | — | — | — |
cart.blue.com
|
DNS | Current | — | — | — | — |
catalog.blue.com
|
DNS | Current | — | — | — | — |
cbe.blue.com
|
CT Log | Current | — | 1 | 2026-01-31T00:00:00Z | |
ccth.mart.blue.com
|
CT Log | Current | — | — | — | — |
cctvporno.blue.com
|
CT Log | Current | — | 1 | 2026-03-31T00:00:00Z | |
cd.blue.com
|
CT Log | Current | — | 1 | 2026-03-03T00:00:00Z | |
cdn.blue.com
|
DNS | Current | — | — | — | — |
cdn1.blue.com
|
DNS | Current | — | — | — | — |
cdn2.blue.com
|
DNS | Current | — | — | — | — |
cdn3.blue.com
|
DNS | Current | — | — | — | — |
cert-int.blue.com
|
CT Log | Current | — | — | — | — |
cert.blue.com
|
DNS | Current | — | — | — | — |
certs.blue.com
|
DNS | Current | — | — | — | — |
cfa.blue.com
|
CT Log | Current | — | 1 | 2026-01-25T00:00:00Z | |
changue.jet.blue.com
|
CT Log | Current | — | — | — | — |
channle.blue.com
|
CT Log | Current | — | — | — | — |
chargesstatuscheck.blue.com
|
CT Log | Current | — | 1 | 2026-02-19T00:00:00Z | |
chargestatuscheck.blue.com
|
CT Log | Current | — | 1 | 2026-02-19T00:00:00Z | |
chat.blue.com
|
DNS | Current | — | — | — | — |
chckmar.blue.com
|
CT Log | Current | — | 1 | 2026-03-12T00:00:00Z | |
cheat.blue.com
|
CT Log | Current | — | 1 | 2026-01-26T00:00:00Z | |
check-in.blue.com
|
CT Log | Current | — | — | — | — |
checkin.jet.blue.com
|
CT Log | Current | — | 1 | 2026-02-01T00:00:00Z | |
checkout.blue.com
|
DNS | Current | — | — | — | — |
chew.blue.com
|
CT Log | Current | — | — | — | — |
cheyenneblue.blue.com
|
CT Log | Current | — | 1 | 2026-02-10T00:00:00Z | |
chouyi.blue.com
|
CT Log | Current | — | — | — | — |
christopher.blue.com
|
CT Log | Current | — | — | — | — |
chrome.blue.com
|
CT Log | Current | — | 1 | 2026-03-02T00:00:00Z | |
chudai.xxx.blue.com
|
CT Log | Current | — | — | — | — |
ci.blue.com
|
CT Log | Current | — | 1 | 2026-03-03T00:00:00Z | |
cili.blue.com
|
CT Log | Current | — | — | — | — |
cin.blue.com
|
CT Log | Current | — | 1 | 2026-02-07T00:00:00Z | |
cisapp.blue.com
|
CT Log | Current | — | — | — | — |
cisco.blue.com
|
CT Log | Current | — | 1 | 2026-01-25T00:00:00Z | |
citrix.blue.com
|
CT Log | Current | — | 1 | 2026-02-22T00:00:00Z | |
citrix.bolt.blue.com
|
CT Log | Current | — | — | — | — |
citrix.mr.blue.com
|
CT Log | Current | — | — | — | — |
citrix.ms.blue.com
|
CT Log | Current | — | — | — | — |
citrix.white.blue.com
|
CT Log | Current | — | — | — | — |
citrix.yahoo.blue.com
|
CT Log | Current | — | 1 | 2026-01-25T00:00:00Z | |
clear.blue.com
|
CT Log | Current | — | — | — | — |
clerk.blue.com
|
CT Log | Current | — | — | — | — |
client.blue.com
|
CT Log | Current | — | 1 | 2026-04-10T00:00:00Z | |
clientesvpn.blue.com
|
CT Log | Current | — | 1 | 2026-01-31T00:00:00Z | |
clients.blue.com
|
DNS | Current | — | — | — | — |
cloud.blue.com
|
CT Log | Current | — | 1 | 2026-02-26T00:00:00Z | |
cloudapp.blue.com
|
CT Log | Current | — | — | — | — |
cmdb.bt.blue.com
|
CT Log | Current | — | — | — | — |
cms.blue.com
|
DNS | Current | — | — | — | — |
cn.blue.com
|
CT Log | Current | — | 1 | 2026-02-04T00:00:00Z | |
cname.blue.com
|
DNS | Current | — | — | — | — |
coach.blue.com
|
CT Log | Current | — | 1 | 2026-03-09T00:00:00Z | |
coastalpool.blue.com
|
CT Log | Current | — | — | — | — |
coastalpools.blue.com
|
CT Log | Current | — | 1 | 2026-04-01T00:00:00Z | |
coco739141557.wixsite.blue.com
|
CT Log | Current | — | 1 | 2026-03-05T00:00:00Z | |
code.blue.com
|
CT Log | Current | — | 1 | 2026-03-03T00:00:00Z | |
com.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
community.blue.com
|
DNS | Current | — | — | — | — |
company.geo.blue.com
|
CT Log | Current | — | 1 | 2026-04-10T00:00:00Z | |
compliance.blue.com
|
DNS | Current | — | — | — | — |
comune.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
conference.blue.com
|
DNS | Current | — | — | — | — |
config.blue.com
|
DNS | Current | — | — | — | — |
configuration.blue.com
|
DNS | Current | — | — | — | — |
confluence.blue.com
|
DNS | Current | — | — | — | — |
confluencefyi.blue.com
|
CT Log | Current | — | — | — | — |
connect.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
connect.optimal.blue.com
|
CT Log | Current | — | — | — | — |
connect2dev.blue.com
|
CT Log | Current | — | 1 | 2026-03-28T00:00:00Z | |
connect2extranet.blue.com
|
CT Log | Current | — | 1 | 2026-04-05T00:00:00Z | |
connection.blue.com
|
CT Log | Current | — | — | — | — |
connectvpn.blue.com
|
CT Log | Current | — | 1 | 2026-04-10T00:00:00Z | |
console-openshift-console.apps.ntnx-ocp4.blue.com
|
CT Log | Current | — | — | — | — |
console.blue.com
|
CT Log | Current | — | 1 | 2026-03-10T00:00:00Z | |
console.mo831out.blue.com
|
CT Log | Current | — | — | — | — |
console.seraphic.blue.com
|
CT Log | Current | — | — | — | — |
cont.blue.com
|
CT Log | Current | — | 1 | 2026-03-19T00:00:00Z | |
containers.blue.com
|
DNS | Current | — | — | — | — |
content.blue.com
|
DNS | Current | — | — | — | — |
continuum.blue.com
|
CT Log | Current | — | — | — | — |
cook13.blue.com
|
CT Log | Current | — | 2 | 2026-02-23T00:00:00Z | |
coral.blue.com
|
CT Log | Current | — | 1 | 2026-01-26T00:00:00Z | |
corningtrue.blue.com
|
CT Log | Current | — | — | — | — |
corp.blue.com
|
DNS | Current | — | — | — | — |
corporate.blue.com
|
DNS | Current | — | — | — | — |
correo.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
correo.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
correu.blue.com
|
CT Log | Current | — | 1 | 2026-03-27T00:00:00Z | |
costlookup.horizon.blue.com
|
CT Log | Current | — | 2 | 2026-01-25T00:00:00Z | |
courses.blue.com
|
DNS | Current | — | — | — | — |
cpanel.blue.com
|
CT Log | Current | — | 1 | 2026-02-23T00:00:00Z | |
cpanel.web.blue.com
|
CT Log | Current | — | — | — | — |
cqn.odoo.blue.com
|
CT Log | Current | — | — | — | — |
creators.blue.com
|
CT Log | Current | — | 2 | 2026-01-24T00:00:00Z | |
credence.blue.com
|
CT Log | Current | — | 1 | 2026-01-25T00:00:00Z | |
creworks-login-uat.blue.com
|
CT Log | Current | — | — | — | — |
cricbet99.blue.com
|
CT Log | Current | — | 1 | 2026-02-08T00:00:00Z | |
crl.blue.com
|
DNS | Current | — | — | — | — |
crm.blue.com
|
DNS | Current | — | — | — | — |
cs.global.blue.com
|
CT Log | Current | — | — | — | — |
cs.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
csgotoulette.blue.com
|
CT Log | Current | — | — | — | — |
ctx.blue.com
|
CT Log | Current | — | 1 | 2026-02-10T00:00:00Z | |
current.blue.com
|
CT Log | Current | — | 2 | 2026-01-25T00:00:00Z | |
cwuvbhneaht.blue.com
|
CT Log | Current | — | — | — | — |
cx.blue.com
|
CT Log | Current | — | — | — | — |
d.blue.com
|
DNS | Current | — | — | — | — |
d0lpin.blue.com
|
CT Log | Current | — | 1 | 2026-03-21T00:00:00Z | |
darkside.blue.com
|
CT Log | Current | — | 1 | 2026-01-28T00:00:00Z | |
dashboard.blue.com
|
CT Log | Current | — | 1 | 2026-04-11T00:00:00Z | |
dashboard.meetcircle.blue.com
|
CT Log | Current | — | — | — | — |
data.blue.com
|
CT Log | Current | — | 1 | 2026-01-28T00:00:00Z | |
data1.blue.com
|
DNS | Current | — | — | — | — |
data2.blue.com
|
DNS | Current | — | — | — | — |
database.blue.com
|
CT Log | Current | — | 1 | 2026-02-04T00:00:00Z | |
datadog.blue.com
|
DNS | Current | — | — | — | — |
db.blue.com
|
CT Log | Current | — | 1 | 2026-02-04T00:00:00Z | |
db.nov.blue.com
|
CT Log | Current | — | 1 | 2026-04-12T00:00:00Z | |
db1.blue.com
|
DNS | Current | — | — | — | — |
db2.blue.com
|
DNS | Current | — | — | — | — |
dealer.blue.com
|
CT Log | Current | — | 1 | 2026-03-07T00:00:00Z | |
deck.blue.com
|
CT Log | Current | — | 1 | 2026-02-08T00:00:00Z | |
dedicated.blue.com
|
DNS | Current | — | — | — | — |
delhi.blue.com
|
CT Log | Current | — | — | — | — |
demo.blue.com
|
DNS | Current | — | — | — | — |
dempsey.blue.com
|
CT Log | Current | — | — | — | — |
dental.horizon.blue.com
|
CT Log | Current | — | 2 | 2026-01-24T00:00:00Z | |
deploy.blue.com
|
DNS | Current | — | — | — | — |
deployment.blue.com
|
DNS | Current | — | — | — | — |
desktop.blue.com
|
CT Log | Current | — | — | — | — |
desktopstudent.blue.com
|
CT Log | Current | — | — | — | — |
dev-next.fort.blue.com
|
CT Log | Current | — | 1 | 2026-04-01T00:00:00Z | |
dev.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
dev.bolty.blue.com
|
CT Log | Current | — | — | — | — |
dev1.blue.com
|
DNS | Current | — | — | — | — |
dev2.blue.com
|
CT Log | Current | — | 1 | 2026-01-23T00:00:00Z | |
dev3.blue.com
|
CT Log | Current | — | 1 | 2026-01-23T00:00:00Z | |
devarg.blue.com
|
CT Log | Current | — | — | — | — |
develop.blue.com
|
DNS | Current | — | — | — | — |
developer.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
developers.blue.com
|
DNS | Current | — | — | — | — |
developers.cloud.blue.com
|
CT Log | Current | — | 1 | 2026-03-31T00:00:00Z | |
development.blue.com
|
CT Log | Current | — | 1 | 2026-01-23T00:00:00Z | |
devices.blue.com
|
DNS | Current | — | — | — | — |
devops.blue.com
|
DNS | Current | — | — | — | — |
df.blue.com
|
CT Log | Current | — | 1 | 2026-03-05T00:00:00Z | |
dialler.blue.com
|
CT Log | Current | — | — | — | — |
diary.ni.blue.com
|
CT Log | Current | — | 1 | 2026-03-19T00:00:00Z | |
diff.blue.com
|
CT Log | Current | — | — | — | — |
digital.blue.com
|
CT Log | Current | — | 1 | 2026-03-30T00:00:00Z | |
direct.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
director.mention.blue.com
|
CT Log | Current | — | — | — | — |
directory.blue.com
|
DNS | Current | — | — | — | — |
discuss.blue.com
|
DNS | Current | — | — | — | — |
discussions.blue.com
|
DNS | Current | — | — | — | — |
dispatchtrack.blue.com
|
CT Log | Current | — | — | — | — |
dl.tubidy.blue.com
|
CT Log | Current | — | 1 | 2026-03-26T00:00:00Z | |
dns.blue.com
|
DNS | Current | — | — | — | — |
dns.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
dns1.blue.com
|
DNS | Current | — | — | — | — |
dns2.blue.com
|
DNS | Current | — | — | — | — |
dnscheck.blue.com
|
DNS | Current | — | — | — | — |
dnstool.blue.com
|
DNS | Current | — | — | — | — |
doc.blue.com
|
DNS | Current | — | — | — | — |
docker.blue.com
|
DNS | Current | — | — | — | — |
docs.blue.com
|
CT Log | Current | — | 2 | 2026-01-24T00:00:00Z | |
documentation.blue.com
|
DNS | Current | — | — | — | — |
dolar.blue.com
|
CT Log | Current | — | — | — | — |
dom.alex.blue.com
|
CT Log | Current | — | 1 | 2026-03-05T00:00:00Z | |
dood.blue.com
|
CT Log | Current | — | 1 | 2026-03-10T00:00:00Z | |
doremiplay77.blue.com
|
CT Log | Current | — | 1 | 2026-03-28T00:00:00Z | |
download.blue.com
|
DNS | Current | — | — | — | — |
downloads.blue.com
|
DNS | Current | — | — | — | — |
doyoung.is.blue.com
|
CT Log | Current | — | — | — | — |
dr.blue.com
|
CT Log | Current | — | 1 | 2026-03-07T00:00:00Z | |
dr.naive.blue.com
|
CT Log | Current | — | — | — | — |
dramaqu.blue.com
|
CT Log | Current | — | — | — | — |
drupal.blue.com
|
DNS | Current | — | — | — | — |
dssdcqxvflubmgl.blue.com
|
CT Log | Current | — | — | — | — |
duu.blue.com
|
CT Log | Current | — | 1 | 2026-04-06T00:00:00Z | |
dxbhsrqyrr690.cloudfront.blue.com
|
CT Log | Current | — | — | — | — |
e-kitap.indir.blue.com
|
CT Log | Current | — | — | — | — |
e.blue.com
|
DNS | Current | — | — | — | — |
easy.blue.com
|
CT Log | Current | — | — | — | — |
echoes.blue.com
|
CT Log | Current | — | — | — | — |
ecommerce.blue.com
|
DNS | Current | — | — | — | — |
edge.blue.com
|
DNS | Current | — | — | — | — |
edge1.blue.com
|
DNS | Current | — | — | — | — |
edge2.blue.com
|
DNS | Current | — | — | — | — |
edgeserver-broker.blue.com
|
CT Log | Current | — | — | — | — |
edu.blue.com
|
CT Log | Current | — | 1 | 2026-01-23T00:00:00Z | |
education.blue.com
|
DNS | Current | — | — | — | — |
egad.blue.com
|
CT Log | Current | — | 1 | 2026-03-21T00:00:00Z | |
ego.alex.blue.com
|
CT Log | Current | — | — | — | — |
ehr.blue.com
|
CT Log | Current | — | — | — | — |
elastic.blue.com
|
DNS | Current | — | — | — | — |
elasticsearch.blue.com
|
DNS | Current | — | — | — | — |
email.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
email.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
emea.blue.com
|
DNS | Current | — | — | — | — |
eml.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
empire.blue.com
|
CT Log | Current | — | 1 | 2026-01-24T00:00:00Z | |
empresas.blue.com
|
CT Log | Current | — | 1 | 2026-03-24T00:00:00Z | |
en.hqporno.blue.com
|
CT Log | Current | — | — | — | — |
en.pornohd.blue.com
|
CT Log | Current | — | 1 | 2026-02-06T00:00:00Z | |
en.pornohq.blue.com
|
CT Log | Current | — | — | — | — |
endpoint.blue.com
|
DNS | Current | — | — | — | — |
engage.alabama.blue.com
|
CT Log | Current | — | 1 | 2026-02-13T00:00:00Z | |
engine.blue.com
|
CT Log | Current | — | 1 | 2026-03-09T00:00:00Z | |
engram.blue.com
|
CT Log | Current | — | 1 | 2026-02-17T00:00:00Z | |
ent.blue.com
|
CT Log | Current | — | — | — | — |
entrevista.blue.com
|
CT Log | Current | — | — | — | — |
ep.blue.com
|
CT Log | Current | — | — | — | — |
eposta.blue.com
|
CT Log | Current | — | — | — | — |
erp-cdn-yi.blue.com
|
CT Log | Current | — | 1 | 2026-03-23T00:00:00Z | |
erp-yi.blue.com
|
CT Log | Current | — | — | — | — |
erp.blue.com
|
DNS | Current | — | — | — | — |
es.blue.com
|
DNS | Current | — | — | — | — |
esxi01.blue.com
|
CT Log | Current | — | 1 | 2026-02-11T00:00:00Z | |
ethnic.blue.com
|
CT Log | Current | — | 1 | 2026-01-29T00:00:00Z | |
etl.blue.com
|
DNS | Current | — | — | — | — |
eu-west.blue.com
|
DNS | Current | — | — | — | — |
eu.blue.com
|
DNS | Current | — | — | — | — |
eu3.blue.com
|
CT Log | Current | — | 1 | 2026-03-28T00:00:00Z | |
event.blue.com
|
DNS | Current | — | — | — | — |
events.bi.blue.com
|
CT Log | Current | — | — | — | — |
events.blue.com
|
DNS | Current | — | — | — | — |
events.redvs.blue.com
|
CT Log | Current | — | — | — | — |
everything.in.blue.com
|
CT Log | Current | — | 1 | 2026-02-15T00:00:00Z | |
everything.that.i.one.blue.com
|
CT Log | Current | — | 1 | 2026-01-29T00:00:00Z | |
ex02.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
example.blue.com
|
CT Log | Current | — | 1 | 2026-03-05T00:00:00Z | |
exch2016.blue.com
|
CT Log | Current | — | 1 | 2026-01-28T00:00:00Z | |
exchange.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
exchange.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
exchangecorp.blue.com
|
CT Log | Current | — | — | — | — |
exchmail.blue.com
|
CT Log | Current | — | — | — | — |
exmail2.blue.com
|
CT Log | Current | — | — | — | — |
ext.blue.com
|
DNS | Current | — | — | — | — |
extramovies.blue.com
|
CT Log | Current | — | — | — | — |
extreme-down.blue.com
|
CT Log | Current | — | — | — | — |
f.blue.com
|
DNS | Current | — | — | — | — |
facebook.blue.com
|
CT Log | Current | — | 1 | 2026-02-06T00:00:00Z | |
faq.blue.com
|
DNS | Current | — | — | — | — |
fed.blue.com
|
CT Log | Current | — | 1 | 2026-02-04T00:00:00Z | |
fee.blue.com
|
CT Log | Current | — | 1 | 2026-03-11T00:00:00Z | |
feed.blue.com
|
DNS | Current | — | — | — | — |
feedback.blue.com
|
DNS | Current | — | — | — | — |
feeds.blue.com
|
DNS | Current | — | — | — | — |
fep.blue.com
|
CT Log | Current | — | 1 | 2026-02-03T00:00:00Z | |
fieldconnectdev.tal.blue.com
|
CT Log | Current | — | 1 | 2026-04-09T00:00:00Z | |
file.blue.com
|
DNS | Current | — | — | — | — |
files.blue.com
|
DNS | Current | — | — | — | — |
film.blue.com
|
CT Log | Current | — | — | — | — |
filter.meetcircle.blue.com
|
CT Log | Current | — | — | — | — |
finance.blue.com
|
DNS | Current | — | — | — | — |
fireazi.red.blue.com
|
CT Log | Current | — | 1 | 2026-02-26T00:00:00Z | |
firewall.blue.com
|
DNS | Current | — | — | — | — |
fl.blue.com
|
CT Log | Current | — | 1 | 2026-02-06T00:00:00Z | |
flames.blue.com
|
CT Log | Current | — | 1 | 2026-01-25T00:00:00Z | |
float.blue.com
|
CT Log | Current | — | — | — | — |
florida.blue.com
|
CT Log | Current | — | 1 | 2026-02-04T00:00:00Z | |
fly.blue.com
|
CT Log | Current | — | 1 | 2026-03-12T00:00:00Z | |
flying.blue.com
|
CT Log | Current | — | 1 | 2026-03-10T00:00:00Z | |
fmtc.blue.com
|
CT Log | Current | — | 1 | 2026-03-21T00:00:00Z | |
forms.blue.com
|
DNS | Current | — | — | — | — |
forti.blue.com
|
CT Log | Current | — | — | — | — |
forum.blue.com
|
DNS | Current | — | — | — | — |
forums.blue.com
|
DNS | Current | — | — | — | — |
fpe.blue.com
|
CT Log | Current | — | — | — | — |
free-in.blue.com
|
CT Log | Current | — | — | — | — |
freeman.blue.com
|
CT Log | Current | — | — | — | — |
freshhit.blue.com
|
CT Log | Current | — | 1 | 2026-02-02T00:00:00Z | |
friday.blue.com
|
CT Log | Current | — | 1 | 2026-03-09T00:00:00Z | |
ftp.blue.com
|
CT Log | Current | — | 1 | 2026-01-23T00:00:00Z | |
ftp.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
ftp0.acg.blue.com
|
CT Log | Current | — | — | — | — |
ftp1.blue.com
|
DNS | Current | — | — | — | — |
ftp2.blue.com
|
DNS | Current | — | — | — | — |
fuk.jy.blue.com
|
CT Log | Current | — | — | — | — |
future-publishing.curtdewitt28.blue.com
|
CT Log | Current | — | — | — | — |
fw.blue.com
|
DNS | Current | — | — | — | — |
fx.blue.com
|
CT Log | Current | — | 1 | 2026-03-02T00:00:00Z | |
fxz.blue.com
|
CT Log | Current | — | — | — | — |
fyi.blue.com
|
CT Log | Current | — | 1 | 2026-04-06T00:00:00Z | |
g.ive.blue.com
|
CT Log | Current | — | 1 | 2026-04-05T00:00:00Z | |
g6lo.blue.com
|
CT Log | Current | — | — | — | — |
g6lo.www.blue.com
|
CT Log | Current | — | — | — | — |
gambar.blue.com
|
CT Log | Current | — | — | — | — |
games.cavnas.blue.com
|
CT Log | Current | — | — | — | — |
gateway.blue.com
|
CT Log | Current | — | 1 | 2026-01-28T00:00:00Z | |
gateway.chew.blue.com
|
CT Log | Current | — | 1 | 2026-03-01T00:00:00Z | |
gateway.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
geo.blue.com
|
CT Log | Current | — | 1 | 2026-02-04T00:00:00Z | |
gerd.teste.blue.com
|
CT Log | Current | — | — | — | — |
get.blue.com
|
CT Log | Current | — | — | — | — |
gift.background.blue.com
|
CT Log | Current | — | — | — | — |
gis.blue.com
|
DNS | Current | — | — | — | — |
git.blue.com
|
CT Log | Current | — | 2 | 2026-01-26T00:00:00Z | |
github.blue.com
|
DNS | Current | — | — | — | — |
gitlab.blue.com
|
CT Log | Current | — | 1 | 2026-03-10T00:00:00Z | |
global.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
go.blue.com
|
CT Log | Current | — | 1 | 2026-02-17T00:00:00Z | |
gogo.anime.blue.com
|
CT Log | Current | — | — | — | — |
gold365.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
golden.blue.com
|
CT Log | Current | — | — | — | — |
good88.blue.com
|
CT Log | Current | — | — | — | — |
google.blue.com
|
CT Log | Current | — | 1 | 2026-04-06T00:00:00Z | |
googlewawacity.blue.com
|
CT Log | Current | — | 1 | 2026-03-05T00:00:00Z | |
gossamer.blue.com
|
CT Log | Current | — | — | — | — |
gp.blue.com
|
CT Log | Current | — | 1 | 2026-02-26T00:00:00Z | |
grafana.blue.com
|
DNS | Current | — | — | — | — |
graphql.blue.com
|
DNS | Current | — | — | — | — |
group.blue.com
|
CT Log | Current | — | 1 | 2026-03-26T00:00:00Z | |
group.it.bioimis.blue.com
|
CT Log | Current | — | 1 | 2026-03-10T00:00:00Z | |
gtv.aff002.blue.com
|
CT Log | Current | — | — | — | — |
gtv.blue.com
|
CT Log | Current | — | 1 | 2026-02-07T00:00:00Z | |
guava.blue.com
|
CT Log | Current | — | — | — | — |
gw.blue.com
|
CT Log | Current | — | 1 | 2026-03-15T00:00:00Z | |
gw.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
gw1.blue.com
|
DNS | Current | — | — | — | — |
gw2.blue.com
|
DNS | Current | — | — | — | — |
gz.blue.com
|
CT Log | Current | — | — | — | — |
h5.blue.com
|
CT Log | Current | — | 1 | 2026-03-13T00:00:00Z | |
hacksystem.keybine-751341471512583.blue.com
|
CT Log | Current | — | — | — | — |
hakka.blue.com
|
CT Log | Current | — | — | — | — |
halcyon.blue.com
|
CT Log | Current | — | 1 | 2026-02-17T00:00:00Z | |
haproxy.blue.com
|
DNS | Current | — | — | — | — |
hash.blue.com
|
CT Log | Current | — | — | — | — |
hatch.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
hay.blue.com
|
CT Log | Current | — | — | — | — |
hdmi.blue.com
|
CT Log | Current | — | 1 | 2026-01-24T00:00:00Z | |
hdpopcorns.blue.com
|
CT Log | Current | — | — | — | — |
he.they.owl.love.blue.com
|
CT Log | Current | — | — | — | — |
health.blue.com
|
DNS | Current | — | — | — | — |
healthcheck.blue.com
|
DNS | Current | — | — | — | — |
help.blue.com
|
CT Log | Current | — | 1 | 2026-01-27T00:00:00Z | |
helpdesk.blue.com
|
DNS | Current | — | — | — | — |
heroes.az.blue.com
|
CT Log | Current | — | — | — | — |
high.berry.blue.com
|
CT Log | Current | — | 1 | 2026-02-06T00:00:00Z | |
highgloss.blue.com
|
CT Log | Current | — | 1 | 2026-03-10T00:00:00Z | |
hiring.blue.com
|
DNS | Current | — | — | — | — |
hive.fyi.blue.com
|
CT Log | Current | — | 1 | 2026-03-29T00:00:00Z | |
homeoffice.blue.com
|
CT Log | Current | — | — | — | — |
homeworkswild.blue.com
|
CT Log | Current | — | 1 | 2026-04-12T00:00:00Z | |
horizen.blue.com
|
CT Log | Current | — | — | — | — |
horizion.blue.com
|
CT Log | Current | — | 1 | 2026-02-28T00:00:00Z | |
horizon.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
host.blue.com
|
DNS | Current | — | — | — | — |
host.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
host1.blue.com
|
CT Log | Current | — | 1 | 2026-03-10T00:00:00Z | |
hosting.blue.com
|
DNS | Current | — | — | — | — |
hostmaster.blue.com
|
CT Log | Current | — | 1 | 2026-04-06T00:00:00Z | |
hostmaster.ues33.blue.com
|
CT Log | Current | — | — | — | — |
howcani.write.in.blue.com
|
CT Log | Current | — | 1 | 2026-02-15T00:00:00Z | |
hq.blue.com
|
DNS | Current | — | — | — | — |
hr.blue.com
|
DNS | Current | — | — | — | — |
hris.blue.com
|
DNS | Current | — | — | — | — |
hs.adcastnxt.blue.com
|
CT Log | Current | — | — | — | — |
http.blue.com
|
CT Log | Current | — | 1 | 2026-02-04T00:00:00Z | |
https.ciki.blue.com
|
CT Log | Current | — | — | — | — |
https.cin.blue.com
|
CT Log | Current | — | 1 | 2026-02-07T00:00:00Z | |
hub.blue.com
|
CT Log | Current | — | 1 | 2026-02-12T00:00:00Z | |
hut.blue.com
|
CT Log | Current | — | — | — | — |
i.acg.blue.com
|
CT Log | Current | — | — | — | — |
i.blue.com
|
CT Log | Current | — | — | — | — |
iactivity.blue.com
|
CT Log | Current | — | 1 | 2026-03-27T00:00:00Z | |
ibm.legide.think-big.blue.com
|
CT Log | Current | — | — | — | — |
ibucp-vip-m.blue.com
|
CT Log | Current | — | 1 | 2026-04-06T00:00:00Z | |
ic2.global.blue.com
|
CT Log | Current | — | 1 | 2026-01-27T00:00:00Z | |
ic2.glomal.blue.com
|
CT Log | Current | — | — | — | — |
ic2.obal.blue.com
|
CT Log | Current | — | 1 | 2026-02-15T00:00:00Z | |
ic2global.blue.com
|
CT Log | Current | — | — | — | — |
id-ransomware.blue.com
|
CT Log | Current | — | 1 | 2026-03-25T00:00:00Z | |
id.blue.com
|
DNS | Current | — | — | — | — |
identity.az.blue.com
|
CT Log | Current | — | — | — | — |
identity.blue.com
|
CT Log | Current | — | 1 | 2026-02-18T00:00:00Z | |
identityiq.fyi.blue.com
|
CT Log | Current | — | — | — | — |
idpd.blue.com
|
CT Log | Current | — | 1 | 2026-03-10T00:00:00Z | |
ifttt2discord.lemu.blue.com
|
CT Log | Current | — | 1 | 2026-03-12T00:00:00Z | |
igrips.global.blue.com
|
CT Log | Current | — | — | — | — |
im.blue.com
|
CT Log | Current | — | — | — | — |
image.blue.com
|
DNS | Current | — | — | — | — |
images.blue.com
|
DNS | Current | — | — | — | — |
imageviewer.global.blue.com
|
CT Log | Current | — | 1 | 2026-04-12T00:00:00Z | |
imap.blue.com
|
DNS | Current | — | — | — | — |
imap.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
img.blue.com
|
DNS | Current | — | — | — | — |
in.blue.com
|
CT Log | Current | — | 1 | 2026-03-31T00:00:00Z | |
incestporn.blue.com
|
CT Log | Current | — | 1 | 2026-03-28T00:00:00Z | |
indir.blue.com
|
CT Log | Current | — | 1 | 2026-03-10T00:00:00Z | |
indonesia.blue.com
|
CT Log | Current | — | 1 | 2026-03-05T00:00:00Z | |
indoxxi.blue.com
|
CT Log | Current | — | 1 | 2026-03-16T00:00:00Z | |
info.blue.com
|
CT Log | Current | — | 1 | 2026-03-27T00:00:00Z | |
infolab.blue.com
|
CT Log | Current | — | 1 | 2026-04-09T00:00:00Z | |
int.blue.com
|
DNS | Current | — | — | — | — |
internal-server.blue.com
|
CT Log | Current | — | 1 | 2026-02-14T00:00:00Z | |
internal.blue.com
|
DNS | Current | — | — | — | — |
internet.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
intra.blue.com
|
CT Log | Current | — | 1 | 2026-03-12T00:00:00Z | |
intranet.blue.com
|
DNS | Current | — | — | — | — |
inventory.blue.com
|
DNS | Current | — | — | — | — |
invest.blue.com
|
CT Log | Current | — | 1 | 2026-02-14T00:00:00Z | |
investor.blue.com
|
CT Log | Current | — | 2 | 2026-01-24T00:00:00Z | |
investors.blue.com
|
CT Log | Current | — | 1 | 2026-02-05T00:00:00Z | |
invoice.blue.com
|
DNS | Current | — | — | — | — |
ipe.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
iptv.blue.com
|
CT Log | Current | — | — | — | — |
ir.blue.com
|
CT Log | Current | — | 1 | 2026-04-11T00:00:00Z | |
iroha.blue.com
|
CT Log | Current | — | 1 | 2026-03-10T00:00:00Z | |
ismt.blue.com
|
CT Log | Current | — | 1 | 2026-03-01T00:00:00Z | |
ismy.blue.com
|
CT Log | Current | — | 1 | 2026-03-12T00:00:00Z | |
iso.accept.blue.com
|
CT Log | Current | — | — | — | — |
isoremote.blue.com
|
CT Log | Current | — | — | — | — |
istservices.blue.com
|
CT Log | Current | — | — | — | — |
isupplier.blue.com
|
CT Log | Current | — | 1 | 2026-03-21T00:00:00Z | |
it.bioimis.blue.com
|
CT Log | Current | — | 1 | 2026-01-29T00:00:00Z | |
it.blue.com
|
CT Log | Current | — | 1 | 2026-03-10T00:00:00Z | |
it.was.blue.com
|
CT Log | Current | — | — | — | — |
item.blue.com
|
CT Log | Current | — | — | — | — |
itsm.blue.com
|
DNS | Current | — | — | — | — |
itsupport.blue.com
|
DNS | Current | — | — | — | — |
ivanissmart.blue.com
|
CT Log | Current | — | — | — | — |
ixxx.blue.com
|
CT Log | Current | — | 1 | 2026-04-12T00:00:00Z | |
j812.blue.com
|
CT Log | Current | — | 1 | 2026-03-09T00:00:00Z | |
jama.blue.com
|
CT Log | Current | — | 1 | 2026-03-31T00:00:00Z | |
jast.blue.com
|
CT Log | Current | — | — | — | — |
jav.blue.com
|
CT Log | Current | — | — | — | — |
jeet.blue.com
|
CT Log | Current | — | 1 | 2026-03-15T00:00:00Z | |
jenkins.blue.com
|
CT Log | Current | — | 1 | 2026-03-03T00:00:00Z | |
jet.blue.com
|
CT Log | Current | — | 1 | 2026-01-26T00:00:00Z | |
jeweley.blue.com
|
CT Log | Current | — | — | — | — |
jey.blue.com
|
CT Log | Current | — | 1 | 2026-02-27T00:00:00Z | |
jiguang.fu.blue.com
|
CT Log | Current | — | — | — | — |
jira.blue.com
|
CT Log | Current | — | 1 | 2026-02-18T00:00:00Z | |
jira.fyi.blue.com
|
CT Log | Current | — | — | — | — |
jitsi1.blue.com
|
CT Log | Current | — | — | — | — |
jobs.blue.com
|
CT Log | Current | — | 1 | 2026-02-05T00:00:00Z | |
jobs.tui.blue.com
|
CT Log | Current | — | — | — | — |
jozi.blue.com
|
CT Log | Current | — | — | — | — |
jp.blue.com
|
CT Log | Current | — | — | — | — |
k3.blue.com
|
CT Log | Current | — | — | — | — |
k8s.blue.com
|
DNS | Current | — | — | — | — |
kafka.blue.com
|
DNS | Current | — | — | — | — |
kb.blue.com
|
DNS | Current | — | — | — | — |
kibana.blue.com
|
DNS | Current | — | — | — | — |
kik.blue.com
|
CT Log | Current | — | 1 | 2026-01-31T00:00:00Z | |
klein.blue.com
|
CT Log | Current | — | — | — | — |
klps.blue.com
|
CT Log | Current | — | 1 | 2026-03-26T00:00:00Z | |
knowledge.blue.com
|
CT Log | Current | — | 2 | 2026-01-25T00:00:00Z | |
kong.blue.com
|
DNS | Current | — | — | — | — |
kubernetes.blue.com
|
DNS | Current | — | — | — | — |
ky.blue.com
|
CT Log | Current | — | 1 | 2026-03-12T00:00:00Z | |
l.blue.com
|
CT Log | Current | — | 1 | 2026-03-26T00:00:00Z | |
la.blue.com
|
CT Log | Current | — | 1 | 2026-01-28T00:00:00Z | |
lab.blue.com
|
DNS | Current | — | — | — | — |
labs.blue.com
|
DNS | Current | — | — | — | — |
labvirtual.blue.com
|
CT Log | Current | — | — | — | — |
lan.blue.com
|
DNS | Current | — | — | — | — |
landing.blue.com
|
CT Log | Current | — | — | — | — |
lantan.blue.com
|
CT Log | Current | — | 1 | 2026-02-27T00:00:00Z | |
lanyan.blue.com
|
CT Log | Current | — | 1 | 2026-03-28T00:00:00Z | |
latitude.blue.com
|
CT Log | Current | — | 1 | 2026-03-22T00:00:00Z | |
lb.blue.com
|
DNS | Current | — | — | — | — |
ldap.blue.com
|
DNS | Current | — | — | — | — |
learn.blue.com
|
CT Log | Current | — | 1 | 2026-02-01T00:00:00Z | |
learning.blue.com
|
DNS | Current | — | — | — | — |
lee.blue.com
|
CT Log | Current | — | 1 | 2026-03-17T00:00:00Z | |
legal.blue.com
|
DNS | Current | — | — | — | — |
legide.think-big.blue.com
|
CT Log | Current | — | — | — | — |
lenny.blue.com
|
CT Log | Current | — | — | — | — |
light.blue.com
|
CT Log | Current | — | 1 | 2026-04-03T00:00:00Z | |
like.blue.com
|
CT Log | Current | — | 1 | 2026-03-05T00:00:00Z | |
lima.blue.com
|
CT Log | Current | — | — | — | — |
link.blue.com
|
CT Log | Current | — | 1 | 2026-02-01T00:00:00Z | |
link.is.blue.com
|
CT Log | Current | — | 1 | 2026-04-11T00:00:00Z | |
linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
links.blue.com
|
DNS | Current | — | — | — | — |
lite.blue.com
|
CT Log | Current | — | — | — | — |
liulanqi.blue.com
|
CT Log | Current | — | — | — | — |
live.blue.com
|
DNS | Current | — | — | — | — |
live.breathe.blue.com
|
CT Log | Current | — | — | — | — |
llj.blue.com
|
CT Log | Current | — | — | — | — |
lms.blue.com
|
DNS | Current | — | — | — | — |
loadbalancer.blue.com
|
DNS | Current | — | — | — | — |
local.blue.com
|
CT Log | Current | — | — | — | — |
localhost.blue.com
|
CT Log | Current | — | 1 | 2026-04-01T00:00:00Z | |
location.blue.com
|
DNS | Current | — | — | — | — |
log.blue.com
|
DNS | Current | — | — | — | — |
login.blue.com
|
CT Log | Current | — | 1 | 2026-02-10T00:00:00Z | |
login.extraparts.blue.com
|
CT Log | Current | — | — | — | — |
login.microsoftonline.blue.com
|
CT Log | Current | — | — | — | — |
login.staging.blue.com
|
CT Log | Current | — | 1 | 2026-03-28T00:00:00Z | |
login.tophat.blue.com
|
CT Log | Current | — | — | — | — |
login.univerge.blue.com
|
CT Log | Current | — | — | — | — |
logos.miles.blue.com
|
CT Log | Current | — | — | — | — |
logs-aws.virtd.blue.com
|
CT Log | Current | — | — | — | — |
logs.blue.com
|
DNS | Current | — | — | — | — |
lookup.blue.com
|
DNS | Current | — | — | — | — |
lotos365.blue.com
|
CT Log | Current | — | 1 | 2026-02-28T00:00:00Z | |
lotous365.blue.com
|
CT Log | Current | — | — | — | — |
lotues365.blue.com
|
CT Log | Current | — | 1 | 2026-02-26T00:00:00Z | |
lotus.365.blue.com
|
CT Log | Current | — | 1 | 2026-03-05T00:00:00Z | |
lotus.blue.com
|
CT Log | Current | — | — | — | — |
lotus356.blue.com
|
CT Log | Current | — | — | — | — |
lotus365.blue.com
|
CT Log | Current | — | 2 | 2026-01-24T00:00:00Z | |
lotusbook365.blue.com
|
CT Log | Current | — | 1 | 2026-01-30T00:00:00Z | |
lvp.horizon.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
lyncdiscover.blue.com
|
CT Log | Current | — | 1 | 2026-02-25T00:00:00Z | |
lyncdiscover.office365.blue.com
|
CT Log | Current | — | — | — | — |
lyncdiscoverinternal.blue.com
|
CT Log | Current | — | 1 | 2026-02-25T00:00:00Z | |
lyncdiscoverinternal.office365.blue.com
|
CT Log | Current | — | — | — | — |
m.biz.blue.com
|
CT Log | Current | — | — | — | — |
m.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
m.bole.blue.com
|
CT Log | Current | — | — | — | — |
m.kdb.blue.com
|
CT Log | Current | — | — | — | — |
m.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
m.mix-90.blue.com
|
CT Log | Current | — | 1 | 2026-03-27T00:00:00Z | |
m.mr.blue.com
|
CT Log | Current | — | 1 | 2026-01-23T00:00:00Z | |
m.romabeto.blue.com
|
CT Log | Current | — | — | — | — |
m.vidio.blue.com
|
CT Log | Current | — | — | — | — |
m.youtube.blue.com
|
CT Log | Current | — | — | — | — |
m98l.blue.com
|
CT Log | Current | — | 1 | 2026-03-27T00:00:00Z | |
macauhr.blue.com
|
CT Log | Current | — | 1 | 2026-03-11T00:00:00Z | |
mack.vs.blue.com
|
CT Log | Current | — | — | — | — |
mad.blue.com
|
CT Log | Current | — | — | — | — |
madam.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
magento.nu.blue.com
|
CT Log | Current | — | — | — | — |
mail.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
mail.ciena.blue.com
|
CT Log | Current | — | — | — | — |
mail.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
mail.ms.blue.com
|
CT Log | Current | — | — | — | — |
mail.unco.blue.com
|
CT Log | Current | — | — | — | — |
mail.yyds.blue.com
|
CT Log | Current | — | 1 | 2026-01-26T00:00:00Z | |
mail0.blue.com
|
CT Log | Current | — | — | — | — |
mail1.blue.com
|
DNS | Current | — | — | — | — |
mail1.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
mail11.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
mail12.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
mail2.blue.com
|
DNS | Current | — | — | — | — |
mail2.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
mail3.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
mail3.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
mail4.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
mail7.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
mail8.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
mail9.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
mailapp.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
mailbox.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
mailer.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
mailer.nebraska.blue.com
|
CT Log | Current | — | — | — | — |
mailgw.blue.com
|
DNS | Current | — | — | — | — |
mailgw.httpwww.blue.com
|
CT Log | Current | — | — | — | — |
mailgw.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
mailhost.blue.com
|
DNS | Current | — | — | — | — |
mailhost.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
mailin.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
mailrelay.blue.com
|
DNS | Current | — | — | — | — |
mailrelay.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
mails.d0lpin.blue.com
|
CT Log | Current | — | — | — | — |
mails.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
mailserver.blue.com
|
DNS | Current | — | — | — | — |
mailserver.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
mailsrv.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
maintenance.blue.com
|
CT Log | Current | — | — | — | — |
mana.blue.com
|
CT Log | Current | — | — | — | — |
manage.blue.com
|
DNS | Current | — | — | — | — |
management.blue.com
|
DNS | Current | — | — | — | — |
manager.blue.com
|
DNS | Current | — | — | — | — |
mandala.freshhits.blue.com
|
CT Log | Current | — | — | — | — |
manoj.blue.com
|
CT Log | Current | — | 1 | 2026-02-18T00:00:00Z | |
map.blue.com
|
DNS | Current | — | — | — | — |
maps.blue.com
|
DNS | Current | — | — | — | — |
marketing.blue.com
|
DNS | Current | — | — | — | — |
marketpipeline.blue.com
|
CT Log | Current | — | 1 | 2026-03-05T00:00:00Z | |
marketwebb.blue.com
|
CT Log | Current | — | — | — | — |
marlin.blue.com
|
CT Log | Current | — | — | — | — |
master.blue.com
|
CT Log | Current | — | 1 | 2026-03-08T00:00:00Z | |
matkus.saasm2.blue.com
|
CT Log | Current | — | — | — | — |
mattermost.internal.blue.com
|
CT Log | Current | — | — | — | — |
mbox.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
mcmaster.blue.com
|
CT Log | Current | — | — | — | — |
mdm.blue.com
|
DNS | Current | — | — | — | — |
meal.blue.com
|
CT Log | Current | — | 1 | 2026-03-27T00:00:00Z | |
media.blue.com
|
CT Log | Current | — | 2 | 2026-01-24T00:00:00Z | |
medicalpolicy.nebraska.blue.com
|
CT Log | Current | — | — | — | — |
medicalpolicy.nebraskablue.blue.com
|
CT Log | Current | — | — | — | — |
medicare.blue.com
|
CT Log | Current | — | 1 | 2026-03-26T00:00:00Z | |
medicare.websales.florida.blue.com
|
CT Log | Current | — | 1 | 2026-03-01T00:00:00Z | |
medicarenebraska.blue.com
|
CT Log | Current | — | 2 | 2026-01-25T00:00:00Z | |
mediprovider.empire.blue.com
|
CT Log | Current | — | — | — | — |
meet.blue.com
|
DNS | Current | — | — | — | — |
meeting.blue.com
|
DNS | Current | — | — | — | — |
member.368.blue.com
|
CT Log | Current | — | — | — | — |
member.blue.com
|
CT Log | Current | — | 1 | 2026-02-18T00:00:00Z | |
member.prod.blue.com
|
CT Log | Current | — | — | — | — |
members.blue.com
|
CT Log | Current | — | — | — | — |
memcached.blue.com
|
DNS | Current | — | — | — | — |
merchant.kdb.blue.com
|
CT Log | Current | — | 1 | 2026-03-09T00:00:00Z | |
meteo.blue.com
|
CT Log | Current | — | 1 | 2026-02-26T00:00:00Z | |
metrics.blue.com
|
DNS | Current | — | — | — | — |
metz.blue.com
|
CT Log | Current | — | 1 | 2026-03-01T00:00:00Z | |
mezzo.blue.com
|
CT Log | Current | — | 1 | 2026-03-07T00:00:00Z | |
mfp14298705.blue.com
|
CT Log | Current | — | — | — | — |
mgo.blue.com
|
CT Log | Current | — | 1 | 2026-03-15T00:00:00Z | |
mh.blue.com
|
CT Log | Current | — | — | — | — |
microservices.blue.com
|
DNS | Current | — | — | — | — |
micuenta.blue.com
|
CT Log | Current | — | — | — | — |
midnight.blue.com
|
CT Log | Current | — | — | — | — |
mijn.acta.blue.com
|
CT Log | Current | — | — | — | — |
minio.blue.com
|
CT Log | Current | — | 1 | 2026-03-18T00:00:00Z | |
mintmint.blue.com
|
CT Log | Current | — | 1 | 2026-02-20T00:00:00Z | |
mix-90.blue.com
|
CT Log | Current | — | 1 | 2026-03-05T00:00:00Z | |
mmm.blue.com
|
CT Log | Current | — | — | — | — |
mobile.blue.com
|
CT Log | Current | — | 1 | 2026-04-10T00:00:00Z | |
mobileconnect.blue.com
|
CT Log | Current | — | — | — | — |
mobiles.blue.com
|
CT Log | Current | — | — | — | — |
moment.blue.com
|
CT Log | Current | — | — | — | — |
mongo.blue.com
|
DNS | Current | — | — | — | — |
mongodb.blue.com
|
DNS | Current | — | — | — | — |
monitor.blue.com
|
DNS | Current | — | — | — | — |
monitoring.blue.com
|
DNS | Current | — | — | — | — |
mosquito.blue.com
|
CT Log | Current | — | — | — | — |
moss.blue.com
|
CT Log | Current | — | — | — | — |
moveup.blue.com
|
CT Log | Current | — | — | — | — |
moviemod.blue.com
|
CT Log | Current | — | 1 | 2026-03-28T00:00:00Z | |
movies123.blue.com
|
CT Log | Current | — | 1 | 2026-03-20T00:00:00Z | |
mq.blue.com
|
DNS | Current | — | — | — | — |
mr.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
ms.blue.com
|
CT Log | Current | — | 1 | 2026-02-12T00:00:00Z | |
ms.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
ms1.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
msexch2k13.blue.com
|
CT Log | Current | — | — | — | — |
mskt.hnszjc.blue.com
|
CT Log | Current | — | 1 | 2026-03-29T00:00:00Z | |
mss.empire.blue.com
|
CT Log | Current | — | — | — | — |
mta-sts.blue.com
|
CT Log | Current | — | — | — | — |
mta.blue.com
|
DNS | Current | — | — | — | — |
mta.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
mta1.linkedin-herizpon.blue.com
|
CT Log | Current | — | 1 | 2026-04-12T00:00:00Z | |
mtg.virtd.blue.com
|
CT Log | Current | — | — | — | — |
muh.blue.com
|
CT Log | Current | — | 1 | 2026-02-06T00:00:00Z | |
muonline.blue.com
|
CT Log | Current | — | 1 | 2026-03-12T00:00:00Z | |
music-accounts.sslauth.sonos.com.blue.com
|
CT Log | Current | — | — | — | — |
mx.blue.com
|
DNS | Current | — | — | — | — |
mx.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
mx0.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
mx001.blue.com
|
CT Log | Current | — | — | — | — |
mx02.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
mx1.blue.com
|
DNS | Current | — | — | — | — |
mx1.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
mx10.uv.blue.com
|
CT Log | Current | — | — | — | — |
mx2.blue.com
|
DNS | Current | — | — | — | — |
mx2.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
mx20.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
mx3.blue.com
|
DNS | Current | — | — | — | — |
mx3.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
mx4.blue.com
|
DNS | Current | — | — | — | — |
mx4.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
mx5.blue.com
|
DNS | Current | — | — | — | — |
mx5.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
mxtoolbox.blue.com
|
DNS | Current | — | — | — | — |
my.blue.com
|
CT Log | Current | — | 1 | 2026-01-25T00:00:00Z | |
my.horizon.blue.com
|
CT Log | Current | — | 2 | 2026-01-24T00:00:00Z | |
my.la.blue.com
|
CT Log | Current | — | 1 | 2026-02-12T00:00:00Z | |
my.nebraska.blue.com
|
CT Log | Current | — | 1 | 2026-04-03T00:00:00Z | |
my.tui.blue.com
|
CT Log | Current | — | 1 | 2026-04-01T00:00:00Z | |
myaccess.blue.com
|
CT Log | Current | — | 1 | 2026-03-17T00:00:00Z | |
myaccount.blue.com
|
DNS | Current | — | — | — | — |
myapp.blue.com
|
CT Log | Current | — | — | — | — |
myapps.blue.com
|
CT Log | Current | — | — | — | — |
myblueuat.blue.com
|
CT Log | Current | — | 1 | 2026-02-26T00:00:00Z | |
mylive.blue.com
|
CT Log | Current | — | — | — | — |
mymail.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
mynet.blue.com
|
CT Log | Current | — | 1 | 2026-04-11T00:00:00Z | |
mynuvancehealth.blue.com
|
CT Log | Current | — | 1 | 2026-02-03T00:00:00Z | |
myspeedhub.com.blue.com
|
CT Log | Current | — | — | — | — |
mysql.blue.com
|
CT Log | Current | — | 1 | 2026-02-04T00:00:00Z | |
mywebmail.blue.com
|
CT Log | Current | — | 1 | 2026-01-23T00:00:00Z | |
na.blue.com
|
DNS | Current | — | — | — | — |
nagios.blue.com
|
DNS | Current | — | — | — | — |
nail.factor.blue.com
|
CT Log | Current | — | — | — | — |
name.clerk.blue.com
|
CT Log | Current | — | 1 | 2026-03-18T00:00:00Z | |
nb.blue.com
|
CT Log | Current | — | — | — | — |
nebraska.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
necoa.blue.com
|
CT Log | Current | — | — | — | — |
neoprene.blue.com
|
CT Log | Current | — | 1 | 2026-03-28T00:00:00Z | |
net.blue.com
|
DNS | Current | — | — | — | — |
netadmin.blue.com
|
DNS | Current | — | — | — | — |
netpass.blue.com
|
CT Log | Current | — | — | — | — |
nettool.blue.com
|
DNS | Current | — | — | — | — |
nettools.blue.com
|
DNS | Current | — | — | — | — |
network.blue.com
|
DNS | Current | — | — | — | — |
new.blue.com
|
CT Log | Current | — | 1 | 2026-01-31T00:00:00Z | |
newmail.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
newmail2013.blue.com
|
CT Log | Current | — | — | — | — |
news.blue.com
|
DNS | Current | — | — | — | — |
nexus.fyi.blue.com
|
CT Log | Current | — | — | — | — |
nghs.elaborate.blue.com
|
CT Log | Current | — | 1 | 2026-01-23T00:00:00Z | |
nginx.blue.com
|
DNS | Current | — | — | — | — |
ngocrong.blue.com
|
CT Log | Current | — | 1 | 2026-02-11T00:00:00Z | |
no.its.not.that.blue.com
|
CT Log | Current | — | — | — | — |
noah.blue.com
|
CT Log | Current | — | 1 | 2026-03-23T00:00:00Z | |
nocomms.blue.com
|
CT Log | Current | — | 1 | 2026-04-12T00:00:00Z | |
node1.blue.com
|
DNS | Current | — | — | — | — |
node2.blue.com
|
DNS | Current | — | — | — | — |
node3.blue.com
|
DNS | Current | — | — | — | — |
notifications.blue.com
|
DNS | Current | — | — | — | — |
notify.blue.com
|
DNS | Current | — | — | — | — |
novel.blue.com
|
CT Log | Current | — | — | — | — |
nro.blue.com
|
CT Log | Current | — | — | — | — |
ns.blue.com
|
DNS | Current | — | — | — | — |
ns.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
ns1.blue.com
|
CT Log | Current | — | 1 | 2026-01-23T00:00:00Z | |
ns1.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
ns2.blue.com
|
CT Log | Current | — | 1 | 2026-01-23T00:00:00Z | |
ns2.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
ns3.blue.com
|
DNS | Current | — | — | — | — |
ns4.blue.com
|
DNS | Current | — | — | — | — |
ns4.mail.blue.com
|
CT Log | Current | — | 1 | 2026-03-19T00:00:00Z | |
ns5.blue.com
|
DNS | Current | — | — | — | — |
ns6.blue.com
|
DNS | Current | — | — | — | — |
nwjns.dont.be.blue.com
|
CT Log | Current | — | — | — | — |
nxxn.japan.blue.com
|
CT Log | Current | — | 1 | 2026-04-10T00:00:00Z | |
nyo.blue.com
|
CT Log | Current | — | — | — | — |
nyu.blue.com
|
CT Log | Current | — | 1 | 2026-03-14T00:00:00Z | |
o.blue.com
|
CT Log | Current | — | 1 | 2026-01-31T00:00:00Z | |
o365.blue.com
|
DNS | Current | — | — | — | — |
oakphdt333086.blue.com
|
CT Log | Current | — | 1 | 2026-02-17T00:00:00Z | |
oauth.blue.com
|
DNS | Current | — | — | — | — |
object.blue.com
|
DNS | Current | — | — | — | — |
oceansofenergy.blue.com
|
CT Log | Current | — | 1 | 2026-03-26T00:00:00Z | |
ocn.blue.com
|
CT Log | Current | — | 1 | 2026-02-07T00:00:00Z | |
ocsp.blue.com
|
DNS | Current | — | — | — | — |
odoo.blue.com
|
CT Log | Current | — | — | — | — |
of.the.blue.com
|
CT Log | Current | — | — | — | — |
ofentse.blue.com
|
CT Log | Current | — | — | — | — |
office.blue.com
|
CT Log | Current | — | 1 | 2026-04-07T00:00:00Z | |
officeheadsetreviews.blue.com
|
CT Log | Current | — | 1 | 2026-01-29T00:00:00Z | |
officevpn.blue.com
|
CT Log | Current | — | — | — | — |
ofinovardweb.blue.com
|
CT Log | Current | — | — | — | — |
ogrencieposta.blue.com
|
CT Log | Current | — | — | — | — |
ohio.blue.com
|
CT Log | Current | — | — | — | — |
ohitsu.blue.com
|
CT Log | Current | — | — | — | — |
okta.blue.com
|
DNS | Current | — | — | — | — |
old.blue.com
|
CT Log | Current | — | 1 | 2026-01-23T00:00:00Z | |
oldscool.gals.blue.com
|
CT Log | Current | — | — | — | — |
oma.blue.com
|
CT Log | Current | — | — | — | — |
one.blue.com
|
CT Log | Current | — | — | — | — |
onefor.blue.com
|
CT Log | Current | — | 1 | 2026-03-11T00:00:00Z | |
onion.blue.com
|
CT Log | Current | — | 1 | 2026-03-11T00:00:00Z | |
online.blue.com
|
CT Log | Current | — | 1 | 2026-03-27T00:00:00Z | |
oo.fedex.blue.com
|
CT Log | Current | — | — | — | — |
op.blue.com
|
CT Log | Current | — | — | — | — |
order.blue.com
|
DNS | Current | — | — | — | — |
orders.blue.com
|
DNS | Current | — | — | — | — |
orders.tatoi.wtm.blue.com
|
CT Log | Current | — | 1 | 2026-03-05T00:00:00Z | |
origin-www.blue.com
|
CT Log | Current | — | 1 | 2026-01-23T00:00:00Z | |
origin.blue.com
|
CT Log | Current | — | 1 | 2026-01-23T00:00:00Z | |
origin1.blue.com
|
DNS | Current | — | — | — | — |
origin2.blue.com
|
DNS | Current | — | — | — | — |
ous.blue.com
|
CT Log | Current | — | 1 | 2026-03-15T00:00:00Z | |
ouss.blue.com
|
CT Log | Current | — | — | — | — |
out.a.blue.com
|
CT Log | Current | — | 1 | 2026-03-05T00:00:00Z | |
out.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
out.of.the.blue.com
|
CT Log | Current | — | — | — | — |
outlook.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
outmail.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
ouyicn.blue.com
|
CT Log | Current | — | — | — | — |
oven.end.blue.com
|
CT Log | Current | — | 1 | 2026-02-24T00:00:00Z | |
owa.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
owa.linkedin-herizpon.blue.com
|
CT Log | Current | — | 1 | 2026-03-05T00:00:00Z | |
pabsgdl.odoo.blue.com
|
CT Log | Current | — | — | — | — |
pag.blue.com
|
CT Log | Current | — | 1 | 2026-03-26T00:00:00Z | |
painel.nordend.blue.com
|
CT Log | Current | — | 1 | 2026-02-28T00:00:00Z | |
palingseru.blue.com
|
CT Log | Current | — | — | — | — |
paloma.blue.com
|
CT Log | Current | — | — | — | — |
palovpn.blue.com
|
CT Log | Current | — | 1 | 2026-03-12T00:00:00Z | |
pan.blue.com
|
CT Log | Current | — | — | — | — |
panel.blue.com
|
CT Log | Current | — | 1 | 2026-02-04T00:00:00Z | |
partner.blue.com
|
DNS | Current | — | — | — | — |
partners.blue.com
|
DNS | Current | — | — | — | — |
passwordstatuscheck.blue.com
|
CT Log | Current | — | 1 | 2026-01-27T00:00:00Z | |
pause.meetcircle.blue.com
|
CT Log | Current | — | 1 | 2026-04-11T00:00:00Z | |
pay.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
pay.gold365.blue.com
|
CT Log | Current | — | 2 | 2026-01-24T00:00:00Z | |
pay.good88.blue.com
|
CT Log | Current | — | 1 | 2026-03-26T00:00:00Z | |
pay.pay.gold365.blue.com
|
CT Log | Current | — | 2 | 2026-01-26T00:00:00Z | |
pay.pay.good88.blue.com
|
CT Log | Current | — | 1 | 2026-03-27T00:00:00Z | |
pay.pay.pay.gold365.blue.com
|
CT Log | Current | — | 2 | 2026-01-26T00:00:00Z | |
pay.pay.pay.good88.blue.com
|
CT Log | Current | — | 1 | 2026-03-27T00:00:00Z | |
pay.www.pay.good88.blue.com
|
CT Log | Current | — | 1 | 2026-03-20T00:00:00Z | |
paygotv.blue.com
|
CT Log | Current | — | 1 | 2026-01-30T00:00:00Z | |
payment.blue.com
|
DNS | Current | — | — | — | — |
payment.empire.blue.com
|
CT Log | Current | — | 1 | 2026-02-18T00:00:00Z | |
payments.blue.com
|
DNS | Current | — | — | — | — |
payroll.blue.com
|
DNS | Current | — | — | — | — |
pbrand.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
pbx.blue.com
|
DNS | Current | — | — | — | — |
pe.blue.com
|
CT Log | Current | — | 1 | 2026-03-23T00:00:00Z | |
pedigree.blue.com
|
CT Log | Current | — | — | — | — |
pepsis.blue.com
|
CT Log | Current | — | — | — | — |
pettyme.blue.com
|
CT Log | Current | — | — | — | — |
pew.blue.com
|
CT Log | Current | — | — | — | — |
pg-accept.blue.com
|
CT Log | Current | — | — | — | — |
pg.blue.com
|
CT Log | Current | — | 2 | 2026-01-25T00:00:00Z | |
pgaireland.blue.com
|
CT Log | Current | — | — | — | — |
phone.blue.com
|
DNS | Current | — | — | — | — |
photos.blue.com
|
DNS | Current | — | — | — | — |
piano.example.blue.com
|
CT Log | Current | — | — | — | — |
pingdom.blue.com
|
DNS | Current | — | — | — | — |
pkgs.dev.blue.com
|
CT Log | Current | — | 1 | 2026-03-24T00:00:00Z | |
pki.blue.com
|
DNS | Current | — | — | — | — |
planes.blue.com
|
CT Log | Current | — | — | — | — |
planet.blue.com
|
CT Log | Current | — | 1 | 2026-04-05T00:00:00Z | |
planner.blue.com
|
CT Log | Current | — | 1 | 2026-02-12T00:00:00Z | |
play.blue.com
|
CT Log | Current | — | 1 | 2026-01-28T00:00:00Z | |
plesk.blue.com
|
DNS | Current | — | — | — | — |
pls.blue.com
|
CT Log | Current | — | 1 | 2026-01-26T00:00:00Z | |
pma.blue.com
|
CT Log | Current | — | 1 | 2026-02-04T00:00:00Z | |
po.fly.blue.com
|
CT Log | Current | — | — | — | — |
po.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
pobreflixtv.blue.com
|
CT Log | Current | — | — | — | — |
poczta.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
policies.blue.com
|
DNS | Current | — | — | — | — |
policies.credence.blue.com
|
CT Log | Current | — | 1 | 2026-03-12T00:00:00Z | |
policy.blue.com
|
DNS | Current | — | — | — | — |
pony.blue.com
|
CT Log | Current | — | 1 | 2026-02-07T00:00:00Z | |
pool.blue.com
|
CT Log | Current | — | — | — | — |
poop.blue.com
|
CT Log | Current | — | 1 | 2026-02-18T00:00:00Z | |
pop.blue.com
|
DNS | Current | — | — | — | — |
pop.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
pop.writing.blue.com
|
CT Log | Current | — | — | — | — |
pop3.blue.com
|
DNS | Current | — | — | — | — |
pop3.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
porn.sex.blue.com
|
CT Log | Current | — | — | — | — |
porno.blue.com
|
CT Log | Current | — | — | — | — |
pornohd.blue.com
|
CT Log | Current | — | — | — | — |
portail.blue.com
|
CT Log | Current | — | 1 | 2026-01-29T00:00:00Z | |
portailrds.blue.com
|
CT Log | Current | — | — | — | — |
portal.apps.strategic.blue.com
|
CT Log | Current | — | — | — | — |
portal.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
portal.cfa.blue.com
|
CT Log | Current | — | 1 | 2026-04-01T00:00:00Z | |
portal.fmtc.blue.com
|
CT Log | Current | — | — | — | — |
portal.univerge.blue.com
|
CT Log | Current | — | — | — | — |
portal2.blue.com
|
DNS | Current | — | — | — | — |
portals-prod.blue.com
|
CT Log | Current | — | 1 | 2026-02-09T00:00:00Z | |
post.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
posta.ideal.blue.com
|
CT Log | Current | — | — | — | — |
posta.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
postgres.blue.com
|
DNS | Current | — | — | — | — |
postmaster.horizon.blue.com
|
CT Log | Current | — | 1 | 2026-03-20T00:00:00Z | |
postmaster.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
pre.blue.com
|
DNS | Current | — | — | — | — |
prep.blue.com
|
CT Log | Current | — | — | — | — |
preprod.blue.com
|
DNS | Current | — | — | — | — |
press.blue.com
|
DNS | Current | — | — | — | — |
preview.blue.com
|
DNS | Current | — | — | — | — |
primary.blue.com
|
DNS | Current | — | — | — | — |
princess.blue.com
|
CT Log | Current | — | 1 | 2026-03-22T00:00:00Z | |
print.blue.com
|
DNS | Current | — | — | — | — |
printer.blue.com
|
DNS | Current | — | — | — | — |
privacy.blue.com
|
DNS | Current | — | — | — | — |
private.blue.com
|
DNS | Current | — | — | — | — |
pro.blue.com
|
CT Log | Current | — | 1 | 2026-03-01T00:00:00Z | |
prod-ks.pluot.blue.com
|
CT Log | Current | — | 1 | 2026-03-19T00:00:00Z | |
product.blue.com
|
DNS | Current | — | — | — | — |
products.blue.com
|
DNS | Current | — | — | — | — |
professor.blue.com
|
CT Log | Current | — | 1 | 2026-01-31T00:00:00Z | |
profile.blue.com
|
DNS | Current | — | — | — | — |
profiles.blue.com
|
CT Log | Current | — | 1 | 2026-01-27T00:00:00Z | |
prometheus.blue.com
|
DNS | Current | — | — | — | — |
promo.blue.com
|
DNS | Current | — | — | — | — |
pron.club.blue.com
|
CT Log | Current | — | 1 | 2026-03-28T00:00:00Z | |
proso.blue.com
|
CT Log | Current | — | 1 | 2026-02-05T00:00:00Z | |
provider.az.blue.com
|
CT Log | Current | — | — | — | — |
provider.empire.blue.com
|
CT Log | Current | — | 1 | 2026-02-04T00:00:00Z | |
provider.nc.blue.com
|
CT Log | Current | — | — | — | — |
providercarefirst.blue.com
|
CT Log | Current | — | 1 | 2026-03-28T00:00:00Z | |
providers.blue.com
|
CT Log | Current | — | — | — | — |
proxy.blue.com
|
DNS | Current | — | — | — | — |
proxy1.blue.com
|
DNS | Current | — | — | — | — |
proxy2.blue.com
|
DNS | Current | — | — | — | — |
psyfyo.blue.com
|
CT Log | Current | — | — | — | — |
ptn2024.blue.com
|
CT Log | Current | — | — | — | — |
public.blue.com
|
DNS | Current | — | — | — | — |
punyumuyu.org.blue.com
|
CT Log | Current | — | — | — | — |
purehnw.blue.com
|
CT Log | Current | — | — | — | — |
pvitu.blue.com
|
CT Log | Current | — | 1 | 2026-03-11T00:00:00Z | |
py.blue.com
|
CT Log | Current | — | — | — | — |
qa.blue.com
|
CT Log | Current | — | 1 | 2026-03-11T00:00:00Z | |
qbe.blue.com
|
CT Log | Current | — | 1 | 2026-04-05T00:00:00Z | |
queue.blue.com
|
DNS | Current | — | — | — | — |
r.blue.com
|
DNS | Current | — | — | — | — |
ra-vpn.blue.com
|
CT Log | Current | — | — | — | — |
ra.blue.com
|
DNS | Current | — | — | — | — |
rabbitmq.blue.com
|
DNS | Current | — | — | — | — |
radio.blue.com
|
CT Log | Current | — | — | — | — |
radisson.blue.com
|
CT Log | Current | — | — | — | — |
rancher.blue.com
|
DNS | Current | — | — | — | — |
rbta.blue.com
|
CT Log | Current | — | — | — | — |
rbx.blue.com
|
CT Log | Current | — | — | — | — |
rd.blue.com
|
CT Log | Current | — | — | — | — |
rd4.indir.blue.com
|
CT Log | Current | — | — | — | — |
rdg.blue.com
|
CT Log | Current | — | — | — | — |
rdgateway.blue.com
|
CT Log | Current | — | 1 | 2026-03-20T00:00:00Z | |
rdgw.blue.com
|
CT Log | Current | — | — | — | — |
rdp.blue.com
|
CT Log | Current | — | 1 | 2026-04-08T00:00:00Z | |
rdpd.blue.com
|
CT Log | Current | — | — | — | — |
rdpserver.blue.com
|
CT Log | Current | — | — | — | — |
rds.blue.com
|
CT Log | Current | — | 1 | 2026-03-22T00:00:00Z | |
rds.mr.blue.com
|
CT Log | Current | — | 1 | 2026-03-10T00:00:00Z | |
rds01.blue.com
|
CT Log | Current | — | — | — | — |
rds1.blue.com
|
CT Log | Current | — | — | — | — |
rds2.blue.com
|
CT Log | Current | — | — | — | — |
rdservices.blue.com
|
CT Log | Current | — | — | — | — |
rdsfarm.blue.com
|
CT Log | Current | — | — | — | — |
rdsmum.blue.com
|
CT Log | Current | — | — | — | — |
rdsweb.blue.com
|
CT Log | Current | — | — | — | — |
rdswebaccess.blue.com
|
CT Log | Current | — | — | — | — |
rdweb.blue.com
|
CT Log | Current | — | — | — | — |
rdxhd.blue.com
|
CT Log | Current | — | 1 | 2026-03-29T00:00:00Z | |
re.blue.com
|
CT Log | Current | — | — | — | — |
realtime.blue.com
|
DNS | Current | — | — | — | — |
rebate.blue.com
|
CT Log | Current | — | 1 | 2026-02-26T00:00:00Z | |
recruit.blue.com
|
DNS | Current | — | — | — | — |
red.blue.com
|
CT Log | Current | — | 2 | 2026-01-26T00:00:00Z | |
red.red.blue.com
|
CT Log | Current | — | 1 | 2026-03-14T00:00:00Z | |
red.team.won.suck.it.blue.com
|
CT Log | Current | — | — | — | — |
reddybook.blue.com
|
CT Log | Current | — | 1 | 2026-03-26T00:00:00Z | |
redirect.blue.com
|
DNS | Current | — | — | — | — |
redis.blue.com
|
DNS | Current | — | — | — | — |
redmine.blue.com
|
CT Log | Current | — | — | — | — |
redmud.blue.com
|
CT Log | Current | — | 1 | 2026-03-12T00:00:00Z | |
redvs.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
redwine.blue.com
|
CT Log | Current | — | 1 | 2026-03-21T00:00:00Z | |
refundcheckstatus.blue.com
|
CT Log | Current | — | 1 | 2026-01-30T00:00:00Z | |
register.blue.com
|
CT Log | Current | — | 1 | 2026-03-11T00:00:00Z | |
registry.blue.com
|
DNS | Current | — | — | — | — |
reinana.blue.com
|
CT Log | Current | — | — | — | — |
relatos.blue.com
|
CT Log | Current | — | 1 | 2026-03-05T00:00:00Z | |
relay.blue.com
|
DNS | Current | — | — | — | — |
relay.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
relay1.blue.com
|
DNS | Current | — | — | — | — |
relay1.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
relay2.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
releases.blue.com
|
DNS | Current | — | — | — | — |
remote.blue.com
|
CT Log | Current | — | 1 | 2026-02-16T00:00:00Z | |
remote.fmtc.blue.com
|
CT Log | Current | — | — | — | — |
remote.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
remote.yahoo.blue.com
|
CT Log | Current | — | 1 | 2026-03-18T00:00:00Z | |
remote2.blue.com
|
CT Log | Current | — | 1 | 2026-04-09T00:00:00Z | |
remote2.fmtc.blue.com
|
CT Log | Current | — | — | — | — |
remoteapp.blue.com
|
CT Log | Current | — | — | — | — |
remoteapps.blue.com
|
CT Log | Current | — | — | — | — |
remotebb.blue.com
|
CT Log | Current | — | — | — | — |
remoterd.blue.com
|
CT Log | Current | — | — | — | — |
remoto.blue.com
|
CT Log | Current | — | — | — | — |
replica.blue.com
|
CT Log | Current | — | — | — | — |
repo.blue.com
|
CT Log | Current | — | 1 | 2026-03-03T00:00:00Z | |
report.blue.com
|
DNS | Current | — | — | — | — |
reporting.blue.com
|
DNS | Current | — | — | — | — |
reports.blue.com
|
DNS | Current | — | — | — | — |
reports.tatoi.wtm.blue.com
|
CT Log | Current | — | 1 | 2026-03-13T00:00:00Z | |
repos.blue.com
|
DNS | Current | — | — | — | — |
res.blue.com
|
CT Log | Current | — | — | — | — |
reservations.blue.com
|
DNS | Current | — | — | — | — |
rest.blue.com
|
DNS | Current | — | — | — | — |
rgb.blue.com
|
CT Log | Current | — | — | — | — |
rhimagnesita.blue.com
|
CT Log | Current | — | 1 | 2026-03-20T00:00:00Z | |
rm.blue.com
|
CT Log | Current | — | 1 | 2026-03-15T00:00:00Z | |
rms.blue.com
|
CT Log | Current | — | — | — | — |
rnt.blue.com
|
CT Log | Current | — | — | — | — |
roadrunner.blue.com
|
CT Log | Current | — | 1 | 2026-03-02T00:00:00Z | |
robbie.blue.com
|
CT Log | Current | — | — | — | — |
robby.blue.com
|
CT Log | Current | — | — | — | — |
roblox.blue.com
|
CT Log | Current | — | — | — | — |
rocketvision.blue.com
|
CT Log | Current | — | 1 | 2026-04-11T00:00:00Z | |
rockwoodunitedsc.blue.com
|
CT Log | Current | — | — | — | — |
root.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
rover.radiant.blue.com
|
CT Log | Current | — | 1 | 2026-03-05T00:00:00Z | |
rpg.blue.com
|
CT Log | Current | — | 1 | 2026-02-09T00:00:00Z | |
rprt.infinite.blue.com
|
CT Log | Current | — | — | — | — |
rss.blue.com
|
DNS | Current | — | — | — | — |
rt.blue.com
|
DNS | Current | — | — | — | — |
rvremote.blue.com
|
CT Log | Current | — | — | — | — |
rwjbarnibas.horizon.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
s1.global.blue.com
|
CT Log | Current | — | — | — | — |
s3.blue.com
|
DNS | Current | — | — | — | — |
s8ye.blue.com
|
CT Log | Current | — | — | — | — |
sabbirsworld.blue.com
|
CT Log | Current | — | — | — | — |
salk.braces.blue.com
|
CT Log | Current | — | 1 | 2026-02-03T00:00:00Z | |
salty.blue.com
|
CT Log | Current | — | — | — | — |
sandbox.blue.com
|
DNS | Current | — | — | — | — |
sandbox1.blue.com
|
DNS | Current | — | — | — | — |
sandbox2.blue.com
|
DNS | Current | — | — | — | — |
sc.blue.com
|
CT Log | Current | — | — | — | — |
scan.blue.com
|
DNS | Current | — | — | — | — |
scanner.blue.com
|
CT Log | Current | — | 1 | 2026-03-07T00:00:00Z | |
sccm-srv-02.blue.com
|
CT Log | Current | — | — | — | — |
schedule.blue.com
|
DNS | Current | — | — | — | — |
science.mine.blue.com
|
CT Log | Current | — | — | — | — |
scp.blue.com
|
DNS | Current | — | — | — | — |
scrtc.blue.com
|
CT Log | Current | — | 1 | 2026-02-05T00:00:00Z | |
sd1.blue.com
|
CT Log | Current | — | 1 | 2026-03-27T00:00:00Z | |
se2t.blue.com
|
CT Log | Current | — | — | — | — |
search.blue.com
|
DNS | Current | — | — | — | — |
secondary.blue.com
|
DNS | Current | — | — | — | — |
secrets.blue.com
|
DNS | Current | — | — | — | — |
secure.access.horizon.blue.com
|
CT Log | Current | — | 2 | 2026-01-24T00:00:00Z | |
secure.act.blue.com
|
CT Log | Current | — | 2 | 2026-01-24T00:00:00Z | |
secure.actblue.blue.com
|
CT Log | Current | — | 1 | 2026-01-25T00:00:00Z | |
secure.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
secure.horizon.blue.com
|
CT Log | Current | — | 2 | 2026-01-24T00:00:00Z | |
secure.www.blue.com
|
CT Log | Current | — | — | — | — |
secureact.blue.com
|
CT Log | Current | — | — | — | — |
seed.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
send.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
sendin.blue.com
|
CT Log | Current | — | 1 | 2026-02-26T00:00:00Z | |
sending.blue.com
|
CT Log | Current | — | 1 | 2026-03-21T00:00:00Z | |
sendy.blue.com
|
CT Log | Current | — | — | — | — |
seraphic.blue.com
|
CT Log | Current | — | — | — | — |
serco.dialler.blue.com
|
CT Log | Current | — | — | — | — |
server-internal.blue.com
|
CT Log | Current | — | — | — | — |
server.blue.com
|
CT Log | Current | — | 1 | 2026-01-23T00:00:00Z | |
server.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
server.scrtc.blue.com
|
CT Log | Current | — | — | — | — |
server1.blue.com
|
CT Log | Current | — | 1 | 2026-02-19T00:00:00Z | |
server1.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
server2.blue.com
|
DNS | Current | — | — | — | — |
server2.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
server3.blue.com
|
DNS | Current | — | — | — | — |
service.blue.com
|
DNS | Current | — | — | — | — |
servicedesk.blue.com
|
DNS | Current | — | — | — | — |
services.blue.com
|
DNS | Current | — | — | — | — |
sesame.gerip.blue.com
|
CT Log | Current | — | — | — | — |
sessions.blue.com
|
CT Log | Current | — | — | — | — |
sex.blue.com
|
CT Log | Current | — | 1 | 2026-02-24T00:00:00Z | |
sexy.blue.com
|
CT Log | Current | — | — | — | — |
sflpga.blue.com
|
CT Log | Current | — | — | — | — |
sftp.blue.com
|
DNS | Current | — | — | — | — |
shaparak.blue.com
|
CT Log | Current | — | 1 | 2026-01-27T00:00:00Z | |
share.blue.com
|
DNS | Current | — | — | — | — |
sharepoint.blue.com
|
CT Log | Current | — | — | — | — |
sharepoint.nlai.blue.com
|
CT Log | Current | — | — | — | — |
shop.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
shop.empire.blue.com
|
CT Log | Current | — | 1 | 2026-03-05T00:00:00Z | |
shop.litecoin.blue.com
|
CT Log | Current | — | 1 | 2026-01-28T00:00:00Z | |
siberian.blue.com
|
CT Log | Current | — | — | — | — |
signals.blue.com
|
CT Log | Current | — | — | — | — |
signin.blue.com
|
DNS | Current | — | — | — | — |
signup.blue.com
|
DNS | Current | — | — | — | — |
simontok.blue.com
|
CT Log | Current | — | — | — | — |
sinapre-auth.blue.com
|
CT Log | Current | — | 1 | 2026-03-27T00:00:00Z | |
sinhala.oldscool.gals.blue.com
|
CT Log | Current | — | — | — | — |
sip.blue.com
|
CT Log | Current | — | 1 | 2026-02-25T00:00:00Z | |
sip.horizon.blue.com
|
CT Log | Current | — | 1 | 2026-01-28T00:00:00Z | |
sip.office365.blue.com
|
CT Log | Current | — | — | — | — |
sipexternal.blue.com
|
CT Log | Current | — | 1 | 2026-02-25T00:00:00Z | |
sipexternal.horizon.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
sipexternal.office365.blue.com
|
CT Log | Current | — | — | — | — |
sipinternal.blue.com
|
CT Log | Current | — | 1 | 2026-02-25T00:00:00Z | |
sipinternal.office365.blue.com
|
CT Log | Current | — | — | — | — |
sitemap.blue.com
|
CT Log | Current | — | 1 | 2026-03-21T00:00:00Z | |
sitemaps.blue.com
|
CT Log | Current | — | 1 | 2026-01-25T00:00:00Z | |
sites.blue.com
|
CT Log | Current | — | 1 | 2026-04-04T00:00:00Z | |
situation.blue.com
|
CT Log | Current | — | — | — | — |
sjzwgyxx.blue.com
|
CT Log | Current | — | — | — | — |
sky.blue.com
|
CT Log | Current | — | — | — | — |
sky.exch.blue.com
|
CT Log | Current | — | 1 | 2026-04-09T00:00:00Z | |
skye.blue.com
|
CT Log | Current | — | 1 | 2026-03-10T00:00:00Z | |
skyexchange.blue.com
|
CT Log | Current | — | 1 | 2026-03-27T00:00:00Z | |
skyros.blue.com
|
CT Log | Current | — | — | — | — |
skyscribe.blue.com
|
CT Log | Current | — | 1 | 2026-02-01T00:00:00Z | |
slack.blue.com
|
DNS | Current | — | — | — | — |
sleep.blue.com
|
CT Log | Current | — | — | — | — |
smail.blue.com
|
CT Log | Current | — | — | — | — |
smtp.blue.com
|
CT Log | Current | — | 1 | 2026-03-10T00:00:00Z | |
smtp.comune.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
smtp.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
smtp.mail.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
smtp01.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
smtp1.blue.com
|
DNS | Current | — | — | — | — |
smtp1.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
smtp2.blue.com
|
DNS | Current | — | — | — | — |
smtp2.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
smtp3.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
smtpa.blue.com
|
CT Log | Current | — | — | — | — |
smtpauth.bromthymol.blue.com
|
CT Log | Current | — | 1 | 2026-04-12T00:00:00Z | |
smtpauth.gliddenwild.blue.com
|
CT Log | Current | — | — | — | — |
smtpauth.horizon.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
smtpauth.httpwww.blue.com
|
CT Log | Current | — | — | — | — |
smtpauth.latte.blue.com
|
CT Log | Current | — | — | — | — |
smtpauth.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
smtpauth.pink.blue.com
|
CT Log | Current | — | — | — | — |
smtpauth.siv.blue.com
|
CT Log | Current | — | — | — | — |
smtpauth.yahoo.nita.blue.com
|
CT Log | Current | — | — | — | — |
smtps.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
smtpseguro.latte.blue.com
|
CT Log | Current | — | — | — | — |
smtpseguro.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
sniper.linkedin-herizpon.blue.com
|
CT Log | Current | — | 1 | 2026-04-11T00:00:00Z | |
socios.blue.com
|
CT Log | Current | — | 1 | 2026-03-27T00:00:00Z | |
socket.blue.com
|
DNS | Current | — | — | — | — |
software.blue.com
|
CT Log | Current | — | 1 | 2026-03-05T00:00:00Z | |
soha.amir.2.blue.com
|
CT Log | Current | — | — | — | — |
solr.blue.com
|
DNS | Current | — | — | — | — |
something.blue.com
|
CT Log | Current | — | — | — | — |
southcarolina.blue.com
|
CT Log | Current | — | — | — | — |
southcarolinac.blue.com
|
CT Log | Current | — | 1 | 2026-03-20T00:00:00Z | |
southcentralpgajr.blue.com
|
CT Log | Current | — | — | — | — |
souwebaccess.blue.com
|
CT Log | Current | — | 1 | 2026-03-10T00:00:00Z | |
sp1vm.blue.com
|
CT Log | Current | — | 1 | 2026-03-19T00:00:00Z | |
speedtest.blue.com
|
DNS | Current | — | — | — | — |
sphinxx.blue.com
|
CT Log | Current | — | — | — | — |
sproot.blue.com
|
CT Log | Current | — | 1 | 2026-02-06T00:00:00Z | |
sql.blue.com
|
CT Log | Current | — | 1 | 2026-02-04T00:00:00Z | |
srico.blue.com
|
CT Log | Current | — | 1 | 2026-01-31T00:00:00Z | |
srins.blue.com
|
CT Log | Current | — | 1 | 2026-01-25T00:00:00Z | |
srv.blue.com
|
DNS | Current | — | — | — | — |
srv.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
srv1.blue.com
|
DNS | Current | — | — | — | — |
srv2.blue.com
|
DNS | Current | — | — | — | — |
ssh.blue.com
|
DNS | Current | — | — | — | — |
ssjgss.blue.com
|
CT Log | Current | — | 2 | 2026-01-25T00:00:00Z | |
ssl.blue.com
|
CT Log | Current | — | 1 | 2026-04-10T00:00:00Z | |
ssl.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
ssl.redvs.blue.com
|
CT Log | Current | — | — | — | — |
sslauth.sonos.com.blue.com
|
CT Log | Current | — | — | — | — |
sslvpn.blue.com
|
CT Log | Current | — | 1 | 2026-03-31T00:00:00Z | |
sslvpn2.blue.com
|
CT Log | Current | — | — | — | — |
sslvpn3.blue.com
|
CT Log | Current | — | 1 | 2026-02-12T00:00:00Z | |
sso.blue.com
|
DNS | Current | — | — | — | — |
stage.blue.com
|
CT Log | Current | — | 1 | 2026-01-23T00:00:00Z | |
staging.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
staging.red.blue.com
|
CT Log | Current | — | 1 | 2026-03-27T00:00:00Z | |
staging.uv.yahoo.blue.com
|
CT Log | Current | — | 1 | 2026-03-22T00:00:00Z | |
stake.blue.com
|
CT Log | Current | — | 1 | 2026-02-02T00:00:00Z | |
statesc.blue.com
|
CT Log | Current | — | — | — | — |
static.blue.com
|
DNS | Current | — | — | — | — |
static1.blue.com
|
DNS | Current | — | — | — | — |
static2.blue.com
|
DNS | Current | — | — | — | — |
statistics.blue.com
|
DNS | Current | — | — | — | — |
stats.blue.com
|
CT Log | Current | — | 1 | 2026-03-09T00:00:00Z | |
status.blue.com
|
CT Log | Current | — | 1 | 2026-02-26T00:00:00Z | |
statuspage.blue.com
|
DNS | Current | — | — | — | — |
stg.blue.com
|
DNS | Current | — | — | — | — |
storage.blue.com
|
DNS | Current | — | — | — | — |
store.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
store.red.blue.com
|
CT Log | Current | — | 1 | 2026-03-27T00:00:00Z | |
stream.blue.com
|
DNS | Current | — | — | — | — |
streaming.blue.com
|
DNS | Current | — | — | — | — |
sts.blue.com
|
CT Log | Current | — | — | — | — |
studentsvpn.blue.com
|
CT Log | Current | — | 1 | 2026-03-30T00:00:00Z | |
studio.blue.com
|
CT Log | Current | — | 1 | 2026-03-07T00:00:00Z | |
study.blue.com
|
CT Log | Current | — | 1 | 2026-03-01T00:00:00Z | |
stypedgc.blue.com
|
CT Log | Current | — | — | — | — |
succhi.blue.com
|
CT Log | Current | — | — | — | — |
suede.blue.com
|
CT Log | Current | — | — | — | — |
supercube.blue.com
|
CT Log | Current | — | — | — | — |
superfilmes.blue.com
|
CT Log | Current | — | — | — | — |
supplier.blue.com
|
CT Log | Current | — | — | — | — |
support.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
support.data.blue.com
|
CT Log | Current | — | 1 | 2026-03-23T00:00:00Z | |
support.stellar.blue.com
|
CT Log | Current | — | — | — | — |
support.univerge.blue.com
|
CT Log | Current | — | 1 | 2026-01-28T00:00:00Z | |
support2.blue.com
|
DNS | Current | — | — | — | — |
supra.black.blue.com
|
CT Log | Current | — | — | — | — |
survey.blue.com
|
DNS | Current | — | — | — | — |
surveys.blue.com
|
DNS | Current | — | — | — | — |
svc.blue.com
|
DNS | Current | — | — | — | — |
svn.blue.com
|
DNS | Current | — | — | — | — |
sweet.mouth.blue.com
|
CT Log | Current | — | — | — | — |
swift.blue.com
|
DNS | Current | — | — | — | — |
syba.blue.com
|
CT Log | Current | — | 1 | 2026-03-23T00:00:00Z | |
sym.blue.com
|
CT Log | Current | — | — | — | — |
sync.blue.com
|
CT Log | Current | — | — | — | — |
sys.all.blue.com
|
CT Log | Current | — | — | — | — |
sysadmin.blue.com
|
DNS | Current | — | — | — | — |
syslog.blue.com
|
DNS | Current | — | — | — | — |
t.zchcr7942slw.blue.com
|
CT Log | Current | — | — | — | — |
t34m.blue.com
|
CT Log | Current | — | — | — | — |
takanime.blue.com
|
CT Log | Current | — | — | — | — |
talent.blue.com
|
DNS | Current | — | — | — | — |
tantra.blue.com
|
CT Log | Current | — | 1 | 2026-02-17T00:00:00Z | |
tar-heels.blue.com
|
CT Log | Current | — | 1 | 2026-04-12T00:00:00Z | |
tarheel.blue.com
|
CT Log | Current | — | 1 | 2026-03-29T00:00:00Z | |
tax.reaction.blue.com
|
CT Log | Current | — | — | — | — |
tax.yolo.blue.com
|
CT Log | Current | — | 1 | 2026-04-04T00:00:00Z | |
team.blue.com
|
CT Log | Current | — | 1 | 2026-01-23T00:00:00Z | |
team.won.suck.it.blue.com
|
CT Log | Current | — | — | — | — |
teams.blue.com
|
DNS | Current | — | — | — | — |
techsupport.blue.com
|
DNS | Current | — | — | — | — |
tel.blue.com
|
DNS | Current | — | — | — | — |
telecom.blue.com
|
DNS | Current | — | — | — | — |
tenable.sc.blue.com
|
CT Log | Current | — | — | — | — |
terminal.blue.com
|
CT Log | Current | — | — | — | — |
terms.blue.com
|
DNS | Current | — | — | — | — |
terraluna.blue.com
|
CT Log | Current | — | 1 | 2026-01-30T00:00:00Z | |
test.bake.blue.com
|
CT Log | Current | — | — | — | — |
test.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
test.fyi.blue.com
|
CT Log | Current | — | — | — | — |
test.saudia.blue.com
|
CT Log | Current | — | 1 | 2026-04-11T00:00:00Z | |
test.whil.blue.com
|
CT Log | Current | — | 1 | 2026-04-06T00:00:00Z | |
test1.blue.com
|
DNS | Current | — | — | — | — |
test17.blue.com
|
CT Log | Current | — | — | — | — |
test2.blue.com
|
DNS | Current | — | — | — | — |
testing.blue.com
|
DNS | Current | — | — | — | — |
tfsdocs.global.blue.com
|
CT Log | Current | — | — | — | — |
th3.t34m.blue.com
|
CT Log | Current | — | 1 | 2026-02-18T00:00:00Z | |
that.i.one.blue.com
|
CT Log | Current | — | — | — | — |
theluck.blue.com
|
CT Log | Current | — | 1 | 2026-03-05T00:00:00Z | |
thesummit.blue.com
|
CT Log | Current | — | 1 | 2026-04-03T00:00:00Z | |
they.owl.love.blue.com
|
CT Log | Current | — | — | — | — |
this.blue.com
|
CT Log | Current | — | 1 | 2026-02-07T00:00:00Z | |
this.link.is.blue.com
|
CT Log | Current | — | — | — | — |
thor.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
three.blue.com
|
CT Log | Current | — | 1 | 2026-01-31T00:00:00Z | |
tianyi.blue.com
|
CT Log | Current | — | — | — | — |
tick.blue.com
|
CT Log | Current | — | 1 | 2026-04-12T00:00:00Z | |
ticket.blue.com
|
DNS | Current | — | — | — | — |
tickets.blue.com
|
DNS | Current | — | — | — | — |
tidus.blue.com
|
CT Log | Current | — | 1 | 2026-01-30T00:00:00Z | |
tiendavirtual.blue.com
|
CT Log | Current | — | 1 | 2026-02-26T00:00:00Z | |
tiger.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
tirexo.blue.com
|
CT Log | Current | — | — | — | — |
tkor.blue.com
|
CT Log | Current | — | — | — | — |
tls.blue.com
|
DNS | Current | — | — | — | — |
tool.blue.com
|
DNS | Current | — | — | — | — |
tools.blue.com
|
DNS | Current | — | — | — | — |
topflix.blue.com
|
CT Log | Current | — | — | — | — |
tr7942slw.blue.com
|
CT Log | Current | — | — | — | — |
trace.blue.com
|
DNS | Current | — | — | — | — |
tracing.blue.com
|
DNS | Current | — | — | — | — |
tracking.blue.com
|
DNS | Current | — | — | — | — |
training.blue.com
|
DNS | Current | — | — | — | — |
travel.blue.com
|
CT Log | Current | — | 1 | 2026-03-26T00:00:00Z | |
tripalw.blue.com
|
CT Log | Current | — | — | — | — |
tron.blue.com
|
CT Log | Current | — | 1 | 2026-04-07T00:00:00Z | |
trtf.blue.com
|
CT Log | Current | — | 1 | 2026-02-08T00:00:00Z | |
true.blue.com
|
CT Log | Current | — | 1 | 2026-03-09T00:00:00Z | |
trx.blue.com
|
CT Log | Current | — | 1 | 2026-03-14T00:00:00Z | |
ts.blue.com
|
CT Log | Current | — | — | — | — |
tsfweb.blue.com
|
CT Log | Current | — | 1 | 2026-04-10T00:00:00Z | |
tssap.blue.com
|
CT Log | Current | — | — | — | — |
tubbidy.blue.com
|
CT Log | Current | — | — | — | — |
tube.zzz.blue.com
|
CT Log | Current | — | 1 | 2026-03-14T00:00:00Z | |
tubidy.blue.com
|
CT Log | Current | — | 1 | 2026-01-23T00:00:00Z | |
tui.blue.com
|
CT Log | Current | — | 2 | 2026-01-24T00:00:00Z | |
tutu.blue.com
|
CT Log | Current | — | 1 | 2026-02-01T00:00:00Z | |
tv.blue.com
|
CT Log | Current | — | 1 | 2026-01-26T00:00:00Z | |
tw.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
tweentri.blue.com
|
CT Log | Current | — | — | — | — |
tzchcr7942slw.blue.com
|
CT Log | Current | — | — | — | — |
tzchr7942slw.blue.com
|
CT Log | Current | — | 1 | 2026-03-05T00:00:00Z | |
u.blue.com
|
CT Log | Current | — | 1 | 2026-01-25T00:00:00Z | |
u.ku.n.blue.com
|
CT Log | Current | — | — | — | — |
uat.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
uc.robby.blue.com
|
CT Log | Current | — | — | — | — |
ues33.blue.com
|
CT Log | Current | — | — | — | — |
uf.blue.com
|
CT Log | Current | — | — | — | — |
ugwcscan11e752ab2e34ee00314288f714130108.fmtc.blue.com
|
CT Log | Current | — | 1 | 2026-03-10T00:00:00Z | |
ugwcscan841be84ffbc52eb1bfc25aaeac99d421.blue.com
|
CT Log | Current | — | 1 | 2026-03-10T00:00:00Z | |
ugwcscanbd3ee31543aa2bc4fda3e783b953bd77.fmtc.blue.com
|
CT Log | Current | — | 1 | 2026-03-10T00:00:00Z | |
ugwcscanc16da1469c45f9249d312d52a18a093e.blue.com
|
CT Log | Current | — | 1 | 2026-03-10T00:00:00Z | |
uk.mercer.blue.com
|
CT Log | Current | — | — | — | — |
unco.blue.com
|
CT Log | Current | — | 1 | 2026-02-05T00:00:00Z | |
unicornai.blue.com
|
CT Log | Current | — | 1 | 2026-04-01T00:00:00Z | |
unitron.blue.com
|
CT Log | Current | — | — | — | — |
univerge.blue.com
|
CT Log | Current | — | 1 | 2026-02-05T00:00:00Z | |
unverge.blue.com
|
CT Log | Current | — | 1 | 2026-04-05T00:00:00Z | |
upload.blue.com
|
DNS | Current | — | — | — | — |
uploads.blue.com
|
DNS | Current | — | — | — | — |
uptime.blue.com
|
DNS | Current | — | — | — | — |
url.blue.com
|
DNS | Current | — | — | — | — |
us-east.blue.com
|
DNS | Current | — | — | — | — |
us-west.blue.com
|
DNS | Current | — | — | — | — |
us.blue.com
|
DNS | Current | — | — | — | — |
us.nauty.blue.com
|
CT Log | Current | — | — | — | — |
usps.blue.com
|
CT Log | Current | — | 1 | 2026-01-27T00:00:00Z | |
utility.blue.com
|
DNS | Current | — | — | — | — |
uv.blue.com
|
CT Log | Current | — | 1 | 2026-03-27T00:00:00Z | |
uv.yahoo.blue.com
|
CT Log | Current | — | 1 | 2026-03-22T00:00:00Z | |
v.blue.com
|
CT Log | Current | — | — | — | — |
v.redvs.blue.com
|
CT Log | Current | — | — | — | — |
v2.blue.com
|
CT Log | Current | — | 1 | 2026-03-05T00:00:00Z | |
vant.blue.com
|
CT Log | Current | — | — | — | — |
varnish.blue.com
|
DNS | Current | — | — | — | — |
vault.blue.com
|
DNS | Current | — | — | — | — |
vcenter.blue.com
|
CT Log | Current | — | 1 | 2026-02-17T00:00:00Z | |
vcenter1.blue.com
|
CT Log | Current | — | — | — | — |
vcenter2.blue.com
|
CT Log | Current | — | — | — | — |
vdi.blue.com
|
CT Log | Current | — | 1 | 2026-03-23T00:00:00Z | |
vdiblue.bluecrossma.blue.com
|
CT Log | Current | — | 1 | 2026-02-20T00:00:00Z | |
veight.lucky.blue.com
|
CT Log | Current | — | 1 | 2026-02-22T00:00:00Z | |
vendor.alabama.blue.com
|
CT Log | Current | — | — | — | — |
vendor.blue.com
|
DNS | Current | — | — | — | — |
vendorapp.btx.blue.com
|
CT Log | Current | — | 1 | 2026-03-30T00:00:00Z | |
vendors.blue.com
|
DNS | Current | — | — | — | — |
vid.blue.com
|
CT Log | Current | — | — | — | — |
video.blue.com
|
DNS | Current | — | — | — | — |
videos.artis.indonesia.blue.com
|
CT Log | Current | — | 1 | 2026-03-28T00:00:00Z | |
videos.blue.com
|
DNS | Current | — | — | — | — |
vinchi.blue.com
|
CT Log | Current | — | — | — | — |
vinmart.go.blue.com
|
CT Log | Current | — | 1 | 2026-03-25T00:00:00Z | |
vip.betty.blue.com
|
CT Log | Current | — | — | — | — |
vip.ezp.blue.com
|
CT Log | Current | — | — | — | — |
vip.golden.blue.com
|
CT Log | Current | — | — | — | — |
vip.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
vip.ms.blue.com
|
CT Log | Current | — | — | — | — |
vip.red.blue.com
|
CT Log | Current | — | — | — | — |
vip.uiowa.blue.com
|
CT Log | Current | — | — | — | — |
vip.united.blue.com
|
CT Log | Current | — | — | — | — |
virgin.blue.com
|
CT Log | Current | — | 1 | 2026-04-05T00:00:00Z | |
virtual.blue.com
|
CT Log | Current | — | 1 | 2026-02-06T00:00:00Z | |
virtualapps.blue.com
|
CT Log | Current | — | — | — | — |
virtualstudent.blue.com
|
CT Log | Current | — | — | — | — |
vis.blue.com
|
CT Log | Current | — | — | — | — |
vision.blue.com
|
CT Log | Current | — | — | — | — |
vm.blue.com
|
CT Log | Current | — | — | — | — |
vmail.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
vnet.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
voip.blue.com
|
DNS | Current | — | — | — | — |
vote.blue.com
|
CT Log | Current | — | 1 | 2026-02-27T00:00:00Z | |
vpn.a.blue.com
|
CT Log | Current | — | — | — | — |
vpn.blue.com
|
CT Log | Current | — | 1 | 2026-02-20T00:00:00Z | |
vpn.fmtc.blue.com
|
CT Log | Current | — | 1 | 2026-02-02T00:00:00Z | |
vpn.uv.blue.com
|
CT Log | Current | — | 1 | 2026-03-27T00:00:00Z | |
vpn.vu.blue.com
|
CT Log | Current | — | 1 | 2026-04-09T00:00:00Z | |
vpn1.blue.com
|
CT Log | Current | — | 1 | 2026-03-30T00:00:00Z | |
vpn2.blue.com
|
CT Log | Current | — | 1 | 2026-03-20T00:00:00Z | |
vpn2.fmtc.blue.com
|
CT Log | Current | — | — | — | — |
vpn3.blue.com
|
DNS | Current | — | — | — | — |
vpnadm.blue.com
|
CT Log | Current | — | — | — | — |
vpngate.blue.com
|
CT Log | Current | — | — | — | — |
vpnssl.blue.com
|
CT Log | Current | — | — | — | — |
vps.blue.com
|
DNS | Current | — | — | — | — |
vps.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
vt.blue.com
|
CT Log | Current | — | — | — | — |
vu.blue.com
|
CT Log | Current | — | — | — | — |
vulcan.blue.com
|
CT Log | Current | — | — | — | — |
w.blue.com
|
CT Log | Current | — | — | — | — |
waf.blue.com
|
DNS | Current | — | — | — | — |
wan.blue.com
|
DNS | Current | — | — | — | — |
wap.app.blue.com
|
CT Log | Current | — | 1 | 2026-03-05T00:00:00Z | |
wap.xn--app-4n0a.blue.com
|
CT Log | Current | — | — | — | — |
warehouse.blue.com
|
DNS | Current | — | — | — | — |
warmgrayand.blue.com
|
CT Log | Current | — | 1 | 2026-01-25T00:00:00Z | |
waves.blue.com
|
CT Log | Current | — | 1 | 2026-02-12T00:00:00Z | |
wawacity.blue.com
|
CT Log | Current | — | — | — | — |
wealthlink.pictonmahoney.blue.com
|
CT Log | Current | — | 1 | 2026-01-23T00:00:00Z | |
web.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
web.mem.blue.com
|
CT Log | Current | — | — | — | — |
web.roblox.blue.com
|
CT Log | Current | — | — | — | — |
web1.bi.blue.com
|
CT Log | Current | — | — | — | — |
web1.blue.com
|
DNS | Current | — | — | — | — |
web2.blue.com
|
CT Log | Current | — | 1 | 2026-01-23T00:00:00Z | |
web3.blue.com
|
CT Log | Current | — | 1 | 2026-01-23T00:00:00Z | |
webapi.blue.com
|
DNS | Current | — | — | — | — |
webapp.blue.com
|
DNS | Current | — | — | — | — |
webconnect.blue.com
|
CT Log | Current | — | 1 | 2026-04-10T00:00:00Z | |
webex.blue.com
|
DNS | Current | — | — | — | — |
webgw.blue.com
|
CT Log | Current | — | — | — | — |
webhost.blue.com
|
DNS | Current | — | — | — | — |
webinar.blue.com
|
DNS | Current | — | — | — | — |
webinars.blue.com
|
DNS | Current | — | — | — | — |
webmail.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
webmail.cpanel-box295.blue.com
|
CT Log | Current | — | — | — | — |
webmail05.blue.com
|
CT Log | Current | — | — | — | — |
webmail2013.blue.com
|
CT Log | Current | — | — | — | — |
webproxy.blue.com
|
DNS | Current | — | — | — | — |
websales.florida.blue.com
|
CT Log | Current | — | — | — | — |
webserver.blue.com
|
DNS | Current | — | — | — | — |
websight.blue.com
|
CT Log | Current | — | 1 | 2026-03-05T00:00:00Z | |
website.blue.com
|
CT Log | Current | — | 1 | 2026-03-20T00:00:00Z | |
websocket.blue.com
|
DNS | Current | — | — | — | — |
webtool.blue.com
|
DNS | Current | — | — | — | — |
webtools.blue.com
|
DNS | Current | — | — | — | — |
webvpn.blue.com
|
CT Log | Current | — | 1 | 2026-03-20T00:00:00Z | |
weixin.xcx.blue.com
|
CT Log | Current | — | — | — | — |
whitty.blue.com
|
CT Log | Current | — | — | — | — |
whm.blue.com
|
CT Log | Current | — | 1 | 2026-03-21T00:00:00Z | |
whois.blue.com
|
DNS | Current | — | — | — | — |
why.is.the.sky.blue.com
|
CT Log | Current | — | — | — | — |
wiki.blue.com
|
CT Log | Current | — | 1 | 2026-03-20T00:00:00Z | |
win-1evjpui7met.blue.com
|
CT Log | Current | — | 1 | 2026-03-20T00:00:00Z | |
win-6duppro8t5p.blue.com
|
CT Log | Current | — | — | — | — |
win11.blue.com
|
CT Log | Current | — | — | — | — |
wordpress.blue.com
|
CT Log | Current | — | 1 | 2026-03-18T00:00:00Z | |
wordpress.red.blue.com
|
CT Log | Current | — | 1 | 2026-03-27T00:00:00Z | |
wordpress.uv.yahoo.blue.com
|
CT Log | Current | — | 1 | 2026-03-22T00:00:00Z | |
work.blue.com
|
DNS | Current | — | — | — | — |
workday.blue.com
|
CT Log | Current | — | 1 | 2026-02-05T00:00:00Z | |
worker.blue.com
|
DNS | Current | — | — | — | — |
worker1.blue.com
|
DNS | Current | — | — | — | — |
worker2.blue.com
|
DNS | Current | — | — | — | — |
workspace.blue.com
|
DNS | Current | — | — | — | — |
wp.blue.com
|
CT Log | Current | — | 1 | 2026-03-18T00:00:00Z | |
wpad.blue.com
|
CT Log | Current | — | — | — | — |
write.in.blue.com
|
CT Log | Current | — | 1 | 2026-02-17T00:00:00Z | |
writing.blue.com
|
CT Log | Current | — | 1 | 2026-02-22T00:00:00Z | |
ws.blue.com
|
DNS | Current | — | — | — | — |
ww.acg.blue.com
|
CT Log | Current | — | 1 | 2026-03-05T00:00:00Z | |
ww.blue.com
|
CT Log | Current | — | 1 | 2026-01-28T00:00:00Z | |
ww.cfa.blue.com
|
CT Log | Current | — | — | — | — |
ww.fed.blue.com
|
CT Log | Current | — | — | — | — |
ww.red.blue.com
|
CT Log | Current | — | 2 | 2026-01-25T00:00:00Z | |
ww3.xn--zone-tlchargement-gtbb.blue.com
|
CT Log | Current | — | — | — | — |
ww3.zone-telechargement.blue.com
|
CT Log | Current | — | — | — | — |
wwe.trx.blue.com
|
CT Log | Current | — | — | — | — |
wwv.torrent9.blue.com
|
CT Log | Current | — | 1 | 2026-03-08T00:00:00Z | |
www-air.blue.com
|
CT Log | Current | — | 1 | 2026-02-24T00:00:00Z | |
www-top.blue.com
|
CT Log | Current | — | — | — | — |
www-travel.blue.com
|
CT Log | Current | — | — | — | — |
www.188bet.blue.com
|
CT Log | Current | — | — | — | — |
www.3.blue.com
|
CT Log | Current | — | — | — | — |
www.5v7x.blue.com
|
CT Log | Current | — | 1 | 2026-03-28T00:00:00Z | |
www.830.blue.com
|
CT Log | Current | — | 1 | 2026-04-02T00:00:00Z | |
www.acacia.blue.com
|
CT Log | Current | — | — | — | — |
www.accept.blue.com
|
CT Log | Current | — | 1 | 2026-01-24T00:00:00Z | |
www.acg.blue.com
|
CT Log | Current | — | 1 | 2026-02-11T00:00:00Z | |
www.act.blue.com
|
CT Log | Current | — | 1 | 2026-03-05T00:00:00Z | |
www.adfs.blue.com
|
CT Log | Current | — | — | — | — |
www.adw.blue.com
|
CT Log | Current | — | 1 | 2026-03-01T00:00:00Z | |
www.agent.blue.com
|
CT Log | Current | — | 1 | 2026-02-16T00:00:00Z | |
www.alabama.blue.com
|
CT Log | Current | — | 1 | 2026-01-28T00:00:00Z | |
www.all.blue.com
|
CT Log | Current | — | 1 | 2026-03-16T00:00:00Z | |
www.almost.blue.com
|
CT Log | Current | — | — | — | — |
www.ammgm.blue.com
|
CT Log | Current | — | 1 | 2026-03-05T00:00:00Z | |
www.angel.blue.com
|
CT Log | Current | — | 1 | 2026-04-11T00:00:00Z | |
www.animalsex.blue.com
|
CT Log | Current | — | 1 | 2026-03-16T00:00:00Z | |
www.anna.blue.com
|
CT Log | Current | — | — | — | — |
www.ant.ve.blue.com
|
CT Log | Current | — | — | — | — |
www.ant.ven.blue.com
|
CT Log | Current | — | — | — | — |
www.anywhere.blue.com
|
CT Log | Current | — | 1 | 2026-04-12T00:00:00Z | |
www.apk.indir.blue.com
|
CT Log | Current | — | 1 | 2026-04-01T00:00:00Z | |
www.aplicaciones.blue.com
|
CT Log | Current | — | 1 | 2026-02-24T00:00:00Z | |
www.apm.blue.com
|
CT Log | Current | — | 1 | 2026-03-05T00:00:00Z | |
www.app.blue.com
|
CT Log | Current | — | — | — | — |
www.appaccess.blue.com
|
CT Log | Current | — | 1 | 2026-02-28T00:00:00Z | |
www.arabella.blue.com
|
CT Log | Current | — | 1 | 2026-04-10T00:00:00Z | |
www.ark.blue.com
|
CT Log | Current | — | — | — | — |
www.army.blue.com
|
CT Log | Current | — | 1 | 2026-03-18T00:00:00Z | |
www.ashcr7942slw.blue.com
|
CT Log | Current | — | — | — | — |
www.assets.blue.com
|
CT Log | Current | — | 1 | 2026-02-27T00:00:00Z | |
www.asssthcr7942slw.blue.com
|
CT Log | Current | — | — | — | — |
www.astral.blue.com
|
CT Log | Current | — | 1 | 2026-02-27T00:00:00Z | |
www.aut-of-the.blue.com
|
CT Log | Current | — | 1 | 2026-02-09T00:00:00Z | |
www.az.blue.com
|
CT Log | Current | — | — | — | — |
www.b.blue.com
|
CT Log | Current | — | — | — | — |
www.bazar.blue.com
|
CT Log | Current | — | 1 | 2026-03-25T00:00:00Z | |
www.bdcentral.blue.com
|
CT Log | Current | — | 1 | 2026-03-30T00:00:00Z | |
www.belong.blue.com
|
CT Log | Current | — | 1 | 2026-03-02T00:00:00Z | |
www.bestpractics.blue.com
|
CT Log | Current | — | 1 | 2026-03-01T00:00:00Z | |
www.bet30.blue.com
|
CT Log | Current | — | 1 | 2026-02-01T00:00:00Z | |
www.bi.blue.com
|
CT Log | Current | — | — | — | — |
www.big.blue.com
|
CT Log | Current | — | 1 | 2026-04-09T00:00:00Z | |
www.bl-pfmp-mgr.blue.com
|
CT Log | Current | — | 1 | 2026-03-08T00:00:00Z | |
www.bleedtech.blue.com
|
CT Log | Current | — | — | — | — |
www.blox.blue.com
|
CT Log | Current | — | 1 | 2026-03-01T00:00:00Z | |
www.bloxy.blue.com
|
CT Log | Current | — | 1 | 2026-03-18T00:00:00Z | |
www.blue.blue.blue.blue.com
|
CT Log | Current | — | — | — | — |
www.blue.blue.com
|
CT Log | Current | — | 1 | 2026-03-17T00:00:00Z | |
www.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
www.bluecross.blue.com
|
CT Log | Current | — | 1 | 2026-03-15T00:00:00Z | |
www.bluegate.blue.com
|
CT Log | Current | — | — | — | — |
www.bochq.blue.com
|
CT Log | Current | — | — | — | — |
www.bokeh.blue.com
|
CT Log | Current | — | — | — | — |
www.bole.blue.com
|
CT Log | Current | — | 1 | 2026-03-19T00:00:00Z | |
www.bolivian.blue.com
|
CT Log | Current | — | 1 | 2026-04-09T00:00:00Z | |
www.bolt.blue.com
|
CT Log | Current | — | 1 | 2026-03-01T00:00:00Z | |
www.box.linkedin-herizpon.blue.com
|
CT Log | Current | — | 1 | 2026-03-17T00:00:00Z | |
www.box5239.blue.com
|
CT Log | Current | — | 1 | 2026-03-19T00:00:00Z | |
www.bt.blue.com
|
CT Log | Current | — | — | — | — |
www.c.f.c.blue.com
|
CT Log | Current | — | 1 | 2026-03-30T00:00:00Z | |
www.call.blue.com
|
CT Log | Current | — | 1 | 2026-04-06T00:00:00Z | |
www.canvas.blue.com
|
CT Log | Current | — | 1 | 2026-02-18T00:00:00Z | |
www.capri.blue.com
|
CT Log | Current | — | 1 | 2026-04-11T00:00:00Z | |
www.cbe.blue.com
|
CT Log | Current | — | 1 | 2026-01-30T00:00:00Z | |
www.cctvporno.blue.com
|
CT Log | Current | — | 1 | 2026-03-27T00:00:00Z | |
www.channle.blue.com
|
CT Log | Current | — | — | — | — |
www.chargesstatuscheck.blue.com
|
CT Log | Current | — | 1 | 2026-02-18T00:00:00Z | |
www.chargestatuscheck.blue.com
|
CT Log | Current | — | 1 | 2026-01-28T00:00:00Z | |
www.chckmar.blue.com
|
CT Log | Current | — | 1 | 2026-03-12T00:00:00Z | |
www.cheat.blue.com
|
CT Log | Current | — | 1 | 2026-01-24T00:00:00Z | |
www.check-in.blue.com
|
CT Log | Current | — | 1 | 2026-03-21T00:00:00Z | |
www.checkin.jet.blue.com
|
CT Log | Current | — | 1 | 2026-01-31T00:00:00Z | |
www.chew.blue.com
|
CT Log | Current | — | — | — | — |
www.chouyi.blue.com
|
CT Log | Current | — | — | — | — |
www.christopher.blue.com
|
CT Log | Current | — | — | — | — |
www.cisco.blue.com
|
CT Log | Current | — | 1 | 2026-01-29T00:00:00Z | |
www.clear.blue.com
|
CT Log | Current | — | 1 | 2026-02-18T00:00:00Z | |
www.clientesvpn.blue.com
|
CT Log | Current | — | 1 | 2026-01-31T00:00:00Z | |
www.cloud.blue.com
|
CT Log | Current | — | 1 | 2026-03-29T00:00:00Z | |
www.cn.blue.com
|
CT Log | Current | — | 1 | 2026-01-27T00:00:00Z | |
www.coach.blue.com
|
CT Log | Current | — | 1 | 2026-03-02T00:00:00Z | |
www.coastalpool.blue.com
|
CT Log | Current | — | — | — | — |
www.coastalpools.blue.com
|
CT Log | Current | — | 1 | 2026-03-31T00:00:00Z | |
www.connect.blue.com
|
CT Log | Current | — | 1 | 2026-03-12T00:00:00Z | |
www.console.blue.com
|
CT Log | Current | — | 1 | 2026-03-09T00:00:00Z | |
www.cont.blue.com
|
CT Log | Current | — | 1 | 2026-03-18T00:00:00Z | |
www.credence.blue.com
|
CT Log | Current | — | 1 | 2026-03-17T00:00:00Z | |
www.ctx.blue.com
|
CT Log | Current | — | 1 | 2026-03-12T00:00:00Z | |
www.data.blue.com
|
CT Log | Current | — | 1 | 2026-01-25T00:00:00Z | |
www.db.nov.blue.com
|
CT Log | Current | — | 1 | 2026-02-07T00:00:00Z | |
www.dealer.blue.com
|
CT Log | Current | — | 1 | 2026-02-06T00:00:00Z | |
www.deck.blue.com
|
CT Log | Current | — | 1 | 2026-03-26T00:00:00Z | |
www.delhi.blue.com
|
CT Log | Current | — | — | — | — |
www.dempsey.blue.com
|
CT Log | Current | — | 1 | 2026-03-02T00:00:00Z | |
www.dev.bolty.blue.com
|
CT Log | Current | — | — | — | — |
www.dialler.blue.com
|
CT Log | Current | — | — | — | — |
www.diff.blue.com
|
CT Log | Current | — | 1 | 2026-02-12T00:00:00Z | |
www.digital.blue.com
|
CT Log | Current | — | 1 | 2026-03-10T00:00:00Z | |
www.dl.tubidy.blue.com
|
CT Log | Current | — | 1 | 2026-02-28T00:00:00Z | |
www.dolar.blue.com
|
CT Log | Current | — | — | — | — |
www.dr.blue.com
|
CT Log | Current | — | 1 | 2026-02-06T00:00:00Z | |
www.duu.blue.com
|
CT Log | Current | — | 1 | 2026-04-06T00:00:00Z | |
www.easy.blue.com
|
CT Log | Current | — | — | — | — |
www.edgeserver-broker.blue.com
|
CT Log | Current | — | 1 | 2026-02-18T00:00:00Z | |
www.egad.blue.com
|
CT Log | Current | — | 1 | 2026-02-17T00:00:00Z | |
www.empire.blue.com
|
CT Log | Current | — | 1 | 2026-03-26T00:00:00Z | |
www.empresas.blue.com
|
CT Log | Current | — | 1 | 2026-03-09T00:00:00Z | |
www.en.pornohd.blue.com
|
CT Log | Current | — | 1 | 2026-02-22T00:00:00Z | |
www.en.poronohd.blue.com
|
CT Log | Current | — | — | — | — |
www.engage.alabama.blue.com
|
CT Log | Current | — | 1 | 2026-02-13T00:00:00Z | |
www.engine.blue.com
|
CT Log | Current | — | 1 | 2026-03-08T00:00:00Z | |
www.engram.blue.com
|
CT Log | Current | — | 1 | 2026-03-22T00:00:00Z | |
www.eposta.blue.com
|
CT Log | Current | — | 1 | 2026-02-20T00:00:00Z | |
www.erp-cdn-yi.blue.com
|
CT Log | Current | — | 1 | 2026-03-22T00:00:00Z | |
www.events.redvs.blue.com
|
CT Log | Current | — | 1 | 2026-02-27T00:00:00Z | |
www.exch2016.blue.com
|
CT Log | Current | — | 1 | 2026-01-24T00:00:00Z | |
www.extreme-down.blue.com
|
CT Log | Current | — | — | — | — |
www.fed.blue.com
|
CT Log | Current | — | 1 | 2026-02-04T00:00:00Z | |
www.fee.blue.com
|
CT Log | Current | — | 1 | 2026-03-10T00:00:00Z | |
www.fep.blue.com
|
CT Log | Current | — | 1 | 2026-03-05T00:00:00Z | |
www.film.blue.com
|
CT Log | Current | — | — | — | — |
www.flames.blue.com
|
CT Log | Current | — | 1 | 2026-01-28T00:00:00Z | |
www.float.blue.com
|
CT Log | Current | — | 1 | 2026-02-16T00:00:00Z | |
www.florida.blue.com
|
CT Log | Current | — | 1 | 2026-03-19T00:00:00Z | |
www.fly.blue.com
|
CT Log | Current | — | — | — | — |
www.fmtc.blue.com
|
CT Log | Current | — | 1 | 2026-03-08T00:00:00Z | |
www.forms.blue.com
|
CT Log | Current | — | — | — | — |
www.fpe.blue.com
|
CT Log | Current | — | — | — | — |
www.free-in.blue.com
|
CT Log | Current | — | — | — | — |
www.friday.blue.com
|
CT Log | Current | — | 1 | 2026-02-10T00:00:00Z | |
www.fx.blue.com
|
CT Log | Current | — | 1 | 2026-02-01T00:00:00Z | |
www.games.cavnas.blue.com
|
CT Log | Current | — | 1 | 2026-03-13T00:00:00Z | |
www.gateway.blue.com
|
CT Log | Current | — | 1 | 2026-02-14T00:00:00Z | |
www.gateway.chew.blue.com
|
CT Log | Current | — | 1 | 2026-02-28T00:00:00Z | |
www.geo.blue.com
|
CT Log | Current | — | 1 | 2026-03-17T00:00:00Z | |
www.global.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
www.go.blue.com
|
CT Log | Current | — | — | — | — |
www.google.blue.com
|
CT Log | Current | — | 1 | 2026-02-02T00:00:00Z | |
www.googlewawacity.blue.com
|
CT Log | Current | — | — | — | — |
www.gossamer.blue.com
|
CT Log | Current | — | — | — | — |
www.gtv.blue.com
|
CT Log | Current | — | 1 | 2026-03-28T00:00:00Z | |
www.guava.blue.com
|
CT Log | Current | — | — | — | — |
www.gz.blue.com
|
CT Log | Current | — | 1 | 2026-04-04T00:00:00Z | |
www.hakka.blue.com
|
CT Log | Current | — | — | — | — |
www.halcyon.blue.com
|
CT Log | Current | — | 1 | 2026-03-20T00:00:00Z | |
www.hatch.blue.com
|
CT Log | Current | — | 1 | 2026-01-26T00:00:00Z | |
www.highgloss.blue.com
|
CT Log | Current | — | 1 | 2026-02-26T00:00:00Z | |
www.horizon.blue.com
|
CT Log | Current | — | 1 | 2026-01-30T00:00:00Z | |
www.hub.blue.com
|
CT Log | Current | — | 1 | 2026-04-08T00:00:00Z | |
www.i.blue.com
|
CT Log | Current | — | — | — | — |
www.identity.blue.com
|
CT Log | Current | — | 1 | 2026-03-01T00:00:00Z | |
www.incestporn.blue.com
|
CT Log | Current | — | — | — | — |
www.info.blue.com
|
CT Log | Current | — | 1 | 2026-03-22T00:00:00Z | |
www.infolab.blue.com
|
CT Log | Current | — | 1 | 2026-02-04T00:00:00Z | |
www.ismt.blue.com
|
CT Log | Current | — | 1 | 2026-04-05T00:00:00Z | |
www.ismy.blue.com
|
CT Log | Current | — | 1 | 2026-02-05T00:00:00Z | |
www.iso.accept.blue.com
|
CT Log | Current | — | 1 | 2026-04-04T00:00:00Z | |
www.isoremote.blue.com
|
CT Log | Current | — | 1 | 2026-03-23T00:00:00Z | |
www.istservices.blue.com
|
CT Log | Current | — | 1 | 2026-01-24T00:00:00Z | |
www.it.blue.com
|
CT Log | Current | — | 1 | 2026-03-19T00:00:00Z | |
www.j812.blue.com
|
CT Log | Current | — | 1 | 2026-02-10T00:00:00Z | |
www.jet.blue.com
|
CT Log | Current | — | — | — | — |
www.jozi.blue.com
|
CT Log | Current | — | 1 | 2026-02-11T00:00:00Z | |
www.k3.blue.com
|
CT Log | Current | — | — | — | — |
www.klein.blue.com
|
CT Log | Current | — | 1 | 2026-03-20T00:00:00Z | |
www.l.blue.com
|
CT Log | Current | — | — | — | — |
www.lantan.blue.com
|
CT Log | Current | — | — | — | — |
www.lanyan.blue.com
|
CT Log | Current | — | 1 | 2026-03-28T00:00:00Z | |
www.latitude.blue.com
|
CT Log | Current | — | 1 | 2026-02-20T00:00:00Z | |
www.lenny.blue.com
|
CT Log | Current | — | — | — | — |
www.link.blue.com
|
CT Log | Current | — | 1 | 2026-03-01T00:00:00Z | |
www.link.is.blue.com
|
CT Log | Current | — | 1 | 2026-04-08T00:00:00Z | |
www.liulanqi.blue.com
|
CT Log | Current | — | 1 | 2026-04-08T00:00:00Z | |
www.live.breathe.blue.com
|
CT Log | Current | — | 1 | 2026-02-19T00:00:00Z | |
www.llj.blue.com
|
CT Log | Current | — | — | — | — |
www.local.blue.com
|
CT Log | Current | — | 1 | 2026-03-05T00:00:00Z | |
www.logos.miles.blue.com
|
CT Log | Current | — | 1 | 2026-02-08T00:00:00Z | |
www.lotus.365.blue.com
|
CT Log | Current | — | 1 | 2026-03-12T00:00:00Z | |
www.lotus.blue.com
|
CT Log | Current | — | 1 | 2026-03-13T00:00:00Z | |
www.lotus365.blue.com
|
CT Log | Current | — | 1 | 2026-02-12T00:00:00Z | |
www.lotusbook365.blue.com
|
CT Log | Current | — | 1 | 2026-03-21T00:00:00Z | |
www.lvp.horizon.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
www.m.biz.blue.com
|
CT Log | Current | — | — | — | — |
www.m.mr.blue.com
|
CT Log | Current | — | 1 | 2026-01-23T00:00:00Z | |
www.m98l.blue.com
|
CT Log | Current | — | 1 | 2026-03-20T00:00:00Z | |
www.mad.blue.com
|
CT Log | Current | — | — | — | — |
www.mail.blue.com
|
CT Log | Current | — | — | — | — |
www.mail.yyds.blue.com
|
CT Log | Current | — | 2 | 2026-01-24T00:00:00Z | |
www.marlin.blue.com
|
CT Log | Current | — | — | — | — |
www.meal.blue.com
|
CT Log | Current | — | 1 | 2026-03-25T00:00:00Z | |
www.medicare.blue.com
|
CT Log | Current | — | 1 | 2026-02-23T00:00:00Z | |
www.mediprovider.empire.blue.com
|
CT Log | Current | — | 1 | 2026-02-23T00:00:00Z | |
www.merchant.kdb.blue.com
|
CT Log | Current | — | 1 | 2026-02-09T00:00:00Z | |
www.meteo.blue.com
|
CT Log | Current | — | 1 | 2026-01-29T00:00:00Z | |
www.metz.blue.com
|
CT Log | Current | — | — | — | — |
www.micuenta.blue.com
|
CT Log | Current | — | 1 | 2026-03-16T00:00:00Z | |
www.mobile.blue.com
|
CT Log | Current | — | 1 | 2026-04-05T00:00:00Z | |
www.mobileconnect.blue.com
|
CT Log | Current | — | 1 | 2026-04-05T00:00:00Z | |
www.mobiles.blue.com
|
CT Log | Current | — | — | — | — |
www.moment.blue.com
|
CT Log | Current | — | — | — | — |
www.moss.blue.com
|
CT Log | Current | — | 1 | 2026-02-03T00:00:00Z | |
www.moveup.blue.com
|
CT Log | Current | — | — | — | — |
www.mr.blue.com
|
CT Log | Current | — | 1 | 2026-03-28T00:00:00Z | |
www.my.blue.com
|
CT Log | Current | — | — | — | — |
www.my.nebraska.blue.com
|
CT Log | Current | — | 1 | 2026-01-30T00:00:00Z | |
www.myaccess.blue.com
|
CT Log | Current | — | — | — | — |
www.mynet.blue.com
|
CT Log | Current | — | — | — | — |
www.name.clerk.blue.com
|
CT Log | Current | — | 1 | 2026-03-17T00:00:00Z | |
www.nebraska.blue.com
|
CT Log | Current | — | 1 | 2026-04-08T00:00:00Z | |
www.nebular.blue.com
|
CT Log | Current | — | 1 | 2026-03-28T00:00:00Z | |
www.netpass.blue.com
|
CT Log | Current | — | 1 | 2026-03-22T00:00:00Z | |
www.noah.blue.com
|
CT Log | Current | — | — | — | — |
www.nxxn.japan.blue.com
|
CT Log | Current | — | 1 | 2026-02-07T00:00:00Z | |
www.nyo.blue.com
|
CT Log | Current | — | — | — | — |
www.nyu.blue.com
|
CT Log | Current | — | 1 | 2026-03-15T00:00:00Z | |
www.odoo.blue.com
|
CT Log | Current | — | 1 | 2026-03-21T00:00:00Z | |
www.onefor.blue.com
|
CT Log | Current | — | 1 | 2026-03-22T00:00:00Z | |
www.online.blue.com
|
CT Log | Current | — | 1 | 2026-03-23T00:00:00Z | |
www.oo.fedex.blue.com
|
CT Log | Current | — | — | — | — |
www.out.a.blue.com
|
CT Log | Current | — | 1 | 2026-03-10T00:00:00Z | |
www.out.of.the.blue.com
|
CT Log | Current | — | — | — | — |
www.ouyicn.blue.com
|
CT Log | Current | — | — | — | — |
www.palingseru.blue.com
|
CT Log | Current | — | — | — | — |
www.pan.blue.com
|
CT Log | Current | — | 1 | 2026-02-20T00:00:00Z | |
www.passwordstatuscheck.blue.com
|
CT Log | Current | — | 1 | 2026-01-29T00:00:00Z | |
www.pay.good88.blue.com
|
CT Log | Current | — | 1 | 2026-03-19T00:00:00Z | |
www.payment.empire.blue.com
|
CT Log | Current | — | 1 | 2026-02-17T00:00:00Z | |
www.pe.blue.com
|
CT Log | Current | — | 1 | 2026-03-21T00:00:00Z | |
www.pedigree.blue.com
|
CT Log | Current | — | 1 | 2026-03-21T00:00:00Z | |
www.pettyme.blue.com
|
CT Log | Current | — | 1 | 2026-03-16T00:00:00Z | |
www.pew.blue.com
|
CT Log | Current | — | — | — | — |
www.piano.example.blue.com
|
CT Log | Current | — | 1 | 2026-04-04T00:00:00Z | |
www.pkgs.dev.blue.com
|
CT Log | Current | — | 1 | 2026-03-09T00:00:00Z | |
www.policies.credence.blue.com
|
CT Log | Current | — | 1 | 2026-02-11T00:00:00Z | |
www.portal.blue.com
|
CT Log | Current | — | 1 | 2026-02-04T00:00:00Z | |
www.portals-prod.blue.com
|
CT Log | Current | — | 1 | 2026-02-09T00:00:00Z | |
www.princess.blue.com
|
CT Log | Current | — | 1 | 2026-03-08T00:00:00Z | |
www.profiles.blue.com
|
CT Log | Current | — | 1 | 2026-01-25T00:00:00Z | |
www.purehnw.blue.com
|
CT Log | Current | — | — | — | — |
www.radio.blue.com
|
CT Log | Current | — | 1 | 2026-03-11T00:00:00Z | |
www.radisson.blue.com
|
CT Log | Current | — | — | — | — |
www.rbx.blue.com
|
CT Log | Current | — | — | — | — |
www.rdgateway.blue.com
|
CT Log | Current | — | 1 | 2026-03-19T00:00:00Z | |
www.rdpserver.blue.com
|
CT Log | Current | — | 1 | 2026-02-28T00:00:00Z | |
www.rds.blue.com
|
CT Log | Current | — | 1 | 2026-04-10T00:00:00Z | |
www.rdsweb.blue.com
|
CT Log | Current | — | 1 | 2026-03-24T00:00:00Z | |
www.rdxhd.blue.com
|
CT Log | Current | — | 1 | 2026-03-16T00:00:00Z | |
www.red.blue.com
|
CT Log | Current | — | 1 | 2026-01-25T00:00:00Z | |
www.reddybook.blue.com
|
CT Log | Current | — | 1 | 2026-03-25T00:00:00Z | |
www.redvs.blue.com
|
CT Log | Current | — | — | — | — |
www.redwine.blue.com
|
CT Log | Current | — | — | — | — |
www.refundcheckstatus.blue.com
|
CT Log | Current | — | 1 | 2026-01-30T00:00:00Z | |
www.remote.blue.com
|
CT Log | Current | — | 1 | 2026-03-08T00:00:00Z | |
www.remoteapp.blue.com
|
CT Log | Current | — | 1 | 2026-02-13T00:00:00Z | |
www.rm.blue.com
|
CT Log | Current | — | — | — | — |
www.rnt.blue.com
|
CT Log | Current | — | 1 | 2026-02-23T00:00:00Z | |
www.roblox.blue.com
|
CT Log | Current | — | — | — | — |
www.rocketvision.blue.com
|
CT Log | Current | — | 1 | 2026-04-11T00:00:00Z | |
www.rpg.blue.com
|
CT Log | Current | — | 1 | 2026-03-23T00:00:00Z | |
www.rprt.infinite.blue.com
|
CT Log | Current | — | — | — | — |
www.s8ye.blue.com
|
CT Log | Current | — | — | — | — |
www.sc.blue.com
|
CT Log | Current | — | — | — | — |
www.se2t.blue.com
|
CT Log | Current | — | — | — | — |
www.secure.act.blue.com
|
CT Log | Current | — | 1 | 2026-02-26T00:00:00Z | |
www.secure.actblue.blue.com
|
CT Log | Current | — | 1 | 2026-03-07T00:00:00Z | |
www.secure.blue.com
|
CT Log | Current | — | 1 | 2026-02-24T00:00:00Z | |
www.secure.horizon.blue.com
|
CT Log | Current | — | — | — | — |
www.secureact.blue.com
|
CT Log | Current | — | 1 | 2026-04-04T00:00:00Z | |
www.serco.dialler.blue.com
|
CT Log | Current | — | — | — | — |
www.server1.blue.com
|
CT Log | Current | — | 1 | 2026-02-18T00:00:00Z | |
www.sessions.blue.com
|
CT Log | Current | — | 1 | 2026-02-25T00:00:00Z | |
www.sexy.blue.com
|
CT Log | Current | — | — | — | — |
www.shaparak.blue.com
|
CT Log | Current | — | 1 | 2026-02-04T00:00:00Z | |
www.shop.empire.blue.com
|
CT Log | Current | — | — | — | — |
www.siberian.blue.com
|
CT Log | Current | — | — | — | — |
www.signals.blue.com
|
CT Log | Current | — | — | — | — |
www.sites.blue.com
|
CT Log | Current | — | 1 | 2026-02-28T00:00:00Z | |
www.skye.blue.com
|
CT Log | Current | — | 1 | 2026-02-08T00:00:00Z | |
www.skyexchange.blue.com
|
CT Log | Current | — | 1 | 2026-03-24T00:00:00Z | |
www.skyros.blue.com
|
CT Log | Current | — | — | — | — |
www.socios.blue.com
|
CT Log | Current | — | 1 | 2026-03-22T00:00:00Z | |
www.software.blue.com
|
CT Log | Current | — | 1 | 2026-03-07T00:00:00Z | |
www.southcarolina.blue.com
|
CT Log | Current | — | — | — | — |
www.southcarolinac.blue.com
|
CT Log | Current | — | — | — | — |
www.southcentralpgajr.blue.com
|
CT Log | Current | — | 1 | 2026-02-26T00:00:00Z | |
www.souwebaccess.blue.com
|
CT Log | Current | — | 1 | 2026-03-10T00:00:00Z | |
www.sproot.blue.com
|
CT Log | Current | — | 1 | 2026-02-05T00:00:00Z | |
www.srico.blue.com
|
CT Log | Current | — | 1 | 2026-01-28T00:00:00Z | |
www.srins.blue.com
|
CT Log | Current | — | — | — | — |
www.sslvpn.blue.com
|
CT Log | Current | — | — | — | — |
www.stake.blue.com
|
CT Log | Current | — | — | — | — |
www.statesc.southcarolina.blue.com
|
CT Log | Current | — | 1 | 2026-02-13T00:00:00Z | |
www.stats.blue.com
|
CT Log | Current | — | — | — | — |
www.store.blue.com
|
CT Log | Current | — | 1 | 2026-02-17T00:00:00Z | |
www.studentsvpn.blue.com
|
CT Log | Current | — | 1 | 2026-03-28T00:00:00Z | |
www.sudo.blue.com
|
CT Log | Current | — | — | — | — |
www.superwin.blue.com
|
CT Log | Current | — | 1 | 2026-02-21T00:00:00Z | |
www.support.data.blue.com
|
CT Log | Current | — | 1 | 2026-02-19T00:00:00Z | |
www.support.stellar.blue.com
|
CT Log | Current | — | — | — | — |
www.support.univerge.blue.com
|
CT Log | Current | — | 1 | 2026-03-01T00:00:00Z | |
www.sync.blue.com
|
CT Log | Current | — | — | — | — |
www.tantra.blue.com
|
CT Log | Current | — | — | — | — |
www.tax.yolo.blue.com
|
CT Log | Current | — | 1 | 2026-02-28T00:00:00Z | |
www.thesummit.blue.com
|
CT Log | Current | — | 1 | 2026-04-03T00:00:00Z | |
www.three.blue.com
|
CT Log | Current | — | 1 | 2026-04-04T00:00:00Z | |
www.tianyi.blue.com
|
CT Log | Current | — | — | — | — |
www.tirexo.blue.com
|
CT Log | Current | — | — | — | — |
www.tr7942slw.blue.com
|
CT Log | Current | — | — | — | — |
www.tron.blue.com
|
CT Log | Current | — | 1 | 2026-02-14T00:00:00Z | |
www.trx.blue.com
|
CT Log | Current | — | 1 | 2026-02-22T00:00:00Z | |
www.tsfweb.blue.com
|
CT Log | Current | — | 1 | 2026-04-10T00:00:00Z | |
www.tubidy.blue.com
|
CT Log | Current | — | 1 | 2026-01-23T00:00:00Z | |
www.tui.blue.com
|
CT Log | Current | — | 1 | 2026-01-25T00:00:00Z | |
www.tv.blue.com
|
CT Log | Current | — | 1 | 2026-02-22T00:00:00Z | |
www.tweentri.blue.com
|
CT Log | Current | — | — | — | — |
www.tzchcr7942slw.blue.com
|
CT Log | Current | — | — | — | — |
www.tzchr7942slw.blue.com
|
CT Log | Current | — | — | — | — |
www.u.blue.com
|
CT Log | Current | — | — | — | — |
www.ues33.blue.com
|
CT Log | Current | — | 1 | 2026-02-04T00:00:00Z | |
www.unco.blue.com
|
CT Log | Current | — | 1 | 2026-02-01T00:00:00Z | |
www.unicornai.blue.com
|
CT Log | Current | — | 1 | 2026-03-31T00:00:00Z | |
www.unitron.blue.com
|
CT Log | Current | — | 1 | 2026-03-17T00:00:00Z | |
www.univerge.blue.com
|
CT Log | Current | — | 1 | 2026-01-30T00:00:00Z | |
www.uv.blue.com
|
CT Log | Current | — | 1 | 2026-04-04T00:00:00Z | |
www.vip.golden.blue.com
|
CT Log | Current | — | 1 | 2026-02-15T00:00:00Z | |
www.virtualapps.blue.com
|
CT Log | Current | — | 1 | 2026-04-04T00:00:00Z | |
www.vision.blue.com
|
CT Log | Current | — | — | — | — |
www.vote.blue.com
|
CT Log | Current | — | 1 | 2026-04-04T00:00:00Z | |
www.vpn.uv.blue.com
|
CT Log | Current | — | 1 | 2026-02-28T00:00:00Z | |
www.w.blue.com
|
CT Log | Current | — | — | — | — |
www.wanuu1.blue.com
|
CT Log | Current | — | — | — | — |
www.warmgrayand.blue.com
|
CT Log | Current | — | 1 | 2026-02-09T00:00:00Z | |
www.wawacity.blue.com
|
CT Log | Current | — | — | — | — |
www.web.blue.com
|
CT Log | Current | — | 1 | 2026-03-02T00:00:00Z | |
www.websight.blue.com
|
CT Log | Current | — | 1 | 2026-01-31T00:00:00Z | |
www.website.blue.com
|
CT Log | Current | — | 1 | 2026-03-19T00:00:00Z | |
www.whitty.blue.com
|
CT Log | Current | — | — | — | — |
www.wiki.blue.com
|
CT Log | Current | — | 1 | 2026-04-07T00:00:00Z | |
www.win-1evjpui7met.blue.com
|
CT Log | Current | — | 1 | 2026-03-07T00:00:00Z | |
www.win11.blue.com
|
CT Log | Current | — | — | — | — |
www.ww.blue.com
|
CT Log | Current | — | 1 | 2026-03-30T00:00:00Z | |
www.ww3.zone-telechargement.blue.com
|
CT Log | Current | — | 1 | 2026-02-04T00:00:00Z | |
www.www.az.blue.com
|
CT Log | Current | — | — | — | — |
www.www.blue.com
|
CT Log | Current | — | — | — | — |
www.www.profiles.blue.com
|
CT Log | Current | — | — | — | — |
www.xhamsters.blue.com
|
CT Log | Current | — | — | — | — |
www.xlan.blue.com
|
CT Log | Current | — | — | — | — |
www.xmy.blue.com
|
CT Log | Current | — | 1 | 2026-02-01T00:00:00Z | |
www.xnxx.blue.com
|
CT Log | Current | — | — | — | — |
www.xvideo.blue.com
|
CT Log | Current | — | — | — | — |
www.xvideos.blue.com
|
CT Log | Current | — | 1 | 2026-03-28T00:00:00Z | |
www.xx.blue.com
|
CT Log | Current | — | — | — | — |
www.xxx.blue.com
|
CT Log | Current | — | 1 | 2026-01-23T00:00:00Z | |
www.xz.blue.com
|
CT Log | Current | — | — | — | — |
www.xzr.blue.com
|
CT Log | Current | — | 1 | 2026-03-21T00:00:00Z | |
www.yourwyo.blue.com
|
CT Log | Current | — | — | — | — |
www.youthbeyond.blue.com
|
CT Log | Current | — | 1 | 2026-03-30T00:00:00Z | |
www.youtube.blue.com
|
CT Log | Current | — | — | — | — |
www.zenachfashion.blue.com
|
CT Log | Current | — | — | — | — |
www1.blue.com
|
DNS | Current | — | — | — | — |
www2.blue.com
|
DNS | Current | — | — | — | — |
www3.blue.com
|
DNS | Current | — | — | — | — |
www3.zone-telechargement.blue.com
|
CT Log | Current | — | — | — | — |
www5.tubidy.blue.com
|
CT Log | Current | — | 1 | 2026-04-12T00:00:00Z | |
www7.blue.com
|
CT Log | Current | — | 1 | 2026-04-11T00:00:00Z | |
wwww.wawacity.blue.com
|
CT Log | Current | — | — | — | — |
wwwww.xxxxx.blue.com
|
CT Log | Current | — | — | — | — |
wwxxxxx.blue.com
|
CT Log | Current | — | — | — | — |
wyy.bbbb.blue.com
|
CT Log | Current | — | 1 | 2026-02-19T00:00:00Z | |
xapp.blue.com
|
CT Log | Current | — | — | — | — |
xg.blue.com
|
CT Log | Current | — | — | — | — |
xhamsters.blue.com
|
CT Log | Current | — | — | — | — |
xlan.blue.com
|
CT Log | Current | — | — | — | — |
xml.blue.com
|
DNS | Current | — | — | — | — |
xmnxblue64x7a01.blue.com
|
CT Log | Current | — | — | — | — |
xmy.blue.com
|
CT Log | Current | — | 1 | 2026-03-01T00:00:00Z | |
xn--80aat3aegi7a.blue.com
|
CT Log | Current | — | — | — | — |
xn--assst-7u3b.zchcr7942slw.blue.com
|
CT Log | Current | — | — | — | — |
xn--id-n2t.blue.com
|
CT Log | Current | — | — | — | — |
xn--mto-bmab.blue.com
|
CT Log | Current | — | 1 | 2026-01-31T00:00:00Z | |
xn--v9jw52grk0a.splash.blue.com
|
CT Log | Current | — | 1 | 2026-03-26T00:00:00Z | |
xnxx.blue.com
|
CT Log | Current | — | 1 | 2026-03-25T00:00:00Z | |
xvideo.blue.com
|
CT Log | Current | — | — | — | — |
xvideos.blue.com
|
CT Log | Current | — | 1 | 2026-03-28T00:00:00Z | |
xx.blue.com
|
CT Log | Current | — | 1 | 2026-01-25T00:00:00Z | |
xxx.blue.com
|
CT Log | Current | — | 2 | 2026-01-23T00:00:00Z | |
xxx.film.blue.com
|
CT Log | Current | — | — | — | — |
xxx.nielsange.jepun.blue.com
|
CT Log | Current | — | — | — | — |
xxx.porn.sex.blue.com
|
CT Log | Current | — | — | — | — |
xxx.videos.artis.indonesia.blue.com
|
CT Log | Current | — | — | — | — |
xxx.videos.blue.com
|
CT Log | Current | — | — | — | — |
xxx.videos.japan.blue.com
|
CT Log | Current | — | — | — | — |
xxxm.blue.com
|
CT Log | Current | — | — | — | — |
xxxn.blue.com
|
CT Log | Current | — | 1 | 2026-03-29T00:00:00Z | |
xxxx.blue.com
|
CT Log | Current | — | 1 | 2026-04-11T00:00:00Z | |
xy.blue.com
|
CT Log | Current | — | 1 | 2026-04-12T00:00:00Z | |
xz.blue.com
|
CT Log | Current | — | — | — | — |
xzr.blue.com
|
CT Log | Current | — | 1 | 2026-03-27T00:00:00Z | |
yahoo.blue.com
|
CT Log | Current | — | 1 | 2026-01-30T00:00:00Z | |
yahoo.nita.blue.com
|
CT Log | Current | — | — | — | — |
yako.blue.com
|
CT Log | Current | — | 1 | 2026-03-25T00:00:00Z | |
yatv.blue.com
|
CT Log | Current | — | — | — | — |
yeri.blue.com
|
CT Log | Current | — | — | — | — |
yibi.blue.com
|
CT Log | Current | — | — | — | — |
you.blue.com
|
CT Log | Current | — | 1 | 2026-03-28T00:00:00Z | |
yourwyo.blue.com
|
CT Log | Current | — | 1 | 2026-02-25T00:00:00Z | |
youthbeyond.blue.com
|
CT Log | Current | — | — | — | — |
youtube.blue.com
|
CT Log | Current | — | — | — | — |
yuhoo.blue.com
|
CT Log | Current | — | — | — | — |
yyds.blue.com
|
CT Log | Current | — | — | — | — |
zabbix.blue.com
|
DNS | Current | — | — | — | — |
zarchiver.blue.com
|
CT Log | Current | — | 1 | 2026-03-26T00:00:00Z | |
zenachfashion.blue.com
|
CT Log | Current | — | — | — | — |
zhidao.rpg.blue.com
|
CT Log | Current | — | — | — | — |
zimbra.blue.com
|
CT Log | Current | — | 1 | 2026-02-05T00:00:00Z | |
zimbra.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
zmail.blue.com
|
CT Log | Current | — | 1 | 2026-02-18T00:00:00Z | |
zmail.linkedin-herizpon.blue.com
|
CT Log | Current | — | — | — | — |
zmail.ms.blue.com
|
CT Log | Current | — | — | — | — |
zoom.blue.com
|
DNS | Current | — | — | — | — |
DNS Evidence Diff Side-by-side comparison
64.190.63.222
64.190.63.222
0 localhost.
0 localhost.
ns1.sedoparking.com.
ns1.sedoparking.com.
ns2.sedoparking.com.
ns2.sedoparking.com.
ns1.sedoparking.com. hostmaster.sedo.de. 2018051601 86400 10800 604800 86400
ns1.sedoparking.com. hostmaster.sedo.de. 2018051601 86400 10800 604800 86400
v=spf1 -all
v=spf1 -all
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.
8774586cb357f8c05ae906647476c7dfe970b3a70cfa751ae1a7bc279f42cf7a77add03091b719a53b21c2727678f0a5187c967abc92cadb2bffe226f742fce6
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-blue.com.json.sha3 && echo '---' && openssl dgst -sha3-512 dns-intelligence-blue.com.json
python3 -c "import hashlib; print(hashlib.sha3_512(open('dns-intelligence-blue.com.json','rb').read()).hexdigest())"
sha3sum -a 512 dns-intelligence-blue.com.json
.sha3 file or the checksum API at /api/analysis/11829/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 blue.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 blue.com A
dig +noall +answer blue.com AAAA
dig +noall +answer blue.com MX
dig +noall +answer blue.com NS
dig +noall +answer blue.com TXT
Email Authentication
dig +short blue.com TXT | grep -i spf
dig +short _dmarc.blue.com TXT
dig +short default._domainkey.blue.com TXT
dig +short google._domainkey.blue.com TXT
dig +short selector1._domainkey.blue.com TXT
dig +short selector2._domainkey.blue.com TXT
Domain Security
dig +dnssec +noall +answer blue.com DNSKEY
dig +noall +answer blue.com DS
dig +dnssec +cd blue.com A @1.1.1.1
Transport Security
dig +noall +answer _25._tcp.localhost TLSA
openssl s_client -starttls smtp -connect localhost:25 -servername localhost 2>/dev/null | openssl x509 -noout -subject -dates
dig +short _mta-sts.blue.com TXT
curl -sL https://mta-sts.blue.com/.well-known/mta-sts.txt
dig +short _smtp._tls.blue.com TXT
Brand & Trust
dig +short default._bimi.blue.com TXT
dig +noall +answer blue.com CAA
DNS Records
dig +noall +answer blue.com HTTPS
Domain Security
dig +noall +answer blue.com CDS
Infrastructure Intelligence
curl -sL 'https://rdap.org/domain/blue.com' | python3 -m json.tool | head -50
Transport Security
openssl s_client -starttls smtp -connect localhost:25 -servername localhost </dev/null 2>/dev/null | head -5
Infrastructure Intelligence
curl -s 'https://crt.sh/?q=%25.blue.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://blue.com/.well-known/security.txt | head -20
AI Surface
curl -sI https://blue.com/llms.txt | head -5
curl -s https://blue.com/robots.txt | grep -i -E 'GPTBot|ChatGPT|Claude|Anthropic|Google-Extended|CCBot|PerplexityBot'
Infrastructure Intelligence
dig +short 222.63.190.64.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 blue.com A
dig +noall +answer blue.com AAAA
dig +noall +answer blue.com MX
dig +noall +answer blue.com NS
dig +noall +answer blue.com TXT
Email Authentication
dig +short blue.com TXT | grep -i spf
dig +short _dmarc.blue.com TXT
dig +short default._domainkey.blue.com TXT
dig +short google._domainkey.blue.com TXT
dig +short selector1._domainkey.blue.com TXT
dig +short selector2._domainkey.blue.com TXT
Domain Security
dig +dnssec +noall +answer blue.com DNSKEY
dig +noall +answer blue.com DS
dig +dnssec +cd blue.com A @1.1.1.1
Transport Security
dig +noall +answer _25._tcp.localhost TLSA
openssl s_client -starttls smtp -connect localhost:25 -servername localhost 2>/dev/null | openssl x509 -noout -subject -dates
dig +short _mta-sts.blue.com TXT
curl -sL https://mta-sts.blue.com/.well-known/mta-sts.txt
dig +short _smtp._tls.blue.com TXT
Brand & Trust
dig +short default._bimi.blue.com TXT
dig +noall +answer blue.com CAA
DNS Records
dig +noall +answer blue.com HTTPS
Domain Security
dig +noall +answer blue.com CDS
Infrastructure Intelligence
curl -sL 'https://rdap.org/domain/blue.com' | python3 -m json.tool | head -50
Transport Security
openssl s_client -starttls smtp -connect localhost:25 -servername localhost </dev/null 2>/dev/null | head -5
Infrastructure Intelligence
curl -s 'https://crt.sh/?q=%25.blue.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://blue.com/.well-known/security.txt | head -20
AI Surface
curl -sI https://blue.com/llms.txt | head -5
curl -s https://blue.com/robots.txt | grep -i -E 'GPTBot|ChatGPT|Claude|Anthropic|Google-Extended|CCBot|PerplexityBot'
Infrastructure Intelligence
dig +short 222.63.190.64.origin.asn.cymru.com TXT
