{
    "ok": true,
    "domain": "lot.com",
    "generated_at": "2026-08-10T15:03:49-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 83,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 81,
            "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": "1 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 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": "177 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: ec2-54-217-63-72.eu-west-1.compute.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/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": "1 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "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": "177 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: ec2-54-217-63-72.eu-west-1.compute.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/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": [
                "54.217.63.72",
                "34.241.226.3"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 lot-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"8172c7a86dfa68c868398cec4e85fa58\"",
                "\"Polskie Linie Lotnicze LOT S.A.\"",
                "\"google-site-verification=CLLzJM3jnsiBYESJDLmX0R1F7ONfo5EXqHk2eTx6a1Q\"",
                "\"b256fcfd41fef4a3846a7d3c9093378eb02cf3d4d8b738aa1841db4dad36d129\"",
                "\"facebook-domain-verification=ixe25aiv82ogp3d4ikxdk6tr8nw7bw\"",
                "\"caee72703d5c5732b48f51fedbbe1b24e4f522410cca86f90ed74a0a98db50de\"",
                "\"google-site-verification=oQtymlY91sA4ncKT55q7gDzbkuqcUaqVhPIMMRzvzKg\"",
                "\"google-site-verification=Fmn7WOkCTKYlo2d50NAABTD3l1im_XpFIPawmaAqINQ\"",
                "\"google-site-verification=GYj-wDQSD41igByf5PG5qYz-dtaAYgdPxGgM7HlDk3w\"",
                "\"apple-domain-verification=8KF0gR4d2OEGUzQf\"",
                "\"106a09df8b21be495e151e2f603ab5e0\"",
                "\"270c9667e43aea84f33928dff9c3143e3d5dd7b2aeed0cb8619a629621ecdd9e\"",
                "\"google-site-verification=VklzptnctcKmyVghnVSfo1LEMIiQ180e91ai3dBCnKA\"",
                "\"ec1554eaf6311099208f5f987d460b7eac2babdd723324e8a1c57c059a3f8a10\"",
                "\"ms-domain-verification=b1bfec97-c8c7-4e2a-99ff-efab6c9ebc32\"",
                "\"google-site-verification=2Hw8NRnFQxJ69KRxdt8Qf0nfXJ9XNciDmRGArf0hu8E\"",
                "\"include:_spf.travellingconnect.com -all\"",
                "\"postman-domain-verification=da421370b544654776ae388fd7664b416961519a293bfb1bef124e82a80fb9fcac29e8de51590cbf56e00d24e2a5461282f2baba9243747be16603b35827b60c\" \"/rOb8snKpby3xnXe5pKXGG/LBMUmzDnD+weGMpHOei7m8lGmSPzPliD0GtBwmSyfH254zRAmxfbdikimviYKhg==\"",
                "\"693f0d3beaca85567b75fe6f25d5b2bb625194ea24381a2e2fe34ad8224d70a0\"",
                "\"v=spf1 mx ip4:193.227.223.1 ip4:193.227.223.15 include:champ.aero include:_relay.amadeus.com include:amazonses.com include:spf.ipresso.pl include:spf.protection.outlook.com -all\"",
                "\"238aaee5223d2be6f8664831efa9fc1b56e01ff5f85903c0274fe6bae01db65d\"",
                "\"7f4c1e8da786b79f790dff0873109966\"",
                "\"TEa0QH9e5Zk+4Z9t/+iOqwoe1s6LX2waFTZfOAZmWVmNQXGy04afeGrZF8+MfnrAskDmDjtFO81+lRSFBZZeRQ==\"",
                "\"google-site-verification=nlUHd3WfSrxBFVnw_K1t43r2UruLLdqed_-9AmUUZyY\"",
                "\"mojecertpl-site-verification-J408N9av7oUzQQThJdQEn24tRsz5t2ud\"",
                "\"4e17a2c268bee1c86b440820f98541a64b158c01b8544613be00e4927cf3cda6\"",
                "\"dtm-domain-verification=fDfMdUga7m1kC1qdY4oDNFJHZYTvOxQUjk9zm825lS4\""
            ],
            "NS": [
                "ns-1520.awsdns-62.org.",
                "ns-883.awsdns-46.net.",
                "ns-1690.awsdns-19.co.uk.",
                "ns-41.awsdns-05.com."
            ],
            "SOA": [
                "ns-41.awsdns-05.com. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "54.217.63.72",
            "34.241.226.3"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 mx ip4:193.227.223.1 ip4:193.227.223.15 include:champ.aero include:_relay.amadeus.com include:amazonses.com include:spf.ipresso.pl include:spf.protection.outlook.com -all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:dmarc@lot.com; ruf=mailto:dmarc@lot.com; fo=1:d:s; adkim=s; aspf=s",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.lot.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDI30IrsQTgQeriI4Z2OYf9zDYGKrbhOEYvGcrrABPEtwb41AT+WedgCVklLa1Kfc3TEgBmzJamYTOWOtD6jCxQH3d5f8rePiA0KQzJJqBIe9xpkGf1eoxm7eGxWcsX/Ceea4C3ftSxXHjKHW7UUT4IOaOLAsrX8MdgA3sA6GbL2QIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-54-217-63-72.eu-west-1.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "34.241.226.3",
                        "54.217.63.72"
                    ],
                    "time_ms": 79.88
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "34.241.226.3",
                        "54.217.63.72"
                    ],
                    "time_ms": 60.06
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "34.241.226.3",
                        "54.217.63.72"
                    ],
                    "time_ms": 73.04
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "34.241.226.3",
                        "54.217.63.72"
                    ],
                    "time_ms": 159.11
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "34.241.226.3",
                        "54.217.63.72"
                    ],
                    "time_ms": 78.57
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Sectigo Limited",
        "subject": "lot.com",
        "valid_from": "2026-02-02T18:00:00-06:00",
        "valid_to": "2027-02-03T17:59:59-06:00",
        "days_remaining": 177,
        "san": [
            "lot.com",
            "www.lot.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.lot.com:443/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "awselb/2.0",
            "date": "Mon, 10 Aug 2026 20:03:40 GMT",
            "content-type": "text/html",
            "content-length": "3320",
            "location": "https://www.lot.com:443/",
            "mime-version": "1.0",
            "cache-control": "max-age=0",
            "pragma": "no-cache",
            "expires": "0",
            "x-frame-options": "SAMEORIGIN",
            "x-content-type-options": "nosniff",
            "referrer-policy": "strict-origin-when-cross-origin",
            "strict-transport-security": "max-age=15768000 ; includeSubDomains"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "awselb/2.0",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.lot.com:443/",
        "title": "",
        "description": "",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "54.217.63.72": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "34.241.226.3": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "lot-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 27.7,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4056,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4037.8,
                "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": 102.67
}