{
    "ok": true,
    "domain": "motogp.com",
    "generated_at": "2026-08-09T22:53:06-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 86,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 92,
            "network": 65,
            "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": "2 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": 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": 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": "86 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": 27,
                "lost_points": 8,
                "detail": "7 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a85237e38c758949f.awsglobalaccelerator.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": 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": "2 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": "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": "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": "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": "86 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": "7 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 27,
                "lost_points": 8
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a85237e38c758949f.awsglobalaccelerator.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": "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": [
                "75.2.77.61",
                "99.83.220.12"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mx2.hc402-90.eu.iphmx.com.",
                "10 mx1.hc402-90.eu.iphmx.com."
            ],
            "TXT": [
                "\"facebook-domain-verification=fgyzv8zne81mr5axwmt3kcn7dl1bn8\"",
                "\"mgverify=6a83b509b1dd08be0143bcf6da90e7eb0f53b4fac3f6fe9b065a9ba37703d26d\"",
                "\"apple-domain-verification=y2epBbff1mMUL8Lb\"",
                "\"D0O4R56550\"",
                "\"hibp-verify=dweb_gv1b9tb5oqdftg9pv9v0n3re\"",
                "\"figma-domain-verification=1e56bfc48ad212c36f39de5d020ced45ce373a08ea38a6be2245ddf37fb2069c-1783958258\"",
                "\"hibp-verify=dweb_lkiobx086tdiqosteu51l8r3\"",
                "\"atlassian-domain-verification=pBQeJY1nBRidFj0ehaxbsvNlbM0zN9Ky6D2Z2tGyWEJYwrv6IqY/P10nPDrtQcyA\"",
                "\"mgverify=b886e90dfe78da9480c9b3966a154814344a52096cddad8d41b4cba6127c9f68\"",
                "\"v=spf1 ip4:207.54.70.111/32 ip4:207.54.69.211/32 include:spf.protection.outlook.com include:spf.mailjet.com include:mailgun.org include:servers.mcsv.net include:spf1.motogp.com include:amazonses.com -all\"",
                "\"globalsign-domain-verification=005FFBA219A8844FFD30BD3ADB4D8DED\"",
                "\"google-site-verification=45FXzPgz4EImCZeFlY1fgWLttZ-0hv65DgZSmaM0G-Q\"",
                "\"pexip-portal-domain-verification=e8fbb251-6c42-4ce1-aa86-36c62565565b\"",
                "\"atlassian-domain-verification=iR4GgxFJK7SlGUzJOv0SbNJIOF3onJWRD9s3wUnWTNmf7vpBoayICiJHZ9gD37k5\"",
                "\"MS=ms39427287\""
            ],
            "NS": [
                "ns-1127.awsdns-12.org.",
                "ns-913.awsdns-50.net.",
                "ns-361.awsdns-45.com.",
                "ns-1675.awsdns-17.co.uk."
            ],
            "SOA": [
                "ns-1127.awsdns-12.org. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "75.2.77.61",
            "99.83.220.12"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:207.54.70.111/32 ip4:207.54.69.211/32 include:spf.protection.outlook.com include:spf.mailjet.com include:mailgun.org include:servers.mcsv.net include:spf1.motogp.com include:amazonses.com -all",
        "dmarc": "v=DMARC1; p=none; sp=none; rua=mailto:cdbfade4@inbox.eu.redsift.cloud,mailto:dmarc@motogp.com!10m; ruf=mailto:cdbfade4@inbox.eu.redsift.cloud,mailto:dmarc@motogp.com!10m; rf=afrf; pct=100; ri=86400",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.motogp.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD62EwkY4FM6hyRQlJu5Ic8Yavy3Z4NGz0B9Tzh+FrWEqYpOH5Ax0YBAwNxqHONjeRKKA+dXb4ujzkmT80LApI46F1tj5zdRGeWMSEf/RdD1azPhksp0wU28BxkmI/RW+nub4ZP46y9PNPgTcOQc7KeuBIR0VuXOEuXX7epnCbWtQIDAQAB; n=1024,1449998099,1465809299",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a85237e38c758949f.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "75.2.77.61",
                        "99.83.220.12"
                    ],
                    "time_ms": 71.33
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "75.2.77.61",
                        "99.83.220.12"
                    ],
                    "time_ms": 45.98
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "75.2.77.61",
                        "99.83.220.12"
                    ],
                    "time_ms": 42.64
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "75.2.77.61",
                        "99.83.220.12"
                    ],
                    "time_ms": 106.01
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "75.2.77.61",
                        "99.83.220.12"
                    ],
                    "time_ms": 65.21
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "motogp.com",
        "valid_from": "2026-04-20T19:00:00-05:00",
        "valid_to": "2026-11-04T17:59:59-06:00",
        "days_remaining": 86,
        "san": [
            "motogp.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.motogp.com:443/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "nginx",
            "date": "Mon, 10 Aug 2026 03:53:01 GMT",
            "content-type": "text/html;charset=utf-8",
            "content-length": "134",
            "location": "https://www.motogp.com:443/",
            "cross-origin-resource-policy": "same-origin",
            "cache-control": "max-age=30, stale-while-revalidate=600, stale-if-error=86400",
            "no-cache": "set-cookie",
            "x-content-type-options": "nosniff",
            "x-xss-protection": "1; mode=block",
            "referrer-policy": "same-origin",
            "permissions-policy": "layout-animations 'none'; unoptimized-images 'none'; oversized-images 'none'; sync-script 'none'; sync-xhr 'none'; unsized-media 'none';",
            "cross-origin-embedder-policy": "unsafe-none",
            "cross-origin-opener-policy": "same-origin",
            "strict-transport-security": "max-age=300; includeSubDomains",
            "x-ratelimit-limit": "15, 15;w=60",
            "x-ratelimit-remaining": "13",
            "x-ratelimit-reset": "59",
            "x-request-id": "14bad597-206b-4da9-9344-b580db9dd963",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 0add69a4804c4fdeafdff14a7399aed8.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P2",
            "x-amz-cf-id": "ngJNQaK6IsMyINH5f5QDuH5PCsztXv1DdBwGHK4i1AYJc26gckoiUQ=="
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": false,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": true,
            "cross-origin-embedder-policy": true,
            "cross-origin-resource-policy": true
        },
        "server": "nginx",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.motogp.com:443/",
        "title": "MotoGP™ World Championship | Calendar | Results | Live Streaming",
        "description": "MotoGP official website with the latest news, calendar, schedules, riders and teams information for every Grand Prix. Live streaming available with VideoPass",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "75.2.77.61": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "99.83.220.12": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mx2.hc402-90.eu.iphmx.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 16.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4026.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 203.7,
                "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": 83.39
}