{
    "ok": true,
    "domain": "cipd.org",
    "generated_at": "2026-08-10T02:25:48-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 81,
            "network": 50,
            "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": "1 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": "2 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": 10,
                "lost_points": 0,
                "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": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "136 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": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ;; communications error to 69.64.44.20#53: timed out"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "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": "1 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": "2 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": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "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": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "136 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": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ;; communications error to 69.64.44.20#53: timed out",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "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": [
                "217.114.94.2"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 cipd-org.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"knowbe4-site-verification=11863b56ce446657269f16d71ecbd763\"",
                "\"google-site-verification=H8sq8cONlhTvQ0Tl14-Axmn6WeGX5-ACdSz6y7J1FuI\"",
                "\"ms-domain-verification=9b0496f8-72bc-402e-b596-80d60c846f61\"",
                "\"_globalsign-domain-verification=B83n9dqdJfmYqzmvCJLFRpLWXDEAHFZuabcTNkwZgN\"",
                "\"MS=ms19388841\"",
                "\"v=spf1 include:spf.protection.outlook.com include:_u.cipd.org._spf.dmarcld.com ~all\""
            ],
            "NS": [
                "udns1.ultradns.net.",
                "udns2.ultradns.net."
            ],
            "SOA": [
                "udns1.ultradns.net. dl-tech.safenames.co.uk. 2025070760 86400 86400 86400 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "217.114.94.2"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.protection.outlook.com include:_u.cipd.org._spf.dmarcld.com ~all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:dmarc_agg@vali.email;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.cipd.org",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxp/VWKs7DZufQpLgzE8SyTT25yPHXb7Tz6eBEMx2+TrN2t/J1QKt3dLvH7wLD5fcebcbvND/c9erzk3yUUyO5F9C+Tdk3W8++V0dc4QlonG5DTSqB0h/2JzTsE3u6cu1bYQvNHe+/K9FlepJcGazQIljQIgHHz4VzgnwuckvxrDeKR4GNAZuBzAuICRE1kit4sLuJ/Sh+U5noQXAUbdQoLlmKKc7oUcZC2fCH36gtYgak5wojqPfVG/16QaoJGdbzGFf0PC4XgKngez/r/zZAH35Wl3a/hyv/u+ixkG3w6leHHa+y/zcH4eUK9tLAgJp1iJyh2wKekhHTolxNeeq6QIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": ";; communications error to 69.64.44.20#53: timed out",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 41.26
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 21.99
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 24.75
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 67.81
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 47.5
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Sectigo Limited",
        "subject": "*.cipd.org",
        "valid_from": "2025-11-23T18:00:00-06:00",
        "valid_to": "2026-12-24T17:59:59-06:00",
        "days_remaining": 136,
        "san": [
            "*.cipd.org",
            "cipd.org"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.cipd.org/en/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Mon, 10 Aug 2026 07:25:40 GMT",
            "location": "/en/",
            "server": "cloudflare",
            "cf-ray": "a28d44946df34f76-STL",
            "alt-svc": "h3=\":443\"; ma=86400",
            "set-cookie": "ARRAffinitySameSite=530c90cc5de1dde42bd992f0d752599095ed2c18f4a9216a51dedb2d73dc4329;Path=/;HttpOnly;SameSite=None;Secure;Domain=www.cipd.org",
            "strict-transport-security": "max-age=63072000",
            "request-context": "appId=cid-v1:d24e619b-7404-4481-8adb-185e390ebc49",
            "reporting-endpoints": "stott-security-endpoint=\"https://www.cipd.org/stott.security.optimizely/api/cspreporting/reporttoviolation/\"",
            "content-security-policy": "font-src 'self' data: https://*.cipd.org https://*.hotjar.com https://*.typekit.net https://dhm5hy2vn8l0l.cloudfront.net https://fonts.gstatic.com https://l55685555563p3op3c43n3n3y2772529.germany-2.evergage.com; style-src-elem 'self' 'unsafe-inline' https://*.cipd.org https://*.evergage.com https://*.typekit.net https://cdn.jsdelivr.net https://cipd.my.site.com https://fonts.googleapis.com/ https://maxcdn.bootstrapcdn.com https://p.typekit.net https://use.typekit.net https://web-sdk-eu.aptrinsic.com https://www.googletagmanager.com/debug/badge.css; style-src 'unsafe-inline' https://*.cipd.co.uk https://*.cipd.org https://*.evergage.com https://*.hotjar.com https://*.typekit.net https://cipd.my.site.com https://fonts.googleapis.com/ https://googletagmanager.com https://maxcdn.bootstrapcdn.com https://tagmanager.google.com; script-src-attr 'unsafe-eval' 'unsafe-inline' https://cipd.my.site.com; script-src-elem 'self' 'unsafe-eval' 'unsafe-inline' https://*.collect.igodigital.com https://*.eventbrite.co.uk https://*.evergage.com https://*.googletagmanager.com https://*.gstatic.com https://*.hotjar.com https://*.idio.episerver.net https://*.infogram.com https://*.onetrust.com https://*.optimizely.com https://*.youtube.com https://7227074.collect.igodigital.com https://auth.cipd.co.uk https://bat.bing.com https://cdn-ukwest.onetrust.com https://cdn.evgnet.com https://cdn.jsdelivr.net https://cdn.siteimprove.net https://cdnjs.cloudflare.com/ https://cipd.my.site.com https://code.jquery.com/ https://common.optimizely.com https://connect.facebook.net https://e.infogram.com https://infogram.com https://js.monitor.azure.com https://js.userflow.com https://l55685555563p3op3c43n3n3y2772529.germany-2.evergage.com https://maxcdn.bootstrapcdn.com https://metrics.responsetap.com https://s3.amazonaws.com https://siteimproveanalytics.com https://snap.licdn.com https://static-ssl.responsetap.com https://web-sdk-eu.aptrinsic.com https://www.google.com https://www.googletagmanager.com https://www.gstatic.com https://www.youtube.com https://zingtree.com; script-src 'self' 'unsafe-eval' 'unsafe-inline' https://*.evergage.com https://*.google.com https://*.googletagmanager.com https://*.hotjar.com https://*.infogram.com https://cdn.evgnet.com https://cdnjs.cloudflare.com/ https://cipd.my.site.com https://e.infogram.com https://googleads.g.doubleclick.net https://googletagmanager.com https://l55685555563p3op3c43n3n3y2772529.germany-2.evergage.com https://maxcdn.bootstrapcdn.com https://pagead2.googlesyndication.com https://tagmanager.google.com https://www.facebook.com https://www.facebook.com/tr https://www.google.com https://www.googleadservices.com https://www.googletagmanager.com; style-src-attr 'unsafe-inline'; frame-src 'self' https://*.acast.com/ https://*.cipd.org https://*.eventbrite.co.uk https://*.evergage.com https://*.optimizely.com https://*.sfmc-content.com https://*.siteimprove.com https://cipd.my.site.com https://dashboard.find.episerver.net https://e.infogram.com https://infogram.com https://manager.emea01.idio.episerver.net https://td.doubleclick.net https://w.soundcloud.com https://www.google.com https://www.googletagmanager.com https://www.youtube-nocookie.com https://www.youtube.com https://zingtree.com; img-src 'self' data: https://*.ads.linkedin.com https://*.analytics.google.com https://*.cipd.co.uk https://*.cipd.org https://*.evbuc.com https://*.eventbrite.co.uk https://*.evergage.com https://*.facebook.com https://*.facebook.net https://*.g.doubleclick.net https://*.global.siteimproveanalytics.io https://*.google-analytics.com https://*.google.com https://*.googletagmanager.com https://*.hotjar.com https://*.idio.co https://*.idio.episerver.net https://*.linkedin.com https://ad.doubleclick.net https://ade.googlesyndication.com https://adservice.google.com https://cdn-ukwest.onetrust.com https://cipd.my.salesforce-scrt.com https://cipd.my.site.com https://common.optimizely.com https://fonts.gstatic.com/s/i/googlematerialicons/label_off/v6/gm_grey-48dp/1x/gm_label_off_gm_grey_48dp.png https://fonts.gstatic.com/s/i/googlematerialicons/more/v6/gm_blue-48dp/1x/gm_more_gm_blue_48dp.png https://google.com https://googleads.g.doubleclick.net https://googletagmanager.com https://i.ytimg.com https://nova.collect.igodigital.com https://optimizely-public-design-assets.s3.amazonaws.com https://pagead2.googlesyndication.com https://px.ads.linkedin.com https://region1.google-analytics.com https://ssl.gstatic.com https://www.google.co.uk https://www.google.com https://www.googleadservices.com https://www.googletagmanager.com https://www.gstatic.com www.googletagmanager.com; connect-src 'self' http://10.43.17.25:15871 https://*.ads.linkedin.com https://*.analytics.google.com https://*.cipd.co.uk https://*.cipd.org https://*.g.doubleclick.net https://*.google-analytics.com https://*.google.co.uk https://*.google.com https://*.googletagmanager.com https://*.hotjar.com https://*.hotjar.io https://*.in.applicationinsights.azure.com https://*.linkedin.com https://*.optimizely.com https://*.services.visualstudio.com https://*.siteimprove.com https://1752680588.rsc.cdn77.org https://ad.doubleclick.net https://cdn-ukwest.onetrust.com https://cdn.evergage.com https://cdn.linkedin.oribi.io https://cdn.segment.com https://cdnjs.cloudflare.com/ https://cipd.my.salesforce-scrt.com https://esp-eu.aptrinsic.com https://geolocation.onetrust.com https://google.com https://googleads.g.doubleclick.net https://js.monitor.azure.com https://l55685555563p3op3c43n3n3y2772529.germany-2.evergage.com https://maxcdn.bootstrapcdn.com https://mc6nwrf4gjb-1fq62qzxpl40b1z0.pub.sfmc-content.com https://pagead2.googlesyndication.com https://privacyportal-uk.onetrust.com https://region1.analytics.google.com https://region1.google-analytics.com https://stats.g.doubleclick.net https://www.google.com https://www.googleadservices.com wss://*.hotjar.com www.google.com www.googletagmanager.com; default-src 'self' 'unsafe-eval' https://*.acast.com/ https://*.cipd.co.uk https://*.cipd.org https://*.idio.episerver.net https://auth.cipd.co.uk https://p.typekit.net https://use.typekit.net; form-action 'self' https://mc6nwrf4gjb-1fq62qzxpl40b1z0.pub.sfmc-content.com; frame-ancestors https://*.cipd.org https://*.evergage.com; child-src https://*.evergage.com; report-to stott-security-endpoint;report-uri https://www.cipd.org/stott.security.optimizely/api/cspreporting/reporturiviolation/;",
            "x-content-type-options": "nosniff",
            "x-xss-protection": "1; mode=block",
            "referrer-policy": "origin-when-cross-origin",
            "cf-cache-status": "DYNAMIC",
            "content-type": "text/html; charset=utf-8"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": false,
            "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://www.cipd.org/en/",
        "title": "CIPD | The Professional Body for HR & People Development",
        "description": "The Chartered Institute of Personnel and Development (CIPD) is the professional body for HR, Learning and Development. Find out more with CIPD today.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "217.114.94.2": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "cipd-org.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 27.7,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4018.1,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020,
                "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": 104.19
}