{
    "ok": true,
    "domain": "articulate.com",
    "generated_at": "2026-08-09T08:24:13-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 80,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 65,
            "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": "3 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": 5,
                "lost_points": 0,
                "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": "5 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": "122 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": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-100-60-122-152.compute-1.amazonaws.com"
            },
            {
                "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": "3 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": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "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": "5 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": "122 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": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-100-60-122-152.compute-1.amazonaws.com",
                "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": [
                "100.60.122.152",
                "52.203.53.205",
                "3.221.166.244"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 alt1.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com.",
                "10 alt4.aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com."
            ],
            "TXT": [
                "\"onetrust-domain-verification=098ab9dedeeb44c08dc90fa3a927c46e\"",
                "\"figma-domain-verification=419bb46f187e26b0a317692034f07530d5d2f0b5b7977b22e68befb5801b15f1-1775501214\"",
                "\"openai-domain-verification=dv-1qryPWhQNX7rH2QLkxA72NTr\"",
                "\"google-site-verification=nmD7lRPnfUaCi5XKb0-WIjWNAfiFpNjarrtr3bhFeaM\"",
                "\"MS=ms50955398\"",
                "\"atlassian-domain-verification=SfZzq+FoMf7trwXzAv0z4ezincu9pg4e20o7NIIoBc18zFMpWV3tBsZXg0/kDIIE\"",
                "\"intacct-esk=0A9E213982518AC3E063B0220D0ABF69\"",
                "\"gc-ai-domain-verification-2g63kt=IHdUvGORAFNJZ2Rwei8JsR1BE\"",
                "\"miro-verification=f4a79429a5e56bdde469845aefd0409752fb5b5c\"",
                "\"quYnTT5JEbKJU8nOcXBkew\"",
                "\"box-domain-verification=8fb07f9530e9192c4c478129e05ab9665b393a84386e07f675b599afb7bfc51c\"",
                "\"status-page-domain-verification=zbpkh5z9rfds\"",
                "\"google-site-verification=CvAAf3rb6sK2qWlW-0aqPeoPyV7X3lzLp8CyqCzNul8\"",
                "\"1005A9C7A2\"",
                "\"docker-verification=a3c5c10c-cedc-4a3f-a798-9120f94f6a0a\"",
                "\"cursor-domain-verification-9h408s=Bouczczk73j5H5GMA5vtiIe5x\"",
                "\"airtable-verification=97a016546c2c3e781f80cc66dcefaa33\"",
                "\"lovable_verification=workspace_01k5ty5t82ee48ef3khvbpdmq6\"",
                "\"docusign=9ff33366-e412-43ae-81f8-ecdcc37b66c0\"",
                "\"wpe-verification=articulatecms\"",
                "\"google-site-verification=2O6nWsE1I0-qUzOfA3ffwruITGppOIL2cB84v7Py0LE\"",
                "\"openai-domain-verification=dv-PZZpvIB12p70BT2MdgCqgR6u\"",
                "\"google-site-verification=nyTFY0Up50VTn3toOLE3WB-lCmG3f2qaXy5IwcslUd8\"",
                "\"v=spf1 include:_u.articulate.com._spf.smart.ondmarc.com ~all\"",
                "\"zapier-domain-verification-challenge=7bde3571-8cfe-4f77-ac52-0cdf28eabfde\"",
                "\"adobe-idp-site-verification=1d0a5f14891c3d1af0febfe6751e2701a634aed803bae805980de6094cecf33b\"",
                "\"MS=35D40A21D07C348DED2D2D2B36C56355518C26AC\"",
                "\"anthropic-domain-verification-dj9dfe=tjkOKQDIRVUQDwbcg5M8Ok6Kb\"",
                "\"google-site-verification=cWbicjsMKaSHjrk-mX5lb_QAzRmHniduQ9vT-SYoZ1o\"",
                "\"mixpanel-domain-verify=98cd1b97-20b1-4c67-8e1d-ea27cbe57ffb\""
            ],
            "NS": [
                "ns-1983.awsdns-55.co.uk.",
                "ns-1349.awsdns-40.org.",
                "ns-125.awsdns-15.com.",
                "ns-708.awsdns-24.net."
            ],
            "SOA": [
                "ns-1983.awsdns-55.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issue \"amazontrust.com\"",
                "0 issue \"amazonaws.com\"",
                "0 issue \"awstrust.com\"",
                "0 issue \"digicert.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"amazon.com\"",
                "0 issue \"pki.goog\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "100.60.122.152",
            "52.203.53.205",
            "3.221.166.244"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_u.articulate.com._spf.smart.ondmarc.com ~all",
        "dmarc": "v=DMARC1; p=reject; sp=none; pct=100; aspf=r; fo=1; ri=3600; rua=mailto:29a2bc50@inbox.ondmarc.com;",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.articulate.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC1/xv50nLkzqqS7kvMaQm4zOocvaKWd+AD9lGfNA49r3/8et2cdum3gEWrvwQAHjsc5UM+cll6ZqO3dyfukX300HyOw4+Mw3RksmrI40R1ZR3zJbXIr0oiYZiKPV006RBa+rMm4FhWdO71J+zvNCUMBprC1iJIayrfnAqAIx4dcQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-100-60-122-152.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "100.60.122.152",
                        "3.221.166.244",
                        "52.203.53.205"
                    ],
                    "time_ms": 72.47
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "100.60.122.152",
                        "3.221.166.244",
                        "52.203.53.205"
                    ],
                    "time_ms": 25.94
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "100.60.122.152",
                        "3.221.166.244",
                        "52.203.53.205"
                    ],
                    "time_ms": 29.27
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "100.60.122.152",
                        "3.221.166.244",
                        "52.203.53.205"
                    ],
                    "time_ms": 49.6
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "100.60.122.152",
                        "3.221.166.244",
                        "52.203.53.205"
                    ],
                    "time_ms": 144.8
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "articulate.com",
        "valid_from": "2026-05-25T19:00:00-05:00",
        "valid_to": "2026-12-09T17:59:59-06:00",
        "days_remaining": 122,
        "san": [
            "articulate.com",
            "*.articulate.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.articulate.com:443/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "cloudflare",
            "date": "Sun, 09 Aug 2026 13:24:05 GMT",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "110",
            "location": "https://www.articulate.com:443/",
            "vary": "Accept-Encoding,Cookie",
            "x-powered-by": "WP Engine",
            "x-cacheable": "SHORT",
            "cache-control": "max-age=600, must-revalidate",
            "x-cache": "HIT: 12",
            "x-cache-group": "normal",
            "set-cookie": "__cf_bm=.9B1vT1b5CXs1EQnHU1kYRQ2edbIdmy5gY8qdpw1V58-1786281845.1190085-1.0.1.1-Ey5cdvYEBN20kuzkILbzb0QK518Lo2o7erDFC.5GGCjUSwxiKT6CckasY4EfwxE9bA3379CP6n6xH1qGK8Ak_ZsGOChxiC0Sg3tiJfc8n.c77Y0DA0GqYriJvxb5qLYW; HttpOnly; SameSite=None; Secure; Path=/; Domain=www.articulate.com; Expires=Sun, 09 Aug 2026 13:54:05 GMT",
            "cf-cache-status": "DYNAMIC",
            "cf-ray": "a287143bff1bcb99-STL",
            "alt-svc": "h3=\":443\"; ma=86400"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "cloudflare",
        "powered_by": "WP Engine"
    },
    "webpage": {
        "url": "https://www.articulate.com:443/",
        "title": "Build effective training for the AI era with Articulate 360 | Articulate",
        "description": "Empower every team to transform knowledge into custom online training with the #1 AI-powered platform for workplace learning.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "100.60.122.152": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "52.203.53.205": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.221.166.244": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt1.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 23.5,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4019.3,
                "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": 79.03
}