{
    "ok": true,
    "domain": "aeromexico.com",
    "generated_at": "2026-08-11T00:47:13-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 78,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 81,
            "network": 50,
            "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": "1 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": "12 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": 0,
                "lost_points": 10,
                "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": "142 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-62-83-83.deploy.static.akamaitechnologies.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "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": "1 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": "12 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": "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": "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": "142 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-62-83-83.deploy.static.akamaitechnologies.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "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": [
                "23.62.83.83"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 mxb-00117101.gslb.pphosted.com.",
                "0 mxa-00117101.gslb.pphosted.com."
            ],
            "TXT": [
                "\"_ez2cj358nefsr6j6dmc7j050r1gkaz9\"",
                "\"google-site-verification=ulmdj7tHwgpDnMZ27-UwcEc2csaVb4yHakW-ldqBxdQ\"",
                "\"v=spf1 include:mailgateone.aeromexico.com include:spf.protection.outlook.com include:_spf.aeromexico.com include:spf-00117101.pphosted.com include:sparkpostmail.com include:rp.oracleemaildelivery.com include:spf.sabre.com -all\"",
                "\"MS=ms67139787\"",
                "\"google-site-verification=6O2g2M8LHq44dMlFv0eunxcMxXRPUbNM66piIYO8vr0\"",
                "\"_globalsign-domain-verification=JISMYicSjYQMSVse8RQebKVLppLFX3ZBkrIedcrcmC\"",
                "\"apple-domain-verification=qPA83WwkUUovmGU5\"",
                "\"_globalsign-domain-verification=6wfBI6Os4g25rvNo1kaxA92bvP5e4RHP9iyvGHlrSH\"",
                "\"DirectFedAuthUrl=https://sso.skyteam.com/app/lams_entraidauthentication_1/exki1nw5b7Ankn4wZ417/sso/saml\"",
                "\"miro-verification=c6a92953e9be3edc9b3b4f386fb662816e878a23\"",
                "\"MS=C1053E47608FC4A26CB780C21700A86734E5A230\"",
                "\"rxb6fsktlq2zcvzxzf4v9tdf64sqw1qh\"",
                "\"facebook-domain-verification=cze1ni30oh2d5121j278tqym2ahcc7\"",
                "\"dtm-domain-verification=ebr1VFa6VZQo6eC1MD2316ICGoFU012T6WhbS5QO_cY\"",
                "\"_globalsign-domain-verification=gxDZTHFxmg56fm5vMzUelQcu7UZSnIYHxvoZHAUJYR\"",
                "\"_globalsign-domain-verification=zkyB5C1cq-PiUv2uR0BxA5ebSSkMp0sO5ji-5EdgOf\"",
                "\"google-site-verification=KtIcMo2l1cf7DnU2hGu5pLrbzqNGEPMD43IyvDk1rB4\"",
                "\"zspl00wy51bglsk4kk9gqx5464dbl9pp\"",
                "\"google-site-verification=jqOLypVj24Orohl8_f9hD4ypwRwkeZ8KY8XAposh1aU\"",
                "\"google-site-verification=8S0jzpBH6RIgb9WBZfPuuYihWTJifBYuYxcrk-fv5vg\"",
                "\"globalsign-domain-verification=efe2f8a4c1dd0398a6d20ea6fdbaf8ed\"",
                "\"openai-domain-verification=dv-pTvjcXzv1Nvy5pENE22AaY4a\""
            ],
            "NS": [
                "a6-66.akam.net.",
                "a7-65.akam.net.",
                "a22-66.akam.net.",
                "a13-67.akam.net.",
                "a1-132.akam.net.",
                "a1-12.akam.net.",
                "a11-66.akam.net.",
                "a28-67.akam.net.",
                "a13-65.akam.net.",
                "a24-64.akam.net.",
                "a22-65.akam.net.",
                "a4-64.akam.net."
            ],
            "SOA": [
                "a1-12.akam.net. root.a1-12.akam.net. 2026080701 10800 300 604800 300"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.62.83.83"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:mailgateone.aeromexico.com include:spf.protection.outlook.com include:_spf.aeromexico.com include:spf-00117101.pphosted.com include:sparkpostmail.com include:rp.oracleemaildelivery.com include:spf.sabre.com -all",
        "dmarc": "v=DMARC1; p=quarantine; pct=100; rua=mailto:gamdmarc@aeromexico.com,mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:gamdmarc@aeromexico.com,mailto:dmarc_ruf@emaildefense.proofpoint.com;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.aeromexico.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDiCpubHjd+u66vEwh0OeuREGowgkk4gTMa3jI9ZDqGi4QzbOScc6uC564+0fQbxQmx3cd5eHtKUPEg3CW6O5X93cW8Fi1fpwWcADdBo9dpH+AwtqHJIhfdTbee5bkSLV6gjf2qEBVjn2T8E1uBdDu6+dgvZg1NeRZ3ATsCpQxLLQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 7,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-62-83-83.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.62.83.83"
                    ],
                    "time_ms": 47.52
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.62.83.83"
                    ],
                    "time_ms": 26.47
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.10.201.134"
                    ],
                    "time_ms": 53.13
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.62.83.83"
                    ],
                    "time_ms": 35.65
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.207.15.79"
                    ],
                    "time_ms": 66.15
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "aeromexico.com",
        "valid_from": "2026-06-15T19:00:00-05:00",
        "valid_to": "2026-12-31T17:59:59-06:00",
        "days_remaining": 142,
        "san": [
            "aeromexico.com",
            "aeromexico-delta.com",
            "alpha.aeromexico.com",
            "amx-apigtw-dev.amlab7.com",
            "amx-c-alrsbk-de.amlab7.com",
            "amx-c-alrsbk-pd.aeromexico.com",
            "amx-c-alrsbk-q.amlab7.com",
            "amx-c-alrsbk-skylink-de.amlab7.com",
            "amx-c-alrsbk-skylink-pd.amlab7.com",
            "amx-c-alrsbk-skylink-q.amlab7.com",
            "amx-c-bkngbk-de.amlab7.com",
            "amx-c-bkngbk-pd.aeromexico.com",
            "amx-c-bkngbk-q.amlab7.com",
            "amx-c-chkibk-de.amlab7.com",
            "amx-c-chkibk-pd.aeromexico.com",
            "amx-c-chkibk-q.amlab7.com",
            "amx-c-ksk-ssbd-pd.aeromexico.com",
            "amx-c-lcst-de.amlab7.com",
            "amx-c-lyltbk-de.amlab7.com",
            "amx-c-lyltbk-pd.aeromexico.com",
            "amx-c-lyltbk-q.amlab7.com",
            "amx-c-mtpsbk-de.amlab7.com",
            "amx-c-mtpsbk-pd.aeromexico.com",
            "amx-c-mtpsbk-q.amlab7.com",
            "amx-c-poflbk-de.amlab7.com",
            "amx-c-poflbk-pd.aeromexico.com",
            "amx-c-poflbk-q.amlab7.com",
            "amx-c-pytsbk-de.amlab7.com",
            "amx-c-pytsbk-pd.aeromexico.com",
            "amx-c-pytsbk-q.amlab7.com",
            "amx-c-slfcmbk-de.amlab7.com",
            "amx-c-slfcmbk-pd.aeromexico.com",
            "amx-c-slfcmbk-q.amlab7.com",
            "amx-delta-ft-de.amlab7.com",
            "amx-delta-ft-pd.aeromexico.com",
            "amx-delta-ft-q.amlab7.com",
            "amx-vuela-ft-de.amlab7.com",
            "amx-vuela-ft-q.amlab7.com",
            "amx-wbt-rules-ui-pd.aeromexico.com",
            "autos.aeromexico.com",
            "beta-ivr.amxcomm.com",
            "beta-kiosks-cuss.aeromexico.com",
            "beta-kiosks.aeromexico.com",
            "beta.aeromexico.com",
            "compliance.aeromexico.com",
            "corporate.aeromexico.com",
            "delta-aeromexico.com",
            "dev-a.amlab7.com",
            "dev.amlab7.com",
            "dyn-ivp-ac.amlab7.com",
            "dyn-ivp-dq.amlab7.com",
            "esim.aeromexico.com",
            "investors.aeromexico.com",
            "ir.aeromexico.com",
            "ivr.amlab7.com",
            "ivr.amxcomm.com",
            "kiosks-cuss.aeromexico.com",
            "kiosks.aeromexico.com",
            "new-or.aeromexico.com",
            "new.aeromexico.com",
            "productoabordoapi.aeromexico.com",
            "qa-a.amlab7.com",
            "qa.amlab7.com",
            "vuela.aeromexico.com",
            "www.aeromexico-delta.com",
            "www.aeromexico.com",
            "www.delta-aeromexico.com",
            "www.vuela.aeromexico.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://aeromexico.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "mime-version": "1.0",
            "content-length": "551",
            "cache-control": "max-age=0, no-cache, no-store",
            "pragma": "no-cache",
            "expires": "Tue, 11 Aug 2026 05:47:13 GMT",
            "content-type": "text/html",
            "date": "Tue, 11 Aug 2026 05:47:13 GMT",
            "set-cookie": "akaalb_ALB_APP_1.0=~op=UI_A:UI-A_2|~rv=15~m=UI-A_2:0|~os=36c043cbfe66c17310222aa8596a07c0~id=525df21f5acb11280b672ac93f6fe0de; path=/; HttpOnly; Secure; SameSite=None",
            "alt-svc": "h3=\":443\"; ma=93600",
            "x-akam-sw-version": "0.5.0",
            "edgescape": "Country=US,RegionCode=MO,City=SAINTLOUIS,AreaCode=314,Latitud=38.6312,Longitud=-90.1926,Zip=63101-63141+63143-63147+63150-63151+63155-63158+63160+63163-63164+63166-63167+63169+63171+63177-63180+63182+63188+63195+63197+63199",
            "strict-transport-security": "max-age=31536000 ; includeSubDomains ; preload",
            "geo_info": "Country=US;City=SAINTLOUIS;State=MO;MSA=7040",
            "grn": "0.e918d017.1786427233.c6aa31a",
            "x-frame-options": "SAMEORIGIN",
            "content-security-policy": "default-src 'self' * 'unsafe-inline' 'unsafe-eval' data: blob:; script-src 'self' * 'unsafe-inline' 'unsafe-eval' *.acsbapp.com acsbapp.com *.acsbap.com acsbap.com; style-src 'self' * 'unsafe-inline'; font-src * data:; img-src 'self' * 'unsafe-inline' data: blob: *.acsbapp.com acsbapp.com *.acsbap.com acsbap.com; connect-src 'self' * 'unsafe-inline' *.acsbapp.com acsbapp.com *.acsbap.com acsbap.com *.wikipedia.org wikipedia.org; media-src 'self' 'unsafe-inline' data:; frame-src *; object-src *;",
            "x-xss-protection": "1; mode=block",
            "x-content-type-options": "nosniff",
            "server-timing": "ak_p; desc=\"1786427232998_399513833_208315162_13_8481_37_14_15\";dur=1"
        },
        "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": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://aeromexico.com/",
        "title": "Site Maintenance",
        "description": "",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "23.62.83.83": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-00117101.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 28.2,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 49.3,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 48.1,
                "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": 144.74
}