{
    "ok": true,
    "domain": "mapyourshow.com",
    "generated_at": "2026-08-09T21:49:22-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 84,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 95,
            "security": 81,
            "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": "2 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": 5,
                "lost_points": 0,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "143 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-52-6-233-173.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": "2 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": "ok",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "143 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-52-6-233-173.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": [
                "52.6.233.173",
                "35.169.36.145"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mapyourshow-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"MS=ms27889147\"",
                "\"google-site-verification=umo5Tgx4Cp9YxMNS8xht0y_jYIf48QijiHDD5bt2gR0\"",
                "\"linkedin-site-verification=694d6e05-b596-4902-a0e7-3ff8a26ffdd6\"",
                "\"MS=ms57784493\"",
                "\"intacct-esk=DF67C4549F7E99BEE0539106A8C0219A\"",
                "\"adobe-idp-site-verification=fdc814b74b72067b59f2b1faa2fbb3943f84c527be268b8bde9ba37d0fc786c7\"",
                "\"qsw0FBXSjiQwKCab9wBA/dVO0OQ40QgQhglyZSDKMIuaFMjJn0Zk9qYBXQVqleSicsn/fUbXurihoog/MPumFg==\"",
                "\"knowbe4-site-verification=6277bb0b69cdb27535a8f891c60ec637\"",
                "\"logmein-verification-code=9d251c36-67b9-45b5-af1a-21cf1077b0d2\"",
                "\"apple-domain-verification=g7yvIjDiumkVg8V8\"",
                "\"google-site-verification=focO-6-GC7DIpU58JYjlVmC-2agil6tDdcYD8VaSJps\"",
                "\"ZOOM_verify_SdVAQyJc6zJrSwIT57HlUe\"",
                "\"v=spf1 include:spf.protection.outlook.com ip4:167.89.18.95 ip4:52.204.131.92 include:u1752497.wl.sendgrid.net include:mail.zendesk.com include:amazonses.com include:_spf.intacct.com include:autotask.net include:_spf.psm.knowbe4.com -all\""
            ],
            "NS": [
                "ns-384.awsdns-48.com.",
                "ns-1225.awsdns-25.org.",
                "ns-1934.awsdns-49.co.uk.",
                "ns-878.awsdns-45.net."
            ],
            "SOA": [
                "ns-384.awsdns-48.com. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "52.6.233.173",
            "35.169.36.145"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.protection.outlook.com ip4:167.89.18.95 ip4:52.204.131.92 include:u1752497.wl.sendgrid.net include:mail.zendesk.com include:amazonses.com include:_spf.intacct.com include:autotask.net include:_spf.psm.knowbe4.com -all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:dmarc@mapyourshow.uriports.com; ruf=mailto:dmarc@mapyourshow.uriports.com; fo=1:d:s",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.mapyourshow.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDocSLJQ2iiOTU1PfLcPJJd/hejj8iYQB6sJ/rTb7z57WcKDfZI2p7ePhU59veof3u9g0ToLixMuVMQS/kT2B0CCMzPwx/uwaNFHLxj+hogj5aAeb1sQFcMfzWTxPLs8c/p333ZPS/UYoCpXVq9+VVUX1yaLcTK0071rA3IfD9HnwIDAQAB; n=1024,1457727765,1",
        "spf_analysis": {
            "valid": true,
            "lookups": 7,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": "v=TLSRPTv1; rua=mailto:tlsrpt@mapyourshow.uriports.com"
    },
    "advanced": {
        "ptr": "ec2-52-6-233-173.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "35.169.36.145",
                        "52.6.233.173"
                    ],
                    "time_ms": 73.25
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "35.169.36.145",
                        "52.6.233.173"
                    ],
                    "time_ms": 33.26
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "35.169.36.145",
                        "52.6.233.173"
                    ],
                    "time_ms": 101.52
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "35.169.36.145",
                        "52.6.233.173"
                    ],
                    "time_ms": 90.43
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "35.169.36.145",
                        "52.6.233.173"
                    ],
                    "time_ms": 142.29
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "mapyourshow.com",
        "valid_from": "2026-06-16T19:00:00-05:00",
        "valid_to": "2026-12-31T17:59:59-06:00",
        "days_remaining": 143,
        "san": [
            "mapyourshow.com",
            "*.cm.mapyourshow.com",
            "*.admin.mapyourshow.com",
            "*.exh.mapyourshow.com",
            "*.mobile.mapyourshow.com",
            "*.mapyourshow.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.mapyourshow.com:443/?/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "cloudflare",
            "date": "Mon, 10 Aug 2026 02:49:13 GMT",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "134",
            "location": "https://www.mapyourshow.com:443/?/",
            "set-cookie": "_cfuvid=RQ5zwJVU9Qw4nN8fNJ6RcN.R0XqL7qz412RrGaRNCNU-1786330153.8869624-1.0.1.1-jy4WICNTt2h5epaY7MHydqiKVBzPb3v_.Ws8ma.eoSw; HttpOnly; SameSite=None; Secure; Path=/; Domain=www.mapyourshow.com",
            "cache-control": "s-maxage=36000, max-age=5",
            "last-modified": "Wed, 22 Jul 2026 19:08:54 GMT",
            "link": "</_hcms/cookie-banner/auto-blocking.js?portalId=7089155&domain=www.mapyourshow.com>; rel=preload; as=script,<https://fonts.googleapis.com>; rel=preconnect,<https://fonts.gstatic.com>; rel=preconnect,<https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap>; rel=preload; as=style,<https://www.mapyourshow.com/hubfs/hub_generated/template_assets/1/128869377842/1784726735884/template_main.min.css>; rel=preload; as=style,<https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css>; rel=preload; as=style,<https://www.mapyourshow.com/hubfs/hub_generated/template_assets/1/128869064629/1784726741769/template_rich-text.min.css>; rel=preload; as=style,<https://www.mapyourshow.com/hubfs/hub_generated/module_assets/1/102482114729/1750664058962/module_icon.min.css>; rel=preload; as=style,<https://www.mapyourshow.com/hubfs/hub_generated/module_assets/1/189791584170/1756996378114/module_Mega_Menu_2025.min.css>; rel=preload; as=style",
            "strict-transport-security": "max-age=31536000",
            "content-security-policy": "upgrade-insecure-requests",
            "edge-cache-tag": "CT-187491080535,CG-7089155,P-7089155,CW-102480568713,CW-102480589335,CW-102480589340,CW-102480645412,CW-102480898100,CW-102481276171,CW-102481371726,CW-102481371745,CW-102481371746,CW-102481439131,CW-102482114729,CW-102482114842,CW-102482286168,CW-102482426276,CW-102483110926,CW-102483110927,CW-102483110929,CW-102483166228,CW-157820865331,CW-187488793370,CW-187490496177,CW-187498360837,CW-189791584170,E-102480589326,E-128859188913,E-128867714453,E-128867714459,E-128867714588,E-128867714596,E-128867714599,E-128867714605,E-128869064619,E-128869064627,E-128869064629,E-128869064631,E-128869064633,E-128869064704,E-128869375571,E-128869375575,E-128869375613,E-128869375624,E-128869375628,E-128869375630,E-128869375634,E-128869375635,E-128869375637,E-128869377842,E-128977979821,E-128977980061,E-128977980062,E-128977980064,E-128987354645,E-128987354650,E-128994794603,E-129916192901,E-170930086207,E-189769572130,PGS-ALL,SW-0,B-25108941447,GC-102482285684,GC-170930077011,GC-189791677266,TS-102482114914",
            "referrer-policy": "no-referrer-when-downgrade",
            "x-frame-options": "SAMEORIGIN",
            "x-hs-cf-cache-status": "HIT",
            "x-hs-cache-config": "BrowserCache-5s-EdgeCache-180s",
            "x-hs-cache-control": "s-maxage=36000, max-age=0",
            "x-hs-content-id": "187491080535",
            "x-hs-hub-id": "7089155",
            "x-hs-prerendered": "Wed, 22 Jul 2026 19:08:54 GMT",
            "x-xss-protection": "1",
            "x-hs-cfworker-meta": "{\"contentType\":\"SITE_PAGE\",\"resolver\":\"PreRenderedContentResolver\"}",
            "x-hs-portal-id": "7089155",
            "vary": "accept-encoding",
            "report-to": "{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=m9xNHMnaZq95YRfqU%2Bkq%2B6DF2P6aq7nhfS5wHJOIIkiazAJBr6c1GVAxYOUdAg7tPpIZBaqfAXUZr7QQybTVU6STi6%2BOcINGuZe0Pu8NRuMJ0wDy6m0%2FkvrNwQtifNyGduBVlfw%3D\"}]}",
            "nel": "{\"report_to\":\"cf-nel\",\"success_fraction\":0.01,\"max_age\":604800}",
            "cf-ray": "a28bafa5cd1d02f1-STL",
            "alt-svc": "h3=\":443\"; ma=86400"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": false,
            "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": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.mapyourshow.com:443/?/",
        "title": "Map Your Show: Trade Show Technology & Management | Exhibition Tech",
        "description": "Trade show technology for the world's best organizers. Use MYS to create floor plans, manage speakers, engage attendees, empower exhibitors, grow revenue.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "52.6.233.173": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "35.169.36.145": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mapyourshow-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 25.6,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.3,
                "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": 91.49
}