Skip to main content

Engineer's DNS Intelligence Report

mercadopago.com
26 Feb 2026, 14:32 UTC · 41.4s ·v26.26.30 · SHA-3-512: 37bf✱✱✱✱ Verify
Recon ModeRecon Mode Snapshot Re-analyze New Domain
DNS Security & Trust Posture
Risk Level: Low Risk
5 protocols configured, 3 not configured, 1 unavailable on provider Why we go beyond letter grades
Intelligence Currency
Data Currency: Adequate 69/100
ICuAE Details
Currentness Excellent TTL Compliance Excellent Completeness Degraded Source Credibility Good TTL Relevance Degraded
DNS data shows some aging or gaps — consider re-scanning for critical decisions

The following DNS record TTLs deviate from recommended values. Incorrect TTLs can cause caching issues, slow propagation, or unnecessary DNS traffic.

Record Type Observed TTL Typical TTL Severity Context
MX 86s 1 hour (3600s) high MX TTL is below typical — observed 86s, typical value is 1 hour (3600s). Short TTLs increase DNS query volume but enable faster propagation. If you are preparing for a migration or need rapid failover, this may be intentional (RFC 1035 §3.2.1). For steady-state production, consider 3600 seconds per NIST SP 800-53 SI-18 relevance guidance. Use the TTL Tuner for profile-specific recommendations.
A 1 minute (60s) 1 hour (3600s) high A TTL is below typical — observed 1 minute (60s), typical value is 1 hour (3600s). Short TTLs increase DNS query volume but enable faster propagation. If you are preparing for a migration or need rapid failover, this may be intentional (RFC 1035 §3.2.1). For steady-state production, consider 3600 seconds per NIST SP 800-53 SI-18 relevance guidance. Use the TTL Tuner for profile-specific recommendations.
Provider Note: AWS Route 53 alias records have a fixed TTL of 60 seconds when pointing to AWS resources (ELB, CloudFront, S3). This is an AWS-specific extension, not part of DNS RFCs. To set a custom TTL, use a standard A/AAAA record or CNAME instead of an alias — but note this loses automatic IP tracking.
NS 6 hours (21600s) 1 day (86400s) medium NS TTL is below typical — observed 6 hours (21600s), typical value is 1 day (86400s). Short TTLs increase DNS query volume but enable faster propagation. If you are preparing for a migration or need rapid failover, this may be intentional (RFC 1035 §3.2.1). For steady-state production, consider 86400 seconds per NIST SP 800-53 SI-18 relevance guidance. Use the TTL Tuner for profile-specific recommendations.
SOA 5 minutes (300s) 1 hour (3600s) high SOA TTL is below typical — observed 5 minutes (300s), typical value is 1 hour (3600s). Short TTLs increase DNS query volume but enable faster propagation. If you are preparing for a migration or need rapid failover, this may be intentional (RFC 1035 §3.2.1). For steady-state production, consider 3600 seconds per NIST SP 800-53 SI-18 relevance guidance. Use the TTL Tuner for profile-specific recommendations.
CAA 1 minute (60s) 1 hour (3600s) high CAA TTL is below typical — observed 1 minute (60s), typical value is 1 hour (3600s). Short TTLs increase DNS query volume but enable faster propagation. If you are preparing for a migration or need rapid failover, this may be intentional (RFC 1035 §3.2.1). For steady-state production, consider 3600 seconds per NIST SP 800-53 SI-18 relevance guidance. Use the TTL Tuner for profile-specific recommendations.

Big Picture Questions

  • How often do you actually change this record? If it hasn’t changed in months, a short TTL is generating unnecessary DNS queries without any benefit.
  • Are you preparing for a migration or IP change? Short TTLs make sense temporarily — but should be raised back to 1 hour (3600s) once the change is complete.
  • Every DNS lookup adds 20–150ms of latency. With a 60s TTL, returning visitors trigger a fresh lookup every minute. With 3600s, they get cached responses for an hour — faster page loads, no extra infrastructure needed.
  • Google runs A records at ~30s because they operate a global anycast network and need to steer traffic dynamically. For a typical website without that infrastructure, copying those TTLs increases query volume with zero upside.
Tune TTL for mercadopago.com
Reference: NIST SP 800-53 SI-7 (Information Integrity) · RFC 8767 (Serve Stale) · RFC 1035 §3.2.1 (TTL semantics) DNS provider detected: AWS Route 53 — provider-specific RFC compliance notes are shown inline above where applicable.
Primary NS ns-1084.awsdns-07.org
Serial 1
Admin awsdns-hostmaster.amazon.com
Provider AWS Route 53
Timer Value RFC 1912 Range
Refresh7200s1,200–43,200s (20 min – 12 hrs)
Retry900sFraction of Refresh
Expire1209600s1,209,600–2,419,200s (14–28 days)
Minimum (Neg. Cache)86400s300–86,400s (5 min – 1 day)
All SOA timer values are within RFC 1912 recommended ranges.

Independent RFC compliance assessment for AWS Route 53. Each finding cites the specific RFC section and reports what the engineering community consensus is. We report honestly — if a provider deviates from standards, we explain what they did differently and what the RFCs actually say.

Alias record TTLs fixed at 60s RFC 1035 §3.2.1

AWS Route 53 alias records pointing to AWS resources (ELB, CloudFront, S3, API Gateway) have a fixed TTL of 60 seconds that cannot be modified. Route 53 alias records are an AWS-specific extension — not part of standard DNS RFCs. They solve the CNAME-at-apex problem (RFC prohibits CNAME at zone apex) by appearing as A/AAAA records to resolvers. The 60-second TTL ensures fast failover but removes administrator TTL control.

Proprietary extension — not covered by DNS RFCs
This assessment is based on RFC specifications, provider documentation, and documented incidents from DNS engineering communities. DNS Tool does not have a commercial relationship with any provider listed.
Suggested Scanner Configuration High Confidence
Based on 11 historical scans of this domain
Parameter Current Suggested Severity Rationale
timeout_seconds 5s 8s low Average scan duration is 33.0s, suggesting DNS responses are slow for this domain. Increasing timeout from 5s to 8s prevents premature resolution failures.
RFC 8767
Suggestions require explicit approval before applying. No automatic changes will be made.
Email Spoofing
Protected
Brand Impersonation
Protected
DNS Tampering
Unsigned
Certificate Control
Configured
Configured
SPF, DMARC (reject), DKIM, BIMI, CAA
Not Configured
MTA-STS, TLS-RPT, DNSSEC
Unavailable on Provider
DANE
Priority Actions Achievable posture: Secure
Medium Enable DNSSEC

DNSSEC is not enabled for this domain. DNSSEC provides cryptographic authentication of DNS responses, preventing cache poisoning and DNS spoofing attacks.

Low Add TLS-RPT Reporting

TLS-RPT (TLS Reporting) sends you reports about TLS connection failures when other servers try to deliver mail to your domain.

TLS-RPT sends you reports about TLS connection failures to your mail servers.
FieldValue
TypeTXT
Host_smtp._tls.mercadopago.com (SMTP TLS reporting record)
Valuev=TLSRPTv1; rua=mailto:tls-reports@mercadopago.com
Low Deploy MTA-STS

