{
    "ok": true,
    "domain": "unity3d.com",
    "generated_at": "2026-08-08T23:00:34-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 74,
        "label": "Fair",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 65,
            "network": 50,
            "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": "1 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": "8 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": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "7 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": "114 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: a23-43-195-15.deploy.static.akamaitechnologies.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "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": "1 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": "8 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": "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": "7 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": "114 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: a23-43-195-15.deploy.static.akamaitechnologies.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "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": [
                "23.43.195.15"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "30 aspmx2.googlemail.com.",
                "30 aspmx5.googlemail.com.",
                "20 alt2.aspmx.l.google.com.",
                "20 alt1.aspmx.l.google.com.",
                "30 aspmx4.googlemail.com.",
                "30 aspmx3.googlemail.com.",
                "10 aspmx.l.google.com."
            ],
            "TXT": [
                "\"yandex-verification: 45f12d396955bbc8\"",
                "\"postman-domain-verification=928dbaf43793a51457b15a2c18da6eee3a253d5af1962784d23a7d5d36b11571dfc1bfc67204af5e24d2a52cd253ae9544aeb13958790d643f2abb9e4422e801\"",
                "\"smartsheet-site-validation=AtAVXv0rcxWwsuZq1zRPoj_M8klRugAf\"",
                "\"parsec-domain-verification=td_2E5j3vlikrmTmpGT6cUBQnPaa50\"",
                "\"docker-verification=6fcd3de6-e541-418c-b3b2-b087f66ee192\"",
                "\"chariot=chariot+unity@praetorian.com\"",
                "\"OSSRH-67067\"",
                "\"sending_domain982622=160b3c4f574a66890faff09615541c9a715d09b9927fb0b17997747fb941fdb8\"",
                "\"hcp-domain-verification=ed89d18490a58f3f616b8511971d047f6c4f258c54434a8caa4a327bb572eb7f\"",
                "\"wiz-domain-verification=5ba683498de61729ad6e4ab8ca6e14b5f097e18cf2aff07b71944d263e969447\"",
                "\"_eutvbd28065g2xkhw6tlb1m30cqcwsq\"",
                "\"_b8hlqorktnyvtxavg79yeeqsk40gjc0\"",
                "\"invisionapp-verification=1011983403369021921325650941364149129251\"",
                "\"google-site-verification=RW2hqCs6qv5X8zR_4cuOvnuYkPaJ0srnZ1yARcBpEN0\"",
                "\"teamviewer-sso-verification=200ee53c4a9147c28f76451328ee4fb7\"",
                "\"docusign=da9493b2-48e3-4664-b916-fa0a34e15895\"",
                "\"sending_domain912171=2b16b46cc91622a48d87195dc135d28f4fdd01dd1a7b9f7cf3a1bf41f2e7b7c3\"",
                "\"cursor-domain-verification-ds5n7t=UzsyHaJNj35pEH5cM4dtaBmHt\"",
                "\"sending_domain989512=cbc335aff898a14389c891a92405335b29e1555438d2ca25b7e5f995e22cada5\"",
                "\"1password-site-verification=3KR5UETWQFDTNAPXRYXYPC5JVI\"",
                "\"unity-sso-verification=f0040ef5-f81b-41e1-b8ad-a0cc2e3f15bb\"",
                "\"stripe-verification=94AC08320A49EDFD5DBE374BEAA7CF6D249AE1BC2E38235A96090E166C92D014\"",
                "\"google-site-verification=Tbng8h2rGQ3XkQjlp-abvTBMFzn41niViSDxFYFuhzc\"",
                "\"33ddeaca721a44aba1a792f72e2927ec\"",
                "\"google-site-verification=CvUTupC_u8-tYjNYi-Gjlld6FBX6CvryTnc653mollc\"",
                "\"ms-domain-verification=91bdb58c-6d23-4411-a417-6152afa635cb\"",
                "\"-vARCds_7k3v2qQZtTQKXHU\"",
                "\"anthropic-domain-verification-657kyc=5A5Ukgpb3Xl1dovrEp3lANfxH\"",
                "\"notion-domain-verification=30uPTSVIzvqeas8sUy7VmcZMTbUqXyKU8FTax7WFxst\"",
                "\"amazonses:hZ853PoLfTXcpLv1OBVLiE6ajz5JOxPwKgPvWs1qyNg=\"",
                "\"miro-verification=bd237e7f8e599f28799572dde43e6ae01f988f6e\"",
                "\"parsec-domain-verification=td_2QtQ8FDBXguwwrQCQsHyG4cSIme\"",
                "\"&TcSjCfY7YDcCm5KkCQJaf1vE&Cu0qTWe#tf$k%92D7RxdG55ZFvgFBE#42%@ycuJo!&XX2WF9Q*wIVPLJ&k187nEUxPKfOKFz*\"",
                "\"unity-sso-verification=166e5bce-7935-4368-99eb-6d5eedb0719a\"",
                "\"parsec-domain-verification=td_2QtYTuaZuY3HNh29orv2O1dy2c9\"",
                "\"uber-domain-verification=6da06f3f-5c3a-4935-92de-a47ece7c3878\"",
                "\"onetrust-domain-verification=2a107e93c1164c2ba0a5aaea59752f37\"",
                "\"_kntbmwtjer3ef8v8wuy1zm845csak89\"",
                "\"v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email include:mail.zendesk.com ~all\"",
                "\"sending_domain946862=9fcd0faadfea71535deb6e85338cefa11bb14b0d0ae28fbaf43983651fdcc2ad\"",
                "\"atlassian-domain-verification=jK2t2O1MVlhsgF6GuSXJvnQgooOgYnlr5trUoaGM7U3gWRXSvLDNGpbP/ObPNZ+Z\"",
                "\"MS=ms96212692\"",
                "\"google-site-verification=HJLSmNTufnfsk4PpIXvT2vPbpimAMHIewS7dIBUjSMw\"",
                "\"stripe-verification=873DA958FF316882A8E507571220D83F41E04F367F999E66F07C5282D96A95A7\"",
                "\"mongodb-site-verification=76n2NOgKT0pGr2GiVrVtbGFaIYgOS7JK\"",
                "\"dropbox-domain-verification=4ayjl5f60wk9\"",
                "\"qase-177813a8503d7e5b47dc6de0c9730ed6d65f0dd6\"",
                "\"notion-domain-verification=V4ac2ywzlHKu5kBNM1MH1DFthf2xFq0vg6iGk67Ogxi\"",
                "\"hpe-greenlake-domain-verification=3673705470482d4f586d766a52394732375a613266334d694f34676c4d4c6852\"",
                "\"favro-verification=padJBqNog7ndsvqQHFrPxI-Tf6SFjBYs1HfCp4lydz3\"",
                "\"adobe-idp-site-verification=02f1f140a4a6b046dfb986644c7d4027d00969aaaedbb1dc454f3db57785cdfe\""
            ],
            "NS": [
                "usw4.akam.net.",
                "use4.akam.net.",
                "ns1-8.akam.net.",
                "eur2.akam.net.",
                "usc4.akam.net.",
                "asia3.akam.net.",
                "eur5.akam.net.",
                "ns1-105.akam.net."
            ],
            "SOA": [
                "use4.akam.net. hostmaster.akamai.com. 1563803289 3600 600 604800 60"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.43.195.15"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email include:mail.zendesk.com ~all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:dmarc_agg@vali.email,mailto:dmarc@unity3d.com",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.unity3d.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAu6MYUc8uc/ez/Eb82r69FCpQyecksjIvsi1gbSGuwrkPHXzsDXMGmbIxzY1Y9N2k79O7XUEfJPrZ5LxQR9KAwX00dR2uMiAhF3U6sNCb9Me5LEPig7oKr0a9vJ4BIILnMz0AZm6gF6FmfiZaBO1vIaA02I9CfRPOgoKuaFhhXAoRPjF0OMzmQUDKiH2Kk7u8XVAKHPM5kQxbXMro3Eec8ACw2w3gr0fOspYiI1EDOBteC1uxvyNelPChkb7dfHCIZwUcv4nppdJFqjvMZTaVhf4vMgaQMEByyZ3bCx+VOSxS8xy/k0J8kKeV+WF2QFjKM5sh1sRKp7mSc8FMlre0eQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-43-195-15.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.43.195.15"
                    ],
                    "time_ms": 55.51
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.194.107.7"
                    ],
                    "time_ms": 28.59
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.43.195.15"
                    ],
                    "time_ms": 43.55
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.43.195.15"
                    ],
                    "time_ms": 63.09
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.217.41.249"
                    ],
                    "time_ms": 40.7
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "*.unity3d.com",
        "valid_from": "2025-11-27T18:00:00-06:00",
        "valid_to": "2026-12-01T17:59:59-06:00",
        "days_remaining": 114,
        "san": [
            "*.unity3d.com",
            "unity3d.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES256-GCM-SHA384"
    },
    "http": {
        "url": "https://unity.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html; charset=utf-8",
            "location": "https://unity.com/",
            "x-cloud-trace-context": "bc13df591b6a12d0d5eec78dd23855b7;o=1",
            "server": "Google Frontend",
            "content-length": "441198",
            "date": "Sun, 09 Aug 2026 04:00:26 GMT",
            "x-n": "S",
            "document-policy": "js-profiling",
            "x-middleware-rewrite": "/en",
            "vary": "rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding",
            "x-nextjs-cache": "HIT",
            "x-nextjs-prerender": "1",
            "x-nextjs-stale-time": "300",
            "x-powered-by": "Next.js",
            "etag": "\"feoz2tad3a9ga4\"",
            "x-hex-cache-hit": "miss",
            "cache-control": "max-age=300, s-maxage=900",
            "set-cookie": "location=US; expires=Sun, 09-Aug-2026 04:10:26 GMT; path=/; SameSite=Lax"
        },
        "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": "Google Frontend",
        "powered_by": "Next.js"
    },
    "webpage": {
        "url": "https://unity.com/",
        "title": "Unity: Develop, Deploy, and Grow | The World's Leading Game Engine",
        "description": "Develop, deploy, and grow with Unity, the world’s leading 3D game engine. Build for all major platforms from mobile, to PC and console as well as XR, acquire players, monetize your game, and power industrial applications.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "23.43.195.15": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx2.googlemail.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 1.1,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4019.5,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020.6,
                "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": 105.29
}