{
    "ok": true,
    "domain": "credly.com",
    "generated_at": "2026-08-08T23:56:05-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 83,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 100,
            "security": 84,
            "network": 65,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "4 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "4 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "1 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "192 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16,
                "detail": "5 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-18-64-183-125.ord58.r.cloudfront.net"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "4 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "4 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "1 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "192 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "5 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-18-64-183-125.ord58.r.cloudfront.net",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "18.64.183.125",
                "18.64.183.120",
                "18.64.183.27",
                "18.64.183.88"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "1 credly-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"miro-verification=bae6e03ab851770cd1f5d78b1913821db1f83268\"",
                "\"atlassian-domain-verification=0rSKhL4d81cIAI5xvRLdbS4R9ZYaasUoxfHIEjS3hk76vN2AaW3YoRKBDH9dniIj\"",
                "\"v=spf1 include:_spf.credly_com._d.easydmarc.pro ~all\"",
                "\"pardot1113582=6112323c03538c13961442f7fff1c5949f2f575571c5dde78d5f1ca562f50e14\"",
                "\"pardot1113582=c52a2674ebf5915931f65998ab79aff70d6c18c5c9a0b38493d25670b1e8c3ff\"",
                "\"MS=ms15839349\"",
                "\"google-site-verification=G60rK8V8RdT5TNyMyrW787lSFIaAA7F6zTsYEQ5KgZQ\"",
                "\"google-site-verification=f1Gs8rOJEz2LhcFGFoFsittvqUBFBWEtdNjg6wGMapM\""
            ],
            "NS": [
                "ns-510.awsdns-63.com.",
                "ns-1145.awsdns-15.org.",
                "ns-753.awsdns-30.net.",
                "ns-1812.awsdns-34.co.uk."
            ],
            "SOA": [
                "ns-753.awsdns-30.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "18.64.183.125",
            "18.64.183.120",
            "18.64.183.27",
            "18.64.183.88"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.credly_com._d.easydmarc.pro ~all",
        "dmarc": "v=DMARC1;p=reject;rua=mailto:bb264152e6@rua.easydmarc.us,mailto:dmarc_agg@dmarc.everest.email;ruf=mailto:bb264152e6@ruf.easydmarc.us,mailto:dmarc_fr@dmarc.everest.email;fo=1;",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.credly.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCGDvYj5xe86UqExhzn3i8X9fjt4WJglrY1292yHsgfu/mibRTRkp5SabBecMxdQSQ/P82kQBHBTRYIttcoWa7b3uE1sR7lUSEzbFpejZRykBifxntH+MpRlyz6EN4BvFXBoiN4KKjUI0bAn2Rt7fdLMbBV1AlO4tepOICJqZtMXQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "v=STSv1; id=20251204T151740;",
        "tls_rpt": "v=TLSRPTv1; rua=mailto:bb264152e6@tls.easydmarc.us;"
    },
    "advanced": {
        "ptr": "server-18-64-183-125.ord58.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "18.64.183.120",
                        "18.64.183.125",
                        "18.64.183.27",
                        "18.64.183.88"
                    ],
                    "time_ms": 83.84
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.64.183.120",
                        "18.64.183.125",
                        "18.64.183.27",
                        "18.64.183.88"
                    ],
                    "time_ms": 53.57
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "52.84.199.100",
                        "52.84.199.33",
                        "52.84.199.70",
                        "52.84.199.94"
                    ],
                    "time_ms": 86.86
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "18.64.183.120",
                        "18.64.183.125",
                        "18.64.183.27",
                        "18.64.183.88"
                    ],
                    "time_ms": 101.07
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.192.100.100",
                        "54.192.100.11",
                        "54.192.100.26",
                        "54.192.100.80"
                    ],
                    "time_ms": 151.66
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "credly.com",
        "valid_from": "2026-01-18T18:00:00-06:00",
        "valid_to": "2027-02-17T17:59:59-06:00",
        "days_remaining": 192,
        "san": [
            "credly.com",
            "*.credly.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://info.credly.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html; charset=UTF-8",
            "content-length": "0",
            "location": "https://info.credly.com/",
            "date": "Sun, 09 Aug 2026 04:55:56 GMT",
            "x-dns-prefetch-control": "off",
            "x-frame-options": "SAMEORIGIN",
            "x-xss-protection": "0",
            "x-content-type-options": "nosniff",
            "x-download-options": "noopen",
            "x-permitted-cross-domain-policies": "none",
            "referrer-policy": "no-referrer-when-downgrade",
            "vary": "accept-encoding",
            "cache-control": "s-maxage=36000, max-age=5",
            "x-request-id": "Root1-6a78085c-6c128047189152ec418a98be",
            "x-runtime": "0.004990",
            "strict-transport-security": "max-age=31536000",
            "content-security-policy": "upgrade-insecure-requests",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 38cef1c836ffc2dbf330045540e35a76.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD58-P2",
            "x-amz-cf-id": "02IADiYEwbMNw1XCApBRGzeMsFSDuvb3gKyE_pMA7bAGBg_xzdOugw==",
            "set-cookie": "_cfuvid=ldwgNXbc5_4eGS4DrDqRFpmWotL.V6Ic1aDnM1WKsX0-1786251356.297697-1.0.1.1-vxND2pzF_Jz7dscVdX7elxjQgN9VG6hvsrMQsqD5sv0; HttpOnly; SameSite=None; Secure; Path=/; Domain=info.credly.com",
            "last-modified": "Fri, 07 Aug 2026 01:41:35 GMT",
            "link": "</hs/hsstatic/jquery-libs/static-1.1/jquery/jquery-1.7.1.js>; rel=preload; as=script,<https://info.credly.com/hubfs/hub_generated/template_assets/1/94522415418/1784322368588/template_main.min.css>; rel=preload; as=style,<https://info.credly.com/hubfs/hub_generated/module_assets/1/96226682018/1767987416388/module_Form_Popup_Modal.min.css>; rel=preload; as=style,<https://info.credly.com/hubfs/hub_generated/module_assets/1/96239179702/1767906105569/module_Video_Popup_Modal.min.css>; rel=preload; as=style,<https://info.credly.com/hubfs/hub_generated/module_assets/1/95880030266/1767987415633/module_Announcement_Bar.min.css>; rel=preload; as=style,<https://7052064.fs1.hubspotusercontent-na1.net/hubfs/7052064/hub_generated/module_assets/1/-2712622/1786028019251/module_search_input.min.css>; rel=preload; as=style,<https://info.credly.com/hubfs/hub_generated/module_assets/1/95098177098/1768322232103/module_Hero.min.css>; rel=preload; as=style",
            "edge-cache-tag": "CT-154485514098,P-2629051,W-151868387107,W-95688295597,CW-94748728683,CW-94773886820,CW-95098177098,CW-95488328060,CW-95525483664,CW-95687035190,CW-95837662056,CW-95880030266,CW-95972863071,CW-96094954002,CW-96121129999,CW-96226682018,CW-96239179702,CW-97579432807,E-100755937919,E-94522415418,E-94523789197,E-94523955827,E-94524030264,E-94524594867,E-94525140644,E-94664310043,E-94670070037,E-95975598749,E-95978024464,E-98770415130,E-99026547639,E-99064652040,E-99847843224,MENU-151868387107,MENU-95688295597,RA-94516371498,PGS-ALL,SW-0,GC-95502880076,GC-95502880078,GC-95687413359,GC-95688051024,TS-94523772313",
            "x-hs-cf-cache-status": "HIT",
            "x-hs-cache-config": "BrowserCache-5s-EdgeCache-5s",
            "x-hs-cache-control": "s-maxage=36000, max-age=0",
            "x-hs-content-id": "154485514098",
            "x-hs-hub-id": "2629051",
            "x-hs-prerendered": "Fri, 07 Aug 2026 01:41:35 GMT",
            "x-hs-cfworker-meta": "{\"contentType\":\"SITE_PAGE\",\"resolver\":\"PreRenderedContentResolver\"}",
            "x-hs-portal-id": "2629051",
            "report-to": "{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=gzC5sAFsFMJUxU%2BupxBARvtu5YvCekCXkFHabBV3xvoV0P2zNtXsUFG8YaChX6jtW0vv%2FumC6Ym7dvCxuAyg7eDjipGUZVBDqFYUK%2B6Ctsvlac9acD9XZ7hQ7ENXGWvEVQ%3D%3D\"}]}",
            "nel": "{\"report_to\":\"cf-nel\",\"success_fraction\":0.01,\"max_age\":604800}",
            "server": "cloudflare",
            "cf-ray": "a2842be0deaaa8ce-STL",
            "alt-svc": "h3=\":443\"; ma=86400"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://info.credly.com/",
        "title": "Credly by Pearson",
        "description": "Credly is the end-to-end solution for creating, issuing and managing digital credentials. Thousands of organizations use Credly to recognize achievement.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "18.64.183.125": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.64.183.120": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.64.183.27": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.64.183.88": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "credly-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 22.7,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4039.8,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.217.62",
        "reverse": "",
        "country": "",
        "country_code": "",
        "region": "",
        "city": "",
        "latitude": null,
        "longitude": null,
        "isp": "",
        "organization": "",
        "asn": "",
        "timezone": "",
        "browser": "Other",
        "os": "Other",
        "language": "",
        "user_agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
        "is_bot": true,
        "cloudflare": false
    },
    "analysis_time_ms": 97.56
}