{
    "ok": true,
    "domain": "sendgrid.com",
    "generated_at": "2026-08-09T10:47:10-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 82,
        "label": "Good",
        "categories": {
            "dns": 65,
            "mail": 90,
            "security": 84,
            "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": "12 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": "6 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": "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": "203 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": 19,
                "lost_points": 16,
                "detail": "5 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-44-209-50-213.compute-1.amazonaws.com"
            },
            {
                "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 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": "12 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": "6 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": "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": "203 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": "5 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-44-209-50-213.compute-1.amazonaws.com",
                "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 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": [
                "44.209.50.213",
                "54.83.169.232",
                "44.206.70.112",
                "3.136.127.8",
                "54.243.224.74",
                "3.142.214.154",
                "18.221.40.15",
                "54.237.12.3",
                "18.217.167.55",
                "52.2.178.113",
                "18.189.137.195",
                "3.147.218.147"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 smtp.google.com."
            ],
            "TXT": [
                "\"ms2jsau3o1f4h802lr68bsb256\"",
                "\"postman-domain-verification=06c6947dd936dddbbfe7a7e5a71b5c984a44e5ce0cadd7a8174320c42fd2f5e2f10e18590d5fbaa5f574df473f2a841a8fc6bcb4fed1ec15254845ba5aad1ab1\"",
                "\"status-page-domain-verification=989qbtpx3q0r\"",
                "\"facebook-domain-verification=jotjcwyly7se4q6c3xsysztxo287s9\"",
                "\"anthropic-domain-verification-gjxs4q=b0anOdwQdQOCAOZGbpSFZUrIz\"",
                "\"48ed3283-0038-4458-8cb0-d2e7d0a4b860\"",
                "\"loaderio=dc99536e3eb902ffc82885541e224e7c\"",
                "\"facebook-domain-verification=dfv1zm6tx7ues6olt99mpc58vh49qj\"",
                "\"google-site-verification=-BR0U2prX8YJz74uUQygVn22zPdt86Jc5FVd5ZX6xXo\"",
                "\"efd3d1covh2tjg32cohdkjof71\"",
                "\"8mqpm5f9vltr3jvue71slj2j31\"",
                "\"MS=ms77173225\"",
                "\"dcacl5d6qbb453nflucim3hi48\"",
                "\"knp3gmub9ht14m0lg24j0e5rq1\"",
                "\"google-site-verification=gZJHxa9fylVS3VZ3Zl8jPTZesFDJi28bh5PQJujhez8\"",
                "\"v=spf1 include:sendgrid.com._nspf.vali.email include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email include:stspg-customer.com ip4:167.89.60.95 ip4:50.31.36.205 ~all\""
            ],
            "NS": [
                "ns14.dnsmadeeasy.com.",
                "ns10.dnsmadeeasy.com.",
                "ns15.dnsmadeeasy.com.",
                "ns13.dnsmadeeasy.com.",
                "ns12.dnsmadeeasy.com.",
                "ns11.dnsmadeeasy.com."
            ],
            "SOA": [
                "ns10.dnsmadeeasy.com. dns.dnsmadeeasy.com. 2011112069 14400 600 1728000 180"
            ],
            "CAA": [
                "0 issue \"sectigo.com\"",
                "0 issue \"globalsign.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"symantec.com\"",
                "0 issue \"godaddy.com\"",
                "0 issue \"amazon.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "44.209.50.213",
            "54.83.169.232",
            "44.206.70.112",
            "3.136.127.8",
            "54.243.224.74",
            "3.142.214.154",
            "18.221.40.15",
            "54.237.12.3",
            "18.217.167.55",
            "52.2.178.113",
            "18.189.137.195",
            "3.147.218.147"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:sendgrid.com._nspf.vali.email include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email include:stspg-customer.com ip4:167.89.60.95 ip4:50.31.36.205 ~all",
        "dmarc": "v=DMARC1; p=reject; sp=reject; pct=100; adkim=r; aspf=r; rua=mailto:dmarc_agg@vali.email,mailto:dmarc_rua@sendgrid.com; ruf=mailto:dmarc@sendgrid.com; fo=1; rf=afrf; ri=86400",
        "dkim_selector": "s1",
        "dkim_host": "s1._domainkey.sendgrid.com",
        "dkim": "k=rsa; t=s; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2LaY8C3pdtdkSF6C+TTYw0bIKAHt70oFeM5IAHb0aLVY7mSWmjWmPHtV6MGbr4n35ABRKpobn40DJGLU7NmjaT54TDTLLsU2DjEFi+p6VQtHdqprrbFNXt5YmQmnYdsHQ0gSe/nyb6PwoX5q92HexVxfT4/etJ+WKnOf4rk2vZplVoeiaxT5Cxench8SzFLa9u1UrJTdFHkWuVl3aR64Up2bOfR3u9uXjkvMXwX0NdjsZeF0GXi1fqUQXg8s7VriECC2TiioWcB0AWPJoGeNfgGO7O6Oj1mdLPQQJrxqzManJrKp43yS9cO+GVXCf92hPTb93nrAWQjehoRbS/rCrQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://amplify.valimail.com/bimi/twilio/qMjF7wPTroQ-twilio_inc_1020931307.svg; a=https://amplify.valimail.com/bimi/twilio/qMjF7wPTroQ-twilio_inc_1020931307.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-44-209-50-213.compute-1.amazonaws.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "100.20.185.186",
                        "35.167.223.169",
                        "44.231.22.184",
                        "44.241.218.131",
                        "52.40.26.206",
                        "54.187.184.92",
                        "54.188.166.107",
                        "54.213.9.126",
                        "54.245.161.235"
                    ],
                    "time_ms": 61.45
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.189.137.195",
                        "18.217.167.55",
                        "18.221.40.15",
                        "3.136.127.8",
                        "3.142.214.154",
                        "3.147.218.147",
                        "44.206.70.112",
                        "44.209.50.213",
                        "52.2.178.113",
                        "54.237.12.3",
                        "54.243.224.74",
                        "54.83.169.232"
                    ],
                    "time_ms": 52.73
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "18.189.137.195",
                        "18.217.167.55",
                        "18.221.40.15",
                        "3.136.127.8",
                        "3.142.214.154",
                        "3.147.218.147",
                        "44.206.70.112",
                        "44.209.50.213",
                        "52.2.178.113",
                        "54.237.12.3",
                        "54.243.224.74",
                        "54.83.169.232"
                    ],
                    "time_ms": 56.75
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "18.189.137.195",
                        "18.217.167.55",
                        "18.221.40.15",
                        "3.136.127.8",
                        "3.142.214.154",
                        "3.147.218.147",
                        "44.206.70.112",
                        "44.209.50.213",
                        "52.2.178.113",
                        "54.237.12.3",
                        "54.243.224.74",
                        "54.83.169.232"
                    ],
                    "time_ms": 56.7
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "18.189.137.195",
                        "18.217.167.55",
                        "18.221.40.15",
                        "3.136.127.8",
                        "3.142.214.154",
                        "3.147.218.147",
                        "44.206.70.112",
                        "44.209.50.213",
                        "52.2.178.113",
                        "54.237.12.3",
                        "54.243.224.74",
                        "54.83.169.232"
                    ],
                    "time_ms": 71.55
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "GoDaddy.com, Inc.",
        "subject": "*.sendgrid.com",
        "valid_from": "2026-02-16T03:24:34-06:00",
        "valid_to": "2027-02-28T11:29:00-06:00",
        "days_remaining": 203,
        "san": [
            "*.sendgrid.com",
            "sendgrid.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.twilio.com/en-us/sendgrid",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Sun, 09 Aug 2026 15:47:01 GMT",
            "content-type": "text/html;charset=utf-8",
            "content-length": "611364",
            "connection": "keep-alive",
            "server": "nginx",
            "x-timer": "S1786290422.771637,VS0,VS0,VE2",
            "location": "https://www.twilio.com/en-us/sendgrid",
            "cache-control": "max-age=600,stale-while-revalidate=30,stale-if-error=7200",
            "expires": "Sun, 09 Aug 2026 15:34:14 GMT",
            "accept-ranges": "bytes",
            "strict-transport-security": "max-age=31557600",
            "x-served-by": "cache-chi-kmdw8640093-CHI",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 164ba58e712490fe4916f878edc59be8.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD58-P11",
            "x-amz-cf-id": "bJUOqLLs2YhHiTHT2fAIWW52E3bZv5A4eUazCWG6bHyjqRZJSWtPCQ==",
            "age": "166",
            "x-frame-options": "SAMEORIGIN",
            "content-security-policy": "frame-ancestors 'self'",
            "referrer-policy": "origin-when-cross-origin",
            "last-modified": "Sun, 09 Aug 2026 12:47:06 GMT",
            "etag": "\"95424-6589ca29a8b09\"",
            "x-vhost": "twilio-com",
            "x-content-type-options": "nosniff",
            "vary": "Accept-Encoding,x-aem-variant"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "nginx",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.twilio.com/en-us/sendgrid",
        "title": "SendGrid Email API and Email Marketing Campaigns | Twilio",
        "description": "SendGrid's trusted email API and marketing campaigns platform is now available through Twilio.com.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "44.209.50.213": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.83.169.232": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "44.206.70.112": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.136.127.8": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "smtp.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 53.7,
                "banner": "220 mx.google.com ESMTP 46e09a7af769-7f35b5a8342si6212071a34.30 - gsmtp",
                "error": "No connection"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4030.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4007.4,
                "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": 77.86
}