MTA-STS enforces TLS encryption for inbound mail delivery, preventing downgrade attacks on your mail transport.

MTA-STS tells sending servers to require TLS when delivering mail to your domain.
FieldValue
TypeTXT
Host_mta-sts.mercadopago.com (MTA-STS policy record)
Valuev=STSv1; id=mercadopago.com
Registrar (RDAP) OBSERVED LIVE
MarkMonitor Inc.
Where domain was purchased
Email Service Provider INFERRED
Google Workspace
Strongly Protected
Web Hosting
Unknown
Where website is hosted
DNS Hosting OBSERVED
Amazon Route 53
Where DNS records are edited
Email Security Methodology Can this domain be impersonated by email? No SPF and DMARC reject policy enforced

SPF Record RFC 7208 §4 Verified

Does this domain declare who may send email on its behalf? Yes
Success ~all 1/10 lookups

SPF valid with industry-standard soft fail (~all), 1/10 lookups

v=spf1 include:spfa.mercadopago.com ip4:172.217.0.0/19 ip4:172.217.128.0/19 ip4:172.217.160.0/20 ip4:172.217.192.0/19 ip4:172.217.32.0/20 ip4:172.253.112.0/20 ip4:172.253.56.0/21 ip4:18.211.176.124 ip4:18.211.61.67 ip4:18.213.72.148 ip4:184.73.44.157 ~all
RFC 7208 Conformant — This SPF record conforms to the syntax and semantics defined in RFC 7208 §4.
RFC Failure Mode: Unlike DMARC (where unknown tags are silently ignored per RFC 7489 §6.3), SPF with unrecognized mechanisms produces a PermError per RFC 7208 §4.6 — the record fails loudly rather than silently.
Related CVEs: CVE-2024-7208 (multi-tenant domain spoofing), CVE-2024-7209 (shared SPF exploitation), CVE-2023-51764 (SMTP smuggling bypasses SPF)
~all is the industry standard. Google, Apple, and most providers default to soft fail. CISA (BOD 18-01) and RFC 7489 confirm that DMARC policy — not SPF alone — is the primary enforcement control. Using ~all allows DKIM to be evaluated before a DMARC decision is made. This domain uses ~all + DMARC reject: the strongest compatible security stance, aligned with CISA and RFC guidance.

DMARC Policy RFC 7489 §6.3 Verified

Are spoofed emails rejected or quarantined? Yes — reject policy
Success p=reject

DMARC policy reject (100%) - excellent protection

v=DMARC1; p=reject; rua=mailto:dmarcrua@mercadolibre.com, mailto:mercadolibre@rua.netcraft.com, mailto:dmarc_agg@vali.email; ruf=mailto:dmarcruf@mercadolibre.com,mailto:mercadolibre@ruf.netcraft.com; adkim=s; aspf=r; rf=afrf; pct=100;
Alignment: SPF relaxed DKIM strict
No np= tag (DMARCbis) — non-existent subdomains inherit p= policy but adding np=reject provides explicit protection against subdomain spoofing
Forensic reporting (ruf) is configured, but most major providers do not send forensic reports. RFC 7489 §7.3 warns that forensic reports can expose PII (full message headers or bodies). Google, Microsoft, and Yahoo do not honour ruf= requests. The DMARCbis draft (draft-ietf-dmarc-dmarcbis) has formally removed ruf= from the specification. Consider removing this tag to simplify your record. RFC 7489 §7.3 — Forensic Reports
RFC 7489 Conformant — DMARC record conforms to RFC 7489 §6.3 with full enforcement.
DMARCbis (Pending): draft-ietf-dmarc-dmarcbis will elevate DMARC to Standards Track, obsolete RFC 7489, replace pct= with t= (testing flag), add np= (non-existent subdomain policy), and mandate DNS tree walk for policy discovery instead of the Public Suffix List.
Related CVEs: CVE-2024-49040 (Exchange sender spoofing), CVE-2024-7208 (multi-tenant DMARC bypass)

DKIM Records RFC 6376 §3.6 Verified

Are outbound emails cryptographically signed? Yes — verified
Found

Found DKIM records for 5 selector(s)

google._domainkey Google Workspace
v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCCO2Z3F/WstmJVCJVsFKxj+Z75FSGC+pf1+EYYppDMRtBk4833wBdyHOiJqfSO/3aeMY+c9gxUlky35a4JI6/DvA11qhkdkuEiF+0kNY5RjhEsDF2+feXSqJ9arDrRH9GSqDE5wo4dxzBSb0FHdEpc9Ls1Q4nImJP6HbaIMYxSGQIDAQAB
key2._domainkey
v=DKIM1;k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCqFwlkVVM4irVCuSD/bs1ewUWLU/0c8qOdhw4/YXXZugQapNKUpcpmaFwZ3Dw380eIm8fFUfv96ObYEPeDBb32KcOjQfHV6cquwMfnIy7iZtC+3lloRJKKc/fHDgaP81l8fOEwpm7F4jXqa3Qh775JlsrptFfBoMAyQ0XDgUQI1QIDAQAB
mx._domainkey
k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDeBvT2WAVCbWqbzeWMZvKy2ino5ilepY4gTaNWirjM1sQYnO4V5qMZs5ZuNUALEjHf9B1zKVsX3NnHQf45emwDLEZBXrzrPQKnguTFWaUvG03dOfnd9Dt+imV6IDTirBbKyYPMOc9os147GlEsBOlNj69+EAJ0roHlDIxGjb+QFwIDAQAB
s1._domainkey SendGrid
k=rsa; t=s; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA9N9cLWGA0SOTUAUsvGk7GColStKU7Gh1DGOTSlvehMRNFJwcjS+LCyWG3risedZcJ+QI7ZZH5OGP1SlSNFRfPV4JsGUwjD9kTXF2tEq45PcOvn/Pm9P9p6rQbZ3CrhCnvh/l81bpN4AGj9oCsJytiuPDL9ic8Sy/Cio+sf9opQklqp16a3rtZUZjFb3/hWvwhw6+dKjLk2RdFmdtFcXaSvq/mCd93pQGvt/+njPHt5h4rsVTEULGd/h2CpLC9KsCGUkGbYHbAYG0PrxEYtWVlHS4eDXLdtuqJdio/qGO0FAxbu6M+M2hb4rZyCvNKeKFvynP/kDvhLTDkfo7+DoEYQIDAQAB
s2._domainkey SendGrid
k=rsa; t=s; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDDhvrOvKPNpw0s8VpsvQ800soxurpjg0SiJY1svD+xOGApMF7eqWXLoVebu4MealmkIXf5XzNbHTMYmDF9HNbYNA6icymhUYJjD72ikYOwo9NDyU8a6j7+3VW8eeOy9rmC8G37pLIgTskmqZNVdmOtabBJp66TfWnuTi8APPdSUQIDAQAB
RFC 6376 Conformant — DKIM keys and signatures conform to RFC 6376 §3.6 (Internet Standard).
Known Vulnerabilities: DKIM l= tag body length vulnerability (attacker appends unsigned content to signed mail), weak key exploitation (keys below 1024-bit are cryptographically breakable per RFC 6376 §3.3.3), DKIM replay attacks (re-sending legitimately signed messages at scale)

