{
    "ok": true,
    "domain": "pokemon.com",
    "generated_at": "2026-08-09T06:24:51-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 75,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 65,
            "network": 65,
            "availability": 80
        },
        "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": "59 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": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-44-223-236-220.compute-1.amazonaws.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/1.1 200 OK"
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 0,
                "lost_points": 20,
                "detail": "Final URL is not 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": "59 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": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-44-223-236-220.compute-1.amazonaws.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/1.1 200 OK",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "HTTPS final URL",
                "detail": "Final URL is not HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 0,
                "lost_points": 20
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "44.223.236.220",
                "98.85.41.82"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 us-smtp-inbound-2.mimecast.com.",
                "10 us-smtp-inbound-1.mimecast.com."
            ],
            "TXT": [
                "\"globalsign-domain-verification=6806CF5E02E0303340D643B8EDDA3436\"",
                "\"hcp-domain-verification=8cde65cf1aa5d01adbf22546f3f16b99481d898538e83d123c111e3597027271\"",
                "\"amazonses:q1XMEc94NM9woXRvxlOCxCMMMNMBFpN4ZRc7BgIhHyg=\"",
                "\"airtable-verification=7898b9e18e78e5f4673f94ed7a2e0502\"",
                "\"v=1;k=zia;b=test;t=1770223947;n=2;p=1;bh=QY9xlphVBEos4hKlMqp/FnP57kydQM98SmsP/uUlMdObEUi5ZPS6W6MoYe5UyEIQxfrjKnwc6qPTZY6UrIvlDm0HAP1u8vbBxQpmHafrlykuwzuscnOVKpwu6ViLzntLmHqMywqRJH/Bf51WLpXZzCKFCmwFWvZmwvNMgJ7f32/qlUsGrkjq75AAAKbWpj\"",
                "\"abd11ec54f\"",
                "\"wrike-verification=NTI3MzU5ODo4YjU4M2EzYWE2YmZjNDY4NzMzOWUwYTAzZTNhZGQ4ODJhNGZhY2EzNWE1Y2FhODdjNWY5NWExNjJmMWZhMWQz\"",
                "\"globalsign-domain-verification=F80650FD160271784BCA946F097B14A2\"",
                "\"google-site-verification=AJ9ZT5WkA-2UjRIQsl5ob5FFMkaT0k9r80b169J8qT8\"",
                "\"box-domain-verification=33fa48b02cc084a69046284135bc05cde4269ed241c96d53616c53db4b5aa5f2\"",
                "\"parallels-domain-verification=4f3a39eafa144cee8cafeb5fd987695bd587286716454d0a82786c99602066db\"",
                "\"duo_sso_verification=vvQUm4vhB1SOrsEf2q6rHMyqQqF7lLm3EI4sh8VP8jcMdk1sQa8lLrl9ZlwdIzem\"",
                "\"neat-pulse-domain-verification-BwNQrlv=455e45c6-70b9-4a9a-82ea-85b9d3db5807\"",
                "\"have-i-been-pwned-verification=8c64dcff6f191e2216f09fda318b9185\"",
                "\"paloaltonetworks-site-verification=ea989be1d68a41fb340398684d9233ab4594a90d97145331eb9999d60a98ed0d\"",
                "\"google-site-verification=LD3TFbLy2frzXDC0k6DkeeVrY41PKQuIOL-0Waouric\"",
                "\"canva-site-verification=i5yp2RvoW9CvAuKzDsBopQ\"",
                "\"autodesk-domain-verification=LWkQRRoiBN3g87HOZJ4n\"",
                "\"_uuimtut5rbcfxalia2sgwiwndk7qw5z\"",
                "\"monday-com-verification=HYPbj4ORdm7hYwd9630jWGXL8V_a_7ugyamylA9exJ0\"",
                "\"google-site-verification=kMrlFcdelRSLEGNoUJFosllCY82lhgxXd8X4WhLBJNo\"",
                "\"anthropic-domain-verification-axcxsw=NyuWWIqrSUAYL867CpPliCWM3\"",
                "\"atlassian-domain-verification=oCtdU8ImpwPyWbxOnS6fTVhkygfI8Wj14911qO1VUm2Pm9d0kPTt4ecJe6T8mUXj\"",
                "\"v=1;k=zia;b=test;t=1770223947;n=2;p=2;bh=3f8YuKXwLxk6iurXHwBzirOxSVTxYPkP1kZMRZ9ZKCl75l+urJuH4Pya44kQvgTltyA6XBRLXOzR4QL5tyaIUfYbLp8Y745w/K8vCH73r8T8qhKBfvgsgZZb5DxFMX1m+KAKH18sPofF7kcv+RChzZ7g==\"",
                "\"amazonses:2GSi526ZBbSguTOe9sm7cMzzsCFDAwR2+mGtCfw91I0=\"",
                "\"v=spf1 include:us._netblocks.mimecast.com include:mailgun.org  include:mail.zendesk.com  ip4:63.236.106.157 ip4:85.255.19.85 ip4:216.37.9.1 ip4:198.245.84.77 ip4:13.111.27.0/29 ip4:208.117.49.186 ip4:143.55.234.168/29 ip4:104.130.123.68/30 mx ~all\"",
                "\"smartsheet-site-validation=eOYAS-maaFRJlq1t5letAmPT-BLGiifM\"",
                "\"postman-domain-verification=bfb789bae8ef37237c45946574177389d0fb50b463a40a4336fd7539323df4b9518aafca94ed2537d4f5c8a0d6b563af8937c44652a7a102e1f3627d2f294826\"",
                "\"globalsign-domain-verification=8BBE28844237508DEB7124E866F43363\"",
                "\"datadome-domain-verify=OTtSW3LgYkP9aowkrlRkkHRy0kfOKFhj\"",
                "\"apple-domain-verification=LxNZz52i0yminHcB\"",
                "\"MS=ms54518632\"",
                "\"adobe-idp-site-verification=f797494c-717a-46d1-aedf-8a2016497c76\"",
                "\"globalsign-domain-verification=92469096885399DE4E17310AC996B162\"",
                "\"docker-verification=6c629d3c-1c0d-46bb-a7b9-9cb4febff587\"",
                "\"slack-domain-verification=8etIUWyeNMpfqH9ybMRVoHQTKMQiGJc1hqTJWCsc\"",
                "\"lf7hRJtYi+KWSWBPonouSXTE5OW2JvS/rZZHcNPivd/IenFoWqKFSpHPevEYzqUTVzKAnJ3gHzdzCEMc3sCcig==\"",
                "\"miro-verification=7a5c2783d3e4cae1bde6d4f1a5c65379ef413968\"",
                "\"jamf-site-verification=kY7ydKmQ5a-6tIc7zkHpuQ\"",
                "\"V_N5aMmKb67VXhl32PcebtIiIQ\""
            ],
            "NS": [
                "ns-677.awsdns-20.net.",
                "ns-324.awsdns-40.com.",
                "ns-1710.awsdns-21.co.uk.",
                "ns-1264.awsdns-30.org."
            ],
            "SOA": [
                "ns-324.awsdns-40.com. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "44.223.236.220",
            "98.85.41.82"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:us._netblocks.mimecast.com include:mailgun.org  include:mail.zendesk.com  ip4:63.236.106.157 ip4:85.255.19.85 ip4:216.37.9.1 ip4:198.245.84.77 ip4:13.111.27.0/29 ip4:208.117.49.186 ip4:143.55.234.168/29 ip4:104.130.123.68/30 mx ~all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:49ce053450bf237@rep.dmarcanalyzer.com; ruf=mailto:49ce053450bf237@for.dmarcanalyzer.com; fo=1;sp=none;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.pokemon.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDfvDt8cFStESkgR0zD0xJA1Bh9IifflwrpH5J6hHG5vrzpsgidATO8b98IPN4c/AXFgiP34mDG7uAWrarUp+E5dQBcvNm1H7RJs0GExv9WeSbVuQfPtMJaZW9ey2BJpvYIiJ0HkDEGU6z2whqauR2hQzNSNnqSHWMHyWE1H6Yu2wIDAQAB; n=1024,1481338483,1497063283",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-44-223-236-220.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "44.223.236.220",
                        "98.85.41.82"
                    ],
                    "time_ms": 56.87
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "44.223.236.220",
                        "98.85.41.82"
                    ],
                    "time_ms": 39.8
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "44.223.236.220",
                        "98.85.41.82"
                    ],
                    "time_ms": 37.98
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "44.223.236.220",
                        "98.85.41.82"
                    ],
                    "time_ms": 39.93
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "44.223.236.220",
                        "98.85.41.82"
                    ],
                    "time_ms": 57.35
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "pokemon.com",
        "valid_from": "2025-09-07T19:00:00-05:00",
        "valid_to": "2026-10-07T18:59:59-05:00",
        "days_remaining": 59,
        "san": [
            "pokemon.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "http://www.pokemon.com/",
        "status": "HTTP/1.1 200 OK",
        "http_version": "2",
        "headers": {
            "date": "Sun, 09 Aug 2026 11:24:46 GMT",
            "content-type": "text/html",
            "location": "http://www.pokemon.com/",
            "server": "Apache/2.4.68 (Unix) OpenSSL/3.5.6",
            "cache-control": "no-cache, no-store",
            "connection": "close",
            "content-length": "1031",
            "x-iinfo": "7-5941919-0 NNNN RT(1786274686135 0) q(0 -1 -1 1) r(0 -1) B12(14,0,0) U24",
            "set-cookie": "incap_ses_328_2884021=L9xmWTtEqWKolrrF8UqNBH1jeGoAAAAAItTRvHEaMwOj9bGsbpi5KQ==; path=/; Domain=.pokemon.com"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "Apache/2.4.68 (Unix) OpenSSL/3.5.6",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.pokemon.com/us",
        "title": "The Official Pokémon Website | Pokemon.com",
        "description": "The official source for Pokémon news and information on the Pokémon Trading Card Game, apps, video games, animation, and the Pokédex.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "44.223.236.220": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "98.85.41.82": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "us-smtp-inbound-2.mimecast.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.9,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 28.3,
                "banner": "220 us-smtp-inbound-1.mimecast.com ESMTP; Sun, 09 Aug 2026 07:24:50 -0400",
                "error": "No connection"
            }
        ]
    },
    "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": 95.83
}