{
    "ok": true,
    "domain": "alamo.com",
    "generated_at": "2026-08-12T07:04:46-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 76,
        "label": "Good",
        "categories": {
            "dns": 80,
            "mail": 90,
            "security": 69,
            "network": 85,
            "availability": 60
        },
        "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": 10,
                "lost_points": 0,
                "detail": "1 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": "204 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": 4,
                "lost_points": 31,
                "detail": "1 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: apex-redir.alamo.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": 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": 0,
                "lost_points": 40,
                "detail": "HTTP/2 403 "
            },
            {
                "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": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "1 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "4 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "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": "204 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": "1 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: apex-redir.alamo.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": "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": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 403 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "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": [
                "148.78.93.25"
            ],
            "AAAA": [
                "2620:103:e002:226::19"
            ],
            "CNAME": [],
            "MX": [
                "0 alamo-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"docusign=65a6bb3e-e74a-45ab-9064-076c519d50da\"",
                "\"v=spf1 include:mail.zendesk.com include:spf.protection.outlook.com -all\"",
                "\"MS=ms67161402\"",
                "\"google-site-verification=WedNC-QBOCsy4lEIlONZ0CVsBu9C4ZD2BEBn4xDBaVA\"",
                "\"tmes=cff4e63773e5cbdc3242ea0302d67db7\"",
                "\"+wTb/mkj0HoonrPbHEJ+6Y8z2fscR6vmU9Mj1eUdr5+bKVQeF01kfXKQsrudBSmtgMsnEVBBTm/LqeltTubwvQ==\"",
                "\"G1SpFLuIbzqPmlSKFeINUHjWFqxUsDW8sh5LndI73FuKGE74OWjABnY1hklCkP8+97hzExz73bN3rnYbNWBVaw==\""
            ],
            "NS": [
                "ns4.enterprise.com.",
                "ns1.enterprise.com.",
                "ns2.enterprise.com.",
                "ns3.enterprise.com."
            ],
            "SOA": [
                "ns1.enterprise.com. dnsadmin.enterprise.com. 2026081102 10800 3600 604800 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "148.78.93.25"
        ],
        "ipv6": [
            "2620:103:e002:226::19"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:mail.zendesk.com include:spf.protection.outlook.com -all",
        "dmarc": "v=DMARC1; p=reject; pct=100; fo=1; rua=mailto:1b1ac5bf@mxtoolbox.dmarc-report.com; ruf=mailto:1b1ac5bf@forensics.dmarc-report.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.alamo.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA817Fqs0dD2bxuzhsaXxexoRv0V5k7uuIg426JPQOo9zE1/EGAfkAQiwbyvgY8hBo3cjPeh8sTbbYV45xpUb7iVR6MokO1CbijGqDYESlfmogAqDuomGaZtFXhH4yuJ/99dXN++/1lYOE847Vt2ynP8pUkq0frB+fnlUs2oUJxI4955FeJJQmosA+624RUkL62LOLQdkypz96nOlxGrb71DgeMD50ENCm6n18Oio4VQVc3q5euLOsYePEOrJB6VsGpCunSvJ9nHQOhIwPrPHMUmFMUPSdnBSDRa/PA0GWLoLDApI9AgnpXd8bhfhiK1GRmW/rzB+er+xePo1kJkgOlQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "apex-redir.alamo.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "148.78.93.25"
                    ],
                    "time_ms": 55.38
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "148.78.93.25"
                    ],
                    "time_ms": 50.43
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "148.78.93.25"
                    ],
                    "time_ms": 64.8
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "148.78.93.25"
                    ],
                    "time_ms": 56.57
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "148.78.93.25"
                    ],
                    "time_ms": 124.06
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "COMODO CA Limited",
        "subject": "apex-redir.alamo.com",
        "valid_from": "2026-03-03T18:00:00-06:00",
        "valid_to": "2027-03-04T17:59:59-06:00",
        "days_remaining": 204,
        "san": [
            "apex-redir.alamo.com",
            "alamo.ca",
            "alamo.ch",
            "alamo.cn",
            "alamo.co.uk",
            "alamo.com",
            "alamo.de",
            "alamo.dk",
            "alamo.fi",
            "alamo.fr",
            "alamo.ie",
            "alamo.it",
            "alamo.jp",
            "alamo.no",
            "alamo.se",
            "alamo.tw",
            "alamorentacar.es",
            "alamosavetime.com",
            "es.alamo.com",
            "francais.alamo.ca",
            "goalamo.com",
            "pt.alamo.com",
            "res.alamo.com",
            "v1.alamo.com",
            "www.alamo.cn",
            "www.alamosavetime.com",
            "www.goalamo.com",
            "www.res.alamo.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.alamo.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "location": "https://www.alamo.com/",
            "server": "AkamaiGHost",
            "connection": "Keep-Alive",
            "content-length": "367",
            "mime-version": "1.0",
            "content-type": "text/html",
            "expires": "Wed, 12 Aug 2026 12:04:38 GMT",
            "date": "Wed, 12 Aug 2026 12:04:38 GMT",
            "set-cookie": "akaalb_Alamoaws=1786538078~op=AlamoAWS:AlamoEastAws|~rv=17~m=AlamoEastAws:0|~os=9b5fa5a3e6d092207a74badcdb33367d~id=c90a53862f0ba79bd7acef5d99c0e177; path=/; Expires=Wed, 12 Aug 2026 12:34:38 GMT; HttpOnly; Secure; SameSite=None",
            "akamai-device-characteristics": "mobile_browser= , mobile_browser_version= , brand_name= , device_os= , marketing_name= , model_name=",
            "akamai-edgescape": "georegion=267, country_code=US, region_code=MO, city=SAINTLOUIS, dma=609, pmsa=Null, msa=7040, areacode=314, county=SAINTLOUISCITY, fips=29510+29189, lat=38.6312, long=-90.1926, timezone=CST, zip=63101-63141+63143-63147+63150-63151+63155-63158+63160+63163-63164+63166-63167+63169+63171+63177-63180+63182+63188+63195+63197+63199, continent=NA, throughput=vhigh, bw=5000, asum=30083",
            "strict-transport-security": "max-age=15768000 ; includeSubDomains",
            "server-timing": "ak_p; desc=\"1786536278035_389047023_2319323998_16_75722_31_16_15\";dur=1"
        },
        "security_checks": {
            "strict-transport-security": true,
            "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": "AkamaiGHost",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.alamo.com/en/home.html",
        "title": "Cheap Car Rental in the U.S., Latin America & More - Alamo Rent a Car",
        "description": "Alamo® offers everyday low car rental rates at the most popular travel destinations throughout North America, Central America, South America, the Caribbean and Europe, as well as parts of Asia-Pacific and the Middle East.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "148.78.93.25": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alamo-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 22,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4043.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4040.8,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.216.212",
        "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": 115.32
}