MTA-STS RFC 8461 §3 Verified

Can attackers downgrade SMTP to intercept mail? Not prevented
Warning

No MTA-STS record found

MTA-STS policy enforcement is evaluated in Mail Transport Security below.

TLS-RPT RFC 8460 §3 Verified

Will failures in TLS delivery be reported? No reporting
Warning

No TLS-RPT record found

DMARC External Reporting Authorization RFC 7489 §7.1

Are external report receivers authorized? Yes — all authorized
Success

All 2 external reporting domains properly authorized

External Domain Authorization Auth Record
mercadolibre.com Authorized v=DMARC1
ruf.netcraft.com Authorized v=DMARC1;

DANE / TLSA Verified Recon Methodology Can mail servers establish identity without a public CA? No
RFC 7672 §3 RFC 6698 §2 Not Available

DANE not available — Google Workspace does not support inbound DANE/TLSA on its MX infrastructure

DANE not deployable on Google Workspace

Google Workspace supports DANE for outbound mail verification but does not publish TLSA records for its MX hosts.

Recommended alternative: MTA-STS

Note: Google Workspace does validate DANE/TLSA when sending mail to DANE-enabled recipients (outbound DANE).


Email Transport Security

Two mechanisms protect email in transit. DANE is the primary standard; MTA-STS is the alternative for domains that cannot deploy DNSSEC:

  • DNSSEC + DANE (RFC 7672) — Cryptographic chain of trust from DNS root to mail server certificate. Eliminates reliance on certificate authorities. No trust-on-first-use weakness. Requires DNSSEC.
  • MTA-STS (RFC 8461) — HTTPS-based policy requiring TLS for mail delivery. Works without DNSSEC but relies on CA trust and is vulnerable on first use (§10). Created for domains where “deploying DNSSEC is undesirable or impractical” (§2).
This domain has neither DANE nor MTA-STS. Since Google Workspace does not support inbound DANE, deploy MTA-STS (RFC 8461) to enforce TLS and protect against downgrade attacks.

Industry trend: Microsoft Exchange Online enforces inbound DANE with DNSSEC (GA October 2024), and providers like Proton Mail and Fastmail also support DANE. Google Workspace does not support DANE and relies on MTA-STS. Both mechanisms coexist because DANE is backward-compatible — senders skip the check if the domain isn't DNSSEC-signed (RFC 7672 §1.3).


Brand Security Can this brand be convincingly faked? No DMARC reject policy enforced (RFC 7489 §6.3), BIMI brand verification active (BIMI Spec), and certificate issuance restricted by CAA (RFC 8659 §4) — all three brand-faking vectors addressed

BIMI BIMI Spec Verified Success VMC SVG

Is the brand identity verified and displayed in inboxes? Yes

BIMI with VMC certificate (from Verified CA)

VMC certificate accessible (from Verified CA) - logo displays in Gmail, Apple Mail, and all major providers.
v=BIMI1; l=https://vmc.digicert.com/305c1171-ddd8-4209-ae5d-270629f2abb6.svg; a=https://vmc.digicert.com/305c1171-ddd8-4209-ae5d-270629f2abb6.pem
BIMI Logo
Logo validated (SVG) View full logo

CAA RFC 8659 §4 Verified Success IODEF

Does this domain restrict who can issue TLS certificates? Yes

CAA configured - only Amazon, DigiCert can issue certificates

Authorized CAs: Amazon DigiCert
0 issue "amazon.com"
0 issue "digicert.com"
0 iodef "mailto:domains@mercadolibre.com"
Since September 2025, all public CAs must verify domain control from multiple geographic locations (Multi-Perspective Issuance Corroboration, CA/B Forum Ballot SC-067). CAA records are now checked from multiple network perspectives before certificate issuance.
Vulnerability Disclosure Policy (security.txt) Is there a verified way to report security issues? Yes RFC 9116

security.txt properly configured

Contact

mailto:bugbounty@mercadolibre.com

Expires

2026-03-01 Valid

Policy

https://hackerone.com/mercadolibre
en,es Canonical URL Acknowledgments

AI Surface Scanner Beta Is this domain discoverable by AI — and protected from abuse? No

No significant AI surface findings

llms.txt llmstxt.org
Is this domain publishing AI-readable brand context? No
No llms.txt found
No llms-full.txt found
AI Crawler Governance (robots.txt) RFC 9309 IETF Draft
Are AI crawlers explicitly allowed or blocked? No directives
No robots.txt found
Content-Usage Directive IETF Draft
Does the site express AI content-usage preferences? Not Configured
No Content-Usage directive detected. The IETF AI Preferences working group is developing a Content-Usage: directive for robots.txt that lets site owners declare whether their content may be used for AI training and inference. This is an active draft, not yet a ratified standard.
Example: Add Content-Usage: ai=no to robots.txt to deny AI training, or Content-Usage: ai=allow to explicitly permit it. Without this directive, AI crawler behavior depends on individual crawler policies and User-agent rules.
AI Recommendation Poisoning
Is this site trying to manipulate AI recommendations? No
No AI recommendation poisoning indicators found
Hidden Prompt Artifacts
Is hidden prompt-injection text present in the source? No
No hidden prompt-like artifacts detected
Public Exposure Checks Are sensitive files or secrets exposed? No

No exposed secrets detected in public page source — same-origin, non-intrusive scan of publicly visible page source and scripts.

No exposed secrets, API keys, or credentials were detected in publicly accessible page source or scripts.
What type of scan is this?

This is OSINT (Open Source Intelligence) collection — we check the same publicly accessible URLs that any web browser could visit. No authentication is bypassed, no ports are probed, no vulnerabilities are exploited.

Is this a PCI compliance scan? No. PCI DSS requires scans performed by an Approved Scanning Vendor (ASV) certified by the PCI Security Standards Council. DNS Tool is not an ASV. If you need PCI compliance scanning, engage a certified ASV such as Qualys, Tenable, or Trustwave.

Is this a penetration test? No. Penetration testing involves active exploitation attempts against systems with authorization. Our checks are passive observation of publicly accessible resources — the same methodology used by Shodan, Mozilla Observatory, and other OSINT platforms.

DNS Server Security Hardened

No DNS server misconfigurations found on ns-1084.awsdns-07.org — Nmap NSE probes for zone transfer (AXFR), open recursion (RFC 5358), nameserver identity disclosure, and DNS cache snooping.

Check Result Detail
Zone Transfer (AXFR) Denied Zone transfer denied (correct configuration)
Open Recursion Disabled Recursion disabled (correct configuration)
Nameserver Identity Hidden No nameserver identity information disclosed
Cache Snooping Protected Cache snooping not possible (correct configuration)

Tested nameservers: ns-1084.awsdns-07.org, ns-1599.awsdns-07.co.uk, ns-787.awsdns-34.net, ns-283.awsdns-35.com

Delegation Consistency 1 Issue

Delegation consistency: 1 issue(s) found — Parent/child NS delegation alignment: DS↔DNSKEY, glue records, TTL drift, SOA serial sync.

