{
    "ok": true,
    "domain": "jaguar.com",
    "generated_at": "2026-08-09T19:23:22-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 73,
        "label": "Fair",
        "categories": {
            "dns": 60,
            "mail": 70,
            "security": 77,
            "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": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 0,
                "lost_points": 20,
                "detail": "No tested DKIM selector responded."
            },
            {
                "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": "131 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: a23-52-158-55.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": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DKIM",
                "detail": "No tested DKIM selector responded.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 0,
                "lost_points": 20
            },
            {
                "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": "131 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: a23-52-158-55.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.52.158.55"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 jaguar-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"_globalsign-domain-verification=dv_CaMSaXWESjLDfGImGwMMG7Kmy5AzAPAl20unZCj\"",
                "\"_t81vdu0lsce4mshsto8r5f9wgz9wugq\"",
                "\"globalsign-domain-verification=2D50EDE980F19D7A76F6B45637CF989D\"",
                "\"fhv43w4vr216028b4wzydpw528txg6lg\"",
                "\"MS=ms19959842\"",
                "\"g8kf24jd3cpc7dq3zp25hx2d5r4hkr8t\"",
                "\"globalsign-domain-verification=B9A9B7E1F055E80F65167B6C4D45E534\"",
                "\"globalsign-domain-verification=118477987A3FFC2FF21E9868381D9B59\"",
                "\"v=spf1 ip4:185.193.35.51 include:spf.protection.outlook.com -all\"",
                "\"_globalsign-domain-verification=wkorNFM5rPyTav-conIjlQPpqAm3VgcZjkHC_kw3Lo\"",
                "\"_globalsign-domain-verification=3wSdLvaUibKRZYhOkKAR1Fp7avFp-GI-HrAMjqW5dv\"",
                "\"_globalsign-domain-verification=_NwnYVfhiOaYdrdHVQH8TIIg-RRg0vIcHult_v3HRZ\"",
                "\"_globalsign-domain-verification=iybAJjqNwm_LoVTnRa55JN8sYVRSRuEwVIYLlK6w23\"",
                "\"google-site-verification=Oo6-ZBMCnwmxHGQE_VqEX8yB4F6ssL1vQrN1FA946r0\"",
                "\"globalsign-domain-verification=5A33E08E61590F93A180CF286216FF45\"",
                "\"_globalsign-domain-verification=9pez85OHs6m6l42dgcR8aMZagFrsX5POh3puNVhhrf\""
            ],
            "NS": [
                "a7-67.akam.net.",
                "a26-65.akam.net.",
                "a16-67.akam.net.",
                "a5-66.akam.net.",
                "a1-28.akam.net.",
                "a18-64.akam.net."
            ],
            "SOA": [
                "gydns04.jlrext.com. dnsadmin.jaguarlandrover.com. 3839 3600 900 604800 600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.52.158.55"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:185.193.35.51 include:spf.protection.outlook.com -all",
        "dmarc": "v=DMARC1; p=none; pct=100; fo=1; ri=3600; rua=mailto:ef3000ee@inbox.ondmarc.com; ruf=mailto:ef3000ee@inbox.ondmarc.com;",
        "dkim_selector": "x",
        "dkim_host": "",
        "dkim": "",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-52-158-55.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.7.25.167"
                    ],
                    "time_ms": 66.41
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.198.70.52"
                    ],
                    "time_ms": 69.23
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.56.231.95"
                    ],
                    "time_ms": 72.2
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.208.115.17"
                    ],
                    "time_ms": 72.98
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.40.23.156"
                    ],
                    "time_ms": 72.6
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "GlobalSign nv-sa",
        "subject": "www.jaguar.com",
        "valid_from": "2025-12-16T03:26:03-06:00",
        "valid_to": "2026-12-19T05:16:01-06:00",
        "days_remaining": 131,
        "san": [
            "www.jaguar.com",
            "assetsjdx.config.jaguarlandrover.cn",
            "build.findmeacar.in",
            "build.jaguar",
            "buildyour.jaguar.at",
            "buildyour.jaguar.be",
            "buildyour.jaguar.ca",
            "buildyour.jaguar.ch",
            "buildyour.jaguar.co.jp",
            "buildyour.jaguar.co.uk",
            "buildyour.jaguar.co.za",
            "buildyour.jaguar.com.au",
            "buildyour.jaguar.cz",
            "buildyour.jaguar.de",
            "buildyour.jaguar.es",
            "buildyour.jaguar.fr",
            "buildyour.jaguar.it",
            "buildyour.jaguar.nl",
            "buildyour.jaguar.ru",
            "buildyour.jaguarbrasil.com.br",
            "buildyour.jaguarkorea.co.kr",
            "buildyour.jaguar-me.com",
            "buildyour.jaguarportugal.pt",
            "buildyour.jaguarusa.com",
            "forms.jaguar.at",
            "forms.jaguar.ca",
            "forms.jaguar.co.za",
            "forms.jaguar.cz",
            "forms.jaguar.de",
            "forms.jaguar.es",
            "forms.jaguarkorea.co.kr",
            "forms.jaguarportugal.pt",
            "jaguar.at",
            "jaguar.be",
            "jaguar.ca",
            "jaguar.ch",
            "jaguar.co.jp",
            "jaguar.co.uk",
            "jaguar.co.za",
            "jaguar.com.au",
            "jaguar.com.cn",
            "jaguar.cz",
            "jaguar.de",
            "jaguar.es",
            "jaguar.fr",
            "jaguar.in",
            "jaguar.it",
            "jaguar.nl",
            "jaguar.ru",
            "jaguarbrasil.com.br",
            "jaguarfs.jaguarlandrover.cn",
            "jaguarkorea.co.kr",
            "jaguar-me.com",
            "jaguarportugal.pt",
            "jaguarusa.com",
            "jdx.config.jaguarlandrover.cn",
            "jforms.jaguar.co.uk",
            "my.jaguar.co.uk",
            "my.jaguar.es",
            "order.jaguar.co.uk",
            "orderyour.jaguar.co.uk",
            "srs.jaguar.co.uk",
            "www.jaguar.at",
            "www.jaguar.be",
            "www.jaguar.ca",
            "www.jaguar.ch",
            "www.jaguar.co.jp",
            "www.jaguar.co.uk",
            "www.jaguar.co.za",
            "www.jaguar.com.au",
            "www.jaguar.com.cn",
            "www.jaguar.cz",
            "www.jaguar.de",
            "www.jaguar.es",
            "www.jaguar.fr",
            "www.jaguar.in",
            "www.jaguar.it",
            "www.jaguar.nl",
            "www.jaguar.ru",
            "www.jaguarbrasil.com.br",
            "www.jaguarkorea.co.kr",
            "www.jaguar-me.com",
            "www.jaguarportugal.pt",
            "www.jaguarusa.com",
            "www.my.jaguar.co.uk",
            "www.my.jaguar.es",
            "assets.config.jaguar.com",
            "buildyour.jaguar.com",
            "imagegen.config.jaguar.com",
            "pdfgen.config.jaguar.com",
            "rules.config.jaguar.com",
            "www.accessories.jaguar.com",
            "www.treadplates.jaguar.com",
            "www.gear.jaguar.com",
            "jaguar.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.jaguar.com/en-xi/jdx/market-selector.html",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "Apache",
            "content-length": "0",
            "location": "/en-xi/jdx/market-selector.html",
            "date": "Mon, 10 Aug 2026 00:23:14 GMT",
            "connection": "keep-alive",
            "server-timing": "ak_p; desc=\"1786321394420_399005042_698107183_52_6873_26_0_15\";dur=1",
            "content-type": "text/html;charset=utf-8",
            "x-dispatcher": "dispatcher1euwest1-b86",
            "x-market": "jdx-xi-en",
            "strict-transport-security": "max-age=63072000; includeSubdomains;",
            "x-jlr-rules": "blue",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "cache-control": "max-age=1529"
        },
        "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": "Apache",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.jaguar.com/en-xi/jdx/market-selector.html",
        "title": "Market Selector | Jaguar | View the site in your preferred language",
        "description": "Discover the different language sites we have to make browsing our vehicle range's easier. We have over 100 different language options available. Learn more",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "23.52.158.55": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "jaguar-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 36.1,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4019.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4013.9,
                "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.26
}