{
    "ok": true,
    "domain": "gallup.com",
    "generated_at": "2026-08-08T18:38:18-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 80,
        "label": "Good",
        "categories": {
            "dns": 65,
            "mail": 90,
            "security": 77,
            "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": 5,
                "lost_points": 0,
                "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": "2 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": "165 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": 12,
                "lost_points": 23,
                "detail": "3 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-52-85-12-66.ord56.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": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "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": "2 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": "165 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": "3 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-52-85-12-66.ord56.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": [
                "52.85.12.66",
                "52.85.12.110",
                "52.85.12.6",
                "52.85.12.102"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxa-0022c301.gslb.pphosted.com.",
                "10 mxb-0022c301.gslb.pphosted.com."
            ],
            "TXT": [
                "\"d17bpjna9dpfai5cvuddnvee6r\"",
                "\"cursor-domain-verification-qkf7vy=EkkQ7HCuplyGgtsKlGgSDg1W0\"",
                "\"amazonses:6Ckrlls/7qIqvQb85EWeooR29nVsWMfyFPurLcSz84g=\"",
                "\"beautifulai-site-verification=c4716ed5-0159-4a5f-a9b4-92b9813f3190\"",
                "\"docusign=f5446a7b-7410-41a4-8dad-0928ff9636fd\"",
                "\"v=msv1 t=1C0DA192-E5A1-4BFD-A25A-E5630AAD4755\"",
                "\"twilio-domain-verification=ba5b6045e88fa14939d9769b61766dfa\"",
                "\"slack-domain-verification=q0UVkYxCRe7s9ImO4SijvQQNRR1xdOHzSfx3lQBr\"",
                "\"adobe-idp-site-verification=9fb9aa11c23078a415087a53611331b84b67ebf4625f5c62baf76b6e2aef40f4\"",
                "\"notion-domain-verification=NBJEljfyGvBUhR1PQ4xFsCMsWhkZCJ4axCj0MC2YqWn\"",
                "\"openai-domain-verification=dv-AOKf24FGi3AXdHQeIockVWuo\"",
                "\"anthropic-domain-verification-qsqfx5=WONUFQqg5K61Z1CQgzSzuu1NU\"",
                "\"perplexity-ai-domain-verification-cxt3wq=fyCgDxrFVd6pHsslqQzy7PztR\"",
                "\"Dynatrace-site-verification=cc69d9e9-d7b3-42ca-a053-82fa08480175__ce1i60q9bp95lo9842mjor4lco\"",
                "\"solarwinds-service0desk-verification=5f98167b7edc6581b77e1513093e71ee\"",
                "\"atlassian-domain-verification=srCb9moeregJeSNI5t83q7dI3co/KRKmqUyj30unQ5BZZEW3v0aT6dOUn2acJnJu\"",
                "\"cisco-ci-domain-verification=6a346b3c3df59428813c35a3f56a2bf7881b34f1506c0d0ace534c6b2c9cc122\"",
                "\"figma-domain-verification=244bbc44228382e6c9bd1b85052f4a8716ee181425e2f351b2cf13868b3bc713-1754055014\"",
                "\"ms=ms88848829\"",
                "\"v=spf1 ip4:198.175.140.0/24 ip4:198.175.141.0/24 ip4:199.255.192.0/22 ip4:199.127.232.0/22 ip4:54.240.0.0/18 ip4:54.240.32.208 ip4:54.240.32.209 ip4:54.240.32.210 ip4:54.240.32.211 include:spf-0022c301.pphosted.com include:spf.protection.outlook.com -all\"",
                "\"4pRQ4uktU+v/e6PqZP4RCettjxpsgJ3hBFPCJ8kcv5LTZcHdB0coj29Pu3MS+DXZ31VQ7niGtGFI+k+jcon2RA==\"",
                "\"apple-domain-verification=hU6UQm0p6eLQulxr\"",
                "\"stripe-verification=AFAD72C78A908E60A90F44BC0950387F0F52247140B809B98500F6CD6E80953A\""
            ],
            "NS": [
                "ns-132.awsdns-16.com.",
                "ns-864.awsdns-44.net.",
                "ns-1602.awsdns-08.co.uk.",
                "ns-1529.awsdns-63.org."
            ],
            "SOA": [
                "ns-132.awsdns-16.com. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issue \"digicert.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"amazon.com\"",
                "0 iodef \"mailto:certadmin@gallup.com\"",
                "0 issue \"godaddy.com\"",
                "0 issue \"pki.goog\"",
                "0 issue \"entrust.net\"",
                "0 issue \"buypass.com\"",
                "0 issue \"sectigo.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "52.85.12.66",
            "52.85.12.110",
            "52.85.12.6",
            "52.85.12.102"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:198.175.140.0/24 ip4:198.175.141.0/24 ip4:199.255.192.0/22 ip4:199.127.232.0/22 ip4:54.240.0.0/18 ip4:54.240.32.208 ip4:54.240.32.209 ip4:54.240.32.210 ip4:54.240.32.211 include:spf-0022c301.pphosted.com include:spf.protection.outlook.com -all",
        "dmarc": "v=DMARC1; p=reject; fo=1; rua=mailto:dmarc_agg@vali.email,mailto:dmarc_report@gallup.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.gallup.com",
        "dkim": "v=DKIM1; t=s; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvfVple0EK29oadZzigdrYJcVo5gb/5hFzSmCkShR7CexjWTXmwv/05CFpg6TFz5xa49+XCTHrHLPG1W+BlhgnhNGliUJ3765S++Y6sCdJz9nwKE9izRbGrEG98AVWX0aHi7ia5ufYCsBpmk32c2zdnMSscvOK0IjksAKae2pFCqfixciu8ndStN5CYL8xQYDOX/diBAzY4jnrDRSSEs0gqrlPv93omJsA+8IQTH8QU1vdR1HXA/UajsygepKoEigKYmhQDjHdJJX+sZ1x8sT8i27XSRZZzwAdtAuBMoxtjA7ltIX2rwX8BDwS0g6ITDtDZgJGt6deLS+lJvpwBH11QIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1;l=https://vmc.digicert.com/def5de8c-4dcc-47f5-89a8-a10ff5b0bafc.svg;a=https://vmc.digicert.com/def5de8c-4dcc-47f5-89a8-a10ff5b0bafc.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-52-85-12-66.ord56.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "99.84.203.10",
                        "99.84.203.115",
                        "99.84.203.20",
                        "99.84.203.75"
                    ],
                    "time_ms": 77.31
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "52.85.12.102",
                        "52.85.12.110",
                        "52.85.12.6",
                        "52.85.12.66"
                    ],
                    "time_ms": 45.77
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "54.192.100.105",
                        "54.192.100.117",
                        "54.192.100.33",
                        "54.192.100.90"
                    ],
                    "time_ms": 77.87
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "99.84.203.10",
                        "99.84.203.115",
                        "99.84.203.20",
                        "99.84.203.75"
                    ],
                    "time_ms": 39.33
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.192.100.105",
                        "54.192.100.117",
                        "54.192.100.33",
                        "54.192.100.90"
                    ],
                    "time_ms": 77.63
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "*.gallup.com",
        "valid_from": "2025-12-22T18:00:00-06:00",
        "valid_to": "2027-01-20T17:59:59-06:00",
        "days_remaining": 165,
        "san": [
            "*.gallup.com",
            "gallup.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.gallup.com/home.aspx",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "CloudFront",
            "date": "Sat, 08 Aug 2026 23:38:16 GMT",
            "content-length": "97517",
            "location": "/home.aspx",
            "x-redirect-rule-id": "11576",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 d1c0b1f525e8772ead2ffa07108a507a.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD56-P7",
            "x-amz-cf-id": "q24RTCUlrccOkVG3Ygq1_1UXdpS4FuXg1kbL1VM761I7xCBse6qr_w==",
            "content-security-policy": "frame-ancestors *.gallupatwork.com *.gallupatwork.au *.gallupatwork.sg *.gallupatwork.uk *.gallup.com",
            "x-frame-options": "SAMEORIGIN",
            "accept-ch": "sec-ch-dpr, sec-ch-width, sec-ch-viewport-width, save-data, downlink, ect, rtt",
            "critical-ch": "sec-ch-dpr, sec-ch-width, sec-ch-viewport-width, save-data",
            "permissions-policy": "ch-dpr=(self \"https://imagekit.gallup.com\"), ch-width=(self \"https://imagekit.gallup.com\"), ch-viewport-width=(self \"https://imagekit.gallup.com\"), ch-save-data=(self \"https://imagekit.gallup.com\"), ch-downlink=(self \"https://imagekit.gallup.com\"), ch-ect=(self \"https://imagekit.gallup.com\"), ch-rtt=(self \"https://imagekit.gallup.com\")",
            "server-timing": "dtRpid;desc=\"-9738689\"",
            "set-cookie": "dtCookie=v_4_srv_3_sn_0CD9621B293F4D6B66F4278D3D72DD7B_perc_100000_ol_0_mul_1_app-3A34b2a02a1fbe5eb2_0; Path=/; Domain=.gallup.com",
            "content-type": "text/html; charset=utf-8",
            "vary": "Accept-Encoding",
            "cache-control": "public, max-age=63",
            "expires": "Sat, 08 Aug 2026 23:39:19 GMT",
            "last-modified": "Sat, 08 Aug 2026 23:38:15 GMT",
            "etag": "0000b44200e69328:dtagent10343260715123811rYan",
            "x-oneagent-js-injection": "true",
            "x-ruxit-js-agent": "true"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": true,
            "x-content-type-options": false,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": true,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "CloudFront",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.gallup.com/home.aspx",
        "title": "Gallup - Workplace Advisory Services & Global Analytics",
        "description": "Gallup goes beyond management consulting. Learn how our understanding of the human experience helps clients and the billions they serve thrive.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "52.85.12.66": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "52.85.12.110": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "52.85.12.6": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "52.85.12.102": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-0022c301.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 50,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 48.4,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 51,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "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": 87.71
}