Findings:
  • Could not retrieve NS TTL from parent zone

DS ↔ DNSKEY Alignment Aligned

Glue Record Completeness Complete

NameserverIn-BailiwickIPv4 GlueIPv6 GlueStatus
ns-1084.awsdns-07.org No N/A N/A OK
ns-1599.awsdns-07.co.uk No N/A N/A OK
ns-283.awsdns-35.com No N/A N/A OK
ns-787.awsdns-34.net No N/A N/A OK

NS TTL Comparison Drift

Child TTL: 172800s Drift: 0s

SOA Serial Consistency Consistent

ns-1084.awsdns-07.org: 1
ns-1599.awsdns-07.co.uk: 1
ns-283.awsdns-35.com: 1
ns-787.awsdns-34.net: 1
Nameserver Fleet Matrix 1 Issue

Analyzed 4 nameserver(s) for mercadopago.com — Per-nameserver reachability, ASN diversity, SOA serial sync, and lame delegation checks.

Findings:
  • ns-1084.awsdns-07.org: UDP unreachable on port 53
Nameserver IPv4 IPv6 ASN / Operator UDP TCP AA SOA Serial
ns-787.awsdns-34.net 205.251.195.19 2600:9000:5303:1300::1 AS16509
Amazon.com, Inc.
1
ns-1599.awsdns-07.co.uk 205.251.198.63 2600:9000:5306:3f00::1 AS16509
Amazon.com, Inc.
1
ns-283.awsdns-35.com 205.251.193.27 2600:9000:5301:1b00::1 AS16509
Amazon.com, Inc.
1
ns-1084.awsdns-07.org 205.251.196.60 2600:9000:5304:3c00::1 AS16509
Amazon.com, Inc.
1
Unique ASNs
1
Unique Operators
1
Unique /24 Prefixes
4
Diversity Score
Fair

1 ASN(s), 4 /24 prefix(es) — consider adding diversity

Mail Transport Security Beta Is mail transport encrypted and verified? No No MTA-STS or DANE — mail transport encryption is opportunistic only

Transport security inferred from 1 signal(s) — no enforcement policy active

Policy Assessment Primary
  • Google Workspace enforces TLS 1.2+ with valid certificates on all inbound/outbound mail
Telemetry
TLS-RPT not configured — domain has no visibility into TLS delivery failures from real senders
Live Probe Supplementary
Skipped — Remote probe failed (HTTP 502) and local port 25 is blocked. Transport security is assessed via DNS policy records per NIST SP 800-177 Rev. 1.
Infrastructure Intelligence Who hosts this domain and what services power it? Direct

ASN / Network Success

Resolved 1 unique ASN(s) across 4 IP address(es)

ASNNameCountry
AS16509 Amazon.com, Inc. US
IPv4 Mappings:
13.226.2.18AS16509 (13.226.0.0/21)
13.226.2.53AS16509 (13.226.0.0/21)
13.226.2.29AS16509 (13.226.0.0/21)
13.226.2.4AS16509 (13.226.0.0/21)

Edge / CDN Success

Domain appears to use direct origin hosting

SaaS TXT Footprint Success 4 services

4 SaaS services detected via DNS TXT verification records

Detects SaaS services that leave DNS TXT verification records (e.g., domain ownership proofs). Does not detect all SaaS platforms — only those indicated by DNS.

ServiceVerification Record
Miro miro-verification=2a505fedfeda2411c7c140f1cba9c895aa186d78
Facebook / Meta facebook-domain-verification=ailwwfbe52ps1ilym4kjmhw9aevy8p
Google Workspace google-site-verification=0NofbC90nNRsH8U8VPcR8tlzeyXyrlvN0Lol3zdWFfI
Microsoft 365 MS=ms88267512

Domain Security Methodology Can DNS responses be tampered with in transit? Possible DNSSEC is not deployed, DNS responses are not cryptographically verified

DNSSEC RFC 4033 §2 Verified Unsigned

DNSSEC not configured - DNS responses are unsigned

Enterprise DNS Context: DNSSEC is the only standardized, DNS-verifiable mechanism that cryptographically authenticates responses between authoritative servers and resolvers (RFC 4033 §2, RFC 4035). Without it, DNS responses are technically vulnerable to in-transit tampering. Enterprise operators may employ compensating controls (anycast, DDoS mitigation, private peering, TSIG) — however, these do not provide DNS-layer data authentication to third-party resolvers and are not verifiable via DNS alone.
Visibility: DNS-only — network-layer compensating controls cannot be observed or verified through DNS queries. This assessment reflects what is provable from the DNS evidence available.

NS Delegation Verified

4 nameserver(s) configured

Nameservers: ns-1084.awsdns-07.org ns-1599.awsdns-07.co.uk ns-283.awsdns-35.com ns-787.awsdns-34.net
Managed DNS
All 4 nameservers hosted by Amazon Route 53. Managed DNS provides reliable resolution with provider-maintained infrastructure.
DNS provider(s): Amazon Route 53
Multi-Resolver Verification Recon: Discrepancy detected - Some resolvers returned different results (2 differences found)
Resolver Differences:
TXT: OpenDNS returned different results: [3kj9311cxtpn8p7bfn9lglc6zl6tyjpp 6300afa29a6047edb6551db692a9c9d2 MS=ms88267512 Ms=ms16336698 b4e2f40762484acfbe1ce1124a04d363 dbd0f8a518a54254a4c22edfc70333e5 gj0mlr4n9sdplx0qhvlns0lm5kb8kdy0 lbv43d83q9w0yqdfx5gr4wdzpvznxq2w lsz1wy99y8sr6nms4b0ybz3y238zxfv9 status-page-domain-verification=c10s9rsq9sr9 zy3fvckb58z69j4rqjvczbkt52bcw6bv]
A: DNS4EU returned different results: [3.173.161.27 3.173.161.42 3.173.161.63 3.173.161.94]
This may indicate DNS propagation in progress or geo-based DNS routing.
Traffic & Routing Where does this domain's traffic actually terminate?

AIPv4 Address

13.226.2.18
13.226.2.53
13.226.2.29
13.226.2.4
Where the domain points for web traffic

AAAAIPv6 Address

No AAAA records
IPv6 not configured

MXMail Servers

5 alt2.aspmx.l.google.com.
5 alt1.aspmx.l.google.com.
10 aspmx2.googlemail.com.
1 aspmx.l.google.com.
10 aspmx3.googlemail.com.
Priority + mail server for email delivery
Google Workspace

SRVServices

