{
    "ok": true,
    "domain": "qlik.com",
    "generated_at": "2026-08-09T09:49:08-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 87,
        "label": "Good",
        "categories": {
            "dns": 85,
            "mail": 90,
            "security": 84,
            "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": "2 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": "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": "51 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": 19,
                "lost_points": 16,
                "detail": "5 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: afa7f374f51cc8991.awsglobalaccelerator.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": "2 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": "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": "51 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": "5 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: afa7f374f51cc8991.awsglobalaccelerator.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": [
                "15.197.167.90",
                "3.33.186.135"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxa-0021b601.gslb.pphosted.com.",
                "10 mxb-0021b601.gslb.pphosted.com."
            ],
            "TXT": [
                ";; communications error to 69.64.44.20#53: timed out",
                "\"google-site-verification=-yaIF0LghYTof_sIKZ84Zb47q9IgqvLgpAcUDvmJzf0\"",
                "\"google-site-verification=8d6Oqo6Pc3WXAXu9g5xSJPsdiSVawx8vv1fv8Moh1yU\"",
                "\"NwUagXHTAz06fZtXy5jLqcN0+XyUxKWoK0sG3kn/u9E=\"",
                "\"oci-domain-verification=TwhI1CCpw9bTeailAuihb92D9Wzg8u22COfWLxei\"",
                "\"eDmFwjV4mvZ+FLktnySip61eLrHk3I99ryKE0pmFG7E=\"",
                "\"41337cc2c3804a8984666391b1a4a1cd\"",
                "\"bugcrowd-verification=ae34e9fb93343c7ebed1d8820a6653a5\"",
                "\"drift-domain-verification=1d4944f1e520979bd526d511fdff149dc3f54053d2accc08cecfd658c22bb714\"",
                "\"00d20000000igpxea4\"",
                "\"docker-verification=5e2f6b4d-41a5-4fd1-aaa8-3f28e680af62\"",
                "\"09a5eeaa6c3b447793dcbc0a36ade18c\"",
                "\"MS=ms33521263\"",
                "\"google-site-verification=dX5MJQ6Ua5DVlxm7ZuOJQsWwa_4gDi3ThyUuRzuZm6k\"",
                "\"smartsheet-site-validation=wzIM5MpYy1R8Oq4hGJ4IXCepTf7lpA7x\"",
                "\"mongodb-site-verification=GMnNuaOP7q1oHOyedopTb4Jj05LSuVp3\"",
                "\"atlassian-domain-verification=1j5soOm5CSlbYa869kdE/1DJ9tBYNtdaaiyoJ1NYyF2WSQAb/juet9ouCzMvTbme\"",
                "\"anthropic-domain-verification-99j707=LUYSHYtHmQAU1Ze0KkOojQKtA\"",
                "\"0Od5A94E2UsVQ0dgvRBJltoqj1jFoQnI6+/BLRCCWdk=\"",
                "\"google-site-verification=LvvlpJBiXefXF2bnHbEA6G8ptPAng55TNjy_MIe8jYo\"",
                "\"h0dm2m239bz6s1hxhhjdbpzhlc3jl44q\"",
                "\"pendo-domain-verification=ef6e8e26-f73d-414d-a105-08d219701551\"",
                "\"neat-pulse-domain-verification-VnXR8DN=89faf268-23ed-4f34-9452-a05fcafd2386\"",
                "\"mongodb-site-verification=KZmHyvEBwSs0vLlSxMQPA8QHWqdZ6Rxf\"",
                "\"apple-domain-verification=geN7BLAjcWKjQNZt\"",
                "\"1password-site-verification=ANO53EIBXRA7FI4FR3P4QSKJGQ\"",
                "\"YwQbwQUUJUze+6EcyLV4HsWKcLW6pEdZ2rMBzdpd/d8=\"",
                "\"VPGYwXk+fgpJs21IIED26LtBpwm2oK3gz1uTI7NlxPY=\"",
                "\"jTc+QxHUmJ5y9ncUlg/zaPzm4TNXzOAI8ukzpoqPSZQ=\"",
                "\"Dynatrace-site-verification=c35e7761-13d1-4d91-ace8-26b614d23a83__hap8b8ij5f6cgsj0cf0i2edsap\"",
                "\"R0E0L14198\"",
                "\"adobe-idp-site-verification=d383db26748ecff916f7b108f53b2b46e1fc42984258a307cc839fc54e06489f\"",
                "\"NK0B4mnEm1YUwZX3K+MDVE1hpzKYsQzztHVoGDfw73o=\"",
                "\"PVwPIueCbN2MR8HF3Q6CBSE3ICRfNwdgxG0SA0CCiec=\"",
                "\"494hp0jmcgnlnbm04h3wjxgtgchhg4lt\"",
                "\"miro-verification=48fc7011601b41a4f6f31456448e3d714dad150e\"",
                "\"drift-domain-verification=299b75aba96ac2991b84ef086d9f026ef1e0cdb1a1c1947944ccb358e4e045ae\"",
                "\"C5ZOUGrCtvU20WPJLJQNE9WiY8SzIjrHaPp4QqcksSg=\"",
                "\"asv=2ff59e17fece2cc19e7e05469b594d08\"",
                "\"atlassian-domain-verification=DEYuqgP1E2v46YC8lWbaQ6bK1Hd8Ynb5f3nZLEgXKFLW8MloJ20PZw108Q3iPZMM\"",
                "\"hubspot-developer-verification=ZDdjOGUzM2ItZGUyMC00M2VmLWI0MTktZWMzODliNTU5MTc2\"",
                "\"google-site-verification=3oLniw9m-AnEQnTWX9j3pKXaZwFcEwm6CwZBcZiUYLY\"",
                "\"onetrust-domain-verification=1e34c1b067fd4feebb523d660ba34270\"",
                "\"wrike-verification=MzQ0NTI0NTphYzM2MjcwZDcyNzE5YWM4NjIxYWNjZDY3ZTExOGEyZTkyYzVkZTMyMDZlNzBjOTIyMGI3MWNmOTNlNTgyMmFm\"",
                "\"Q6mVNMewo+z4SRav8DFUNsEewtSYbdH4IdbHGdhkp3Q=\"",
                "\"_1dsp6oh1d5wicwgcskxxe4t9cf157ul\"",
                "\"esxRzWjMX4scerXJVD2suDWNuIM6Iu43gX7l/Y912Pg=\"",
                "\"google-site-verification=sSJ7V14TYyDEGVfafyzL9q89hLXRHPp6srKLv1ptlxA\"",
                "\"google-gws-recovery-domain-verification=69404132\"",
                "\"google-site-verification=uggxE9kuRTsJ6ElrjXJ4GZfvzY_N7G5zR_KnEII2vxc\"",
                "\"docusign=fa43744b-bf74-46d1-af69-f35872ebc13d\"",
                "\"google-site-verification=Y0G6hAvbs608Apy94M1l3IzyhakBX4LerxvVvl8hsBg\"",
                "\"_5t9qp4k3gzzkgu9fkmw9q2upu5zl3bc\"",
                "\"google-site-verification=Y2G9GhJJ31tXvAQEtHYH51yEs058R9OTGZW5EbXT9UU\"",
                "\"google-site-verification=B2CPNt_TwX9ZWIhxcEhkXxRrmp6_kzkHormNM5RPOIE\"",
                "\"ciscocidomainverification=6b6cbdf30606fa3dc0ef0529ae8fea8e2dec3363c4e4a90d86db8abc642da15c\"",
                "\"docusign=3bbebbc0-5cf3-403d-b470-d8edd6d8f4c0\"",
                "\"3SS6Hdy0D65AsqF6G2mhNAvq4rw6o7lyMGVhzcvfK/JXodtHWbB083dTARXVY4ipK0/d+y3wI4NCMvnIiK/dUg==\"",
                "\"v=spf1\" \" mx\" \" ip4:204.93.64.116\" \" ip4:206.196.17.39\" \" ip4:206.196.17.36\" \" ip4:206.196.17.60\" \" ip4:209.235.207.195\" \" ip4:188.65.156.39\" \" ip4:195.140.184.0/22\" \" ip4:91.192.40.0/22\" \" ip4:91.222.96.0/22\" \" ip4:52.38.191.241\" \" ip4:168.245.52.237\" \" ip4:159.182.219.30\" \" ip4:159.182.219.31\" \" ip4:159.182.63.31\" \" ip4:159.182.1.200\" \" ip4:159.182.1.201\" \" ip4:159.182.79.30\" \" ip4:159.182.127.30\" \" ip4:114.251.200.21\" \" ip4:159.182.81.40\" \" ip4:72.35.5.158\" \" ip4:159.182.107.23\" \" ip4:159.182.67.30\" \" ip4:159.182.241.23\" \" ip4:159.182.241.24\" \" ip4:5.10.237.238\" \" ip4:185.40.25.168\" \" ip4:54.240.114.188\" \" ip4:54.240.114.189\" \" ip4:208.74.204.0/22\" \" ip4:46.19.168.0/23\" \" ip4:104.46.112.255\" \" ip4:192.174.90.242\" \" ip4:208.74.204.5\" \" ip4:52.23.49.7\" \" ip4:70.38.100.90/31\" \" ip4:70.38.100.92/30\" \" ip4:70.38.100.96/30\" \" ip4:107.21.4.59\" \" ip4:204.14.232.0/22\" \" ip4:4.7.16.128/26\" \" ip4:38.108.186.0/24\" \" ip4:216.35.11.64/26\" \" ip4:65.74.175.0/27\" \" ip4:216.55.46.192/26\" \" ip4:54.240.14.168\" \" ip4:54.240.14.169\" \" ip4:54.240.14.170\" \" ip4:35.190.247.0/24\" \" ip4:35.191.0.0/16\" \" ip4:46.226.48.0/21\" \" ip4:64.233.160.0/19\" \" ip4:66.102.0.0/20\" \" ip4:66.249.80.0/20\" \" ip4:67.216.183.10\" \" ip4:67.219.240.0/20\" \" ip4:72.14.192.0/18\" \" ip4:74.125.0.0/16\" \" ip4:85.158.136.0/21\" \" ip4:95.131.104.0/21\" \" ip4:103.9.96.0/22\" \" ip4:108.177.8.0/21\" \" ip4:108.177.96.0/19\" \" ip4:117.120.16.0/21\" \" ip4:130.211.0.0/22\" \" ip4:172.217.0.0/19\" \" ip4:172.217.32.0/20\" \" ip4:172.217.128.0/19\" \" ip4:172.217.160.0/20\" \" ip4:172.217.192.0/19\" \" ip4:172.253.56.0/21\" \" ip4:172.253.112.0/20\" \" ip4:173.194.0.0/16\" \" ip4:193.109.254.0/23\" \" ip4:194.106.220.0/23\" \" ip4:195.245.230.0/23\" \" ip4:199.71.239.178\" \" ip4:209.85.128.0/17\" \" ip4:216.46.96.237\" \" ip4:216.46.96.238/31\" \" ip4:216.58.192.0/19\" \" ip4:216.82.240.0/20\" \" ip4:216.239.32.0/19\" \" ip4:87.253.232.0/21\" \" ip4:185.189.236.0/22\" \" ip4:185.211.120.0/22\" \" ip4:185.250.236.0/22\" \" ip4:45.14.148.0/22\" \" ip4:148.139.124.21\" \" ip4:149.96.6.7\" \" ip4:149.96.5.2\" \" ip4:199.91.140.28\" \" ip4:148.139.124.24\" \" ip4:149.96.5.209\" \" ip4:148.139.125.23\" \" ip4:148.139.125.21\" \" ip4:199.91.136.28\" \" ip4:149.96.5.7\" \" ip4:148.139.124.22\" \" ip4:149.96.6.2\" \" ip4:148.139.125.24\" \" ip4:148.139.125.22\" \" ip4:149.96.5.3\" \" ip4:149.96.6.3\" \" ip4:149.96.6.6\" \" ip4:149.96.6.209\" \" ip4:148.139.124.23\" \" ip4:149.96.5.6\" \" ip4:148.139.0.31\" \" ip4:148.139.3.2\" \" ip4:199.91.139.24\" \" ip4:148.139.2.2\" \" ip4:199.91.141.145\" \" ip4:148.139.1.2\" \" ip4:199.91.136.26\" \" ip4:149.96.13.2\" \" ip4:148.139.143.19\" \" ip4:37.98.234.2\" \" ip4:199.91.140.26\" \" ip4:148.139.0.2\" \" ip4:199.91.137.2\" \" ip4:148.139.142.19\" \" ip4:199.91.139.23\" \" ip4:199.91.139.145\" \" ip4:149.96.14.2\" \" ip4:199.91.137.26\" \" ip4:148.139.143.20\" \" ip4:37.98.235.2\" \" ip4:199.91.136.28\" \" ip4:199.91.139.22\" \" ip4:199.91.140.28\" \" ip4:199.91.141.23\" \" ip4:199.91.141.24\" \" ip4:148.139.143.18\" \" ip4:37.98.232.12\" \" ip4:148.139.142.20\" \" ip4:37.98.232.26\" \" ip4:148.139.142.17\" \" ip4:148.139.143.17\" \" ip4:199.91.141.22\" \" ip4:148.139.142.18\" \" ip4:148.139.1.31\" \" ip4:37.98.232.2\" \" ip4:199.91.136.28\" \" ip4:149.96.132.2\" \" ip4:148.139.105.16\" \" ip4:103.23.65.2\" \" ip4:149.96.2.26\" \" ip4:149.96.195.2\" \" ip4:103.23.67.26\" \" ip4:148.139.104.17\" \" ip4:103.23.66.26\" \" ip4:149.96.133.2\" \" ip4:199.91.140.28\" \" ip4:148.139.104.16\" \" ip4:103.23.64.2\" \" ip4:149.96.194.2\" \" ip4:149.96.220.2\" \" ip4:148.139.105.17\" \" ip4:149.96.1.26\" \" ip4:149.96.221.2\" \" ip4:199.47.187.110\" \" ip4:199.47.187.111\" \" ip4:103.248.10.126\" \" ip4:103.248.10.127\" \" ip4:208.117.60.29\" \" ip6:2001:4860:4000::/36\" \" ip6:2404:6800:4000::/36\" \" ip6:2607:f8b0:4000::/36\" \" ip6:2800:3f0:4000::/36\" \" ip6:2a00:1450:4000::/36\" \" ip6:2c0f:fb50:4000::/36\" \" a:zgateway.zuora.com\" \" include:_spf.salesforce.com\" \" include:mktomail.com\" \" include:spf.protection.outlook.com\" \" include:us.khoros-mail.com\" \" include:amazonses.com\" \" include:_spf.qemailserver.com\" \" include:spf-0021b601.pphosted.com\" \" ~all\"",
                "\"google-gws-recovery-domain-verification=69159504\"",
                "\"ZOOM_verify_nhXZAftkVbg7P5EN7o16M6\"",
                "\"QRfwZwdsYeeXXhunNU9Ztt9ok36WY6jIhWOM082Ln8o=\"",
                "\"TfudFn4xBB1TdmK1FCXqKpLJXRKC8TtUmqyi8rmvROM=\""
            ],
            "NS": [
                "ns2.p201.dns.oraclecloud.net.",
                "ns1.p201.dns.oraclecloud.net.",
                "ns4.p201.dns.oraclecloud.net.",
                "ns3.p201.dns.oraclecloud.net."
            ],
            "SOA": [
                "ns1.p201.dns.oraclecloud.net. registry.ports.net. 2026080910 1800 900 1814400 3600"
            ],
            "CAA": [],
            "DS": [
                "48420 13 2 CFBB98BD0481781AEE006425B1EA7A96BBB81EB210A0264663D521AB 783AC77A"
            ],
            "DNSKEY": [
                "257 3 13 ctzpqcGRRJERLK/OKTw1pZIcvQdEuc12cw+cQgEcJjPbFWkTQOtShAZy r4cChpfS0Zfi/+u5on6YWRs3+duGcw==",
                "256 3 13 t5D3D/Aq9rjHhh80neD3lHXa4fFtSbajbj6bMw86jFjkutOK4hVeEOaR w2gMo9srPRDdt9MynE4EKV82B8/9rA=="
            ],
            "RRSIG": [
                "SOA 13 2 3600 20261008105331 20260809105331 46042 qlik.com. V2xXPxXKtLEf2xVRYY2yQnSzYr8GWU/YN2XbS3G8bTvAT+LIqEZelqN3 oB/eoumwZaOdvi1gHDak244I3Gsl6g==",
                "TXT 13 2 3600 20261008105331 20260809105331 46042 qlik.com. RVdghMyTt5QbIImYcYeQrcM5K0RqaO11mrUUa71EyPqTKw8gqbnm9x/F taTEYPNDhPaFK0li6CWE1/n2mOUx0g==",
                "NS 13 2 3600 20261008105331 20260809105331 46042 qlik.com. OjZso4gF+LfjVIVgvsTUEsb5Wuai8pCnlmfdzyBXjPnpyJ19C0ti8HzY sEIgn2cl9VQhUfK/p6AufGCj11Eipw==",
                "A 13 2 300 20261008105331 20260809105331 46042 qlik.com. vNIq48FdGxMuOM5qbjYlVuD4kZ8TRnwXHmXo48k6VskCE1rkAwCCl86Q xVLZnF2z1zN2w9Aw5/kdWOmzA0Isdg==",
                "DS 13 2 86400 20260815021406 20260808010406 41446 com. /PrFa/WrQosNwZkYlh2mFNnMD96rkGBgxgoTj9ZcLpokAYb8/KhByLJh gDn7XVySGBf+yGxkHqHUlRnjn05Tbw=="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "15.197.167.90",
            "3.33.186.135"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 mx ip4:204.93.64.116 ip4:206.196.17.39 ip4:206.196.17.36 ip4:206.196.17.60 ip4:209.235.207.195 ip4:188.65.156.39 ip4:195.140.184.0/22 ip4:91.192.40.0/22 ip4:91.222.96.0/22 ip4:52.38.191.241 ip4:168.245.52.237 ip4:159.182.219.30 ip4:159.182.219.31 ip4:159.182.63.31 ip4:159.182.1.200 ip4:159.182.1.201 ip4:159.182.79.30 ip4:159.182.127.30 ip4:114.251.200.21 ip4:159.182.81.40 ip4:72.35.5.158 ip4:159.182.107.23 ip4:159.182.67.30 ip4:159.182.241.23 ip4:159.182.241.24 ip4:5.10.237.238 ip4:185.40.25.168 ip4:54.240.114.188 ip4:54.240.114.189 ip4:208.74.204.0/22 ip4:46.19.168.0/23 ip4:104.46.112.255 ip4:192.174.90.242 ip4:208.74.204.5 ip4:52.23.49.7 ip4:70.38.100.90/31 ip4:70.38.100.92/30 ip4:70.38.100.96/30 ip4:107.21.4.59 ip4:204.14.232.0/22 ip4:4.7.16.128/26 ip4:38.108.186.0/24 ip4:216.35.11.64/26 ip4:65.74.175.0/27 ip4:216.55.46.192/26 ip4:54.240.14.168 ip4:54.240.14.169 ip4:54.240.14.170 ip4:35.190.247.0/24 ip4:35.191.0.0/16 ip4:46.226.48.0/21 ip4:64.233.160.0/19 ip4:66.102.0.0/20 ip4:66.249.80.0/20 ip4:67.216.183.10 ip4:67.219.240.0/20 ip4:72.14.192.0/18 ip4:74.125.0.0/16 ip4:85.158.136.0/21 ip4:95.131.104.0/21 ip4:103.9.96.0/22 ip4:108.177.8.0/21 ip4:108.177.96.0/19 ip4:117.120.16.0/21 ip4:130.211.0.0/22 ip4:172.217.0.0/19 ip4:172.217.32.0/20 ip4:172.217.128.0/19 ip4:172.217.160.0/20 ip4:172.217.192.0/19 ip4:172.253.56.0/21 ip4:172.253.112.0/20 ip4:173.194.0.0/16 ip4:193.109.254.0/23 ip4:194.106.220.0/23 ip4:195.245.230.0/23 ip4:199.71.239.178 ip4:209.85.128.0/17 ip4:216.46.96.237 ip4:216.46.96.238/31 ip4:216.58.192.0/19 ip4:216.82.240.0/20 ip4:216.239.32.0/19 ip4:87.253.232.0/21 ip4:185.189.236.0/22 ip4:185.211.120.0/22 ip4:185.250.236.0/22 ip4:45.14.148.0/22 ip4:148.139.124.21 ip4:149.96.6.7 ip4:149.96.5.2 ip4:199.91.140.28 ip4:148.139.124.24 ip4:149.96.5.209 ip4:148.139.125.23 ip4:148.139.125.21 ip4:199.91.136.28 ip4:149.96.5.7 ip4:148.139.124.22 ip4:149.96.6.2 ip4:148.139.125.24 ip4:148.139.125.22 ip4:149.96.5.3 ip4:149.96.6.3 ip4:149.96.6.6 ip4:149.96.6.209 ip4:148.139.124.23 ip4:149.96.5.6 ip4:148.139.0.31 ip4:148.139.3.2 ip4:199.91.139.24 ip4:148.139.2.2 ip4:199.91.141.145 ip4:148.139.1.2 ip4:199.91.136.26 ip4:149.96.13.2 ip4:148.139.143.19 ip4:37.98.234.2 ip4:199.91.140.26 ip4:148.139.0.2 ip4:199.91.137.2 ip4:148.139.142.19 ip4:199.91.139.23 ip4:199.91.139.145 ip4:149.96.14.2 ip4:199.91.137.26 ip4:148.139.143.20 ip4:37.98.235.2 ip4:199.91.136.28 ip4:199.91.139.22 ip4:199.91.140.28 ip4:199.91.141.23 ip4:199.91.141.24 ip4:148.139.143.18 ip4:37.98.232.12 ip4:148.139.142.20 ip4:37.98.232.26 ip4:148.139.142.17 ip4:148.139.143.17 ip4:199.91.141.22 ip4:148.139.142.18 ip4:148.139.1.31 ip4:37.98.232.2 ip4:199.91.136.28 ip4:149.96.132.2 ip4:148.139.105.16 ip4:103.23.65.2 ip4:149.96.2.26 ip4:149.96.195.2 ip4:103.23.67.26 ip4:148.139.104.17 ip4:103.23.66.26 ip4:149.96.133.2 ip4:199.91.140.28 ip4:148.139.104.16 ip4:103.23.64.2 ip4:149.96.194.2 ip4:149.96.220.2 ip4:148.139.105.17 ip4:149.96.1.26 ip4:149.96.221.2 ip4:199.47.187.110 ip4:199.47.187.111 ip4:103.248.10.126 ip4:103.248.10.127 ip4:208.117.60.29 ip6:2001:4860:4000::/36 ip6:2404:6800:4000::/36 ip6:2607:f8b0:4000::/36 ip6:2800:3f0:4000::/36 ip6:2a00:1450:4000::/36 ip6:2c0f:fb50:4000::/36 a:zgateway.zuora.com include:_spf.salesforce.com include:mktomail.com include:spf.protection.outlook.com include:us.khoros-mail.com include:amazonses.com include:_spf.qemailserver.com include:spf-0021b601.pphosted.com ~all",
        "dmarc": "v=DMARC1; p=quarantine; sp=quarantine; rua=mailto:eicohuqf@ag.eu.dmarcadvisor.com,mailto:dmarc.advisor@qliktech.com,mailto:re+mw0kb9o9e3p@dmarc.postmarkapp.com,mailto:re+ogbbedjyqlk@dmarc.postmarkapp.com,mailto:dmarc_agg@vali.email; pct=100",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.qlik.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnK/JoilZW03m+IraOjbmAvvBgkdVC+51fLD4VlDO8J9kQgkNBvFmnEekHE5jpUXltC0howp9pG5/IoYoQzNesrG5qfknTKNb8zNmciIijRWC6ukaomFzavrH9mlONLf9OLzaTRW3IzB/Xi1T43FnRIIQW2bZaNvgfzIIsmcRbPnzgHW+6qTKciIe1FYEsrwRdbqvuGj0LD1I0D/mSuLVNMcD3ut6Y/B5VwGiTXlaQb89k2GaeB+UDWWKaN3cd0wgXFCTVBjtGiqFbQoezP04zW1Yv9W44+Xh4BQdTW1yAVmhU2ZsT7ez6Gpk8IgoMOG8ZXBmir6MJSr5Re4OD04DhQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 9,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "v=BIMI1; l=https://vmc.digicert.com/42039a5e-6574-45c1-9414-fa35c946e52d.svg; a=https://vmc.digicert.com/42039a5e-6574-45c1-9414-fa35c946e52d.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "afa7f374f51cc8991.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "15.197.167.90",
                        "3.33.186.135"
                    ],
                    "time_ms": 81.41
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "15.197.167.90",
                        "3.33.186.135"
                    ],
                    "time_ms": 49.82
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "15.197.167.90",
                        "3.33.186.135"
                    ],
                    "time_ms": 37.57
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "15.197.167.90",
                        "3.33.186.135"
                    ],
                    "time_ms": 52.17
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "15.197.167.90",
                        "3.33.186.135"
                    ],
                    "time_ms": 166.43
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "www.qlik.com",
        "valid_from": "2026-07-01T11:03:54-05:00",
        "valid_to": "2026-09-29T11:03:53-05:00",
        "days_remaining": 51,
        "san": [
            "qlik.com",
            "testbed.www.qlik.com",
            "www.qlik.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.qlik.com/us",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html; charset=UTF-8",
            "date": "Sun, 09 Aug 2026 14:49:08 GMT",
            "location": "https://www.qlik.com/us",
            "server": "Netlify",
            "strict-transport-security": "max-age=31536000",
            "x-nf-request-id": "01KZKFZFP474BQ4SGD18F1HPWM",
            "age": "161292",
            "cache-control": "public,max-age=0,must-revalidate",
            "cache-status": "\"Netlify Edge\"; hit; ttl=31374708",
            "netlify-vary": "language=en|de|es|fr|it|pt|ja",
            "vary": "Accept-Encoding",
            "content-length": "20",
            "accept-ranges": "bytes",
            "content-security-policy": "object-src 'none'; frame-ancestors 'self' https://www.qlik.com https://webapps.qlik.com https://www.facebook.com",
            "etag": "W/\"4d13818874f745fb3067695f856de85a-ssl-df\"",
            "referrer-policy": "strict-origin-when-cross-origin",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "x-xss-protection": "1; mode=block"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "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": "Netlify",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.qlik.com/us",
        "title": "Qlik Data Integration, Data Quality, and Analytics Solutions",
        "description": "Qlik, now with Talend, delivers a data fabric and next-level insights with its end-to-end data integration, data quality, & analytics solutions.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "15.197.167.90": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.33.186.135": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-0021b601.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 28.9,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 44.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 48.6,
                "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": 135.09
}