{
    "ok": true,
    "domain": "toasttab.com",
    "generated_at": "2026-08-09T01:03:35-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 77,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 100,
            "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": "149 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": 35,
                "lost_points": 0,
                "detail": "9 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-54-192-100-126.mci50.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 403 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "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": "149 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": "ok",
                "title": "HTTP security headers",
                "detail": "9 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-54-192-100-126.mci50.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 403 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "54.192.100.126",
                "54.192.100.122",
                "54.192.100.121",
                "54.192.100.84"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 alt2.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com.",
                "10 alt4.aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com."
            ],
            "TXT": [
                "\"anthropic-domain-verification-nydmb7=diMGXdlyD1TCgsxxhdzzku19s\"",
                "\"google-site-verification=rn3dlBbudZZOu6KXTRWbeDHiKXItJglrIBoklI01ixg\"",
                "\"google-site-verification=1AKI1m34u9MbSxOjoEbupAqLw-HMK2xx0QtLvL9MtRM\"",
                "\"google-site-verification=d4-zN2usUGaph8ZIZpJC69uL56ynNlE9nFoBIxkeXoc\"",
                "\"loom-site-verification=7e6561d45a4c4e15ac35fb1cd2ab6bf9\"",
                "\"OSSRH-54700\"",
                "\"status-page-domain-verification=ftc1jg6ddrmk\"",
                "\"openai-domain-verification=dv-5Y31M7Dw2SmORWSeQPoGZ8O4\"",
                "\"00Dbf000003qTPB=1TBbf0000000HVX\"",
                "\"slack-domain-verification=oRg5t1hcm97KDaB3N4CMit8mhltUp2qpfUNtnwgm\"",
                "\"00DOt00000eodOz=1TBOt0000000PZW\"",
                "\"detectify-verification=b30bb75dc74702ef5c533a651cbee811\"",
                "\"MS=ms55897443\"",
                "\"jamf-site-verification=jdD4GQrnOCXumIxF47cZcw\"",
                "\"miro-verification=3b029aa64d9cb666511cb9d4a69ce7c8d7a1eb30\"",
                "\"adobe-idp-site-verification=a84407d39bd6a84a8b9f85ee9bf5405a1e3b1248719de6068e062fedfa9ad517\"",
                "\"stripe-verification=FAA016CA6E2CF9E001D8EE928EDC70CCF7B8A7756CBC7D37266987D487F180EE\"",
                "\"docusign=61623d18-1351-44ac-ab8d-e5c923f8d8fd\"",
                "\"atlassian-domain-verification=JkeW475mOU7Pn5e+UeR7OHpieE7R69O3EjN9k6QVdZR3RR0pfxy1soJ1fwxSOeTz\"",
                "\"mongodb-site-verification=kjaODl0TrVM18Zi31lpj3fouLnhcbyhF\"",
                "\"00DDI0000008hax=1TBRT0000000Ipl\"",
                "\"cursor-domain-verification-31wfja=21RQ1S46KLJp91n80gIqEItAo\"",
                "\"google-site-verification=mMxgVu7lkUimoDd9A0TzzdOlrcRpdpoapOJtbKDpBj0\"",
                "\"canva-site-verification=Iuo6pTvvnKbwbwl5qZJ6IA\"",
                "\"asv=8655178bae2f9f0e859954ba629d6fe0\"",
                "\"docusign=f040fa5d-fc4e-4d10-bdc6-4f762c6effe7\"",
                "\"1password-site-verification=QNYNWD5QYZHDLJHJU5MGQIOUMI\"",
                "\"bugcrowd-verification=e59c04b0ba0e8d89716f534752fdf7db\"",
                "\"k44fck3g4pk20j6gu19qfbcfpo\"",
                "\"google-site-verification=tPBJiDTwvdGiQvufSrbi8PtOyTuGY7tDhGs3w4H-QYs\"",
                "\"apple-domain-verification=yaxrWjo0uLuF00HJ\"",
                "\"google-site-verification=PVmSvVe_sR-_WD-VYKd8_bkibJLN0smA2btsKjHgCFc\"",
                "\"parallels-domain-verification=ce92c90bdfd14ca6a42c7ba047264ab6ee64528013ea4967a21c6c77271a2236\"",
                "\"MS=ms68782729\"",
                "\"facebook-domain-verification=ugudsgkigj30v2jdd1ncrbfgkjmjd0\"",
                "\"00DDn000003oF23=1TBR700000004GZ\"",
                "\"google-site-verification=LIljJqXsLSgjOB360qcxXJy7LkeuOUbdZVkTwRICCbg\"",
                "\"v=spf1 ip4:192.254.123.69 include:mailgun.org include:_spf.google.com include:mktomail.com include:_spf.salesforce.com ~all\"",
                "\"heroku-477562\"",
                "\"_globalsign-domain-verification=ZYDfOQ85WwAgpgqTL9HZr9Y54WwhttOjKWh2eky-8a\"",
                "\"00DOu00000DUys5=1TBOu0000000Buj\""
            ],
            "NS": [
                "ns-1780.awsdns-30.co.uk.",
                "ns-60.awsdns-07.com.",
                "ns-904.awsdns-49.net.",
                "ns-1343.awsdns-39.org."
            ],
            "SOA": [
                "ns-904.awsdns-49.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 900"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "54.192.100.126",
            "54.192.100.122",
            "54.192.100.121",
            "54.192.100.84"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:192.254.123.69 include:mailgun.org include:_spf.google.com include:mktomail.com include:_spf.salesforce.com ~all",
        "dmarc": "v=DMARC1; p=none; rua=mailto:dmarc_agg@vali.email;",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.toasttab.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCb2CK75XUjRhtMUJlvdIBLEWMNtLe9IlemrHczT+TQD7eGWULVTpG5xCl9xB03ZzOsBAtyxKcqVtgGPhuhvcHWndx2/PtX0eIE/Wm2G9hdHRgYYwIkdSLIh3//jGinL4UGs2/JkPKwy2vZblPbmZ5SgcFP/f8v2M7TKmlaFbiVpQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-54-192-100-126.mci50.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "13.225.47.118",
                        "13.225.47.48",
                        "13.225.47.52",
                        "13.225.47.57"
                    ],
                    "time_ms": 51.78
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.225.47.118",
                        "13.225.47.48",
                        "13.225.47.52",
                        "13.225.47.57"
                    ],
                    "time_ms": 45.61
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "13.225.47.118",
                        "13.225.47.48",
                        "13.225.47.52",
                        "13.225.47.57"
                    ],
                    "time_ms": 67.78
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.225.47.118",
                        "13.225.47.48",
                        "13.225.47.52",
                        "13.225.47.57"
                    ],
                    "time_ms": 89.6
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.192.100.121",
                        "54.192.100.122",
                        "54.192.100.126",
                        "54.192.100.84"
                    ],
                    "time_ms": 49.7
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "toasttab.com",
        "valid_from": "2025-12-06T18:00:00-06:00",
        "valid_to": "2027-01-05T17:59:59-06:00",
        "days_remaining": 149,
        "san": [
            "toasttab.com",
            "*.toasttab.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://pos.toasttab.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "content-length": "5364",
            "location": "https://pos.toasttab.com",
            "date": "Sun, 09 Aug 2026 06:03:26 GMT",
            "server": "cloudflare",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 6bef97fa092ebad8a3e6fb5b4018fd70.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P4",
            "x-amz-cf-id": "tNztdgiEhB8yAPxBAKRu80l8SauEYDo2RLndVNIo1OnZWZqqOTKArw==",
            "age": "65061",
            "content-type": "text/html; charset=UTF-8",
            "connection": "keep-alive",
            "set-cookie": "__cf_bm=4xo03vwfFlTLEtDlPLLNBPT.To9TjEB3Gm6wkGKQ7_U-1786255406.914713-1.0.1.1-w0CCAhpu7SSBe1kPD0qlDXA36kR06OggOGt51YKVMCnD9P2UaMmttokUXPO8BBvcjRd.pl9AW4Obr2QoVhAtq34lQN79njE6dlgSH2guJCvhr.t2FLSGOFVYQ524kZVU; HttpOnly; SameSite=None; Secure; Path=/; Domain=pos.toasttab.com; Expires=Sun, 09 Aug 2026 06:33:26 GMT",
            "cf-ray": "a2848ec53b294a17-STL",
            "cache-control": "no-cache",
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "cf-cache-status": "DYNAMIC",
            "accept-ch": "Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
            "cf-mitigated": "challenge",
            "content-security-policy": "default-src 'none'; script-src 'nonce-V8urL4RWREaXFA065XWkmd' 'unsafe-eval' https://challenges.cloudflare.com; script-src-attr 'none'; style-src 'unsafe-inline'; img-src 'self' https://challenges.cloudflare.com; connect-src 'self' https://challenges.cloudflare.com; frame-src 'self' https://challenges.cloudflare.com blob:; child-src 'self' https://challenges.cloudflare.com blob:; worker-src blob:; form-action http: https:; base-uri 'self'",
            "critical-ch": "Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
            "cross-origin-embedder-policy": "require-corp",
            "cross-origin-opener-policy": "same-origin",
            "cross-origin-resource-policy": "same-origin",
            "origin-agent-cluster": "?1",
            "permissions-policy": "accelerometer=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=(),xr-spatial-tracking=*",
            "referrer-policy": "same-origin",
            "server-timing": "chlray;desc=\"a2848ec53b294a17\"",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": true,
            "cross-origin-embedder-policy": true,
            "cross-origin-resource-policy": true
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://pos.toasttab.com/",
        "title": "Just a moment...",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "54.192.100.126": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.122": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.121": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.84": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt2.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.8,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.7,
                "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": 107.54
}