{
    "ok": true,
    "domain": "razorpay.com",
    "generated_at": "2026-08-09T17:40:25-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 79,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 77,
            "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": "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": "87 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": 12,
                "lost_points": 23,
                "detail": "3 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-123.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": 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": "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": "87 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": "3 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-54-192-100-123.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": "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": [
                "54.192.100.123",
                "54.192.100.45",
                "54.192.100.113",
                "54.192.100.87"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 alt4.aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com.",
                "1 aspmx.l.google.com."
            ],
            "TXT": [
                "\"_t53v4uipecjx52evrk4bb78q6lc2dqv\"",
                "\"_jl4h5jtqmn1vayjnhchxyoudawap026\"",
                "\"google-site-verification=dBNVZS_zUieo1DzqE9qV-AbW8K-nkhaSLJeJULA9jBA\"",
                "\"_q5l4jvbyv6jq2dsfv0c9h9w9x5o26qi\"",
                "\"segment-site-verification=pp6jvQ8CzD0PTRQSqqYr0qHYV3XZjlIT\"",
                "\"_ye9uuyvntpzneyokppj8mgvjwnf50qg\"",
                "\"_bbotm7vyc2fn1bvtvq1tybcu32r09j4\"",
                "\"rzp-site-verification=485d4e48db54af5fffbfda13cc5ad29d\"",
                "\"jamf-site-verification=eF6X-MWXkNTnksSxnqj4yw\"",
                "\"_a3ruqc8au0p70v2vxol8q0edioevd8d\"",
                "\"_48oqtvqzezhg1h1n6qaubjgosby5jyp\"",
                "\"_v30tu5vtu37ahdr73hxmxf1wlbowq70\"",
                "\"_yspibuutn996kmif0w9r57ztgrubdcm\"",
                "\"_s3v32ae01it2s17xx2m0bcwbevtxcf2\"",
                "\"_s0idtmltaip7diiy4ouh4uuf3k5x1x9\"",
                "\"_1l340itaqih2a38lz1aw9ak4ssdc76p\"",
                "\"_ddxruqmkcb6fptwb9qlzwi1c27ic5ju\"",
                "\"_l0jnrg6xbpyc7tw5suvgb6wylf57dfs\"",
                "\"facebook-domain-verification=28prxehjcl3gjm7dc3t9prljavycpo\"",
                "\"domain.zoho.com\"",
                "\"google-site-verification=CMExllmlYf0CgK_eUNxFkSYxULOxnPz01XcMtl5QcvU\"",
                "\"_25svarral085wr6zihoxlaqgvu7h07l\"",
                "\"domain.zoho.in\"",
                "\"_0w3sg8xoxye0nzlfoahhm97c2isgpcm\"",
                "\"google-site-verification=yQuA2im7k00N-RmEUHFxTXiv-SAvbcwq2cwJH_kABfk\"",
                "\"_vrs3v0vzbsuynyy661vwnu4gxdmpphl\"",
                "\"_2t8fodju5t970ew6v38ndoa5uzuf4h0\"",
                "\"_lszbbaoc9sm6vo2zfirmpnqpi8ni7bh\"",
                "\"miro-verification=f3f4b5a5fdc59bc9ff9174fb027f0091c1bbca33\"",
                "\"apple-domain-verification=O4H5gfcqny317ew9\"",
                "\"\\\"_40ou8xjra4uqj52gmj7wg625tp4btvg'\"",
                "\"_iv5v04orvxr9qaxoyp2bwf9j8lrk4kz\"",
                "\"_9tccelusxjj0lasjth5ygdux9fpgl4z\"",
                "\"_mgy2g4q5nenunhq2bx536cmfuw9k66j\"",
                "\"_m2zc2ymabab3g9al1ym8ip46s0t9l4n\"",
                "\"_epas76x8tdr8d4n1wekgsmtnthzpm3u\"",
                "\"google-site-verification=nuX40hrNGDNxmRrIEsYbjaQW7th7ndL4_rWyfpMwqbQ\"",
                "\"_7d2d9xp6sjfbz6psh87xq7m73ppupyg\"",
                "\"_ulf42233bumezhitlqb8jlpd5jn5gev\"",
                "\"postman-domain-verification=03cb0c5d2f9f1e8298c5038a3338d08937adbb0e976d40b01c61cce920dbdf3f725c887a75f97f7ea95bd2ebd6366b78827d2b440084b4c17fd75b8a54e49d9e\"",
                "\"_xoa6c8qwx31dwfu6k0ovfugggf92hju\"",
                "\"_qvlfemca73kgfpa71q0mq9356ji2yfr\"",
                "\" _rrt2h4b4bv5q6k20xbtrloln6i25609\"",
                "\"_xh26cxoiz5ivlcdchl4hkzc0livkz4q\"",
                "\"_vg7p24tw8r6hsu1r385yl4z8d4rxy7t\"",
                "\"successfactors-site-verification=MjU2M2UzNmZlMzhjYjMxNzgzNWJjMzc5NzJjOGYxODU4YjAyOTMzMTkzNTA3NTU2NWJjYmUyMDNiMWE5NDAwMQ==\"",
                "\"openai-domain-verification=dv-34VaPgZBKJaYEGANpiWL1ANm\"",
                "\"_cxnqhsdmewuulxqy9op20igbvlzbkkl\"",
                "\"atlassian-domain-verification=xesT3jkefxOh9qAVIpiKAupQ/jUsGVE8MG6mWLK4nenEiaeoVBK3b30bknG9JOOo\"",
                "\"_f1hoj8w9ypfwso7fr4v9mvhqfvvzh5n\"",
                "\"_z8t2l8nb9glx8ine8myd5jbt90b7ced\"",
                "\"logmein-verification-code=3b2d2716-3693-4188-b8fe-a30fc161a1d2\"",
                "\"google-site-verification=EcYYw2XfSKnWzU1CF1pREveXKmMRQR3GlsVnS7YudtM\"",
                "\"_51ofw9wjfai5loxnm8vqr7y8ieuwfkn\"",
                "\"_x2efzzlk93ug4hsixr74propyjegz8u\"",
                "\"zapier-domain-verification-challenge=00692224-e059-4b12-b26d-c109fa9a9466\"",
                "\"_cyhpkdgzvvye0zfai39rgsnrqkf3uli\"",
                "\"_0jcfmbro159edb0utcsj632ko4h2tid\"",
                "\"cursor-domain-verification-4xvwd3=t8DQRaaWMnRrCPwmG8F2DAZHB\"",
                "\"MS=ms94867865\"",
                "\"75c86744-bfbc-4a8b-b357-2d3f14285817\"",
                "\"MS=ms46479582\"",
                "\"_mqkvr1r36csgxrg4n6wmhxmgyrbfjvz\"",
                "\"_kyrvxulowf6b37q45pipcwwpii4dpk0\"",
                "\"7cqdtmg134wrvzggvfp4y9h34bmcjn3w\"",
                "\"google-site-verification=sDHpwcdC7Bf89SYpXvv57sUme9dbr_DZJm2yb0e2v28\"",
                "\"anthropic-domain-verification-t7efw4=qeXoUCI9KKUGnlMxJfedlWHA9\"",
                "\"canva-site-verification=9oD2nh0zES6wt8cYcYP18g\"",
                "\"_pgc9krf9tgx4zynsbv7ij94tlcd4gv6\"",
                "\"_ip8wgtw0fm4szibk79qc8pn9pdw4q85\"",
                "\"h1-domain-verification=J9PYW6m7R1qXsPZ9LkaDMuHGsNxUdu8XY6Tzv8vfwf1rhcs5\"",
                "\"_8l63y54igt9hcrkvdkm7sga36l1yk9f\"",
                "\"_25qx00mpwehwq5a90sbcut23jzsvcgn\"",
                "\"_iwjvm8nqrte60eny29vqe6d6dxqz407\"",
                "\"v=spf1 include:_spf.google.com include:fdspfus.freshemail.io include:fdspfeuc.freshemail.io include:fdspfind.freshemail.io include:fdspfaus.freshemail.io \" \"ip4:167.89.0.0/17 ip4:208.117.48.0/20 ip4:50.31.32.0/19 ip4:198.37.144.0/20 ip4:198.21.0.0/21 ip4:192.254.112.0/20 ip4:168.245.0.0/17 ip4:149.72.0.0/16 ip4:159.183.0.0/16 \" \"ip4:223.165.113.0/24 ip4:223.165.115.0/24 ip4:223.165.118.0/23 ip4:223.165.120.0/23 \" \"ip4:40.92.0.0/15 ip4:40.107.0.0/16 ip4:52.100.0.0/15 ip4:52.102.0.0/16 ip4:52.103.0.0/17 ip4:104.47.0.0/17 \" \"ip6:2a01:111:f400::/48 ip6:2a01:111:f403::/49 ip6:2a01:111:f403:8000::/51 ip6:2a01:111:f403:c000::/51 ip6:2a01:111:f403:f000::/52 \" \"ip4:34.142.221.122/32 ip4:35.240.151.59/32 exists:%{i}._spf.mta.salesforce.com \" \"ip4:209.61.151.0/24 ip4:166.78.68.0/22 ip4:198.61.254.0/23 ip4:192.237.158.0/23 ip4:23.253.182.0/23 ip4:104.130.96.0/28 ip4:146.20.113.0/24 ip4:146.20.191.0/24 ip4:159.135.224.0/20 ip4:69.72.32.0/20 \" \"ip4:104.130.122.0/23 ip4:146.20.112.0/26 ip4:161.38.192.0/20 ip4:143.55.224.0/21 ip4:143.55.232.0/22 ip4:159.112.240.0/20 ip4:198.244.48.0/20 ip4:204.220.168.0/21 ip4:204.220.176.0/20 \" \"ip4:141.193.32.0/23 ip4:159.135.140.80/29 ip4:159.135.132.128/25 ip4:161.38.204.0/22 ip4:87.253.232.0/21 ip4:185.189.236.0/22 ip4:185.211.120.0/22 ip4:185.250.236.0/22 ip4:143.55.236.0/22 ip4:198.244.60.0/22 ip4:204.220.160.0/21 \" \"ip4:45.115.119.0/24 ip4:123.108.45.122 ip4:123.108.45.123 ip4:123.108.45.112 ip4:202.6.80.0/24 ip4:115.112.174.86 ip4:123.108.33.128/26 ip4:103.57.17.249 ip4:27.0.200.0/24 \" \"ip4:27.0.201.0/24 ip4:27.0.202.0/24 ip4:203.153.208.0/24 ip4:103.250.30.1 ip4:103.44.221.0/24 ip4:123.108.43.208/28 ip4:103.57.16.0/22 ip4:103.207.100.22 ip4:103.207.100.23 \" \"ip4:103.207.100.24 ip4:103.207.100.25 ip4:103.207.100.26 ip4:115.114.108.245 ip4:103.57.17.0/24 ip4:103.57.18.0/24 ip4:103.57.19.0/24 -all\"",
                "\"_su7s3qnj93uxl7bz8ak8ou9bheh8pcx\"",
                "\"_0rx4741qqu2mkat94asleuob2ancsx6\"",
                "\"_mfr0nczhj3dtux44c7bzjt1kx6qb2kh\"",
                "\"_l5dt8ndsfkwggptb57lugcufu6trkeg\"",
                "\"_kiax7jcjcly48wmwzkyxmylk9uh8d8n\"",
                "\"_p2o37hnx5ahh0pva6k8pqmo34ntgkgv\""
            ],
            "NS": [
                "ns-723.awsdns-26.net.",
                "ns-1939.awsdns-50.co.uk.",
                "ns-1400.awsdns-47.org.",
                "ns-74.awsdns-09.com."
            ],
            "SOA": [
                "ns-1400.awsdns-47.org. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "54.192.100.123",
            "54.192.100.45",
            "54.192.100.113",
            "54.192.100.87"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.google.com include:fdspfus.freshemail.io include:fdspfeuc.freshemail.io include:fdspfind.freshemail.io include:fdspfaus.freshemail.io ip4:167.89.0.0/17 ip4:208.117.48.0/20 ip4:50.31.32.0/19 ip4:198.37.144.0/20 ip4:198.21.0.0/21 ip4:192.254.112.0/20 ip4:168.245.0.0/17 ip4:149.72.0.0/16 ip4:159.183.0.0/16 ip4:223.165.113.0/24 ip4:223.165.115.0/24 ip4:223.165.118.0/23 ip4:223.165.120.0/23 ip4:40.92.0.0/15 ip4:40.107.0.0/16 ip4:52.100.0.0/15 ip4:52.102.0.0/16 ip4:52.103.0.0/17 ip4:104.47.0.0/17 ip6:2a01:111:f400::/48 ip6:2a01:111:f403::/49 ip6:2a01:111:f403:8000::/51 ip6:2a01:111:f403:c000::/51 ip6:2a01:111:f403:f000::/52 ip4:34.142.221.122/32 ip4:35.240.151.59/32 exists:%{i}._spf.mta.salesforce.com ip4:209.61.151.0/24 ip4:166.78.68.0/22 ip4:198.61.254.0/23 ip4:192.237.158.0/23 ip4:23.253.182.0/23 ip4:104.130.96.0/28 ip4:146.20.113.0/24 ip4:146.20.191.0/24 ip4:159.135.224.0/20 ip4:69.72.32.0/20 ip4:104.130.122.0/23 ip4:146.20.112.0/26 ip4:161.38.192.0/20 ip4:143.55.224.0/21 ip4:143.55.232.0/22 ip4:159.112.240.0/20 ip4:198.244.48.0/20 ip4:204.220.168.0/21 ip4:204.220.176.0/20 ip4:141.193.32.0/23 ip4:159.135.140.80/29 ip4:159.135.132.128/25 ip4:161.38.204.0/22 ip4:87.253.232.0/21 ip4:185.189.236.0/22 ip4:185.211.120.0/22 ip4:185.250.236.0/22 ip4:143.55.236.0/22 ip4:198.244.60.0/22 ip4:204.220.160.0/21 ip4:45.115.119.0/24 ip4:123.108.45.122 ip4:123.108.45.123 ip4:123.108.45.112 ip4:202.6.80.0/24 ip4:115.112.174.86 ip4:123.108.33.128/26 ip4:103.57.17.249 ip4:27.0.200.0/24 ip4:27.0.201.0/24 ip4:27.0.202.0/24 ip4:203.153.208.0/24 ip4:103.250.30.1 ip4:103.44.221.0/24 ip4:123.108.43.208/28 ip4:103.57.16.0/22 ip4:103.207.100.22 ip4:103.207.100.23 ip4:103.207.100.24 ip4:103.207.100.25 ip4:103.207.100.26 ip4:115.114.108.245 ip4:103.57.17.0/24 ip4:103.57.18.0/24 ip4:103.57.19.0/24 -all",
        "dmarc": "v=DMARC1; p=quarantine;",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.razorpay.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDUEwOb5mZ12u9kNTRFfwJqlHn4xeuZ7uvzuN5LxjqAT2F2pKGa+Ir2MdQPe1CZ2gFzQ1F6IWEhkYJS1RJ0E3o9IjXaQ6iTvT8yQWwOjR/t7CpzEcpR75TFSV2PQtlk8GVVW64kFQAfvPmlSNAGZQbAtki1Qvg2cdpPH351aFtFNwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "v=BIMI1;l=https://vmc.digicert.com/6b348bd6-f88a-4111-bd0d-18e8402f3183.svg;a=https://vmc.digicert.com/6b348bd6-f88a-4111-bd0d-18e8402f3183.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-54-192-100-123.mci50.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "3.169.149.115",
                        "3.169.149.128",
                        "3.169.149.34",
                        "3.169.149.69"
                    ],
                    "time_ms": 89.33
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "3.169.149.115",
                        "3.169.149.128",
                        "3.169.149.34",
                        "3.169.149.69"
                    ],
                    "time_ms": 52.45
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "3.169.149.115",
                        "3.169.149.128",
                        "3.169.149.34",
                        "3.169.149.69"
                    ],
                    "time_ms": 59.15
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "3.169.149.115",
                        "3.169.149.128",
                        "3.169.149.34",
                        "3.169.149.69"
                    ],
                    "time_ms": 103.91
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.192.100.113",
                        "54.192.100.123",
                        "54.192.100.45",
                        "54.192.100.87"
                    ],
                    "time_ms": 85.4
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "razorpay.com",
        "valid_from": "2025-10-06T19:00:00-05:00",
        "valid_to": "2026-11-04T17:59:59-06:00",
        "days_remaining": 87,
        "san": [
            "razorpay.com",
            "www.razorpay.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://razorpay.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "CloudFront",
            "content-type": "text/html; charset=utf-8",
            "date": "Sat, 08 Aug 2026 08:03:20 GMT",
            "x-frame-options": "SAMEORIGIN",
            "x-xss-protection": "1; mode=block",
            "cache-control": "public, s-maxage=31536000, stale-if-error=31536000, stale-while-revalidate=31536000",
            "etag": "W/\"2ccd45-qoTS5QxM/OqDt3Wj+w7b3pG7dCE\"",
            "link": "</.well-known/api-catalog>; rel=\"api-catalog\", <https://razorpay.com/docs/>; rel=\"service-doc\", </.well-known/mcp/server-card.json>; rel=\"mcp-server\", </agents.md>; rel=\"agent-manifest\", </pricing.md>; rel=\"pricing\"",
            "set-cookie": "cloudfront_viewer_country_region_name=Tennessee;domain=.razorpay.com;path=/;expires=Sun, 09 Aug 2026 08:03:20 GMT;SameSite=Lax;Secure;",
            "strict-transport-security": "max-age=315360000; includeSubDomains",
            "via": "rws, 1.1 c58a6fa9d4662fce07e1d1c5f65b7b7c.cloudfront.net (CloudFront)",
            "x-app-middleware": "framerProxyMiddleware",
            "x-content-type-options": "nosniff",
            "x-download-options": "noopen",
            "vary": "Accept-Encoding",
            "alt-svc": "h3=\":443\"; ma=86400",
            "age": "139016",
            "x-cache": "Hit from cloudfront",
            "x-amz-cf-pop": "MCI50-P4",
            "x-amz-cf-id": "zxN8Jf5chSAMcRqKU4nJ6EqSrRFeaJWu_XHpWsbYql7K6KDjCV6LHw=="
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "CloudFront",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://razorpay.com/",
        "title": "Razorpay - Best Payment Solution for Online Payments India",
        "description": "Online Payments India: Start Accepting Payments Instantly with Razorpay's Payment Suite, which Supports Netbanking, Credit Card & Debit Cards, UPI etc.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "54.192.100.123": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.45": {
            "success": true,
            "country": "United States",
            "country_code": "US",
            "region": "Missouri",
            "city": "Kansas City",
            "latitude": 39.0997285,
            "longitude": -94.5785681,
            "asn": 16509,
            "organization": "Amazon.com, Inc.",
            "isp": "Amazon.com, Inc.",
            "timezone": "America/Chicago"
        },
        "54.192.100.113": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.87": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt4.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 1.4,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4014.1,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.1,
                "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": 129.3
}