{
    "ok": true,
    "domain": "fandango.com",
    "generated_at": "2026-08-09T08:15:39-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 83,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 70,
            "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": "2 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "2 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "8 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": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "4 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": "70 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: a23-200-156-22.deploy.static.akamaitechnologies.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": 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": "2 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "2 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "8 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": "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": "4 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": "70 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: a23-200-156-22.deploy.static.akamaitechnologies.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": "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": [
                "23.200.156.22",
                "23.200.156.16"
            ],
            "AAAA": [
                "2600:1407:3c00:5::17d5:350f",
                "2600:1407:3c00:5::17d5:351f"
            ],
            "CNAME": [],
            "MX": [
                "10 mxa-00a17301.gslb.pphosted.com.",
                "20 mx0a-00a17301.pphosted.com.",
                "10 mxb-00a17301.gslb.pphosted.com.",
                "20 mx0b-00a17301.pphosted.com."
            ],
            "TXT": [
                "\"MS=ms91479317\"",
                "\"airtable-verification=1ee1c3d067dcf9300bc65f995e7c794b\"",
                "\"google-site-verification=Grt4KzeJ1YZgXYlqrmhb333YYqPPDNS_t_CjqZaww9E\"",
                "\"ZOOM_verify_5PX69ZMSZIHeUPZfnawzvl\"",
                "\"onx=5e63000f-fb73-4fd2-9840-042bef658596\"",
                "\"wiz-domain-verification=8663f50aae72f4d265bb920d9ac9d1b0c9b4bd52c3efad658026ffebcbab4412\"",
                "\"00D300000000ccv=1TBVm0000000ASP\"",
                "\"google-site-verification=0SLs2fu937UK5S5K5RIXK4H_CpfLDV1ayR9b_WU96jY\"",
                "\"google-site-verification=dX4m596fPpu2_yVoYKVztAsKB2WsE77Vlzu63NwSEvk\"",
                "\"google-site-verification=wp72pe-Pi_IGgW237lqUW6af99kWtA1S-bffwtkGkJs\"",
                "\"paloaltonetworks-site-verification=0b82748adc5640c729fbc017d356ddbef3f58c22f87182d4a789d0b6b9d6122c\"",
                "\"atlassian-sending-domain-verification=30272faa-4866-4de9-aa9b-0e8b6caad541\"",
                "\"duo_sso_verification=vCIElK9HwmmZwNMLHOpbFeCL7KQqmJY9Iac4IjrrvH4RJ62lS1ln981emEp1CRMZ\"",
                "\"00d300000000ccveaa\"",
                "\"mongodb-site-verification=QHulq239OIAmtWpKVc0R2HPaZ1lYjYYc\"",
                "\"smartsheet-site-validation=ECVwKeiqFiTK1wq84hwcJSvkcvUHbJ4R\"",
                "\"EF2F-2B3E-CD2F-E9F4-068A-502E-71EA-CE1C\"",
                "\"liveramp-site-verification=9SiIJmptUDQqU6T_i9hfScvHQiUwwUgvvXMLwGG_zWU\"",
                "\"smartsheet-site-validation=PLEkM8UAKliS7T-_bZ1j0qeS_xvmrqF6\"",
                "\"tRdAKVJ5L3dqbViWSnq3XLNmNC8iV9j71A7C8kaJH8Gu3BQVW70XKAxeIl24Z0OvB4C0ViS/+XrJjKZmGSmkjQ==\"",
                "\"cisco-ci-domain-verification=5a0ec4bc3204b4b6249fd2cd1057a273b54050eb5760fe797e71483d373e2df4\"",
                "\"airtable-verification=a25c5929bf27eceab120aa631f5b34cb\"",
                "\"google-site-verification=3dCqKkFmAI44AthWew1ORxwMEGbxEH_yAxKuqS6Ss-U\"",
                "\"yahoo-verification-key=1HRb9eervqebemXhoWdDaTLej4+MryqArVOOHC5ZpmA=\"",
                "\"onetrust-domain-verification=cc44fc9899d143f1baf0860d0fcef7c8\"",
                "\"google-site-verification=XXjYVtWrubid2nuXzU_JRzDcTsjergN9vGxWrmdioi8\"",
                "\"adobe-idp-site-verification=d266b426130588069c9d5b76db345b36532058a66f36380fe98526fe9bcd1502\"",
                "\"atlassian-domain-verification=jPOUPFcJvogc3LVeAKDquQvpGL/X45H3PN5cAO6UCF+mdRjdUDcWQ4zQnbn1Orrs\"",
                "\"stripe-verification=A946B3B051CD439E6854ACC01E09314A57713E722AA413DDDD623D514FB73984\"",
                "\"_hsas1m1oh0c1w0dx6rtnkple253szj6\"",
                "\"v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ~all\""
            ],
            "NS": [
                "udns1.ultradns.net.",
                "a28-67.akam.net.",
                "a12-66.akam.net.",
                "a24-66.akam.net.",
                "a9-66.akam.net.",
                "a1-74.akam.net.",
                "a3-67.akam.net.",
                "udns2.ultradns.net."
            ],
            "SOA": [
                "udns1.ultradns.net. sre.fandango.com. 2014085247 1800 3600 2592000 3600"
            ],
            "CAA": [
                "0 issue \"amazon.com\"",
                "0 issue \"entrust.net\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"digicert.com\"",
                "0 issue \"sectigo.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.200.156.22",
            "23.200.156.16"
        ],
        "ipv6": [
            "2600:1407:3c00:5::17d5:350f",
            "2600:1407:3c00:5::17d5:351f"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ~all",
        "dmarc": "v=DMARC1; p=quarantine; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.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": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-200-156-22.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.201.195.37"
                    ],
                    "time_ms": 67.39
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.200.156.16",
                        "23.200.156.22"
                    ],
                    "time_ms": 52.26
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.201.195.37"
                    ],
                    "time_ms": 89.87
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.213.186.208",
                        "23.213.186.210"
                    ],
                    "time_ms": 87.3
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.205.106.11",
                        "23.205.106.15"
                    ],
                    "time_ms": 91.72
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "*.fandango.com",
        "valid_from": "2026-04-02T19:00:00-05:00",
        "valid_to": "2026-10-18T18:59:59-05:00",
        "days_remaining": 70,
        "san": [
            "*.fandango.com",
            "fandango.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.fandango.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "AkamaiGHost",
            "content-length": "0",
            "location": "https://www.fandango.com/",
            "date": "Sun, 09 Aug 2026 13:15:38 GMT",
            "connection": "keep-alive",
            "set-cookie": "akamai_generated_location={\"zip\":\"63101-63141+63143-63147+63150-63151+63155-63158+63160+63163-63164+63166-63167+63169+63171+63177-63180+63182+63188+63195+63197+63199\",\"city\":\"SAINTLOUIS\",\"state\":\"MO\",\"county\":\"SAINTLOUISCITY\",\"areacode\":\"314\",\"lat\":\"38.6312\",\"long\":\"-90.1926\",\"countrycode\":\"US\",\"continent\":\"NA\"}; expires=Tue, 08-Sep-2026 13:15:38 GMT; path=/; domain=.fandango.com",
            "strict-transport-security": "max-age=15768000 ; includeSubDomains",
            "content-security-policy": "upgrade-insecure-requests; block-all-mixed-content",
            "akamai-grn": "0.452b3417.1786281338.6985173f",
            "content-type": "text/html; charset=utf-8",
            "etag": "W/\"3a71c-izDLDMZ0Yy35ajM9g4T73srOwBc\"",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "x-response-time": "32.011ms",
            "x-xss-protection": "1",
            "access-control-allow-origin": "https://www.fandango.com"
        },
        "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": "AkamaiGHost",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.fandango.com/",
        "title": "Movie Tickets & Movie Times | Fandango",
        "description": "Buy movie tickets in advance, find movie times, watch trailers, read movie reviews, and more at Fandango.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "23.200.156.22": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.200.156.16": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-00a17301.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 28.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 44.6,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 48.4,
                "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": 81.17
}