No SRV records
No service-specific routing configured
Web: Reachable (4 IPv4, 0 IPv6) Mail: 5 servers Services: None
Subdomain Discovery RFC 6962 Recon LIVE What subdomains and infrastructure are exposed in certificate logs? 82 subdomains discovered
How did we find these?
CT logs unavailable 82 current 0 expired 41 CNAMEs Source: Certificate Transparency + DNS Intelligence
Subdomains discovered via CT logs (RFC 6962), DNS probing of common service names, and CNAME chain traversal.
Subdomain Source Status Provider / CNAME Certificates First Seen Issuer(s)
3ds-mc-in-staging.mercadopago.com CT Log Current channel-vts-staging-nginx-nlb-afeb1215bf6a0adb.elb.us-east-1.amazonaws.com 1 2025-11-05T00:00:00 DigiCert Inc
3ds-mc-mlm-in-production.mercadopago.com
443/tcp nginx
CT Log Current channel-vts-prod-nginx-nlb-0d72b6bbf796616b.elb.us-east-1.amazonaws.com 1 2025-05-23T00:00:00 DigiCert Inc
3ds-mc-mlm-out-production.mercadopago.com CT Log Current 1 2025-05-23T00:00:00 DigiCert Inc
3ds-mc-out-staging.mercadopago.com CT Log Current 1 2025-11-05T00:00:00 DigiCert Inc
3ds-ul-in-staging.mercadopago.com CT Log Current 1 2025-04-01T00:00:00 DigiCert Inc
3ds-ul-out-staging.mercadopago.com CT Log Current channel-vts-staging-nginx-nlb-afeb1215bf6a0adb.elb.us-east-1.amazonaws.com 1 2025-03-12T00:00:00 DigiCert Inc
3ds-visa-in-staging.mercadopago.com CT Log Current 1 2025-11-17T00:00:00 DigiCert Inc
acq-platform-secure-inputs.production.mercadopago.com CT Log Current d2y7s1hno24ddg.cloudfront.net 4 2026-02-09T00:00:00 Amazon
acq-platform-secure-inputs.staging.mercadopago.com CT Log Current 4 2026-02-09T00:00:00 Amazon
analytics.mercadopago.com DNS Current d1u27hy6qa1s0l.cloudfront.net 3 2025-08-12 Amazon
api-public.mercadopago.com CT Log Current nginx-router-api-alb-184275745.us-east-1.elb.amazonaws.com 2 2025-10-19T00:00:00 Amazon
api-staging.mercadopago.com CT Log Current lb-traffic-layer-stg-1052007794.us-east-1.elb.amazonaws.com 1 2025-09-26T00:00:00 Amazon
api-static-test.mercadopago.com CT Log Current 1 2025-06-25T00:00:00 DigiCert Inc
api-static.mercadopago.com CT Log Current 2 2025-08-04T00:00:00 Amazon, DigiCert Inc
api-zr-production.mercadopago.com CT Log Current d1xfdhr44141lk.cloudfront.net 1 2025-12-02T00:00:00 Amazon
api-zr-staging.mercadopago.com CT Log Current d1unjtgi71rcsx.cloudfront.net 1 2025-09-30T00:00:00 Amazon
api.mercadopago.com CT Log Current elb-tl-mercadopago-1-520111085.us-east-1.elb.amazonaws.com 5 2025-12-12T00:00:00 DigiCert Inc
auth.mercadopago.com DNS Current d1u27hy6qa1s0l.cloudfront.net 3 2025-08-12 Amazon
bc-jpmorgan-provider-prd-ssl.mercadopago.com CT Log Current 2 2026-01-26T00:00:00 DigiCert Inc
bc-jpmorgan-provider-prd.mercadopago.com CT Log Current 4 2026-01-26T00:00:00 DigiCert Inc
bc-urutec-connector-prod.mercadopago.com CT Log Current 1 2025-07-14T00:00:00 DigiCert Inc
bc-urutec-connector-stg.mercadopago.com CT Log Current 1 2025-05-06T00:00:00 DigiCert Inc
beta.mercadopago.com DNS Current d1u27hy6qa1s0l.cloudfront.net 3 2025-08-12 Amazon
blog.mercadopago.com DNS Current du9uwk62a92xq.cloudfront.net 3 2025-08-12 Amazon
chat.mercadopago.com DNS Current d1u27hy6qa1s0l.cloudfront.net 3 2025-08-12 Amazon
demo.mercadopago.com DNS Current du9uwk62a92xq.cloudfront.net 3 2025-08-12 Amazon
developers.mercadopago.com DNS Current d1u27hy6qa1s0l.cloudfront.net 3 2025-08-12 Amazon
elo-token-requestor-out.mercadopago.com CT Log Current channel-vts-prod-nginx-nlb-0d72b6bbf796616b.elb.us-east-1.amazonaws.com 1 2025-10-02T00:00:00 DigiCert Inc
elo-token-requestor-test-out.mercadopago.com CT Log Current 1 2025-10-01T00:00:00 DigiCert Inc
elo-token-requestor-test.mercadopago.com CT Log Current channel-vts-staging-nginx-nlb-afeb1215bf6a0adb.elb.us-east-1.amazonaws.com 1 2025-10-13T00:00:00 DigiCert Inc
elo-token-requestor.mercadopago.com CT Log Current channel-vts-prod-nginx-nlb-0d72b6bbf796616b.elb.us-east-1.amazonaws.com 1 2025-10-13T00:00:00 DigiCert Inc
enviadinero.mercadopago.com CT Log Current 1 2025-08-12T00:00:00 Amazon
events.mercadopago.com DNS Current d1u27hy6qa1s0l.cloudfront.net 3 2025-08-12 Amazon
insurance-integration-api-tem-prd.mercadopago.com CT Log Current 2 2026-02-11T00:00:00 DigiCert Inc
insurance-integration-api-tem-stg.mercadopago.com CT Log Current 2 2026-02-13T00:00:00 DigiCert Inc
internal-api-prod.mercadopago.com CT Log Current 1 2025-03-20T00:00:00 DigiCert Inc
internal-api-qa.mercadopago.com CT Log Current 1 2025-03-20T00:00:00 DigiCert Inc
internal-api.mercadopago.com CT Log Current internal-mpapi-internal-tl-traffic-dba906-450028620.us-east-1.elb.amazonaws.com 1 2025-06-10T00:00:00 DigiCert Inc
k8s.mercadopago.com CT Log Current 4 2025-07-22T00:00:00 Amazon, DigiCert Inc
labs.mercadopago.com DNS Current d1u27hy6qa1s0l.cloudfront.net 3 2025-08-12 Amazon
links.mercadopago.com DNS Current sendgrid.net 3 2025-08-12 Amazon
links.r.mercadopago.com CT Log Current sendgrid.net 1 2025-07-30T00:00:00 Amazon
mail.mercadopago.com DNS Current e3.emarsys.net 3 2025-08-12 Amazon
mastercard-mdes-test.mercadopago.com CT Log Current channel-vts-staging-nginx-nlb-afeb1215bf6a0adb.elb.us-east-1.amazonaws.com 2 2025-05-06T00:00:00 DigiCert Inc
mastercard-mdes.mercadopago.com CT Log Current channel-vts-prod-nginx-nlb-0d72b6bbf796616b.elb.us-east-1.amazonaws.com 2 2025-05-06T00:00:00 DigiCert Inc
mobile.mercadopago.com CT Log Current 2 2025-06-10T00:00:00 DigiCert Inc
mpoc.mercadopago.com CT Log Current d2u7i30j6pw46a.cloudfront.net 3 2025-09-29T00:00:00 Amazon, DigiCert Inc
mtls-api-h.mercadopago.com CT Log Current 1 2026-01-12T00:00:00 DigiCert Inc
mtls-api-out-h.mercadopago.com CT Log Current 1 2026-01-15T00:00:00 DigiCert Inc
mtls-api-out.mercadopago.com CT Log Current 1 2026-01-15T00:00:00 DigiCert Inc
mtls-api.mercadopago.com CT Log Current 1 2025-09-15T00:00:00 DigiCert Inc
mtls-banking-connections-api-out.mercadopago.com CT Log Current 1 2026-01-15T00:00:00 DigiCert Inc
mtls-isp-ptm-signing-agent-auth.mercadopago.com CT Log Current 1 2025-03-20T00:00:00 DigiCert Inc
openbanking-br-kafka-h.mercadopago.com CT Log Current 3 2025-06-03T00:00:00 Amazon
openbanking-br-kafka.mercadopago.com CT Log Current 1 2025-06-08T00:00:00 DigiCert Inc
pagamento.mercadopago.com CT Log Current 1 2025-06-25T00:00:00 DigiCert Inc
pagtesouro-h.mercadopago.com CT Log Current 1 2025-07-04T00:00:00 DigiCert Inc
pagtesouro.mercadopago.com CT Log Current 1 2025-07-04T00:00:00 DigiCert Inc
partners.mercadopago.com DNS Current d1u27hy6qa1s0l.cloudfront.net 3 2025-08-12 Amazon
pix-qr-h.mercadopago.com CT Log Current d3lchwbn4npfla.cloudfront.net 2 2025-06-06T00:00:00 DigiCert Inc
pix-qr.mercadopago.com CT Log Current 2 2025-06-16T00:00:00 DigiCert Inc
point-h.mercadopago.com CT Log Current d3f9m8psl3rm89.cloudfront.net 2 2025-05-19T00:00:00 Amazon
point.mercadopago.com CT Log Current 2 2025-05-23T00:00:00 DigiCert Inc
promociones.mercadopago.com.ar.mercadopago.com CT Log Current 1 2025-10-15T00:00:00 DigiCert Inc
providers.mercadopago.com CT Log Current d2esg73d04zprc.cloudfront.net 4 2025-03-14T00:00:00 DigiCert Inc
redeban.mercadopago.com CT Log Current 1 2026-01-06T00:00:00 DigiCert Inc
sandbox.mercadopago.com DNS Current d1u27hy6qa1s0l.cloudfront.net 3 2025-08-12 Amazon
sdk.mercadopago.com CT Log Current sdk.mercadopago.com.akamaized.net 2 2025-07-01T00:00:00 DigiCert Inc
secure-fields.mercadopago.com CT Log Current dzhxmjrmmi590.cloudfront.net 4 2025-12-30T00:00:00 Amazon
shopify-production.mercadopago.com CT Log Current 1 2025-03-10T00:00:00 DigiCert Inc
shopify-staging.mercadopago.com CT Log Current 1 2025-03-11T00:00:00 DigiCert Inc
soap.mercadopago.com CT Log Current 1 2025-07-01T00:00:00 DigiCert Inc
spfy-production.mercadopago.com CT Log Current channel-vts-prod-nginx-nlb-0d72b6bbf796616b.elb.us-east-1.amazonaws.com 1 2025-05-05T00:00:00 DigiCert Inc
spfy-staging.mercadopago.com
443/tcp nginx
CT Log Current channel-vts-staging-nginx-nlb-afeb1215bf6a0adb.elb.us-east-1.amazonaws.com 2 2025-04-30T00:00:00 DigiCert Inc
staging.mercadopago.com DNS Current d1u27hy6qa1s0l.cloudfront.net 3 2025-08-12 Amazon
status.mercadopago.com
80/tcp Amazon CloudFront httpd 443/tcp Amazon CloudFront httpd
CT Log Current tlmzz6y186mm.stspg-customer.com 4 2026-02-18T22:53:35 Let's Encrypt
treasuryit-test.mercadopago.com CT Log Current 2 2026-02-23T00:00:00 DigiCert Inc
treasuryit.mercadopago.com CT Log Current 1 2025-05-28T00:00:00 DigiCert Inc
visa-vts-prod.mercadopago.com CT Log Current channel-vts-prod-nginx-nlb-0d72b6bbf796616b.elb.us-east-1.amazonaws.com 1 2025-05-06T00:00:00 DigiCert Inc
visa-vts-test.mercadopago.com CT Log Current 1 2025-05-06T00:00:00 DigiCert Inc
www.api.mercadopago.com CT Log Current 2 2025-07-14T00:00:00 DigiCert Inc
www.mercadopago.com DNS Current du9uwk62a92xq.cloudfront.net 3 2025-08-12 Amazon
Δ Changes Detected: A Resolver ≠ Authoritative (TTL / CDN rotation / recent change)
Risk: Low - typically resolves within TTL
DNS Intelligence What does DNS look like right now — and what changed over time?
DNS Evidence Diff Side-by-side comparison
Resolver Records (Public DNS cache)
Authoritative Records (Source of truth)
A Propagating 4 / 4 records
13.226.2.18
99.84.118.128
13.226.2.53
99.84.118.33
13.226.2.29
99.84.118.76
13.226.2.4
99.84.118.91
AAAA 0 / 0 records
No records
No records
CAA RFC 8659 §4 Synchronized 3 / 3 records
0 issue "digicert.com"
0 iodef "mailto:domains@mercadolibre.com"
0 iodef "mailto:domains@mercadolibre.com"
0 issue "amazon.com"
0 issue "amazon.com"
0 issue "digicert.com"
DMARC _dmarc.mercadopago.com RFC 7489 §6.3 Synchronized 1 / 1 records
v=DMARC1; p=reject; rua=mailto:dmarcrua@mercadolibre.com, mailto:mercadolibre@rua.netcraft.com, mailto:dmarc_agg@vali.email; ruf=mailto:dmarcruf@mercadolibre.com,mailto:mercadolibre@ruf.netcraft.com; adkim=s; aspf=r; rf=afrf; pct=100;
v=DMARC1; p=reject; rua=mailto:dmarcrua@mercadolibre.com, mailto:mercadolibre@rua.netcraft.com, mailto:dmarc_agg@vali.email; ruf=mailto:dmarcruf@mercadolibre.com,mailto:mercadolibre@ruf.netcraft.com; adkim=s; aspf=r; rf=afrf; pct=100;
MX RFC 5321 Synchronized 5 / 5 records
5 alt2.aspmx.l.google.com.
1 aspmx.l.google.com.
5 alt1.aspmx.l.google.com.
10 aspmx2.googlemail.com.
10 aspmx2.googlemail.com.
10 aspmx3.googlemail.com.
1 aspmx.l.google.com.
5 alt1.aspmx.l.google.com.
10 aspmx3.googlemail.com.
5 alt2.aspmx.l.google.com.
NS RFC 1035 Synchronized 4 / 4 records
ns-1599.awsdns-07.co.uk.
ns-1084.awsdns-07.org.
ns-283.awsdns-35.com.
ns-1599.awsdns-07.co.uk.
ns-1084.awsdns-07.org.
ns-283.awsdns-35.com.
ns-787.awsdns-34.net.
ns-787.awsdns-34.net.
SOA RFC 1035 Synchronized 1 / 1 records
ns-1084.awsdns-07.org. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400
ns-1084.awsdns-07.org. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400
TXT RFC 7208 §4 Synchronized 22 / 22 records
miro-verification=2a505fedfeda2411c7c140f1cba9c895aa186d78
3kj9311cxtpn8p7bfn9lglc6zl6tyjpp
anthropic-domain-verification-dx91wj=RGAuq1HgKTkCSeVoLx2PNsyHA
6300afa29a6047edb6551db692a9c9d2
facebook-domain-verification=ailwwfbe52ps1ilym4kjmhw9aevy8p
MS=ms88267512
lsz1wy99y8sr6nms4b0ybz3y238zxfv9
Ms=ms16336698
google-site-verification=0NofbC90nNRsH8U8VPcR8tlzeyXyrlvN0Lol3zdWFfI
anthropic-domain-verification-dx91wj=RGAuq1HgKTkCSeVoLx2PNsyHA
lbv43d83q9w0yqdfx5gr4wdzpvznxq2w
b4e2f40762484acfbe1ce1124a04d363
Ms=ms16336698
dbd0f8a518a54254a4c22edfc70333e5
google-site-verification: ZsJQDbUT0TdjOV7yAEK5nHoczuBWt_ssUu8tky9gfsI
facebook-domain-verification=ailwwfbe52ps1ilym4kjmhw9aevy8p
pardot977283=ead2f50a7204cf88e26dc4c6817232fb5b70ef06b16e89fc29c74b6824267a4a
gj0mlr4n9sdplx0qhvlns0lm5kb8kdy0
v=spf1 include:spfa.mercadopago.com ip4:172.217.0.0/19 ip4:172.217.128.0/19 ip4:172.217.160.0/20 ip4:172.217.192.0/19 ip4:172.217.32.0/20 ip4:172.253.112.0/20 ip4:172.253.56.0/21 ip4:18.211.176.124 ip4:18.211.61.67 ip4:18.213.72.148 ip4:184.73.44.157 ~all
google-site-verification: ZsJQDbUT0TdjOV7yAEK5nHoczuBWt_ssUu8tky9gfsI
monday-com-verification=G6gWiJdNb9CBcH8BHiELjqXSmd9b04RarDTXkffu_-k
google-site-verification=0NofbC90nNRsH8U8VPcR8tlzeyXyrlvN0Lol3zdWFfI
google-site-verification=8lKKIFEqxnxxPL0STk6Tt220qZHx0RYsG3jEUdQl-eM
google-site-verification=8lKKIFEqxnxxPL0STk6Tt220qZHx0RYsG3jEUdQl-eM
gj0mlr4n9sdplx0qhvlns0lm5kb8kdy0
google-site-verification=ku3q1eSXNyfwsXOhsi1AcdMPgm18RMzhB-awZQCvjeM
dbd0f8a518a54254a4c22edfc70333e5
lbv43d83q9w0yqdfx5gr4wdzpvznxq2w
6300afa29a6047edb6551db692a9c9d2
lsz1wy99y8sr6nms4b0ybz3y238zxfv9
3kj9311cxtpn8p7bfn9lglc6zl6tyjpp
miro-verification=2a505fedfeda2411c7c140f1cba9c895aa186d78
zy3fvckb58z69j4rqjvczbkt52bcw6bv
monday-com-verification=G6gWiJdNb9CBcH8BHiELjqXSmd9b04RarDTXkffu_-k
status-page-domain-verification=c10s9rsq9sr9
pardot977283=ead2f50a7204cf88e26dc4c6817232fb5b70ef06b16e89fc29c74b6824267a4a
MS=ms88267512
postman-domain-verification=06fe2e16be334d546de57dd3932ab61ace1e0abd8ad306dcb2d6e51de4371c3a59d8864f00f5c52d4ec6451a5e1a7616c820d240faea936d764d32728092a71b
postman-domain-verification=06fe2e16be334d546de57dd3932ab61ace1e0abd8ad306dcb2d6e51de4371c3a59d8864f00f5c52d4ec6451a5e1a7616c820d240faea936d764d32728092a71b
status-page-domain-verification=c10s9rsq9sr9
b4e2f40762484acfbe1ce1124a04d363
v=spf1 include:spfa.mercadopago.com ip4:172.217.0.0/19 ip4:172.217.128.0/19 ip4:172.217.160.0/20 ip4:172.217.192.0/19 ip4:172.217.32.0/20 ip4:172.253.112.0/20 ip4:172.253.56.0/21 ip4:18.211.176.124 ip4:18.211.61.67 ip4:18.213.72.148 ip4:184.73.44.157 ~all
google-site-verification=ku3q1eSXNyfwsXOhsi1AcdMPgm18RMzhB-awZQCvjeM
zy3fvckb58z69j4rqjvczbkt52bcw6bv
DNS History Timeline BETA
Your key is sent directly to SecurityTrails and is never stored on our servers. Get an API key
DNS History Timeline BETA

