{
    "ok": true,
    "domain": "turbosquid.com",
    "generated_at": "2026-08-10T02:48:35-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 84,
        "label": "Good",
        "categories": {
            "dns": 70,
            "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": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "5 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 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": "191 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: a2af5a67b0883524c.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": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "5 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "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": "191 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: a2af5a67b0883524c.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": [
                "13.248.178.125",
                "76.223.35.209"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 alt3.aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "10 alt4.aspmx.l.google.com.",
                "1 aspmx.l.google.com."
            ],
            "TXT": [
                "\"google-site-verification=_Lf_DLwrnItfRhY-7mAwk0dO1ODquLFph7bXnh8J39s\"",
                "\"google-site-verification=j1GLvba4Cwgg2t85OM0sNRsUYrHewmSCt-OLE5aq1jc\"",
                "\"google-site-verification=ugjdd79nrgG_ddJtasQkZLtWg-6UqyvQIckm5VeuCCg\"",
                "\"_globalsign-domain-verification=1l8tw_UlY9w-KyI-2UhJw9M-MdprlHlONDxm7Vk3Wt\"",
                "\"google-site-verification=soDt50nMXSe_UlC-wCTlct7QXn4eJgRBusSxVc__Xh8\"",
                "\"ahrefs-site-verification_50b7f045a8d961551b88ca4e8247ddd820bd68dc0935630bb9919be306683a23\"",
                "\"google-site-verification=J3A32-aJGV8qf-tDXSN2-3DtPew5lqQWoHfI7yJA3Z0\"",
                "\"v=spf1 include:_spf.google.com -all\"",
                "\"google-site-verification=If50CUL5HHZR4-3vNFuLaxIVDjtWQGfKGxOgGajkv_k\""
            ],
            "NS": [
                "ns-48.awsdns-06.com.",
                "ns-1916.awsdns-47.co.uk.",
                "ns-1331.awsdns-38.org.",
                "ns-582.awsdns-08.net."
            ],
            "SOA": [
                "ns-582.awsdns-08.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "13.248.178.125",
            "76.223.35.209"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.google.com -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:add78bd9e2@rua.easydmarc.us; ruf=mailto:dmarc-reports@shutterstock.com; fo=1; pct=100; rf=afrf",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.turbosquid.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAj75bVl7S+AoHaoyciXpdZGpMLFMSKljuNufLK5bAZ4YRyyj2TtcsGqC0k1sW4LrZ66aZnVqzhfNpCZKCKdULStHyAIxxidW0d4YLFCP7IJFXeBER0TmGGZHaAKLQrDJZBImM+moo2iPU+diSCbYsUbZkl36yxiNWTOFEWOrWqgykSVHOAyXWQXks9uhuoTFjRHMmt2lAN1wtFUzFrmB0F0oP8gNzrBw1KeQqQsUciMr9de+Od4hrEsLQNG0PlFnYvQC2FMmzuqr3CcAhv8oX3G3dJXTKBJCChDyZYlIboniq68ijIM0VLx7KPump5NuDdu72eRWFP3Hrm6buJr9rFQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://static.turbosquid.com/Support/turbosquid.svg;",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a2af5a67b0883524c.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "13.248.178.125",
                        "76.223.35.209"
                    ],
                    "time_ms": 47.76
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.248.178.125",
                        "76.223.35.209"
                    ],
                    "time_ms": 19.19
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "13.248.178.125",
                        "76.223.35.209"
                    ],
                    "time_ms": 44.28
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.248.178.125",
                        "76.223.35.209"
                    ],
                    "time_ms": 72.48
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "13.248.178.125",
                        "76.223.35.209"
                    ],
                    "time_ms": 129.37
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "*.free3d.com",
        "valid_from": "2026-08-03T19:00:00-05:00",
        "valid_to": "2027-02-17T17:59:59-06:00",
        "days_remaining": 191,
        "san": [
            "*.free3d.com",
            "*.kraken3d.com",
            "turbosquid.com",
            "*.turbosquid.com",
            "kraken3d.com",
            "squid.io",
            "free3d.com",
            "*.squid.io",
            "pixelsquid.com",
            "*.pixelsquid.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.turbosquid.com:443/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "awselb/2.0",
            "date": "Sun, 09 Aug 2026 17:13:12 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "0",
            "location": "https://www.turbosquid.com:443/",
            "permissions-policy": "browsing-topics=()",
            "x-frame-options": "SAMEORIGIN",
            "x-xss-protection": "0",
            "x-content-type-options": "nosniff",
            "x-permitted-cross-domain-policies": "none",
            "referrer-policy": "strict-origin-when-cross-origin",
            "link": "<https://static-assets.turbosquid.com/static/assets/tailwind-6d2cf0d345a2d27db444687c14b0b65e6ef580a24252c3380de1e96f05d74f06.css>; rel=preload; as=style; nopush,<https://static-assets.turbosquid.com/static/assets/application-506c2506b55f3d6571c67b9c66d87d8100a705d3335fd9d80f401d8121e70a58.css>; rel=preload; as=style; nopush,<https://static-assets.turbosquid.com/static/assets/application-immediate-296c09adee96ee71a9250273e827a7c20b7cd980528483d2ca98973110ffb222.js>; rel=preload; as=script; nopush",
            "cache-control": "max-age=86400, public",
            "etag": "W/\"b7d88eaac012961679543dd2b682123a\"",
            "content-security-policy-report-only": "default-src 'self' https:; base-uri 'self'; connect-src 'self' https: wss:; font-src 'self' https: data:; form-action 'self' https:; frame-ancestors 'self'; frame-src 'self' https:; img-src 'self' https: data:; media-src 'self' https: data: blob:; object-src 'none'; script-src 'self' https: 'nonce-OeMYJAj9q37by3uLPVvxXg=='; style-src 'self' https: 'nonce-OeMYJAj9q37by3uLPVvxXg=='; worker-src 'self' blob:",
            "set-cookie": "_turbosquid_rails_session=Cd0t1wHOgL6FO4NvyUMrOuwsWkAWifxKrysV47%2F5rjlCQSVaTxRK5xSPFuBsR3Ys4whEPoIf%2F81lACNMq0RjE62VKwQntAF1eUZVQSpEZOdnpntvgxB9YSmh1LfxEu2vsvR5Jf8BuONpVXzC0mGAF0zFz%2Ft72dmGbrwWfCa82VBq7OKnzEokYDpAr87uIahTgXfOgeHh7gD1xEGsc5T%2FyKXCM%2F7ywnUHl%2BIzmZA20x4McEa8DmzImdoelRnzyuMFSR%2BztRsZHi1MBAb2PRHw5Os2I74EZJZ78foyG%2B3GExuZ--GkehSrcpXaFB3TAV--%2FUw40lwD8Jfp4oMD0i08eg%3D%3D; path=/; secure; httponly; samesite=lax",
            "x-request-id": "89f590fb7414d8c997e9fe8e55e64536",
            "x-runtime": "0.016911",
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 a9b1bc0fa26632ad6e02e84eecb03856.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD56-P6",
            "alt-svc": "h3=\":443\"; ma=86400",
            "x-amz-cf-id": "Wk2zGvsLDlZSeO80FSTlu5UuYRyPBZLhytD15bWgjK3D8mOV7GDBbQ==",
            "age": "52515"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "awselb/2.0",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.turbosquid.com:443/",
        "title": "turbosquid.com",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "13.248.178.125": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "76.223.35.209": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt3.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.7,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4021.1,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.2,
                "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": 80.48
}