{
    "ok": true,
    "domain": "grammarly.com",
    "generated_at": "2026-08-08T20:16:36-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 72,
        "label": "Fair",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 81,
            "network": 65,
            "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": "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": 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": "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": "150 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: server-3-170-51-67.cmh68.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": 0,
                "lost_points": 40,
                "detail": "HTTP/2 405 "
            },
            {
                "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": "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": "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": "150 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: server-3-170-51-67.cmh68.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": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 405 ",
                "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": [
                "3.170.51.67",
                "3.170.51.88",
                "3.170.51.124",
                "3.170.51.109"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "50 aspmx3.googlemail.com.",
                "20 alt1.aspmx.l.google.com.",
                "10 aspmx.l.google.com.",
                "40 aspmx2.googlemail.com.",
                "30 alt2.aspmx.l.google.com."
            ],
            "TXT": [
                "\"stripe-verification=E633B1A2291B29012E4779284D3E827EAD320388EA6BD12432766B8919DBA117\"",
                "\"_aji9bs0zsnxbc7s3hgopff5i69gdpoa\"",
                "\"stripe-verification=F3633F704D2137D4082346041FB48DCDBFCF74C5A24135727275D7B7E4DEB0FE\"",
                "\"google-site-verification=vLifvjc088vXpEUDE0PT7j2gsQM8Cpa2LVSR-Jee1uc\"",
                "\"v=spf1 include:_spf.google.com include:stspg-customer.com include:_spf.salesforce.com include:_spf.psm.knowbe4.com include:et._spf.pardot.com include:spf.redpoints.com ip4:23.21.109.197 ip4:23.21.109.212 ip4:147.160.167.0/26 -all\"",
                "\"stripe-verification=6324a0d2fe10167d6ed0189caaf601080a24c01493b6d1215252f247df6b14f4\"",
                "\"postman-domain-verification=ec4f4a9f21532e35cebc57b2370017a0d7f66b2bb21ad6a1d3e21cb0e65bbb98a3a0a3d3d335c36362dfde716a276d2595f051b665a81116f862c0edde2be8fe\"",
                "\"notion-domain-verification=Tbg0jfq1eLv144zfB1H5FrCMNbgqilor4HT8VvzhBYM\"",
                "\"MS=96F5E682E3FF0FBFEF84219A18A34BD963086AA8\"",
                "\"miro-verification=f95626cc26c38db4b72a6079d5dcf7583be7698c\"",
                "\"cursor-domain-verification-sv7qgx=BEg0YCBYeeYuHLiFNLXfRXpGb\"",
                "\"adobe-idp-site-verification=3e651ed09e9293cf53b3383b231a710750a73dba4666d6053fa650194bb0d153\"",
                "\"jamf-site-verification=3h6Uug2q-ggp8Ahy3ymzUQ\"",
                "\"stripe-verification=00ba8e3b5ee449df83a366291b29b6922f8da284fca2ea669531fd0892474ccc\"",
                "\"docker-verification=e6d67e2c-ddc8-4a8b-bb3b-87efa1b6c380\"",
                "\"anthropic-domain-verification-wrasvv=rz25qD50tNGOmhMHoA731afHD\"",
                "\"onx=d50f7c6e-7adb-4d07-92a3-f314e524cebd\"",
                "\"docusign=b16227bc-8eed-4fe9-8c59-f857f8f6f8d5\"",
                "\"vmware-cloud-verification-3df5f056-6241-4c3a-9c78-234f8b64f93a\"",
                "\"stripe-verification=E83A60C996A179AD84F0E51EDBC1043DEF1822E88D98B955AA73D1AB0C21B7C5\"",
                "\"MS=ms11892818\"",
                "\"drift-domain-verification=dd77af23e1275ecb2950661245abc7a0fd9e77afd02ac31622c9bfd3dedaa95f\"",
                "\"atlassian-domain-verification=whH-NvC3ViXrafg4bTERPBlxvBNLVWD0xV5WbI2C9ZtubXKcXRh2sa07+lKL0C/X\"",
                "\"google-site-verification=nm62OjxlwL4GOt1mxARtnuQVJ4kAv0hPO2ANkoAOCYc\"",
                "\"cloudflare_dashboard_sso=23b2bdffef1d7658015b6e25e57bccd7\"",
                "\"numeric-domain-verification-pfx4f5=iIOICNIh7pE2U8eyIwKgR0bXO\"",
                "\"wrike-verification=NjcwODE1NjpjYjczN2QwMDg4NmRhNmJiZDFkMWIzMWYwZGQ2NGM3MWE5NTVjMGViNDU0ZDIwMTk2YmU2MjU3Y2YwMzk1NWU1\"",
                "\"pardot894581=aff2191872eb522eed66a62c7d03601ebdae662415c6b1292a7211c01ade257a\"",
                "\"cloudpiercer-verification=b9dab0c22ef96ee3f675f59252321336\"",
                "\"google-site-verification=ZqvEoku9LrEhC7sEyYwgLag482jCuUKIdGXG1uYTwHU\"",
                "\"stripe-verification=DDD2DA0949B1569AAFE87F982AD66028F68771E0D3B139416E7F5C86135A4271\"",
                "\"notion-domain-verification=qgWEdy4xdexKhlLmcsnhTK6VHNWVDn9Dp9OMfw174MR\"",
                "\"apple-domain-verification=YmUmlcXeygZ70cqL\"",
                "\"detectify-verification=bd77af0941d04364d951a027120fc676\"",
                "\"docusign=98257b54-419f-4c8e-8387-ee6572462c1a\"",
                "\"google-site-verification=69QWyrCZ5njFAMqdC5AZvP2TQVe9JDtIzIdDpDa5X3Q\"",
                "\"status-page-domain-verification=c1c19zbcrb82\"",
                "\"zapier-domain-verification-challenge=afd60c3e-f878-4432-8732-b3d8c7be71b4\"",
                "\"reachdesk-verification=abmXP4MomXpwkAXG2Pp9jCWvSUYsj4BxDgJwAceSvxIOtDmqWSI7jrpnVZJpU1oL\"",
                "\"parallels-domain-verification=e9daf5c51c7f493d9ad9bbd319d9fafabcba12e1cb7d410190931380d6b4341b\"",
                "\"onetrust-domain-verification=4efd20418d3e40b9bdf3020fb12b119c\""
            ],
            "NS": [
                "ns-1588.awsdns-06.co.uk.",
                "ns-1221.awsdns-24.org.",
                "ns-835.awsdns-40.net.",
                "ns-422.awsdns-52.com."
            ],
            "SOA": [
                "ns-422.awsdns-52.com. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "3.170.51.67",
            "3.170.51.88",
            "3.170.51.124",
            "3.170.51.109"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.google.com include:stspg-customer.com include:_spf.salesforce.com include:_spf.psm.knowbe4.com include:et._spf.pardot.com include:spf.redpoints.com ip4:23.21.109.197 ip4:23.21.109.212 ip4:147.160.167.0/26 -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc@grammarly.com,mailto:dmarc_agg@dmarc.250ok.net,mailto:rujwa3ev@ag.dmarcian.com; ruf=mailto:dmarc_fr@dmarc.250ok.net; fo=1; pct=100; rf=afrf",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.grammarly.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA8HnpzTTyuTLqsC5ExQFA8k8TRBhVlvcdrkOPRoy7twhmGsqi6hLwuVpYPaouPSJSLWR+71L1BJulTZLzeSjNK7WoOSr/9kAfOU0pMVfqe7x5vIwsVdmtdfYy072TyefoTNNPhZXvhSiibj2lDT+7qnUsOzWpvgMxZWFCM1/zLKJjGdqcApB9AiNXMPHfT8KRCK3FGZ2vY5r1qRjORexhegmrCfdHZli8h/w+9SbcOajacpbu+MQiggG485TXX/NLMiP2/YXQaxZYE7Wz8oB3wJp84y9NJzx3tcndqJaRw/dWaP7WrXzhBSTDTzmHWkfH27thoS0g18l6JJTLQomWMwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-3-170-51-67.cmh68.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "99.84.203.125",
                        "99.84.203.33",
                        "99.84.203.59",
                        "99.84.203.84"
                    ],
                    "time_ms": 77.76
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.225.47.13",
                        "13.225.47.25",
                        "13.225.47.26",
                        "13.225.47.68"
                    ],
                    "time_ms": 32.27
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "13.225.47.13",
                        "13.225.47.25",
                        "13.225.47.26",
                        "13.225.47.68"
                    ],
                    "time_ms": 65.88
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "99.84.203.125",
                        "99.84.203.33",
                        "99.84.203.59",
                        "99.84.203.84"
                    ],
                    "time_ms": 100.4
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.192.100.101",
                        "54.192.100.128",
                        "54.192.100.24",
                        "54.192.100.91"
                    ],
                    "time_ms": 76.63
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "www.grammarly.com",
        "valid_from": "2026-06-22T19:00:00-05:00",
        "valid_to": "2027-01-06T17:59:59-06:00",
        "days_remaining": 150,
        "san": [
            "www.grammarly.com",
            "grammarly.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.grammarly.com/",
        "status": "HTTP/2 405 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/plain; charset=UTF-8",
            "content-length": "53",
            "location": "https://www.grammarly.com/",
            "date": "Sun, 09 Aug 2026 01:16:27 GMT",
            "cross-origin-opener-policy": "same-origin-allow-popups",
            "x-xss-protection": "1; mode=block",
            "referrer-policy": "no-referrer-when-downgrade",
            "cache-control": "max-age=0, no-store, no-cache",
            "content-security-policy": "frame-ancestors 'self' *.grammarly.com",
            "x-content-type-options": "nosniff",
            "x-cache": "Error from cloudfront",
            "via": "1.1 daca68d2eb56d8591040b0405aa055ce.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD58-P15",
            "x-amz-cf-id": "gVLxuHIRpPJu3VpkI7m8r1KKCfnV7d0lnYOSC-QNuqIT0ay0mpJBOA==",
            "allow": "POST, GET"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": false,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": true,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.grammarly.com/",
        "title": "Grammarly: Free AI Writing Assistance",
        "description": "Grammarly makes AI writing convenient. Work smarter with personalized AI guidance and text generation on any app or website.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "3.170.51.67": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.170.51.88": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.170.51.124": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.170.51.109": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx3.googlemail.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.8,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4042.9,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4026.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": 88.49
}