When was a record added, removed, or changed — and could that change be the problem?

Analyze Another Domain

Confirm Your Email Configuration

This tool analyzes DNS records, but to verify actual email delivery, send a test email to Red Sift Investigate. Their tool shows exactly how your emails arrive, including SPF/DKIM/DMARC pass/fail results in the headers.

DATA FRESHNESS & METHODOLOGY

All security-critical records (SPF, DMARC, DKIM, DANE/TLSA, DNSSEC, MTA-STS, TLS-RPT, BIMI, CAA) are queried live from authoritative nameservers and cross-referenced against 5 independent public DNS resolvers (Cloudflare, Google, Quad9, OpenDNS, DNS4EU) at the time of each analysis. No security verdict uses cached data.

Registrar data (RDAP) is cached for up to 24 hours because domain ownership and registration details change infrequently. Certificate Transparency logs (subdomain discovery via RFC 6962) are cached for 1 hour because CT entries are append-only historical records. Sections using cached data are marked with a CACHED badge; live queries show LIVE.

Intelligence Sources

This analysis used 4 DNS resolvers (consensus), reverse DNS (PTR), Team Cymru (ASN attribution), IANA RDAP (registrar), crt.sh (CT logs), and SMTP probing (transport). All using open-standard protocols.

Full List
Verify Report Integrity SHA-3-512 Has this report been altered since generation? Verify below

