{
    "ok": true,
    "domain": "gettyimages.com",
    "generated_at": "2026-08-08T20:43:07-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 69,
        "label": "Fair",
        "categories": {
            "dns": 65,
            "mail": 90,
            "security": 65,
            "network": 65,
            "availability": 60
        },
        "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": "159 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-13-227-87-115.ord58.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": 0,
                "lost_points": 40,
                "detail": "HTTP/2 403 "
            },
            {
                "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": "159 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-13-227-87-115.ord58.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": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 403 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "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": [
                "13.227.87.115",
                "13.227.87.39",
                "13.227.87.33",
                "13.227.87.98"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 us-smtp-inbound-1.mimecast.com.",
                "10 us-smtp-inbound-2.mimecast.com."
            ],
            "TXT": [
                "\"docusign=0ee66d37-a220-4e5f-afaf-41b6267ac7b0\"",
                "\"bkcdgc6iotg6iji8juotfs3o3m\"",
                "\"_globalsign-domain-verification=uCpcs9dHJZ7eQrFmOgULisPsYuIkc6i6pZq_KsxERG\"",
                "\"atlassian-domain-verification=JbzawiJibtzmyUORaz/jI6K8cU2cS49BbPGO3zN3YbO2TgT80lujMbZBQ/bfVwPB\"",
                "\"profound-domain-verification-13cxxd=Iq2sIDGYFgMKjBduLmxF07Wvn\"",
                "\"cursor-domain-verification-kmcsnv=VqHtHPSoF4n8cOPbRCwkBgXRs\"",
                "\"ecbh80gpr9fkic03hhk9ilmlmq\"",
                "\"v=spf1 redirect=7oekay42._spf._d.mim.ec\"",
                "\"adobe-idp-site-verification=2c5ba67472b1d70c2213a2bb7c6e769ee75a0dd94238c39bb832abd80462d13c\"",
                "\"fastly-domain-delegation-448234-2019-11-21\"",
                "\"lkt2oe9padv7tbq4f8lcpndngq\"",
                "\"docusign=b7173412-6f1b-4f3d-aac1-4d062672625c\"",
                "\"ac72d06b2f4c4355b3d37e54bf64a730\"",
                "\"_globalsign-domain-verification=yW6SbkTqnuFXZBySBRWg96tGoQMb9oUK1QdltZ6gZ1\"",
                "\"miro-verification=c03df4e5475457e92bc5335bde867227d16b2c98\"",
                "\"onetrust-domain-verification=9e7af28712b54b34a007f8884b713f01\"",
                "\"CKO=cli_mrfdxrxalx7ufonskkwdbphdli\"",
                "\"shopify-verification-code=lQ26ZD0TCOboyB9ZdBYAlIOcKfsJXO\"",
                "\"gcrarlo4jnuv6jucvsu25us37t\"",
                "\"applause-verification:2a741c8b-a446-4c36-ab5e-a11692431b12\"",
                "\"stripe-verification=c1bbd5e09637a0c2140ef94598e617c4dbc5afcf69b2df5765c41244f7940916\"",
                "\"mandrill_verify.ksq5Lt349D5qSUbkKt6f9w\"",
                "\"apple-domain-verification=HqFxPgKc1cQr8s3k\"",
                "\"smartsheet-site-validation=Ug9nV9D4ugSA72Qno0U0yrPtP4uby_Q2\"",
                "\"680uo0kmvfcn7vrq9jnoab74mp\"",
                "\"arkose-domain-verify=fbr78wk53t4pc6auprz4vdmy85hz62b5\"",
                "\"openai-domain-verification=dv-fift0ZPsdjLfNFU3uVtxBIS7\"",
                "\"anthropic-domain-verification-1wq27m=DhUBLSafaKXmCGFjlkTaDvx6F\"",
                "\"aj3h9pvurs81ivgqse4n887oc2\"",
                "\"bnvlcajlodqfnt6uq16somrsbe\"",
                "\"_globalsign-domain-verification=NRUdmPO7htZDU8ifaKPLfZPA6SlIjXesa4PNNPZ1v-\"",
                "\"asv=f7d2e60ec5b2e6eefb2898c09d465c37\"",
                "\"facebook-domain-verification=2qsryf5q5y5xadmix71t56rkupk092\"",
                "\"6pd78leht1929rrjphicfrb1h\"",
                "\"r5hj6j3hjtp5hpc9ssgdkrl13g\"",
                "\"aiemamlij0uu8g3o1kfhs53fb3\"",
                "\"MpOIMwJwEbodE0zWUvZQAlnakeYnwRlz/uWFufvIB2wZsuBWGwaQaF1uJTzyEvVrFWBSGNhWoEkOrZ1IZhAmqg==\"",
                "\"v=msv1 t=56E21521-0012-4C74-BAF5-371A005951A8\"",
                "\"SFMC-1V4PVJfjJWHlGC4IOEy766xgus87uB7i1agi2mwq\"",
                "\"ozECEJCtCPL1buHkf0i1XhVu9bUhJxFEZX3QRAZp41iUI+YlumJIhPc9Uhxj/m7yJspJ0sy3Is3V1stL5vDijw==\"",
                "\"google-site-verification=EzTFgFTZSDjAQvukrk-ONWYWLO9iKq62KIgJvRvBxHs\""
            ],
            "NS": [
                "ns-194.awsdns-24.com.",
                "ns-1600.awsdns-08.co.uk.",
                "ns-1269.awsdns-30.org.",
                "ns-692.awsdns-22.net."
            ],
            "SOA": [
                "ns-1600.awsdns-08.co.uk. dnsadmin.gettyimages.com. 1 300 600 86400 900"
            ],
            "CAA": [
                "0 issuewild \"globalsign.com\"",
                "0 issue \"digicert.com\"",
                "0 issue \"godaddy.com\"",
                "0 issue \"sectigo.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issuewild \"amazon.com\"",
                "0 issuewild \"digicert.com\"",
                "0 issuewild \"godaddy.com\"",
                "0 issue \"amazon.com\"",
                "0 iodef \"mailto:dnsadmins@gettyimages.com\"",
                "0 issue \"pki.goog\"",
                "0 issue \"globalsign.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "13.227.87.115",
            "13.227.87.39",
            "13.227.87.33",
            "13.227.87.98"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 redirect=7oekay42._spf._d.mim.ec",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:46b8708e09fb858@rep.dmarcanalyzer.com; ruf=mailto:46b8708e09fb858@for.dmarcanalyzer.com; fo=1",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.gettyimages.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC9BcZy2RMwFcaYQC6mdJnVVD79SgzIvJJn9lvQGzwvuPd5P5jjjiIzFkQzO0Y4/AIjoGTcwQTYK4+oBEBbw8cvNfoBjJrXw4lHBT1SuNgpe3ttNNGNvyAoMJlnPMzPwiW/9G/E9C7wPXayyzJNPMtH6nM4wexAh0HYns1rg+GGGQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-13-227-87-115.ord58.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "52.84.127.25",
                        "52.84.127.53",
                        "52.84.127.79",
                        "52.84.127.98"
                    ],
                    "time_ms": 64.46
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.227.87.115",
                        "13.227.87.33",
                        "13.227.87.39",
                        "13.227.87.98"
                    ],
                    "time_ms": 31.99
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "54.192.100.108",
                        "54.192.100.109",
                        "54.192.100.19",
                        "54.192.100.27"
                    ],
                    "time_ms": 53.47
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "52.84.127.25",
                        "52.84.127.53",
                        "52.84.127.79",
                        "52.84.127.98"
                    ],
                    "time_ms": 83.03
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.192.100.108",
                        "54.192.100.109",
                        "54.192.100.19",
                        "54.192.100.27"
                    ],
                    "time_ms": 147.22
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "www.gettyimages.com",
        "valid_from": "2025-12-17T18:00:00-06:00",
        "valid_to": "2027-01-15T17:59:59-06:00",
        "days_remaining": 159,
        "san": [
            "www.gettyimages.com",
            "gettyimages.nl",
            "www.gettyimages.dk",
            "gettyimages.no",
            "gettyimages.fi",
            "gettyimages.be",
            "www.gettyimages.de",
            "www.gettyimages.pt",
            "www.gettyimages.hk",
            "gettyimages.es",
            "gettyimages.com.au",
            "gettyimages.at",
            "gettyimages.in",
            "gettyimages.com.mx",
            "gettyimages.it",
            "gettyimages.com",
            "www.gettyimages.co.nz",
            "gettyimages.ae",
            "www.gettyimages.co.jp",
            "www.gettyimages.ca",
            "workwithus.gettyimages.com",
            "www.gettyimages.ch",
            "gettyimages.co.jp",
            "gettyimages.ie",
            "www.gettyimages.com.mx",
            "gettyimages.co.nz",
            "www.gettyimages.com.au",
            "gettyimages.dk",
            "www.gettyimages.se",
            "gettyimages.de",
            "www.gettyimages.fr",
            "gettyimages.pt",
            "gettyimages.hk",
            "www.gettyimages.no",
            "www.gettyimages.com.br",
            "www.gettyimages.nl",
            "www.gettyimages.be",
            "www.gettyimages.fi",
            "gettyimages.ch",
            "www.gettyimages.co.uk",
            "www.gettyimages.es",
            "www.gettyimages.at",
            "gettyimages.ca",
            "www.gettyimages.it",
            "www.gettyimages.in",
            "www.gettyimages.ae",
            "gettyimages.com.br",
            "gettyimages.se",
            "www.gettyimages.ie",
            "gettyimages.co.uk",
            "gettyimages.fr"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://gettyimages.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "server": "CloudFront",
            "date": "Sun, 09 Aug 2026 01:43:02 GMT",
            "content-type": "text/html",
            "content-length": "919",
            "x-cache": "Error from cloudfront",
            "via": "1.1 b1e21adc8bf8bbc6052f2756a937f9c6.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P4",
            "x-amz-cf-id": "YZACrn79A0L4g1HicF_gSRK8Chx5yzkSXDdqWxlSrfCTGz2j5Etvfw=="
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "CloudFront",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://gettyimages.com/",
        "title": "ERROR: The request could not be satisfied",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "13.227.87.115": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.227.87.39": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.227.87.33": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.227.87.98": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "us-smtp-inbound-1.mimecast.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 1.2,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4015.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 28.4,
                "banner": "220 us-smtp-inbound-1.mimecast.com ESMTP; Sat, 08 Aug 2026 21:43:07 -0400",
                "error": "No connection"
            }
        ]
    },
    "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": 138.54
}