{
    "ok": true,
    "domain": "nic.in",
    "generated_at": "2026-08-08T19:37:39-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 33,
        "label": "Critical",
        "categories": {
            "dns": 45,
            "mail": 90,
            "security": 0,
            "network": 0,
            "availability": 20
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30,
                "detail": "0 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": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "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": "3 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": 0,
                "lost_points": 55,
                "detail": "No valid certificate was retrieved."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "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": 0,
                "lost_points": 30,
                "detail": "PTR not detected."
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "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": 0,
                "lost_points": 40,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40,
                "detail": "No successful HTTP response."
            },
            {
                "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": "error",
                "title": "IPv4 (A)",
                "detail": "0 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30
            },
            {
                "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": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "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": "3 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": "error",
                "title": "Valid TLS certificate",
                "detail": "No valid certificate was retrieved.",
                "category": "security",
                "max_points": 55,
                "earned_points": 0,
                "lost_points": 55
            },
            {
                "level": "error",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "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": "error",
                "title": "PTR reverse DNS",
                "detail": "PTR not detected.",
                "category": "network",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30
            },
            {
                "level": "error",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "error",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "level": "error",
                "title": "HTTP response",
                "detail": "No successful HTTP response.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "20 mx2.mgovcloud.in.",
                "10 mx.mgovcloud.in.",
                "50 mx3.mgovcloud.in."
            ],
            "TXT": [
                ";; communications error to 69.64.44.20#53: timed out",
                "\"v=spf1 mx ip4:164.100.14.0/24 ip4:164.100.2.0/24 ip4:164.100.10.0/24 ip4:164.100.13.0/24 ip4:164.100.17.0/24 ip4:103.70.97.0/24 ip4:164.100.172.0/24  ip4:164.100.13.0/24  include:zoho.in include:mgovcloud.in include:spf.mailcloud.in -all\"",
                "\"google-site-verification=zAGOlQ7cKdTU_TmdKuS3xT6vHVQHrsY8fj5EGBho8uI\"",
                "\"MS=ms63029334\"",
                "\"zoho-verification=zb70328933.zmverify.mgovcloud.in\""
            ],
            "NS": [
                "ns8.nic.in.",
                "ns6.nic.in.",
                "nicnet.nic.in.",
                "ns4.nic.in."
            ],
            "SOA": [
                "nicnet.nic.in. nsadmin.nic.in. 2026080711 1800 0 1209600 14400"
            ],
            "CAA": [],
            "DS": [
                "14779 8 2 A7D2C899C9D83B824FCB6EFC43B7A8D01002BDE6824B3A70CE4E0B0E E25D95B7"
            ],
            "DNSKEY": [
                "257 3 8 AwEAAcIHO76E/Y0WSJtWBIwwbQLpwwaKsCSxndjAohPBh81I8UfYjn+4 QhKl3OR4wOZwxZLVEmWMQuEgVHL9DfGswaFkWtXgYwd6kQPtDNlaKi+R nO7jJZ8BZHN7UdqleQV7ZzZzjtMzfVBEz2wSsxc+beTeSc7w8leG6bOJ eJH+4wrDQ2tnfXGxyWYCKoB5/jBIIE7JUTcVd0wnb4vC1wI7E3mxnRtp kPeRyYuGu0IuqyuKR+HcZ70zSANpTjzmcpNYlqK8FA42nx029rp8jeSm gQ129Byd/U+3g4wIcGdvNs+Mow8cqUwoA4wBsCkG3wrTkZa4kcbZ3P9S 0iFNSlW0VFs=",
                "256 3 8 AwEAAbj5DnWmHGgZkD6r0fgKtLR5G2NWcCbRhqFDckFR4quVBdtiquTH JZLXYVWs0gDQon2hNXOYtUdrV2+D6Qf+nFlipey9Mmvdplc5TVSvHVR3 fB0qtE3yj7gJUh4EwsZUx1/SGOJEq8ya21mzuI0UfXuoh0l6gVm5Oy3m ep+KOZfF"
            ],
            "RRSIG": [
                "SOA 8 2 900 20260906083449 20260807083449 12228 nic.in. jKw9jVpcbtH0yXln7Lc8ZtCJlNwR/ds3RDwYeQeDfWw6F2DSg+b1PmPv pPcabPs0FhBVv2OvpnLTGHuhIUnFkPz1Zk1PJJHRvggXENEftpkY91hB 8sQa9Zlhhl1g9BzrwnDjV5JT75OKZKs+AoGkIiB6wScm87GxvahmHOHw EyA=",
                "NS 8 2 900 20260906083449 20260807083449 12228 nic.in. J8lfJw1wCsyJxiVqIMkBgMmz4sYp8jsqeK7rAcl4PIbnkyIxgctxSVlR jX6k7qp4LvhTOaq2JSj+vLvBm9XpybAF0XJbIL09WRHekqOUvwh4N3zu 2BSKeLZB7TGqWQyKrgW5/KJDoc3SqhQZOz0S2cEO+cSvyh44lG/fZC9c gqE=",
                "TXT 8 2 900 20260906083449 20260807083449 12228 nic.in. HLh9pBc4URLzZJq+HHvPbcvgsTvSK7546DmzlCHwknIOJvwqc+uOPg3h gDjT2iD/+pdBKT1FH7OapSVjvlwyynAjIYQrjEzBSa0R8qe4Aw+vBqYo LMMS6lJ70pLweAiQ3rfawI1G2nTe3TEoSNIolj1kMPD+2NsXi5/K8KIV /UA=",
                "DS 13 2 900 20260827154503 20260728190608 55175 in. 5IWONqZXmgUwsoaLmCqqdeACUfZbtfQMMy2qLxH3rJ1Rw70VVoWBI2y1 XGIuIb8RgChvDkGcpyf0lilzqvA6gQ=="
            ],
            "NSEC": [
                "//constitutionquiz.nic.in. NS SOA MX TXT RRSIG NSEC DNSKEY"
            ],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 mx ip4:164.100.14.0/24 ip4:164.100.2.0/24 ip4:164.100.10.0/24 ip4:164.100.13.0/24 ip4:164.100.17.0/24 ip4:103.70.97.0/24 ip4:164.100.172.0/24  ip4:164.100.13.0/24  include:zoho.in include:mgovcloud.in include:spf.mailcloud.in -all",
        "dmarc": "v=DMARC1; p=reject; fo=1;rua=mailto:pmaster-rua@nic.in;ruf=mailto:pmaster-ruf@nic.in",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.nic.in",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA0xv5v4L84mJkJW6pfQOD3pHVwMpv/XVFdFyANr8x9neL6TEjGKvTV7hRIod6PYX4f2IB5i9OfUdUp3yzts5itDrUh6KzqXW2b3qEtFyL/oGVvZxt0bDumf//GQtQey5EEVUXnZ72b6FcZ8a9air5YyjpZPq1zIXh6SJivPx9DVdRxadtIGjSIYOweSjqYmPfJ1+IfJRfbXGN66/h1Pc6q8NFTyvPcOhA+uKk430yLgsfXhi4K0bOGdKYuJkWZcf2qS+RKwhrhfgKSjJ9zmkMhv91NndaTI/QZjA4JBysUE7Fzl4WbTTxp8uKLgDin7RSAI0vVUKSpdW+ikWrD9foQQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [],
                    "time_ms": 41.62
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [],
                    "time_ms": 794.53
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [],
                    "time_ms": 308.67
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [],
                    "time_ms": 292.03
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [],
                    "time_ms": 2820.79
                }
            ]
        }
    },
    "ssl": {
        "available": false,
        "issuer": "",
        "subject": "",
        "valid_from": "",
        "valid_to": "",
        "days_remaining": null,
        "san": [],
        "protocol": "",
        "cipher": "",
        "error": "php_network_getaddresses: getaddrinfo failed: No address associated with hostname"
    },
    "http": {
        "url": "https://nic.in/",
        "status": "",
        "http_version": "0",
        "headers": [],
        "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": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://nic.in/",
        "title": "",
        "description": "",
        "success": false,
        "error": "Could not resolve host: nic.in"
    },
    "network": [],
    "smtp": {
        "host": "mx2.mgovcloud.in",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 8.7,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4018.9,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4004,
                "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": 99.5
}