This cryptographic hash seals the analysis data, domain, timestamp, and tool version into a tamper-evident fingerprint. Any modification to the report data will produce a different hash. This is distinct from the posture hash (used for drift detection) — the integrity hash uniquely identifies this specific report instance.

37bf235b7e66e3a4da7d15e9e01a42fa6185e5d01e459be408ca837dbbc1f80c4e7fef8582b68ea0853d92ea785d206dfcd15c0b536a98454962954063ebb227
Evaluations reference 12 RFCs. Methods are reproducible using the verification commands provided. Results reflect DNS state at 26 Feb 2026, 14:32 UTC.

Download the intelligence dump and verify its integrity, like you would a Kali ISO or any critical artifact. The SHA-3-512 checksum covers every byte of the download — deterministic serialization ensures identical hashes across downloads.

After downloading, verify with any of these commands:

Tip: cd ~/Downloads first (or wherever you saved the files).

OpenSSL + Sidecar (macOS, Linux, WSL)
cat dns-intelligence-mercadopago.com.json.sha3 && echo '---' && openssl dgst -sha3-512 dns-intelligence-mercadopago.com.json
Python 3 (cross-platform)
python3 -c "import hashlib; print(hashlib.sha3_512(open('dns-intelligence-mercadopago.com.json','rb').read()).hexdigest())"
sha3sum (coreutils 9+)
sha3sum -a 512 dns-intelligence-mercadopago.com.json
Compare the output against the .sha3 file or the checksum API at /api/analysis/4663/checksum. Hash algorithm: SHA-3-512 (Keccak, NIST FIPS 202).

