{
    "ok": true,
    "domain": "take2games.com",
    "generated_at": "2026-08-10T22:30:20-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 86,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 81,
            "network": 100,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "3 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "3 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": "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": "57 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-100-28-104-175.compute-1.amazonaws.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "3 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "3 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "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": "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": "57 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-100-28-104-175.compute-1.amazonaws.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "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": [
                "100.28.104.175",
                "54.157.108.158",
                "98.83.184.133"
            ],
            "AAAA": [
                "2600:1f18:297:ba18:6ddc:5d8f:6053:f003",
                "2600:1f18:297:ba0e:7900:f622:48a8:f266",
                "2600:1f18:297:ba24:b508:76de:f4a:df34"
            ],
            "CNAME": [],
            "MX": [
                "10 mxa-002e0402.gslb.pphosted.com.",
                "10 mxb-002e0402.gslb.pphosted.com."
            ],
            "TXT": [
                "\"stripe-verification=4017633D9378ABFCDCCFBC635F9031CF513C3CF80AE17B6928BDFDD64DB6F0E2\"",
                "\"b9bf38f45dcaa6334d62c95f3bafe8b6d87a70aa917a513d88\"",
                "\"jamf-site-verification=GYN9_3LkO3SUUMu8b39PlQ\"",
                "\"adobe-idp-site-verification=e5822fd2-dbb6-4192-b02c-798c6a27f155\"",
                "\"astro-domain-verification=clzlcljer05g001n9h6hrfby8\"",
                "\"vmware-cloud-verification-c0c0b44f-2ce0-4492-867f-50a91222ab8f\"",
                "\"openai-domain-verification=dv-4Kshp7j3zub36gywZVhoCm8P\"",
                "\"liveramp-site-verification=N7LfJQ_zOOUHWzRKQ58XigamknKTRS3g5EZCAit3OQk\"",
                "\"docusign=34897e9c-498c-4fad-8fa9-f3f8e565a015\"",
                "\"google-site-verification=tklhS0EPql4eM3HAdrtu9uF0Pj5YCq63tMeUCPqvnnk\"",
                "\"canva-site-verification=jABQYEVieBV932XSRGeFOg\"",
                "\"stripe-verification=EFDD6DF10113B05A767ED690B59A2FFFA45C853C4C78805349EBD9AC495A4A77\"",
                "\"stripe-verification=DA7E964834F9A3F774345857E92E45164BD3CA38DCA30FF3BC1ACF98507A2A32\"",
                "\"cursor-domain-verification-6dqnke=0MNgMsFB9iMVWuQ2Ge8bn4IwP\"",
                "\"stripe-verification=2710CECCEFF153868FF3CBE1FD4B4051BC00476CB7A823B418884ACA158EF121\"",
                "\"adobe-sign-verification=542210af2ebc04eddf91ca33105988f9\"",
                "\"invisionapp-verification=0175080689014933887952783032411900167850\"",
                "\"airtable-verification=7a6ab679b17e7cd4ccc458de2cc64270\"",
                "\"mixpanel-domain-verify=9465158e-1dff-41a1-9d65-162f3d2cc479\"",
                "\"miro-verification=3ea8442faf25fa0de74a9891a07ab52013c4390c\"",
                "\"parsec-domain-verification=td_2LSHcV9lEILHkVNDloOoyKZ2Qb4\"",
                "\"dtm-domain-verification=GGEaecVfMXXvFkK4QQpo7pO5w2jQDmOWtsEe56tNoyw\"",
                "\"knowbe4-site-verification=bdeed2a6aa9baa89871aae5aea4597b8\"",
                "\"v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com include:mail.zendesk.com ~all\"",
                "\"atlassian-domain-verification=MMzWQ2TqcxeKliKSzrsMVl8JE34sjUX/AAseKUOLM2alhtHAS0zrgFt4+kBiRto/\"",
                "\"stripe-verification=F28A604B7BF8A68BF58DC4662A0FEB6BDCC6E542E26EA6F0C93C460407AFDDB3\"",
                "\"dropbox-domain-verification=3ecxx74cevea\"",
                "\"meltwater_sso_20230818_TRITON-15725\"",
                "\"MS=ms88340078\"",
                "\"anthropic-domain-verification-qhw44f=xUtwBcaVOkB2kdQ6GOqoGf05v\"",
                "\"b9de9ed782bf4347b987f97810ad38c5\"",
                "\"workplace-domain-verification=NDM6bt7Ks9diBe9lVrcqgaxXErgoLx\"",
                "\"google-site-verification=PktW17ilKXmOmY_9xr4UZ0ZZD84mW3WJEHi5g3CRWUQ\"",
                "\"docker-verification=b4204e26-5b1f-4840-852c-bfaabb62eebc\"",
                "\"openai-domain-verification=dv-1t7H9Ae84OoeUogopc7nLsSI\"",
                "\"slack-domain-verification=UpQZs7536PBInNl4HV7c2wEGvlDBhmR8JvEmrlAq\"",
                "\"U4TyRA3baVqaki0ka2vf2AFy20Bi2jenvB+fvTxqCrBGw9PWGCr6KQL10XmuWKQXBrLSICRwCmj5M4w61cyBog==\"",
                "\"browserstack-domain-verification=72969d2e-6bfe-42fa-b935-ea1a9c0c7891\"",
                "\"h1-domain-verification=BKbAPtYuRjeXxCLLvdGJz3kyoi7ZPGpPr64eaHyNVY4QumeJ\"",
                "\"stripe-verification=3E72779BA80AE115AABF32BDE9C24E566BF4517821007A9D11DB047A9F48411C\"",
                "\"apple-domain-verification=zMvm7GLBhQ09fY4A\"",
                "\"notion-domain-verification=WwfeEgiqIUcWDhQWlEQFVWF4KWVRNEGHXJxcgZ8J1bB\"",
                "\"stripe-verification=7F698D8A1BDCF55260F96A156CDE3710F191331D554F3E64661C2CDDA7A13E54\"",
                "\"google-site-verification=N2ulbxYnGlHeWFCeQBgXC72rwYiw-W-JFGvLPeyaDRQ\"",
                "\"onetrust-domain-verification=0fe2e7258ae14c818f7ca9f1d6b39a2a\"",
                "\"linear-domain-verification=n798b5ekpewv\""
            ],
            "NS": [
                "dns2.p05.nsone.net.",
                "dns4.p05.nsone.net.",
                "dns1.p05.nsone.net.",
                "ns03.vandalay-industries.net.",
                "dns3.p05.nsone.net.",
                "ns04.vandalay-industries.net.",
                "ns01.vandalay-industries.net.",
                "ns02.vandalay-industries.net."
            ],
            "SOA": [
                "dns1.p05.nsone.net. hostmaster.nsone.net. 1742238613 43200 7200 1209600 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "100.28.104.175",
            "54.157.108.158",
            "98.83.184.133"
        ],
        "ipv6": [
            "2600:1f18:297:ba18:6ddc:5d8f:6053:f003",
            "2600:1f18:297:ba0e:7900:f622:48a8:f266",
            "2600:1f18:297:ba24:b508:76de:f4a:df34"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com include:mail.zendesk.com ~all",
        "dmarc": "v=DMARC1; p=reject; pct=100; fo=1; ri=3600; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.take2games.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnF7gQ3YlTEufBTlQEA+ud3Wp1wILRYZU56KdyzMgPXqJhOQBjiY05ZjLUWQAyCUtWj7MiRBnkWmsD/ee+s9SwIQwU2X0+SFcHkRaPzREa5xd0BKXBu21FHIzv72+POb6U22sW/X+yAkDE2TpZV6M5trwbwEqAfTgj3+fALX/HmOP+sXZoX62UWnyNk/8ebpkbopOCmuiH4QfupsaXF8u6DZ/NZoZU12HwtVKWIrTbR+UzmsYrVK+La3I9OecHCG0soKMAvcSbeYY9MniCGNzZ9u73jZvUex8pgA6r+4C1+l1DFrcPbihzQCdFj2w2YZ48SJc6m1+dBJa7ilPf5I6CQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-100-28-104-175.compute-1.amazonaws.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "100.28.104.175",
                        "54.157.108.158",
                        "98.83.184.133"
                    ],
                    "time_ms": 73.58
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "100.28.104.175",
                        "54.157.108.158",
                        "98.83.184.133"
                    ],
                    "time_ms": 53.04
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "18.185.24.46",
                        "3.126.5.188",
                        "3.71.139.153"
                    ],
                    "time_ms": 285.7
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "100.28.104.175",
                        "54.157.108.158",
                        "98.83.184.133"
                    ],
                    "time_ms": 54.52
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "100.28.104.175",
                        "54.157.108.158",
                        "98.83.184.133"
                    ],
                    "time_ms": 63.19
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "take2games.com",
        "valid_from": "2026-07-09T10:56:01-05:00",
        "valid_to": "2026-10-07T10:56:00-05:00",
        "days_remaining": 57,
        "san": [
            "take2games.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.take2games.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html; charset=utf-8",
            "location": "https://www.take2games.com",
            "server": "CloudFront",
            "date": "Tue, 11 Aug 2026 03:30:20 GMT",
            "content-length": "665841",
            "link": "<https://www.googletagmanager.com>; rel=preconnect; crossorigin",
            "content-security-policy": "frame-ancestors 'self';",
            "cache-control": "private, no-cache, no-store, max-age=0, must-revalidate",
            "etag": "\"oe8jddwrzje9nm\"",
            "vary": "Accept-Encoding",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 e6caa699adb40134ff61012e33f80622.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD56-P15",
            "alt-svc": "h3=\":443\"; ma=86400",
            "x-amz-cf-id": "V_FvhaFc_LTPIrlRnQR8vdQVR-tIi_6-k5Ifce_R09Hor2QikVeY_Q==",
            "x-xss-protection": "1; mode=block",
            "x-frame-options": "SAMEORIGIN",
            "referrer-policy": "strict-origin-when-cross-origin",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "server-timing": "cdn-upstream-layer;desc=\"Origin Shield\",cdn-upstream-dns;dur=0,cdn-upstream-connect;dur=4,cdn-upstream-fbl;dur=111,cdn-cache-miss,cdn-pop;desc=\"ORD56-P15\",cdn-rid;desc=\"V_FvhaFc_LTPIrlRnQR8vdQVR-tIi_6-k5Ifce_R09Hor2QikVeY_Q==\",cdn-downstream-fbl;dur=205"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": false,
            "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": "CloudFront",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.take2games.com/",
        "title": "Leading Game Publisher | Take-Two Interactive Software, Inc.",
        "description": "Take-Two Interactive Software is a leading game publisher, creating games through its labels, Rockstar Games, 2K, Private Division, and Social Point.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "100.28.104.175": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.157.108.158": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "98.83.184.133": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-002e0402.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 28.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 74.6,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 48.9,
                "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": 122.04
}