{
    "ok": true,
    "domain": "glovoapp.com",
    "generated_at": "2026-08-10T02:51:23-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 77,
        "label": "Good",
        "categories": {
            "dns": 65,
            "mail": 90,
            "security": 65,
            "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": "4 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": 0,
                "lost_points": 10,
                "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": "68 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": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-18-64-183-22.ord58.r.cloudfront.net"
            },
            {
                "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 202 "
            },
            {
                "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": "4 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": "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": "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": "68 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": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-18-64-183-22.ord58.r.cloudfront.net",
                "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 202 ",
                "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": [
                "18.64.183.22",
                "18.64.183.28",
                "18.64.183.33",
                "18.64.183.100"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 aspmx2.googlemail.com.",
                "5 alt1.aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "10 aspmx3.googlemail.com."
            ],
            "TXT": [
                "\"google-site-verification=5i70dnEBhnSkWrisNYsyLEc9p_knzBSyAp3FLMSIWOg\"",
                "\"google-site-verification=S6x0hGJD1TQNA6ofV62JwsK4t277O7GnYgQDIulW9KQ\"",
                "\"asv_domain=186f0126ec4d1cd115e82464f98d432b\"",
                "\"twilio-domain-verification=97c961e5205141719815710d95b06f61\"",
                "\"google-site-verification=OUlyURSlg8khEVd-r_uA_M0bj4Nz0023cdzqJrHElpQ\"",
                "\"v=spf1 include:spf.mailjet.com include:_spf.google.com include:servers.mcsv.net include:amazonses.com include:_spf_glovo.coloriuris.net include:_spf.salesforce.com ip4:18.197.36.5 ip4:149.72.233.190 ip4:149.72.224.180 -all\"",
                "\"miro-verification=afee43267e0e6a488cfedf50957c7f4d52a91cfc\"",
                "\"cloudflare_dashboard_sso=984e561f39da718a2f8532cef70dadad\"",
                "\"apple-domain-verification=d0tQJGvW5bk8l0Ia\"",
                "\"docker-verification=4aa4eb33-0130-4acb-95da-b775c566b923\"",
                "\"MS=ms37158841\"",
                "\"google-site-verification=xd2eO2_hEagdcaZFFuH-hHT9SGJewi4MdJ7UzAq1Ayc\"",
                "\"anthropic-domain-verification-8d27de=9ji3syVFTWO4FVZ2GxwJy6i9w\"",
                "\"atlassian-domain-verification=ObzEQEAHxwsiwI2tbxwfaxtSRcW8cX1HXI2W4zPxiCkz5bOUnQALAvebsRNJ0KoX\"",
                "\"h1-domain-verification=Q4cUHUoYD89mvZxDBF1tinyQ6MJMrT5K8Z9yQXXoVkUgEh34\"",
                "\"teamviewer-sso-verification=cdb0a35f3bb84fb6b7b7bfc3c180acde\"",
                "\"google-site-verification=NBQXX1WzvPpKWXQvIhgNx_crqBMZOnpXswuataSdZnk\"",
                "\"sonatype-verification=OSSRH-72391\"",
                "\"bw=ncNsmCsxL2W4g1opBazORd7ZALom1LsMX4xVsdH5p0Cn\"",
                "\"google-site-verification=IP8vMI7zH6RwuZ2QwQ-MsENoXW6_noMezrE5MbXecsA\"",
                "\"zoho-verification=zb59563745.zmverify.zoho.eu\"",
                "\"verification_token=RjS8tEVSU33D5KgNQn4LgoM1h\"",
                "\"google-site-verification=lcoGvfEF-1FXyRcBYwiN5lTqHSbhHXEKqN1_yiAeQ1M\"",
                "\"jamf-site-verification=Wu7K58onVIf_rJojMi1dPw\"",
                "\"cursor-domain-verification-3x1k8v=rLUUpIIyt6df29ZAdyuEwTvT7\"",
                "\"google-site-verification=RPr724cv0wq4uFOy7qRwqJnSyJmpBYYrd-gUxoQuzso\"",
                "\"atlassian-domain-verification=XPBa7QFozdG+BPZ14kn+tuFiB3M0zrhU+6c1bYzEwzOf0oYzqk8bh/ItyzOpKj9+\"",
                "\"mgverify=ee74b4cc94845202cfc9bbe954af2a264c71f6b7517003fdab7f55d58ca5dd76\"",
                "\"google-site-verification=mgBYYZQY8_Wlgl5vGPJjv92Bj5lYtZiPINy_mUYiZts\"",
                "\"knowbe4-site-verification=723635135d6d0f1504e55e4167aa7188\"",
                "\"onetrust-domain-verification=cbbf828e23614c51af9d2c5352c95b1a\""
            ],
            "NS": [
                "ns-1877.awsdns-42.co.uk.",
                "ns-1305.awsdns-35.org.",
                "ns-419.awsdns-52.com.",
                "ns-738.awsdns-28.net."
            ],
            "SOA": [
                "ns-1877.awsdns-42.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issuewild \"amazon.com\"",
                "0 iodef \"mailto:security@glovoapp.com\"",
                "0 issue \"pki.goog; cansignhttpexchanges=yes\"",
                "0 issue \"actalis.it\"",
                "0 issuewild \"actalis.it\"",
                "0 issuewild \"ssl.com\"",
                "0 issuewild \"pki.goog; cansignhttpexchanges=yes\"",
                "0 issue \"digicert.com\"",
                "0 issuewild \"digicert.com\"",
                "0 issue \"amazon.com\"",
                "0 issuewild \"sectigo.com\"",
                "0 issue \"sectigo.com\"",
                "0 issuewild \"letsencrypt.org\"",
                "0 issue \"ssl.com\"",
                "0 issue \"letsencrypt.org\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "18.64.183.22",
            "18.64.183.28",
            "18.64.183.33",
            "18.64.183.100"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.mailjet.com include:_spf.google.com include:servers.mcsv.net include:amazonses.com include:_spf_glovo.coloriuris.net include:_spf.salesforce.com ip4:18.197.36.5 ip4:149.72.233.190 ip4:149.72.224.180 -all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:postmaster@glovoapp.com,mailto:dmarc_agg@vali.email,mailto:d5ea1768a1c4993@rep.dmarcanalyzer.com; ruf=mailto:d5ea1768a1c4993@for.dmarcanalyzer.com; fo=1;",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.glovoapp.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyMenwo9tpzbqB4zKdlCyQb3JnjkCWTZWXzV0rWTP1gX7rY4ECZiJSEyRfK1qPQ2JmpNwcZW2ECfENwBH7+/K75DXeC/lvhxLK0Kfcs27iyldAyTwRqQRD/hcoMSN6BR7Os2b5sIKp5lMmfCLxd/g62lChDIA99a3m2HuY2O3NIhbZg+krRqQtxNQHkFouVtTkVs/yxaHq4a8z1FKubr8hAGMClThZuhQT+hh0JBiPGqV0hlsr+GGUvBkeoPueRDN7ALDJoo4LQ8jZSUIzcC5dyU7gvpWIdDxWWLUPkQKsicDECcCXyEixYfL03FjTUb4VbWvNQWZED+dVxsroPuLgwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "v=BIMI1; l=https://bimi-glovo.s3.eu-west-1.amazonaws.com/glovoapp23_s_a_1411893029.svg; a=https://bimi-glovo.s3.eu-west-1.amazonaws.com/glovoapp23_s_a_1411893029.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-18-64-183-22.ord58.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "18.64.183.100",
                        "18.64.183.22",
                        "18.64.183.28",
                        "18.64.183.33"
                    ],
                    "time_ms": 66.88
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.64.183.100",
                        "18.64.183.22",
                        "18.64.183.28",
                        "18.64.183.33"
                    ],
                    "time_ms": 18.15
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "18.64.183.100",
                        "18.64.183.22",
                        "18.64.183.28",
                        "18.64.183.33"
                    ],
                    "time_ms": 69.74
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "18.64.183.100",
                        "18.64.183.22",
                        "18.64.183.28",
                        "18.64.183.33"
                    ],
                    "time_ms": 47.64
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.192.100.104",
                        "54.192.100.116",
                        "54.192.100.45",
                        "54.192.100.88"
                    ],
                    "time_ms": 52.83
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "*.glovoapp.com",
        "valid_from": "2026-04-02T19:00:00-05:00",
        "valid_to": "2026-10-17T18:59:59-05:00",
        "days_remaining": 68,
        "san": [
            "*.glovoapp.com",
            "glovoapp.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://glovoapp.com/",
        "status": "HTTP/2 202 ",
        "http_version": "3",
        "headers": {
            "server": "CloudFront",
            "date": "Mon, 10 Aug 2026 07:51:15 GMT",
            "content-length": "0",
            "x-amzn-waf-action": "challenge",
            "cache-control": "no-store, max-age=0",
            "content-type": "text/html; charset=UTF-8",
            "access-control-allow-origin": "*",
            "access-control-max-age": "86400",
            "access-control-allow-methods": "OPTIONS,GET,POST",
            "access-control-expose-headers": "x-amzn-waf-action",
            "x-cache": "Error from cloudfront",
            "via": "1.1 0f88ac0bcfaea426527d788396297f96.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD58-P2",
            "x-amz-cf-id": "ScLOu4I3N_gAzrFca_8qZt3z8cTCYJiMX5bEC7jcS8A1VmLduzLMdA=="
        },
        "security_checks": {
            "strict-transport-security": false,
            "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": "CloudFront",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://glovoapp.com/",
        "title": "",
        "description": "",
        "success": false,
        "error": "The page returned no content."
    },
    "network": {
        "18.64.183.22": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.64.183.28": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.64.183.33": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.64.183.100": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx2.googlemail.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 22.6,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.2,
                "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": 90.49
}