{
    "ok": true,
    "domain": "airliquide.com",
    "generated_at": "2026-08-10T02:44:11-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 77,
            "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": "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": 5,
                "lost_points": 0,
                "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": "5 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": "189 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": 12,
                "lost_points": 23,
                "detail": "3 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a104-85-47-78.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": "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": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "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": "5 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": "189 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": "3 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a104-85-47-78.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": [
                "104.85.47.78"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 aspmx2.googlemail.com.",
                "5 alt1.aspmx.l.google.com.",
                "10 aspmx3.googlemail.com.",
                "2 aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com."
            ],
            "TXT": [
                "\"sending_domain547722=3aecab2d1b61a9309dd8671fbc6f2f136e00408fcb44597536b585927974bc20\"",
                "\"sending_domain1053103=12f111ce5d29380014c0a9a46424070ce4c1cf8a64268c571c0e30c3fd1c4846\"",
                "\"v=spf1 include:spf2.airliquide.com include:_spf.salesforce.com include:mail-jet.airliquide.com include:_spf.google.com -all\"",
                "\"mgverify=7415237c057750b119174112b67c80754c88d981d190930eb29d24aa0f03d06f\"",
                "\"google-site-verification=DD8Gx4cGwTLZjOnjgZSA89Zai7088Q38omQHwtnTB4U\"",
                "\"google-site-verification=70jynJJFtnvwaZfDuBlc8DcHbQTu3rk9CYgXbXV5Cxk\"",
                "\"00DOx00000MzG81=1TBOx0000000S5x\"",
                "\"00D390000004LAS=1TBPg00000000o1\"",
                "\"docusign=efb7c98e-ab2c-49aa-acdb-443d77c8fc03\"",
                "\"DomainVerification=GK72EKDV0358GBV4TC1X97Z1YFY93FJ885TE7JVFAU1HY130LM11TNJHIVJT6776\"",
                "\"zscaler-verification-163706060-6122025-ixzStPShRD\"",
                "\"google-site-verification=_2fK_J2uVPYZXRksRDxhSxjbJkSlxMfw7fKopEAands\"",
                "\"docusign=cac69fc8-ecf4-49c2-bb23-9bebff6173e1\"",
                "\"sending_domain909242=b4e53341f6f897ed206763dd462af7c3bc3602688a0fd98d55437c46aee6d7b3\"",
                "\"XOkUMOFOgdPbvM0QbZim5QQAxgA=\"",
                "\"pardot547722=5ee2e782012dd8b02210a02f668bb463b25ab585fc30a6d16758289ae2ad03b4\"",
                "\"read-ai-verification = 018d802d-8bd7-7931-bc4e-d8e0ddd9b0ae\"",
                "\"cisco-ci-domain-verification=635df2a5026cbcfd19288e450e273e124af5523ac78c7a7e275ff46a67c189df\"",
                "\"docusign=42c2828a-c39f-4954-8839-0b172f0762d9\"",
                "\"brevo-code:2cb1bc75bbe32ebd11478e4b403703b2\"",
                "\"sending_domain1081563=cadda1b2772cad8757a1a9781e3af9b31617e11c4c509e2e7ad7bc6fd29cb61d\"",
                "\"pardot1122223=fe4be18ea62f25f53f47b92c785cd21ed4345851a7d29531c84fdd05d5f8f1cd\"",
                "\"brevo-code:39b1c3003b5e478481be7af497e5fe27\"",
                "\"cloudflare_dashboard_sso=a55228f7c70656337654a694531968ec\""
            ],
            "NS": [
                "ns04.airliquide.com.",
                "ns01.airliquide.com.",
                "ns03.airliquide.com.",
                "ns02.airliquide.com."
            ],
            "SOA": [
                "ns01.airliquide.com. postmaster.airliquide.com. 2026080714 25200 3600 1209600 21600"
            ],
            "CAA": [
                "0 issue \"digicert.com\"",
                "0 issue \"sectigo.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "104.85.47.78"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf2.airliquide.com include:_spf.salesforce.com include:mail-jet.airliquide.com include:_spf.google.com -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc.rua@airliquide.com",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.airliquide.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArPohia9QKhtdbDubnotoPnmpKygqaREYFe1cZ8wKUpwebfiQxMPew/LFAvadFpymz6ibKoRF1oCwB+n7hYhAqi6ql08Q/NTpem6hWMBzlvvdLb8kiGCmLD1LZCe9vAlzpvm4j4FN2YO6FPkmZIDAvwq0grAvVZMNI9c8wy5rBkVrdlXDnUkMRBmcvPRCctpf9/R3FDVNGfLFNo/UHAgt9e4CdJeoa3L9XbYibBsqGnJVoNHVIweo5FSdZAt4NQ3jGP/jxCZ+T4p7W8KAFLorRMK10o/VlyaAKH+dHbU7IjzRJRMBhexfrVpBt5BCgqgAUwIg7xNXVQ/57fCB2GnmXQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a104-85-47-78.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "104.85.47.78"
                    ],
                    "time_ms": 58.76
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "104.85.47.78"
                    ],
                    "time_ms": 62.85
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "104.85.47.78"
                    ],
                    "time_ms": 291.98
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "104.85.47.78"
                    ],
                    "time_ms": 45.09
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "104.85.47.78"
                    ],
                    "time_ms": 282.06
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Sectigo Limited",
        "subject": "www.airliquide.com",
        "valid_from": "2026-01-21T18:00:00-06:00",
        "valid_to": "2027-02-15T17:59:59-06:00",
        "days_remaining": 189,
        "san": [
            "www.airliquide.com",
            "airliquide.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.airliquide.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "AkamaiGHost",
            "content-length": "0",
            "location": "https://www.airliquide.com/",
            "date": "Mon, 10 Aug 2026 07:44:02 GMT",
            "strict-transport-security": "max-age=31536000",
            "content-language": "en",
            "content-type": "text/html; charset=UTF-8",
            "etag": "\"1786296471-gzip\"",
            "last-modified": "Sun, 09 Aug 2026 17:27:51 GMT",
            "x-age": "51363",
            "x-ah-environment": "prod",
            "x-cache-hits": "13638",
            "x-consumer-id": "87df0344-dc0f-4877-988d-b033cd421f62",
            "x-content-type-options": "nosniff",
            "x-drupal-cache": "HIT",
            "x-drupal-dynamic-cache": "MISS",
            "x-frame-options": "SAMEORIGIN",
            "x-request-id": "v-aa791cda-9417-11f1-a92e-af6e482d1f47",
            "cache-control": "public, max-age=31536000",
            "expires": "Tue, 10 Aug 2027 07:44:02 GMT",
            "vary": "x-consumer-id",
            "x-xss-protection": "1; mode=block"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "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.airliquide.com/",
        "title": "A world leader in gases, technologies and services for industry and healthcare | Air Liquide",
        "description": "Air Liquide acts as the backbone of numerous economic sectors, serving 4.3 million customers and patients across 59 countries with approximately 65,000 employees.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "104.85.47.78": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx2.googlemail.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.9,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4013.1,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020.7,
                "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": 118.79
}