Every finding in this report is backed by DNS queries you can run yourself. These vetted one-liners reproduce the exact checks used to build this report for mercadopago.com. Our analysis adds multi-resolver consensus, RFC-based evaluation, and cross-referencing — but the underlying data is always independently verifiable. We are intelligence analysts, not gatekeepers.

DNS Records

Query A records (IPv4) RFC 1035
dig +noall +answer mercadopago.com A
Query AAAA records (IPv6) RFC 1035
dig +noall +answer mercadopago.com AAAA
Query MX records (mail servers) RFC 1035
dig +noall +answer mercadopago.com MX
Query NS records (nameservers) RFC 1035
dig +noall +answer mercadopago.com NS
Query TXT records RFC 1035
dig +noall +answer mercadopago.com TXT

Email Authentication

Check SPF record RFC 7208
dig +short mercadopago.com TXT | grep -i spf
Check DMARC policy RFC 7489
dig +short _dmarc.mercadopago.com TXT
Check DKIM key for selector 'google' RFC 6376
dig +short google._domainkey.mercadopago.com TXT
Check DKIM key for selector 'key2' RFC 6376
dig +short key2._domainkey.mercadopago.com TXT
Check DKIM key for selector 'mx' RFC 6376
dig +short mx._domainkey.mercadopago.com TXT
Check DKIM key for selector 's1' RFC 6376
dig +short s1._domainkey.mercadopago.com TXT
Check DKIM key for selector 's2' RFC 6376
dig +short s2._domainkey.mercadopago.com TXT

Domain Security

Check DNSSEC DNSKEY records RFC 4035
dig +dnssec +noall +answer mercadopago.com DNSKEY
Check DNSSEC DS records RFC 4035
dig +noall +answer mercadopago.com DS
Validate DNSSEC chain (requires DNSSEC-validating resolver) RFC 4035
dig +dnssec +cd mercadopago.com A @1.1.1.1

Transport Security

Check TLSA record for alt2.aspmx.l.google.com RFC 7672
dig +noall +answer _25._tcp.alt2.aspmx.l.google.com TLSA
Check TLSA record for alt1.aspmx.l.google.com RFC 7672
dig +noall +answer _25._tcp.alt1.aspmx.l.google.com TLSA
Check TLSA record for aspmx2.googlemail.com RFC 7672
dig +noall +answer _25._tcp.aspmx2.googlemail.com TLSA
Check TLSA record for aspmx.l.google.com RFC 7672
dig +noall +answer _25._tcp.aspmx.l.google.com TLSA
Check TLSA record for aspmx3.googlemail.com RFC 7672
dig +noall +answer _25._tcp.aspmx3.googlemail.com TLSA
Verify TLS certificate on primary MX (alt2.aspmx.l.google.com) RFC 6698
openssl s_client -starttls smtp -connect alt2.aspmx.l.google.com:25 -servername alt2.aspmx.l.google.com 2>/dev/null | openssl x509 -noout -subject -dates
Check MTA-STS DNS record RFC 8461
dig +short _mta-sts.mercadopago.com TXT
Fetch MTA-STS policy file RFC 8461
curl -sL https://mta-sts.mercadopago.com/.well-known/mta-sts.txt
Check TLS-RPT record RFC 8460
dig +short _smtp._tls.mercadopago.com TXT

Brand & Trust

Check BIMI record BIMI Draft
dig +short default._bimi.mercadopago.com TXT
Check CAA records (certificate authority authorization) RFC 8659
dig +noall +answer mercadopago.com CAA

DNS Records

Check HTTPS/SVCB records RFC 9460
dig +noall +answer mercadopago.com HTTPS

Domain Security

Check CDS/CDNSKEY automation records RFC 7344
dig +noall +answer mercadopago.com CDS

Infrastructure Intelligence

RDAP domain registration lookup RFC 9083
curl -sL 'https://rdap.org/domain/mercadopago.com' | python3 -m json.tool | head -50

Transport Security

Test STARTTLS on primary MX (alt2.aspmx.l.google.com) RFC 3207
openssl s_client -starttls smtp -connect alt2.aspmx.l.google.com:25 -servername alt2.aspmx.l.google.com </dev/null 2>/dev/null | head -5

Infrastructure Intelligence

Search Certificate Transparency logs RFC 6962
curl -s 'https://crt.sh/?q=%25.mercadopago.com&output=json' | python3 -c "import json,sys; [print(e['name_value']) for e in json.load(sys.stdin)]" | sort -u | head -20
Check security.txt RFC 9116
curl -sL https://mercadopago.com/.well-known/security.txt | head -20

AI Surface

Check for llms.txt
curl -sI https://mercadopago.com/llms.txt | head -5
Check robots.txt for AI crawler rules
curl -s https://mercadopago.com/robots.txt | grep -i -E 'GPTBot|ChatGPT|Claude|Anthropic|Google-Extended|CCBot|PerplexityBot'

Infrastructure Intelligence

ASN lookup for 13.226.2.18 (Team Cymru)
dig +short 18.2.226.13.origin.asn.cymru.com TXT
ASN lookup for 13.226.2.53 (Team Cymru)
dig +short 53.2.226.13.origin.asn.cymru.com TXT
Commands use dig, openssl, and curl — standard tools available on macOS, Linux, and WSL. Results may vary slightly due to DNS propagation timing and resolver caching.
Intelligence Confidence Audit Engine Verified · 9/9 Evaluated
How confident are these results? Each protocol is independently verified against RFC standards. No self-awarded badges.
SPF
Verified 5037 runs
DKIM
Verified 4856 runs
DMARC
Verified 5021 runs
DANE/TLSA
Verified 4838 runs
DNSSEC
Verified 5019 runs
BIMI
Verified 4852 runs
MTA-STS
Verified 4855 runs
TLS-RPT
Verified 4859 runs
CAA
Verified 4852 runs
Maturity: Development Verified Consistent Gold Gold Master
Running Multi-Source Intelligence Audit

mercadopago.com

0s
DNS records — Cloudflare, Google, Quad9, OpenDNS, DNS4EU
Email auth — SPF, DMARC, DKIM selectors
DNSSEC chain of trust & DANE/TLSA
Certificate Transparency & subdomain discovery
SMTP transport & STARTTLS verification
MTA-STS, TLS-RPT, BIMI, CAA
Registrar & infrastructure analysis
Intelligence Classification & Interpretation

Every result includes terminal commands you can run to independently verify the underlying data. No proprietary magic.