{
    "ok": true,
    "domain": "ifttt.com",
    "generated_at": "2026-08-09T01:58:36-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 88,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 84,
            "network": 100,
            "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": 10,
                "lost_points": 0,
                "detail": "8 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": "110 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: server-108-157-150-106.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": 35,
                "lost_points": 0,
                "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": "4 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "8 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "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": "110 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: server-108-157-150-106.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": "ok",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "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": [
                "108.157.150.106",
                "108.157.150.118",
                "108.157.150.67",
                "108.157.150.103"
            ],
            "AAAA": [
                "2600:9000:24f9:aa00:1:b1c6:9e40:93a1",
                "2600:9000:24f9:3000:1:b1c6:9e40:93a1",
                "2600:9000:24f9:6c00:1:b1c6:9e40:93a1",
                "2600:9000:24f9:da00:1:b1c6:9e40:93a1",
                "2600:9000:24f9:4800:1:b1c6:9e40:93a1",
                "2600:9000:24f9:1800:1:b1c6:9e40:93a1",
                "2600:9000:24f9:2600:1:b1c6:9e40:93a1",
                "2600:9000:24f9:e200:1:b1c6:9e40:93a1"
            ],
            "CNAME": [],
            "MX": [
                "1 aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com.",
                "10 aspmx2.googlemail.com.",
                "5 alt1.aspmx.l.google.com.",
                "10 aspmx3.googlemail.com."
            ],
            "TXT": [
                "\"have-i-been-pwned-verification=1931e44ce46fd205b3806eff20a8b416\"",
                "\"MS=ms71593285\"",
                "\"a774vnn3gtgp35cvtd31idrcug\"",
                "\"v=spf1 include:sendgrid.net include:_spf.google.com include:customeriomail.com include:mail.zendesk.com include:stspg-customer.com -all\"",
                "\"google-site-verification=VdD3iT9gG8si3Zu4-crc2cMxN3b3oiRHtFcEAiDwTLc\"",
                "\"google-site-verification=sdwLeEbGkwDQnNef_ZybsYYO1nz4RksHjJlL4BFy97c\"",
                "\"v=MCPv1; k=ed25519; p=shhg+Sx/4D+wFvY1jwECmtgaGtpfAC5UDl0mb+mhdNg=\"",
                "\"facebook-domain-verification=2gbh6mjor9buxlzajjq1hjbnksveuo\"",
                "\"edca106a3d3b474e87b5e47c25f607ec\"",
                "\"_globalsign-domain-verification=rRjaOlcgFhBuUq2_dp1lnClpS6rvXrnUtycKh8GTEH\"",
                "\"status-page-domain-verification=btfx82x3lwwg\"",
                "\"globalsign-domain-verification=2D384BE73AFA22F600E2F2FD71973C63\"",
                "\"qrql38igvi0ce4abfi3on0vvke\"",
                "\"hubspot-developer-verification=ODA3YjI3MGQtOTk1Ni00YzgxLWE2NjAtNzkyYjljZDU4MzVj\"",
                "\"google-site-verification=LaHtMW5vokuLBZBVhajjw-NS3aQbRMOOz92B-RM_4hQ\"",
                "\"stripe-verification=d9aecd16a51b8f74a32c270d11a6bce84470c737c9d1e1de696edbce60ea7b47\"",
                "\"pinterest-site-verification=8e6e3928621ee8deeaa774c7569bb607\"",
                "\"openai-domain-verification=dv-owUo2sHFljJJv2dyVfHqW3bb\""
            ],
            "NS": [
                "ns-676.awsdns-20.net.",
                "ns-1614.awsdns-09.co.uk.",
                "ns-1400.awsdns-47.org.",
                "ns-425.awsdns-53.com."
            ],
            "SOA": [
                "ns-676.awsdns-20.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issuewild \"globalsign.com\"",
                "0 issue \"digicert.com\"",
                "0 issue \"amazon.com\"",
                "0 issue \"globalsign.com\"",
                "0 issuewild \"godaddy.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"godaddy.com\"",
                "0 issuewild \"digicert.com\"",
                "0 issuewild \"amazon.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "108.157.150.106",
            "108.157.150.118",
            "108.157.150.67",
            "108.157.150.103"
        ],
        "ipv6": [
            "2600:9000:24f9:aa00:1:b1c6:9e40:93a1",
            "2600:9000:24f9:3000:1:b1c6:9e40:93a1",
            "2600:9000:24f9:6c00:1:b1c6:9e40:93a1",
            "2600:9000:24f9:da00:1:b1c6:9e40:93a1",
            "2600:9000:24f9:4800:1:b1c6:9e40:93a1",
            "2600:9000:24f9:1800:1:b1c6:9e40:93a1",
            "2600:9000:24f9:2600:1:b1c6:9e40:93a1",
            "2600:9000:24f9:e200:1:b1c6:9e40:93a1"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:sendgrid.net include:_spf.google.com include:customeriomail.com include:mail.zendesk.com include:stspg-customer.com -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:arqctnow@ag.dmarcian.com;",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.ifttt.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCORSlEDijV05xKg+fXi8Vp9HKwFxA59qW5/sey3P/2ZEsfQ612EadB21yfZuk33pb8CM0QCu8b0Aj06YmngwR7vOF1AhXMkrw4mGRLvRb+FK4l5rIaqKAkR9He/AAhfKnYdeMs43YMGoqo8reaZpbi4nDv74Ppw98q/jcZjCkTqQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://web-assets.ifttt.com/images/bimi-ifttt-logo.svg;a=https://web-assets.ifttt.com/images/ifttt_inc.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-108-157-150-106.mci50.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "3.170.185.122",
                        "3.170.185.44",
                        "3.170.185.47",
                        "3.170.185.99"
                    ],
                    "time_ms": 93.44
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "3.163.115.126",
                        "3.163.115.32",
                        "3.163.115.35",
                        "3.163.115.83"
                    ],
                    "time_ms": 53.27
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "108.138.85.105",
                        "108.138.85.14",
                        "108.138.85.18",
                        "108.138.85.43"
                    ],
                    "time_ms": 32.63
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "3.170.185.122",
                        "3.170.185.44",
                        "3.170.185.47",
                        "3.170.185.99"
                    ],
                    "time_ms": 83.54
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "108.157.150.103",
                        "108.157.150.106",
                        "108.157.150.118",
                        "108.157.150.67"
                    ],
                    "time_ms": 93.41
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "ifttt.com",
        "valid_from": "2025-10-29T19:00:00-05:00",
        "valid_to": "2026-11-27T17:59:59-06:00",
        "days_remaining": 110,
        "san": [
            "ifttt.com",
            "*.ifttt.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://ifttt.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html; charset=utf-8",
            "content-length": "423033",
            "server": "envoy",
            "date": "Sun, 09 Aug 2026 01:30:23 GMT",
            "x-frame-options": "SAMEORIGIN",
            "x-xss-protection": "0",
            "x-content-type-options": "nosniff",
            "x-permitted-cross-domain-policies": "none",
            "referrer-policy": "strict-origin-when-cross-origin",
            "link": "<https://web-assets.ifttt.com/builds/assets/avenir_next-heavy-CgodJsf-.woff2>; rel=preload; as=font; type=font/woff2; crossorigin=anonymous",
            "cache-control": "max-age=0, public, s-maxage=42570",
            "etag": "W/\"4a08fd1e9a7e8821c2ed9d60f880e488\"",
            "set-cookie": "_applet_service_session=R1slgMTv73LJE6AO0VWXZhIFm7wu9y6aS%2Fd4twsc8alf8bxNXhtdRXMS7vdUz9QhSa9FyPUCOkXEDDuuaU4V6nXu1nMzL%2BxReecpxF9Oy%2B%2BnCkj28UMVBOSJP2z9xOG4ycziopZCHlDgQNoUJw%3D%3D--Dwt%2FLmypxCRHVITe--MjCeruf459ypRBvDNaMfzw%3D%3D; domain=ifttt.com; path=/; secure; httponly; samesite=lax",
            "x-request-id": "c0793036-366f-42f9-844f-475d11825a94",
            "x-runtime": "0.062828",
            "x-envoy-upstream-service-time": "64",
            "strict-transport-security": "max-age=63072000; includeSubDomains",
            "x-container-id": "grizzly-www-honeypot-7f9c54bb76-p7pl9",
            "vary": "Accept-Encoding",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 a07b09303eaab0fed64ae706529794fa.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P2",
            "x-amz-cf-id": "zkhbDJqjav0ZMMH94vbUI45tSn9_udyfS1jze9ynC3pFJK_w6em5sA==",
            "age": "19684",
            "content-security-policy": "upgrade-insecure-requests;",
            "server-timing": "cdn-cache-hit,cdn-pop;desc=\"MCI50-P2\",cdn-rid;desc=\"zkhbDJqjav0ZMMH94vbUI45tSn9_udyfS1jze9ynC3pFJK_w6em5sA==\",cdn-hit-layer;desc=\"EDGE\",cdn-downstream-fbl;dur=1"
        },
        "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": "envoy",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://ifttt.com/",
        "title": "IFTTT - Automate business & home",
        "description": "IFTTT connects 1,000+ apps and automates them for free — no code needed. Connect Google, Webhooks, Discord, Telegram, Slack and more in minutes.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "108.157.150.106": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.157.150.118": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.157.150.67": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.157.150.103": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 21.9,
                "banner": "220 mx.google.com ESMTP 586e51a60fabf-459f1a847a9si5719370fac.96 - gsmtp",
                "error": "No connection"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.4,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020,
                "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": 86.21
}