{
    "ok": true,
    "domain": "nick.com",
    "generated_at": "2026-08-09T05:56:53-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 88,
        "label": "Good",
        "categories": {
            "dns": 85,
            "mail": 90,
            "security": 77,
            "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": "6 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": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "2 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "85 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": 12,
                "lost_points": 23,
                "detail": "3 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-54-157-108-158.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": "6 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": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "2 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "85 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": "3 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-54-157-108-158.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": [
                "54.157.108.158",
                "98.83.184.133",
                "100.28.104.175"
            ],
            "AAAA": [
                "2600:1f18:297:ba0e:7900:f622:48a8:f266",
                "2600:1f18:297:ba18:6ddc:5d8f:6053:f003",
                "2600:1f18:297:ba24:b508:76de:f4a:df34"
            ],
            "CNAME": [],
            "MX": [
                "10 mxa-00262c01.gslb.pphosted.com.",
                "10 mxb-00262c01.gslb.pphosted.com."
            ],
            "TXT": [
                "\"docusign=c656d342-fb5e-4e7f-bbe7-fd61c95e0b5f\"",
                "\"onetrunt-domain-verification=d26d044576ba4747b202a09912956d18\"",
                "\"docusign=da9feae3-6675-4993-a5ef-0f13210bf0cd\"",
                "\"google-site-verification=Pc-StFXwwBP0U4Z8Y_4WXWSDzHd5aLkj49RBSUCGhpg\"",
                "\"appspace-domain-verification=95717daa24b5c09519b505de173a1b8d2d0d37ec64cb70ce7d6fde2847c72bca\"",
                "\"google-site-verification=bAY8L3ZScqc1NLXkb-noiZmDIYgoh6SYq0izUBC6XW0\"",
                "\"wombat-verification=3KwxVCQV1HEp-aRXRTKKaZ5G0frhk\"",
                "\"dOa1jKtzwocvMPDZ4RCZjzy2mn29ay6oWXzzXOQl2NdqbeC1JRzgHSvfGLZhbXDS7e8arcLGCdWJ1jlhLb7ecg==\"",
                "\"atlassian-domain-verification=E+wiTTQbdi+aIBlOe7MvMyDmxBdCed/oDG6hRZquh5QIu+JegSoM3VH8Fof+kOz6\"",
                "\"onetrust-domain-verification=d26d044576ba4747b202a09912956d18\"",
                "\"elevenlabs=H5kuOqr8fZrhkFwf4r_Yujuxp6wI5N_aiKWp1i0QbN4\"",
                "\"elevenlabs=oLxS0_BBKCrkY4U1UA2b2CNL58srDC1eIcrGISL79RE\"",
                "\"_c785yb69kebe2fqcd2r79n5cy7tgzd6\"",
                "\"fmkC9A6fCOoLNvhwUIukBydNiKsE7UWkFgh1pIsc6mtS5t2phJawuy6nGC+FhwKHqOziPCIgkkFgq+nab7gP+g==\"",
                "\"facebook-domain-verification=hu1vbd8pmomwgcs84mipl48qewkei3\"",
                "\"onetrust-domain-verification=6a975d7ca6b84942bb0d839e1dd2443b\"",
                "\"google-site-verification=BKSvTIhqwuqEExYWEL-gd8ViqrptdoOZR_ru9hC3Gj4\"",
                "\"parallels-domain-verification=19f7e985539e42cca485ea9a8dc3dd94c6f9931d85d8423b8ecef69756834710\"",
                "\"jamf-site-verification=fl0PsPTZnYtdYIzIMUEZng\"",
                "\"anthropic-domain-verification-szzpnd=1oS3pSFvkZz9fRtgMDqc6RfY4\"",
                "\"google-site-verification=sJrJYwyh4FOgmB3JAmkF1HlRdCfq48del70tgIKBc7Y\"",
                "\"adobe-idp-site-verification=4c1afe9e-ea70-4283-a27a-c211c24996de\"",
                "\"smartsheet-site-validation=CfnD14dI_ticq4r6b9zNvmXh_6TJZ7za\"",
                "\"apple-domain-verification=9EJAbPbJVCCmIZzo\"",
                "\"google-site-verification=d0qBTvjAVfCv0JdJ8pJBtHFNyKJAmbkelezml9etm1w\"",
                "\"openai-domain-verification=dv-zh3tRzlRfTe7BO8zc2T59Y7r\"",
                "\"y9kn97kf46mnl8vfpk6rmc6bk5vnsnzs\"",
                "\"v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com include:_netblocks.viacom.com include:spf.protection.outlook.com ip4:129.228.5.0/24 ~all\"",
                "\"autodesk-domain-verification=1ELtjJ5P8L1FzmOu2zE-\"",
                "\"MS=ms43505158\""
            ],
            "NS": [
                "dns1.p09.nsone.net.",
                "ns0004.secondary.cloudflare.com.",
                "ns0243.secondary.cloudflare.com.",
                "dns3.p09.nsone.net.",
                "dns2.p09.nsone.net.",
                "dns4.p09.nsone.net."
            ],
            "SOA": [
                "dns1.p09.nsone.net. hostmaster.nsone.net. 1655155521 600 600 1209600 86400"
            ],
            "CAA": [
                "0 issuewild \"letsencrypt.org\"",
                "0 issue \"amazon.com\"",
                "0 issue \"starfieldtech.com\"",
                "0 issuewild \"amazon.com\"",
                "0 issue \"sectigo.com\"",
                "0 issuewild \"trust-provider.com\"",
                "0 issuewild \"digicert.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issuewild \"usertrust.com\"",
                "0 issuewild \"godaddy.com\"",
                "0 issue \"comodoca.com\"",
                "0 issue \"trust-provider.com\"",
                "0 issue \"godaddy.com\"",
                "0 issuewild \"starfieldtech.com\"",
                "0 issue \"digicert.com\"",
                "0 issue \"usertrust.com\"",
                "0 issuewild \"sectigo.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "54.157.108.158",
            "98.83.184.133",
            "100.28.104.175"
        ],
        "ipv6": [
            "2600:1f18:297:ba0e:7900:f622:48a8:f266",
            "2600:1f18:297:ba18:6ddc:5d8f:6053:f003",
            "2600:1f18:297:ba24:b508:76de:f4a:df34"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com include:_netblocks.viacom.com include:spf.protection.outlook.com ip4:129.228.5.0/24 ~all",
        "dmarc": "v=DMARC1; p=none; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.nick.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDH+cGh4mBHJUgnnnDutZvgv2p+DNmw031nzUaRCtSbxoH/0gu1LI9WaBDmwNVNZZiBOEVmZxeYAebuunuX2WYaSUX4alexlJ7aoEwsBr/H57E84gCWWmZWId4WNhXcPhq3d/khq2g9bwwWvNWu6KDZKiXHoRfuPylHbDjYTs+GAQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-54-157-108-158.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "100.28.104.175",
                        "54.157.108.158",
                        "98.83.184.133"
                    ],
                    "time_ms": 61.42
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "100.28.104.175",
                        "54.157.108.158",
                        "98.83.184.133"
                    ],
                    "time_ms": 43.27
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "100.28.104.175",
                        "54.157.108.158",
                        "98.83.184.133"
                    ],
                    "time_ms": 48.95
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "100.28.104.175",
                        "54.157.108.158",
                        "98.83.184.133"
                    ],
                    "time_ms": 71.76
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "100.28.104.175",
                        "54.157.108.158",
                        "98.83.184.133"
                    ],
                    "time_ms": 78.04
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "nick.com",
        "valid_from": "2026-08-04T14:59:19-05:00",
        "valid_to": "2026-11-02T13:59:18-06:00",
        "days_remaining": 85,
        "san": [
            "nick.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.nick.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html; charset=utf-8",
            "location": "https://www.nick.com",
            "server": "redirectv2",
            "strict-transport-security": "max-age=15768000 ; includeSubDomains ; preload",
            "date": "Sun, 09 Aug 2026 10:56:52 GMT",
            "x-request-id": "68a5a7c5164db225bd1dd362edb61f61",
            "x-dns-prefetch-control": "off",
            "x-frame-options": "SAMEORIGIN",
            "x-download-options": "noopen",
            "x-content-type-options": "nosniff",
            "x-xss-protection": "1; mode=block",
            "etag": "W/\"a6efd-oPkDz/Qjb1R+OpMi6oF6O3XHANA\"",
            "cache-control": "max-age=1200"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "redirectv2",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.nick.com/",
        "title": "Nickelodeon | Homepage",
        "description": "Splat your way through the wild world of Nick with all your favorite shows, including SpongeBob SquarePants, Dora, The Loud House, Monster High, Teenage Mutant Ninja Turtles and more!",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "54.157.108.158": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "98.83.184.133": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "100.28.104.175": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-00262c01.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 28.6,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 76,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 21.3,
                "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": 99.03
}