{
    "ok": true,
    "domain": "idp.com",
    "generated_at": "2026-08-10T20:10:21-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 84,
        "label": "Good",
        "categories": {
            "dns": 70,
            "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": "3 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": 10,
                "lost_points": 0,
                "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": "94 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-18-206-102-165.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": "3 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": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "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": "94 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-18-206-102-165.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": [
                "18.206.102.165",
                "98.89.173.18",
                "32.195.235.78"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 idp-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"google-site-verification=zpDeSjVzNdKiAl-p5HrsabGbNO4Zwo2zJwwNvnWyq0g\"",
                "\"v=spf1 include:_spf-dc10.sapsf.com include:1860138.spf05.hubspotemail.net include:mktomail.com include:emailsrvr.com include:au._netblocks.mimecast.com \" \"include:spf_ip.idp.com include:_spf.general.transactional-mail-a.com include:spf.protection.outlook.com ~all\"",
                "\"IgEwuoTi1o+g9IC8DWM8gSwDK71BgTcl9FQubYl7V0HaP00TaHFjbT0B6kvIvo/UxTOMYeMtVb4hM8lJmhXxdQ==\"",
                "\"dell-technologies-domain-verification=idp.com_b4667f71-dff3-420a-9606-65f317f5e957_1774675916\"",
                "\"elevenlabs=fsVMJS_bS7sfz1MHzsdSem_WvPAFu7-rFNJDjB2YNDs\"",
                "\"docusign=7aecb806-9063-4e4f-bcbb-9d01f69e27db\"",
                "\"google-site-verification=sD72KPoyD-yI_xZp8XYJ0oS1edgvL4y55VwgbXIBEDY\"",
                "\"DckNkY2lCgR_emf6OxxQoiY\"",
                "\"15af3f48d2ee5dc2fbc7c5c8ad7fed2159c3aae8fa55f97004\"",
                "\"miro-verification=7e8fcd7445b5480d1b9740a357d5d9f85b78f20f\"",
                "\"ZOOM_verify_AAt36fJNSiGUy2EarK-8iQ\"",
                "\"google-gws-recovery-domain-verification=54388653\"",
                "\"MS=ms17980603\"",
                "\"atlassian-domain-verification=m0z9wmzWJKN1MtEm9OxBzpvpoBk0Gi61ddw3PnepWZKL8qSSs/vi7B2XKGngeFXw\"",
                "\"nitro-verification-code=czQxMzA5ZTg2NjJmY2NmZDE=\"",
                "\"facebook-domain-verification=xn34bk6278a8adq1wbv8ffshdwpc69\"",
                "\"docker-verification=70089ea7-5a2f-4fe2-a93a-bac398bc87ce\"",
                "\"yqyjpvwdm0nnj3ysz045jg3h8rpxht3t\"",
                "\"dropbox-domain-verification=vekwteogj0a2\""
            ],
            "NS": [
                "ns-1776.awsdns-30.co.uk.",
                "ns-122.awsdns-15.com.",
                "ns-526.awsdns-01.net.",
                "ns-1175.awsdns-18.org."
            ],
            "SOA": [
                "ns-526.awsdns-01.net. awsdns-hostmaster.amazon.com. 2019032701 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "18.206.102.165",
            "98.89.173.18",
            "32.195.235.78"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf-dc10.sapsf.com include:1860138.spf05.hubspotemail.net include:mktomail.com include:emailsrvr.com include:au._netblocks.mimecast.com include:spf_ip.idp.com include:_spf.general.transactional-mail-a.com include:spf.protection.outlook.com ~all",
        "dmarc": "v=DMARC1; p=none; adkim=r; aspf=r; rua=mailto:dmarc-reports@idp.com; fo=1",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.idp.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC6928e3M7axEhIsev0ux8VUKyCDj/RiUu0BqDsEI76gNZxtip1z8Aayl3xkNZ5itlCJoD9HRY/qGU88CCYFgBojw+HOMVJhxzjat/N0cDPfBWYGK8OK+XGfJ0VwkHi53l7EliqJ7mutjlsc3WQv/jB47ZXM17pn/B1kgUJaxBYZQIDAQAB; n=1024,1459511132,1475322332",
        "spf_analysis": {
            "valid": true,
            "lookups": 8,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "v=BIMI1;l=https://idp-email-bimi-logo.s3.ap-southeast-2.amazonaws.com/Logo.svg",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-18-206-102-165.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "18.206.102.165",
                        "32.195.235.78",
                        "98.89.173.18"
                    ],
                    "time_ms": 115.62
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.206.102.165",
                        "32.195.235.78",
                        "98.89.173.18"
                    ],
                    "time_ms": 53.77
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "18.206.102.165",
                        "32.195.235.78",
                        "98.89.173.18"
                    ],
                    "time_ms": 83.32
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "18.206.102.165",
                        "32.195.235.78",
                        "98.89.173.18"
                    ],
                    "time_ms": 100.34
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "18.206.102.165",
                        "32.195.235.78",
                        "98.89.173.18"
                    ],
                    "time_ms": 66.19
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "idp.com",
        "valid_from": "2025-10-14T19:00:00-05:00",
        "valid_to": "2026-11-13T17:59:59-06:00",
        "days_remaining": 94,
        "san": [
            "idp.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.idp.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Tue, 11 Aug 2026 00:52:29 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "489311",
            "location": "https://www.idp.com/",
            "server": "Microsoft-IIS/10.0",
            "x-amzn-requestid": "85d8f543-745a-4ad4-a7b8-4d0e2b145e6f",
            "x-amzn-remapped-content-length": "489311",
            "x-opennext": "1",
            "cache-control": "public,max-age=1800,stale-if-error=3600,stale-while-revalidate=600,immutable",
            "etag": "\"tzzlrnec94ahe5\"",
            "x-powered-by": "Next.js",
            "x-amzn-trace-id": "Root=1-6a7a724b-19e3399f3c5f0e176148274f;Parent=49a3a8aa1211356b;Sampled=0;Lineage=1:46b24604:0",
            "vary": "Accept-Encoding",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 78343ab9f25e768d3ca8354f010e2c0c.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD58-P15",
            "x-amz-cf-id": "EWMaNWw9iqDv-4fOULrcNHlb1cm15G5P_sHmV0Za2gGg7lZWJDrxDg==",
            "age": "1064",
            "x-xss-protection": "1; mode=block",
            "x-frame-options": "DENY",
            "referrer-policy": "no-referrer-when-downgrade",
            "content-security-policy": "default-src * data: 'unsafe-eval' 'unsafe-inline' blob:",
            "x-content-type-options": "nosniff",
            "strict-transport-security": "max-age=31536000"
        },
        "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": "Microsoft-IIS/10.0",
        "powered_by": "Next.js"
    },
    "webpage": {
        "url": "https://www.idp.com/",
        "title": "Study Abroad & International Education Experts | IDP Education",
        "description": "Looking to study abroad? IDP is a leader in global education services, helping students achieve their international education goals.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "18.206.102.165": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "98.89.173.18": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "32.195.235.78": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "idp-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 19.9,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4018.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4030.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": 98.49
}