{
    "ok": true,
    "domain": "theweek.in",
    "generated_at": "2026-08-09T16:59:36-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 71,
        "label": "Fair",
        "categories": {
            "dns": 60,
            "mail": 65,
            "security": 73,
            "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": "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": 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": "1 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": 0,
                "lost_points": 25,
                "detail": "DMARC policy not found."
            },
            {
                "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": "132 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": 8,
                "lost_points": 27,
                "detail": "2 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-222-124-45.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": "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": "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": "1 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": "error",
                "title": "DMARC",
                "detail": "DMARC policy not found.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 0,
                "lost_points": 25
            },
            {
                "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": "132 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": "2 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-222-124-45.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.222.124.45"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mail.theweek.in."
            ],
            "TXT": [
                "\"_9hzynrwo7htjjti32pcdnmpcn7nba9s\"",
                "\"amazonses:4HVDaMU+aNp6Imbpp37US8srTdOdS/2d0DFtXCDJkbw=\"",
                "\"v=spf1 a:manoramaktm.mm.co.in mx:mail.mm.co.in ip4:14.140.179.94 ip4:121.243.126.46 ip4:122.15.253.133 ip4:125.17.109.42 ip4:210.212.238.194 ip4:220.227.88.34 ip4:52.50.19.103 ?all\"",
                "\"google-site-verification=Ybt8k140Ka9-LEZmjcxdEyHQAVgFBQqo62Fw-5HBqz0\""
            ],
            "NS": [
                "a6-64.akam.net.",
                "a20-67.akam.net.",
                "a1-168.akam.net.",
                "a7-65.akam.net.",
                "a13-65.akam.net.",
                "a16-66.akam.net."
            ],
            "SOA": [
                "a16-66.akam.net. hostmaster.akamai.com. 2015022870 3600 1800 604800 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.222.124.45"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 a:manoramaktm.mm.co.in mx:mail.mm.co.in ip4:14.140.179.94 ip4:121.243.126.46 ip4:122.15.253.133 ip4:125.17.109.42 ip4:210.212.238.194 ip4:220.227.88.34 ip4:52.50.19.103 ?all",
        "dmarc": "",
        "dkim_selector": "default",
        "dkim_host": "default._domainkey.theweek.in",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDOdTgCPEM26JupS3OCgt7DKlcmXKpKUFgPvT22fbmHPiTcY49VX5c/uIQzapDTuUr/DBCCWNB7DBHg+EDBW7Tr2cBR2l6fEY++Yj/OPgvI4pQ3Dxfi8E452WeDPf1j+Iyap5HJtpFwxBjcEOhIPj9epC/s3Fb01xxoM2eJdY5F7wIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "?all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": false,
            "policy": ""
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-222-124-45.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.222.20.47"
                    ],
                    "time_ms": 79.07
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.214.124.242"
                    ],
                    "time_ms": 67.76
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.61.2.44"
                    ],
                    "time_ms": 74.02
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.214.124.242"
                    ],
                    "time_ms": 51.76
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "173.222.169.10"
                    ],
                    "time_ms": 168.87
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "manoramaonline.com",
        "valid_from": "2025-12-18T18:00:00-06:00",
        "valid_to": "2026-12-19T17:59:59-06:00",
        "days_remaining": 132,
        "san": [
            "manoramaonline.com",
            "*.helloaddress.com",
            "*.m4marry.com",
            "*.m4marry.in",
            "*.manoramahorizon.com",
            "*.manoramamax.com",
            "*.manoramanews.com",
            "*.manoramaonline.com",
            "*.manoramayearbook.in",
            "*.mazhavilmanorama.com",
            "*.onmanorama.com",
            "*.qkdoc.com",
            "*.quickerala.com",
            "*.radiomango.fm",
            "*.theman.in",
            "*.theweek.in",
            "*.vanitaonline.com",
            "*.vanitha.in",
            "*.vanithaveedu.com",
            "*.watchtime.in",
            "admin.manoramakalolsavam.com",
            "helloaddress.com",
            "jury.manoramakalolsavam.com",
            "lensdashboard-ai.mmonline.io",
            "m4marry.com",
            "malayalamanorama.com",
            "manorama.com",
            "manoramahorizon.com",
            "manoramamax.com",
            "manoramanews.com",
            "onmanorama.com",
            "quickerala.com",
            "register.manoramakalolsavam.com",
            "scribe-classifieds.mmonline.io",
            "scribe-feedback.mmonline.io",
            "scribe-max.mmonline.io",
            "scribe-mmtv.mmonline.io",
            "scribe-news.mmonline.io",
            "scribe.mmonline.io",
            "theweek.in",
            "vanitaonline.com",
            "vanitha.in",
            "www.malayalamanorama.com",
            "www.manorama.com",
            "www.manoramabooks.com",
            "www.manoramakalolsavam.com",
            "www.manoramanewsconclave.com",
            "www.mazhavilmusicawards.com",
            "www.missmillennial.in"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.theweek.in/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "AkamaiGHost",
            "content-length": "0",
            "location": "https://www.theweek.in/",
            "expires": "Sun, 09 Aug 2026 21:59:28 GMT",
            "cache-control": "max-age=0, no-cache",
            "pragma": "no-cache",
            "date": "Sun, 09 Aug 2026 21:59:28 GMT",
            "content-type": "text/html;charset=utf-8",
            "x-content-type-options": "nosniff",
            "last-modified": "Sun, 09 Aug 2026 13:18:00 GMT",
            "etag": "W/\"4df-6589d111df616-gzip\"",
            "x-mod-pagespeed": "1.13.35.2-0",
            "alt-svc": "h3=\":443\"; ma=93600",
            "x-akam-sw-version": "0.5.0",
            "access-control-allow-origin": "*",
            "strict-transport-security": "max-age=86400 ; includeSubDomains ; preload",
            "set-cookie": "geo_params=geo=US&region_code=MO&city=SAINTLOUIS;path=/;",
            "x-akamai-prm-ssorefresh": "undefined",
            "x-akamai-modified-url": "/home.html",
            "x-akamai-s3-redirect": "false",
            "x-akamai-ew-error": "none",
            "server-timing": "ak_p; desc=\"1786312768319_390233265_244216074_12397_19506_41_14_15\";dur=1"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "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": "AkamaiGHost",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.theweek.in/",
        "title": "Latest News | Breaking News Today | Top News Headlines - The Week",
        "description": "Stay informed with breaking news and latest news on politics, business, entertainment sports, science, technology along with news updates from around the world.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "23.222.124.45": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mail.theweek.in",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 9.2,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 227.6,
                "banner": "",
                "error": "No connection"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4029.8,
                "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": 82.89
}