{
    "ok": true,
    "domain": "acquia.com",
    "generated_at": "2026-08-10T23:44:56-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 88,
        "label": "Good",
        "categories": {
            "dns": 85,
            "mail": 100,
            "security": 88,
            "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": "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": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "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": "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": 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": "88 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": 23,
                "lost_points": 12,
                "detail": "6 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-35-169-59-120.compute-1.amazonaws.com"
            },
            {
                "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": "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": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "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": "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": "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": "88 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": "6 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 23,
                "lost_points": 12
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-35-169-59-120.compute-1.amazonaws.com",
                "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": [
                "35.169.59.120"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 aspmx.l.google.com.",
                "20 alt1.aspmx.l.google.com.",
                "20 alt2.aspmx.l.google.com.",
                "30 alt4.aspmx.l.google.com.",
                "30 alt3.aspmx.l.google.com."
            ],
            "TXT": [
                "\"configcat-domain-verification=08deb753-8113-4c66-8b89-3e27ed1bef60\"",
                "\"pardot1109833=48b3ac54c248f48093482d881dac387c290751f7f2190bd8dda7f31eb9ded040\"",
                "\"reachdesk-verification=xtw2iM6Tn3loFEVeDDMDgyNwIkXHUlZeE3yfZrX9JTjW6HM3BaM3dalACytlJYEj\"",
                "\"google-site-verification=gjMGCWotKPUtLNVnAwQbVKC5-8pisRcejbnOG8NYJr8\"",
                "\"f1ffe77685d0453182ab2f67c36897ba\"",
                "\"zapier-domain-verification-challenge=d9c22e65-ac09-44ee-aa3d-2b2de0fb6a2c\"",
                "\"v=spf1 include:_spf.google.com include:_spf.salesforce.com include:_spf.intacct.com include:stspg-customer.com include:amazonses.com -all\"",
                "\"status-page-domain-verification=p8f11h3qsgfh\"",
                "\"sending_domain1109833=8bcd1c887b04c99a8c11d4826009f671db50309bf2fabf4c399b98dfef6783f5\"",
                "\"intacct-esk=4FED1A3E45DE8456E053DB06A8C0E2B4\""
            ],
            "NS": [
                "ns-306.awsdns-38.com.",
                "ns-742.awsdns-28.net.",
                "ns-1685.awsdns-18.co.uk.",
                "ns-1192.awsdns-21.org."
            ],
            "SOA": [
                "ns-1685.awsdns-18.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [
                "7061 13 2 24771A5DC5532CFD3DC31AAAE94941A173F8363D45CD5AD9EC93C61B 32989C68"
            ],
            "DNSKEY": [
                "256 3 13 KbMeRETSz6ufXpCMdnXIhLAm/nqtwfl83+uMTTCOgMREC8k+Et6QL/JO agoqhyivifaAsXvEhjOBXllIxDhEZA==",
                "256 3 13 o58wjajJUdI7F3JTl8YPHRhGurEpGFoSXN1TyV3vhPoPQPOXZzZXBL6y dJi9wgQPbmUbnOTzEreZs9ub/BsU6Q==",
                "257 3 13 kgKlXdmV+HwL1iEiev3oblLwNVqyD6PCMivjgdxXt2EWYr32rWaPPuP4 asHyQE2F7HQdeibJWSEWHNZpPJSjuQ=="
            ],
            "RRSIG": [
                "SOA 13 2 900 20260811055946 20260811034446 52999 acquia.com. u7kt6ER14INz+J/hEG/sh+e2egvViLm6gGMg/4z8RIvltkOGuTmNyai+ GtvrVMg5zhA+yJSAfmlQPS2rx59SNA==",
                "MX 13 2 3600 20260811064446 20260811034446 52999 acquia.com. YQZQ7z2/Bh1yGSRcxmyCk31bnQhEyEqcrey3upFEM+69uYok3FiNfSLK +9LgWKEu8zPKUcSfLZK7fKYQ4ZRZfw==",
                "A 13 2 60 20260811054546 20260811034446 52999 acquia.com. r1x2DjSg1EBMrDz5MKYAYf8fNkhB+1Bts/7UZJk6qP7VAb/WudszWbJX /dZF3bjtvuAuY6Em90ulCCp0YiSwIg==",
                "NS 13 2 172800 20260813043234 20260811023234 52999 acquia.com. DCDrE4hJochylGlVMTD24FkOn+C9O3Kr0VWv85FxQN7cfxTlx3AhRWlZ 7BMnyeyUtBMD4CqD1p+rIISmnH8D6w==",
                "DS 13 2 86400 20260816011249 20260809000249 41446 com. U3AmYfSufnbkjvoIOXWxhEyVUGEjgHq7hLQaWHhRzktI61EXDt+/v685 +qUwQU/8JOA6Wh7X4+9AIVg2UbEt4A=="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "35.169.59.120"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.google.com include:_spf.salesforce.com include:_spf.intacct.com include:stspg-customer.com include:amazonses.com -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:7a94vqy5@ag.us.dmarcian.com;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.acquia.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCeqpOzkdaIfB+u9+QDiHqra+7xzUSZ8JOvXQNgyOJRld+yQJFW1bHewfkmumx5aVfybzUJ3dpMtrjoJVubTJFMrj5Yz4gGNylMtC4ongVHbplQnSBxApDsgTYjYYAW+NY1vBCUapRvwnVGXQsTnzLJigG32K+nY8O6SzPGF9ptvQIDAQAB; n=1024,1485051841,1500690241",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://www.acquia.com/acquia_logo.svg;",
        "mta_sts": "v=STSv1; id=20251106141500",
        "tls_rpt": "v=TLSRPTv1; rua=mailto:7a94vqy5@tls.dmarcian.com;"
    },
    "advanced": {
        "ptr": "ec2-35-169-59-120.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "35.169.59.120"
                    ],
                    "time_ms": 72.97
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "35.169.59.120"
                    ],
                    "time_ms": 52.77
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "35.169.59.120"
                    ],
                    "time_ms": 86.76
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "35.169.59.120"
                    ],
                    "time_ms": 76.19
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "35.169.59.120"
                    ],
                    "time_ms": 69.42
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Sectigo Limited",
        "subject": "*.acquia.com",
        "valid_from": "2025-10-27T19:00:00-05:00",
        "valid_to": "2026-11-07T17:59:59-06:00",
        "days_remaining": 88,
        "san": [
            "*.acquia.com",
            "acquia.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.acquia.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "cloudflare",
            "date": "Tue, 11 Aug 2026 04:44:48 GMT",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "231",
            "location": "https://www.acquia.com/",
            "x-content-type-options": "nosniff",
            "cache-control": "max-age=31536000, public",
            "expires": "Sun, 19 Nov 1978 05:00:00 GMT",
            "x-request-id": "v-bfe8eeda-9532-11f1-9a06-73ea060918cb",
            "age": "5425",
            "via": "varnish",
            "x-cache": "HIT",
            "x-cache-hits": "1584",
            "link": "<https://www.acquia.com/home.md>; rel=\"alternate\"; type=\"text/markdown\"; title=\"Home\"",
            "cf-ray": "a2949651f81a980a-STL",
            "cf-cache-status": "DYNAMIC",
            "accept-ranges": "bytes",
            "content-language": "en",
            "last-modified": "Mon, 10 Aug 2026 20:52:03 GMT",
            "strict-transport-security": "max-age=31536000",
            "vary": "Cookie,Accept,Accept-Encoding",
            "content-security-policy": "frame-ancestors 'self' acquia.lookbookhq.com acquia.docebosaas.com www.acquiaacademy.com acquia.seismic.com app.veertly.com widen--servcom.sandbox.my.site.com widen--sitepreview.na135.force.com community.widen.com acquia.atlassian.net rise.articulate.com www.drupal.org new.drupal.org; report-uri /report-csp-violation",
            "permissions-policy": "accelerometer=(), ambient-light-sensor=(), attribution-reporting=self, autoplay=(self \"https://www.youtube.com\"), battery=(), bluetooth=(), camera=(), ch-ua=self, ch-ua-arch=self, ch-ua-bitness=self, ch-ua-full-version=self, ch-ua-full-version-list=self, ch-ua-mobile=*, ch-ua-model=self, ch-ua-platform=*, ch-ua-platform-version=self, ch-ua-wow64=self, compute-pressure=(), cross-origin-isolated=self, direct-sockets=(), display-capture=(), encrypted-media=self, execution-while-not-rendered=*, execution-while-out-of-viewport=*, fullscreen=(self \"https://player.vimeo.com\" \"https://www.youtube.com\"), geolocation=self, gyroscope=(), hid=self, idle-detection=self, keyboard-map=self, magnetometer=(), microphone=self, midi=self, navigation-override=self, payment=(), picture-in-picture=*, publickey-credentials-get=self, screen-wake-lock=self, serial=(), storage-access=*, sync-xhr=(), usb=(), web-share=self, window-management=self, xr-spatial-tracking=self",
            "referrer-policy": "strict-origin-when-cross-origin",
            "x-ah-environment": "prod",
            "x-content-security-policy": "frame-ancestors 'self' acquia.lookbookhq.com acquia.docebosaas.com www.acquiaacademy.com acquia.seismic.com app.veertly.com widen--servcom.sandbox.my.site.com widen--sitepreview.na135.force.com community.widen.com acquia.atlassian.net rise.articulate.com www.drupal.org new.drupal.org; report-uri /report-csp-violation",
            "x-drupal-cache": "HIT",
            "x-drupal-dynamic-cache": "MISS",
            "x-frame-options": "ALLOW-FROM https://new.drupal.org",
            "x-generator": "Drupal 10 (https://www.drupal.org)",
            "x-webkit-csp": "frame-ancestors 'self' acquia.lookbookhq.com acquia.docebosaas.com www.acquiaacademy.com acquia.seismic.com app.veertly.com widen--servcom.sandbox.my.site.com widen--sitepreview.na135.force.com community.widen.com acquia.atlassian.net rise.articulate.com www.drupal.org new.drupal.org; report-uri /report-csp-violation"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.acquia.com/",
        "title": "Digital Experience Platform for Content, Community, Commerce | Acquia",
        "description": "Acquia provides the leading cloud platform for building, delivering, and optimizing digital experiences.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "35.169.59.120": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.8,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4007.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": 144.99
}