{
    "ok": true,
    "domain": "jamf.com",
    "generated_at": "2026-08-10T04:31:16-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 86,
        "label": "Good",
        "categories": {
            "dns": 85,
            "mail": 90,
            "security": 81,
            "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": 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": "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": "214 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: ec2-54-158-246-6.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": "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": "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": "214 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: ec2-54-158-246-6.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": [
                "54.158.246.6",
                "34.200.8.22",
                "3.228.205.199"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 jamf-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"anthropic-domain-verification-2qafk4=gkgOCzZCv3k6AFNRs3raauy8I\"",
                "\"2CDzUv8V=85a588b36dd12a597ca2ea63fbc5351c\"",
                "\"segment-site-verification=JghykzFCKhun2qloXi5mB8cV5d5txvUE\"",
                "\"slack-domain-verification=CBcGuwhIuLnK6FsbYqGe5XXnXMjZtOHIXJDXcbzg\"",
                "\"dropbox-domain-verification=du8ross271rn\"",
                "\"v=spf1 ip4:71.13.172.133 ip4:67.225.195.119 ip4:52.38.191.241 ip4:198.21.2.94 ip4:167.89.80.72 ip4:198.2.187.217 ip4:159.183.197.119 ip4:167.89.75.111 ip4:167.89.84.155 include:spf.protection.outlook.com\" \" include:mktomail.com include:_spf.salesforce.com include:spf.mandrillapp.com include:spf_c.oraclecloud.com include:amazonses.com include:mail.intercom.io ~all\"",
                "\"ZOOM_verify_nyhVNK98TECKzkW2rSz9uw\"",
                "\"apple-domain-verification=ai4UY894qyDXezkq\"",
                "\"mongodb-site-verification=ght7IDD62UqkhS4Ppu9rS5PU6bTUOWWD\"",
                "\"postman-domain-verification=9cca8b0a31e60ccf903cc2d112335f16a96d9af448d960975e24310a4514d1ca318ef07fcc9d45ba23d2a9fe781b1aa977374ee49be313e7f8ed9b73d3eda38d\"",
                "\"onetrust-domain-verification=77eb84e504624bb4aeab142d5722d06f\"",
                "\"bugcrowd-verification=24b5284459f175104c275224c29ab45f\"",
                "\"ip4:192.174.90.242\"",
                "\"jamf-site-verification=fHEpTVE1AGyqu5TsLsSMaw\"",
                "\"docker-verification=c14840ff-fc92-4cd0-ab0e-ef33fd4463b8\"",
                "\"miro-verification=ca5788e1b438ca83f8fe58b3d7bb68d139bcad42\"",
                "\"docusign=abee20a8-d1f2-4de5-856e-5c1ba339bb67\"",
                "\"ciscocidomainverification=1400a9b3e7c3c3dc52ffd7f514ec69a781184f4512dff9c4fb36b26ac16cb87\" \"google-site-verification=KMjiqC5TsPI8nuY-Hh32HMRIXWmfS3LLUZdv3uRbUSk\"",
                "\"2185B42E9C\"",
                "\"ecostruxure-it-verification=3089137a-2435-43dc-baa9-ccaeab05a760\"",
                "\"google-site-verification=vNCH8kyTUizVCa5G-52r73QSR-k-N0fJ4ZJuWcrEbpg\"",
                "\"zoom-domain-verification = {5cb0a18e-c3e9-4e06-b7e6-c0e3ad3629bc}\"",
                "\"drift-domain-verification=22b3eba79efee846a34ac5da7e2c8e50277011eef710b1f79866397d67ed39e7\"",
                "\"MS=ms81149483\"",
                "\"atlassian-domain-verification=dTW+pNNKg3lBylfaNSEylrolUpz9b3HsV0D3ye7StftJ4uBGiWzdwcqk3XyZmSre\"",
                "\"adobe-idp-site-verification=135eb7cf8d0efcd86186cd89db0e36e3c522bbd0bafeaac62d6b9f470c306bac\"",
                "\"stripe-verification=B1E02EB0ED0C145886FD2F29607CE364DECD05343F4FF14E7AC770A7CD9A12D8\"",
                "\"teamviewer-sso-verification=1746b9d01202445aa61972601be4a550\"",
                "\"zscaler-verification-214185-432026-PYA6Qol9f4\"",
                "\"apple-domain-verification=eTm10oqY5sezm1zV\"",
                "\"logmein-verification-code=9242a9b5-dc90-4a6d-b14a-1829e8eb6513\"",
                "\"apple-domain-verification=gxOKyOhfguNQHVoj\""
            ],
            "NS": [
                "ns-27.awsdns-03.com.",
                "ns-1199.awsdns-21.org.",
                "ns-1582.awsdns-05.co.uk.",
                "ns-943.awsdns-53.net."
            ],
            "SOA": [
                "ns-27.awsdns-03.com. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 300"
            ],
            "CAA": [],
            "DS": [
                "11226 13 2 679BE464EEDCA24DA8CAF4FAB6C53B7C48A3D0DE3BFACA74C53D8CCC 57827668"
            ],
            "DNSKEY": [
                "257 3 13 cIIOjKLcJkfImfBIgbzae8EvHuxV7Gv9HnB51f5uFUEXXtIy/6Vo0Hrt jHm5Ko+nwp4gVr5orbD/yzCDQJcaTg==",
                "256 3 13 TAS/20yPFJV6youk5eu2yF+wwSpSpEIaKfiVopjJ1+LXRjhS6DsW4NCu W0GdwQOf4OVoOjDn3JGITLVMnD9u0g==",
                "256 3 13 +JdFQKhvKxvR5GaDoz8xoZNI8n5yM4iX/ZXwrMx+//Zp1PjF2UamiZ9e YYS1xFgPgC38DXwQTlVa47aaeppGig=="
            ],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "54.158.246.6",
            "34.200.8.22",
            "3.228.205.199"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:71.13.172.133 ip4:67.225.195.119 ip4:52.38.191.241 ip4:198.21.2.94 ip4:167.89.80.72 ip4:198.2.187.217 ip4:159.183.197.119 ip4:167.89.75.111 ip4:167.89.84.155 include:spf.protection.outlook.com include:mktomail.com include:_spf.salesforce.com include:spf.mandrillapp.com include:spf_c.oraclecloud.com include:amazonses.com include:mail.intercom.io ~all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:njg23lzil6@rua.powerdmarc.com; ruf=mailto:njg23lzil6@ruf.powerdmarc.com; sp=none;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.jamf.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDEOxFxwyGZuW2/DXNpiQ9VZoP4b0uSx/5oJoWPhOWbpPD2q2469INWvA8dLkKyzy9vmfM3afRk//vyxKXZR7RScnfUtiLn9B1n7uzwRYl9U5RV6RCZAvbyYIkEqtO4cGSy1R8dMkfoWwuRolfSvkjLwM7gDm9GnPaD86bWMXnJGQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 7,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-54-158-246-6.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "3.228.205.199",
                        "34.200.8.22",
                        "54.158.246.6"
                    ],
                    "time_ms": 61.52
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "3.228.205.199",
                        "34.200.8.22",
                        "54.158.246.6"
                    ],
                    "time_ms": 42
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "3.228.205.199",
                        "34.200.8.22",
                        "54.158.246.6"
                    ],
                    "time_ms": 34.73
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "3.228.205.199",
                        "34.200.8.22",
                        "54.158.246.6"
                    ],
                    "time_ms": 51.23
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "3.228.205.199",
                        "34.200.8.22",
                        "54.158.246.6"
                    ],
                    "time_ms": 57.54
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "*.jamf.com",
        "valid_from": "2026-02-10T18:00:00-06:00",
        "valid_to": "2027-03-12T17:59:59-06:00",
        "days_remaining": 214,
        "san": [
            "*.jamf.com",
            "jamf.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.jamf.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Fri, 07 Aug 2026 13:10:53 GMT",
            "content-type": "text/html; charset=UTF-8",
            "location": "https://www.jamf.com/",
            "server": "Apache/2.4.68 (Debian)",
            "referrer-policy": "strict-origin-when-cross-origin",
            "x-content-type-options": "nosniff",
            "report-to": "{'group': 'csp-endpoint', 'max_age': 10886400, 'url': '/csp-violation-report-endpoint.php'}",
            "content-security-policy-report-only": "default-src https: data: 'unsafe-eval' 'unsafe-inline'; object-src 'none'; report-uri /csp-violation-report-endpoint.php; report-to csp-endpoint",
            "strict-transport-security": "max-age=63072000; includeSubDomains;",
            "set-cookie": "exp_exp_csrf_token=38023a0820a5b25584a4d7d2008084132b6a4087; expires=Fri, 07 Aug 2026 15:10:53 GMT; Max-Age=7200; path=/; secure; HttpOnly; SameSite=Lax",
            "cache-control": "max-age=0, s-maxage=2592000, must-revalidate",
            "x-frame-options": "SAMEORIGIN",
            "link": "<https://hello.myfonts.net>; rel=dns-prefetch, <https://media.jamf.com>; rel=dns-prefetch; preconnect, </css/main.css?v=20260729142541>; rel=preload; as=style, </js/jamf-critical.min.js?v=20260729142541>; rel=preload; as=script, <https://media.jamf.com/type/inter-regular.woff2>; rel=preload; as=font; crossorigin; type=\"font/woff2\", <https://media.jamf.com/type/inter-bold.woff2>; rel=preload; as=font; crossorigin; type=\"font/woff2\", <https://media.jamf.com/type/jcon_6372353d58f40790101470a75b02ecf2.woff>; crossorigin; type=\"font/woff\"",
            "expires": "Mon, 26 Jul 1997 05:00:00 GMT",
            "last-modified": "Fri, 07 Aug 2026 13:07:48 GMT",
            "pragma": "no-cache",
            "vary": "Accept-Encoding",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 dfcc0f2afc6dcac628724b6d83070178.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD58-P15",
            "x-amz-cf-id": "9EK1dxgq3AvMTOo-jYXy4fL5IMKiFukaUzNqW3vc_hHygz8lADza0A==",
            "age": "246015"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "Apache/2.4.68 (Debian)",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.jamf.com/",
        "title": "Jamf Apple Device Management. Mac iPad iPhone TV Apple MDM",
        "description": "We help organizations succeed with Apple providing ability to manage Apple devices, connect users to resources and protect your business from cyber threats.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "54.158.246.6": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "34.200.8.22": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.228.205.199": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "jamf-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.7,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4017.2,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4054.4,
                "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": 122.31
}