{
    "ok": true,
    "domain": "deepmind.com",
    "generated_at": "2026-08-09T11:22:51-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 89,
        "label": "Good",
        "categories": {
            "dns": 85,
            "mail": 90,
            "security": 81,
            "network": 100,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "4 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "4 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": 5,
                "lost_points": 0,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "5 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": "53 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": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: any-in-2015.1e100.net"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "4 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "4 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "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": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "5 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": "53 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": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: any-in-2015.1e100.net",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "216.239.32.21",
                "216.239.38.21",
                "216.239.36.21",
                "216.239.34.21"
            ],
            "AAAA": [
                "2001:4860:4802:32::15",
                "2001:4860:4802:38::15",
                "2001:4860:4802:36::15",
                "2001:4860:4802:34::15"
            ],
            "CNAME": [],
            "MX": [
                "20 alt1.aspmx.l.google.com.",
                "40 alt3.aspmx.l.google.com.",
                "50 alt4.aspmx.l.google.com.",
                "10 aspmx.l.google.com.",
                "30 alt2.aspmx.l.google.com."
            ],
            "TXT": [
                "\"google-site-verification=5v2mCW1RXFThWgKVwSinX4gftZiXxGg_5lCvs7c9u3g\"",
                "\"google-site-verification=DVZM7uo-JAZqyld7FVn6ZoMgDd9Gs3OUYRcAIMFTRuE\"",
                "\"v=DMARC1; p=reject; rua=mailto:mailauth-reports@google.com\"",
                "\"apple-domain-verification=svbBGcIoSqLhzJMU\"",
                "\"v=spf1 include:_spf.google.com include:mg-spf.greenhouse.io ~all\"",
                "\"google-site-verification=UvX06hCbty5zop8ZLDXMlAtOh0h6mqQQYS6npUogQk4\"",
                "\"google-site-verification=VMgWpOtQjaukWzGG_dY_5hT58NgTSMxf5VH_hPYTCR8\""
            ],
            "NS": [
                "ns-cloud-b2.googledomains.com.",
                "ns-cloud-b1.googledomains.com.",
                "ns-cloud-b3.googledomains.com.",
                "ns-cloud-b4.googledomains.com."
            ],
            "SOA": [
                "ns-cloud-b1.googledomains.com. cloud-dns-hostmaster.google.com. 1 21600 3600 259200 300"
            ],
            "CAA": [
                "0 issue \"pki.goog\"",
                "0 issue \"letsencrypt.org\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "216.239.32.21",
            "216.239.38.21",
            "216.239.36.21",
            "216.239.34.21"
        ],
        "ipv6": [
            "2001:4860:4802:32::15",
            "2001:4860:4802:38::15",
            "2001:4860:4802:36::15",
            "2001:4860:4802:34::15"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:_spf.google.com include:mg-spf.greenhouse.io ~all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:mailauth-reports@google.com",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.deepmind.com",
        "dkim": "v=DKIM1; k=rsa;p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnqORUPtgk1uqXQErOc/uDLdRtNJcOaUOADtWx9GJ/dp06yXBbKDnsl30j0zjY4Rr//qeOMEfK+omfLeUEcGmofjcTEjJxoyrML2oklDQ8ahi9bZfRD4qCKrk414Sd0yshwzR0ezFcu89A+/ZDwXf0pH6Jz5EorI3rDxxackO+LBLEiYtZGDXZ7AwoDBN6zLo7rtb3iL558/3rq0WlNh1InpCajsf/ie7AQSnmCZgf6lL6aRwpVXDeIQlkkrgdTQlvuDOW0/EREvrDTU6MP4qwokbXlPsSINZva+BWlPE6Hue8F46xjo0SSLiTBgVwsY0f/grzVFwqf0lWy9rSE70/wIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "any-in-2015.1e100.net",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "216.239.32.21",
                        "216.239.34.21",
                        "216.239.36.21",
                        "216.239.38.21"
                    ],
                    "time_ms": 73.47
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "216.239.32.21",
                        "216.239.34.21",
                        "216.239.36.21",
                        "216.239.38.21"
                    ],
                    "time_ms": 96.17
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "216.239.32.21",
                        "216.239.34.21",
                        "216.239.36.21",
                        "216.239.38.21"
                    ],
                    "time_ms": 88.04
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "216.239.32.21",
                        "216.239.34.21",
                        "216.239.36.21",
                        "216.239.38.21"
                    ],
                    "time_ms": 113.48
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "216.239.32.21",
                        "216.239.34.21",
                        "216.239.36.21",
                        "216.239.38.21"
                    ],
                    "time_ms": 107.94
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Google Trust Services",
        "subject": "deepmind.com",
        "valid_from": "2026-07-03T20:17:14-05:00",
        "valid_to": "2026-10-01T21:07:05-05:00",
        "days_remaining": 53,
        "san": [
            "deepmind.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://deepmind.google/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html",
            "location": "https://deepmind.google/",
            "x-cloud-trace-context": "a23c2f4dc78f76a334a07823bf84e6f3",
            "content-length": "247288",
            "date": "Sun, 09 Aug 2026 16:22:42 GMT",
            "server": "Google Frontend",
            "content-security-policy": "require-trusted-types-for 'script'; base-uri 'none'; default-src 'self' *.gstatic.com https://storage.googleapis.com/gdm-deepmind-com-prod-public/; connect-src 'self' *.google-analytics.com *.gstatic.com services.google.com auditrecording-pa.googleapis.com *.google.com *.googlesyndication.com *.googletagmanager.com *.g.doubleclick.net *.googleadservices.com https://storage.googleapis.com/gdm-deepmind-com-prod-public/; font-src 'self' https://fonts.gstatic.com https://fonts.googleapis.com data: https://storage.googleapis.com/gdm-deepmind-com-prod-public/; frame-ancestors 'self' https://*.appspot.com https://*.corp.google.com; frame-src 'self' www.youtube.com https://storage.googleapis.com/deepmind-media/ ai.google deepmind.google accounts.google.com *.googletagmanager.com https://storage.googleapis.com/gdm-deepmind-com-prod-public/; img-src 'self' data: *.googleusercontent.com *.gstatic.com *.googletagmanager.com *.i.ytimg.com i.ytimg.com *.google.com *.googlesyndication.com *.googleadservices.com *.g.doubleclick.net https://storage.googleapis.com/gdm-deepmind-com-prod-public/; manifest-src 'self' https://storage.googleapis.com/gdm-deepmind-com-prod-public/; media-src 'self' *.googlevideo.com https://storage.googleapis.com/gdm-deepmind-com-prod-public/; style-src 'self' *.google.com *.gstatic.com https://fonts.googleapis.com 'sha256-wiM0pJPQ8Fbww0RrA8TrqToZf88RgzY0dkgHSw/AJxI=' https://storage.googleapis.com/gdm-deepmind-com-prod-public/; script-src 'self' 'strict-dynamic' *.google-analytics.com *.google.com *.gstatic.com *.youtube.com *.googletagmanager.com *.googleadservices.com 'sha256-KWKf7P1AQmtmfSwajTn6BTnyOVD+CRkaq48eFjNTr74=' 'sha256-/DTJ/Z1numgLiSduzPfyLt/iqOnLZxY45ziVl5kG3Zw=' 'sha256-5LrcY7GY2z+QqRXHQyyxR6dB7BPFqSSYaA7axRAqHkk=' 'sha256-samyDQo0v5hhK2T32PInf3o4VlhsNP/0gYDIKJb0z6M=' 'sha256-HbSxvI5lVq2tCH+/S2mS/78EDbrvLekQ7A2p7pZqiUI=' 'sha256-7Omk6HodJ937TIBzL2oiq8sWI001zV/8O35FR5AZ1Hg=' 'sha256-xqxppExHC08VdbK0iJAVDjMT22NLnNltYheGFMz3qXw=' 'sha256-SXvE5Lx8M4DFOz1yd8Wl2fAuQK0Y2QRMbgFEzEh9n9k=' 'sha256-ccU4Xbu1CoSyC+1IB/ab2zsw8sNzKrUZnTWydCWjsfk=' 'sha256-t1dplYiXQKQZFUt3FIP0IvEnEMmFrlB6P7ZNO43hais=' 'sha256-6/8igoyv4GGNPeBdRc4RtKUnQUKM6tpndmkAhE0A/fc=' https://storage.googleapis.com/gdm-deepmind-com-prod-public/",
            "strict-transport-security": "max-age=2592000; includeSubdomains",
            "x-content-type-options": "nosniff",
            "x-frame-options": "DENY",
            "x-xss-protection": "1; mode=block",
            "etag": "\"BUrH9g\"",
            "pragma": "no-cache",
            "expires": "Fri, 01 Jan 1990 00:00:00 GMT",
            "cache-control": "no-cache, must-revalidate"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "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": "Google Frontend",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://deepmind.google/",
        "title": "Google DeepMind",
        "description": "Artificial intelligence could be one of humanity’s most useful inventions. We research and build safe artificial intelligence systems. We're committed to solving intelligence, to advance science and …",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "216.239.32.21": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "216.239.38.21": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "216.239.36.21": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "216.239.34.21": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt1.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 2.4,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4013.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4003.1,
                "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": 80.42
}