Domain Intelligence Report

etherscan.io

DNS records, WHOIS/RDAP registration, SSL certificate, subdomain enumeration, and email-security posture — aggregated in real time and cached.

6
DNS record types
70d
SSL cert remaining
125
Subdomains found
All 3
Email security signals
Generated 2026-07-12 02:05 UTC Refresh data
Look up another:
Please enter a valid domain.
Get alerts when etherscan.io changes
Free email alerts when its SSL certificate nears expiry, or its subdomains, DNS, WHOIS, or SPF/DMARC/DKIM records change. One domain free — no credit card.
Put this data into your code — for any domain, any workflow
Same DNS, WHOIS, SSL, subdomain & email-security data via REST API — every field above as structured JSON. Drop it into monitoring scripts, CRM enrichment, security audits, fraud detection, or internal dashboards. Scales up to 5M requests/month.
Get free API key →
Common uses: SSL expiry monitoring Subdomain change alerts CRM lead enrichment SPF/DMARC/DKIM audits Domain reputation scoring Attack surface mapping Bulk WHOIS lookup SaaS onboarding checks
curl "https://domain-intelligence-api.p.rapidapi.com/lookup/etherscan.io" \
  -H "X-RapidAPI-Host: domain-intelligence-api.p.rapidapi.com" \
  -H "X-RapidAPI-Key: YOUR_RAPIDAPI_KEY"
import requests

url = "https://domain-intelligence-api.p.rapidapi.com/lookup/etherscan.io"
headers = {
    "X-RapidAPI-Host": "domain-intelligence-api.p.rapidapi.com",
    "X-RapidAPI-Key": "YOUR_RAPIDAPI_KEY",
}
r = requests.get(url, headers=headers, timeout=15)
data = r.json()
print(data["subdomains"]["count"], "subdomains found")
// Node 18+ has built-in fetch — no import needed
const res = await fetch(
  "https://domain-intelligence-api.p.rapidapi.com/lookup/etherscan.io",
  { headers: {
      "X-RapidAPI-Host": "domain-intelligence-api.p.rapidapi.com",
      "X-RapidAPI-Key": "YOUR_RAPIDAPI_KEY",
  }}
);
const data = await res.json();
console.log(data.dns.A, data.email_security.spf);
<?php
$ch = curl_init("https://domain-intelligence-api.p.rapidapi.com/lookup/etherscan.io");
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_HTTPHEADER, [
    "X-RapidAPI-Host: domain-intelligence-api.p.rapidapi.com",
    "X-RapidAPI-Key: YOUR_RAPIDAPI_KEY",
]);
$data = json_decode(curl_exec($ch), true);
curl_close($ch);
echo $data["subdomains"]["count"];
Free tier: 1,000 requests/month · no credit card · all endpoints included See all plans →
DNS

DNS Records

All record types resolved from authoritative DNS for etherscan.io.

A 2 records
  • 104.20.37.229
  • 172.66.149.96
AAAA 2 records
  • 2606:4700:10::ac42:9560
  • 2606:4700:10::6814:25e5
MX 3 records
  • 20 mx2.zoho.com.
  • 50 mx3.zoho.com.
  • 10 mx.zoho.com.
TXT 6 records
  • "google-site-verification=xFYS3pRUGz7-chf3RiiuYPR6rAzbSOJLDDNe0jAZ2kQ"
  • "v=spf1 mx ip4:199.193.113.17 ip4:110.4.41.105 ip4:110.4.41.87 ip4:149.56.241.175 ip4:149.72.233.69 ip4:149.72.34.6 ip4:198.178.120.232 ip4:23.111.173.138 include:zoho.com include:sendgrid.net include:freshdesk.com include:email.freshdesk.com -all"
  • "MS=78C7B673AFBC191FA7DC605604A27B6BB1B51DED"
  • "anthropic-domain-verification-5q5sqk=o88xpI70u3pkip1yNuaTonJpE"
  • "google-site-verification=Iz_ujPr-EZcnIt8wy_LqNC3i6LXOX_H_1DB69rZQyjA"
  • "google-site-verification=K_dwemq_TsXB_k2idIrLl_rMMQ4YlI9RbDsjBqVAZEA"
NS 2 records
  • dora.ns.cloudflare.com.
  • hank.ns.cloudflare.com.
SOA 1 record
  • dora.ns.cloudflare.com. dns.cloudflare.com. 2409144006 10000 2400 604800 1800
Registration

WHOIS / RDAP

Registration data for etherscan.io via the RDAP protocol, with port-43 WHOIS fallback if RDAP is unavailable.

whois via fallback:https://rdap.identitydigital.services/rdap/
Registrar
NameCheap, Inc.
Created
2015-08-12T07:11:23Z
Updated
2022-06-03T08:51:36.179Z
Expires
2029-08-12T07:11:23Z
Nameservers
dora.ns.cloudflare.comhank.ns.cloudflare.com
Status
client transfer prohibited
TLS

SSL Certificate

Live TLS handshake against etherscan.io. No third-party scanner.

ssl 70 days remaining
Issuer
CN=WE1,O=Google Trust Services,C=US
Subject
CN=etherscan.io
Valid from
2026-06-22T02:43:42+00:00
Valid to
2026-09-20T03:43:38+00:00
Serial
301395692939256050898967170900477780252
SANs (2)
etherscan.io*.etherscan.io
Reconnaissance

Subdomains discovered

Aggregated from 5 upstream sources in parallel — crt.sh, certspotter, hackertarget, rapiddns, and VirusTotal — plus an always-on DNS bruteforce across a curated 773-word wordlist with automatic wildcard filtering, and background enrichment aggregating 25+ passive sources for comprehensive coverage.

subdomains 71 live · 125 discovered
certspotter: 5 founddns-brute: 8 foundvirustotal: 123 foundsubfinder: 2 foundrapiddns: 0 found
  • abt.etherscan.io 104.20.37.229
  • advert.etherscan.io 104.20.37.229
  • api-gnosis.etherscan.io 104.20.37.229
  • api-hoodi.etherscan.io 104.20.37.229
  • api-metadata.etherscan.io 104.20.37.229
  • api-optimistic.etherscan.io 104.20.37.229
  • api-sepolia-optimism.etherscan.io 104.20.37.229
  • api-sepolia-optimistic.etherscan.io 104.20.37.229
  • api-sepolia.etherscan.io 104.20.37.229
  • api-ww3b.etherscan.io 104.20.37.229
  • api.etherscan.io 162.252.84.9
  • api2.etherscan.io 23.111.170.122
  • beta.etherscan.io 104.20.37.229
  • bi.etherscan.io 104.20.37.229
  • bi3.etherscan.io 104.20.37.229
  • bi4.etherscan.io 104.20.37.229
  • bitest.etherscan.io 104.20.37.229
  • dextracker.etherscan.io 104.20.37.229
  • docs.etherscan.io 66.33.60.66
  • etherscan.io 104.20.37.229
  • faq.etherscan.io 104.20.37.229
  • fddkim.etherscan.io 10.10.2.3
  • gen.etherscan.io 104.20.37.229
  • goerli.etherscan.io 104.20.37.229
  • hoodi.etherscan.io 104.20.37.229
  • info-mega.etherscan.io 104.20.37.229
  • info-optimistic.etherscan.io 104.20.37.229
  • info.etherscan.io 104.20.37.229
  • lb.etherscan.io 104.20.37.229
  • local.etherscan.io 127.0.0.1
  • mcp.etherscan.io 104.20.37.229
  • mega.etherscan.io 104.20.37.229
  • nasi.etherscan.io 104.20.37.229
  • node3.etherscan.io 104.20.37.229
  • o1.ptr2616.etherscan.io 149.72.233.69
  • old.etherscan.io 104.20.37.229
  • old10.etherscan.io 104.20.37.229
  • optimistic-58b3a9.etherscan.io 104.20.37.229
  • optimistic.etherscan.io 104.20.37.229
  • pub-node1.etherscan.io 52.160.105.249
  • pub-node2.etherscan.io 52.160.105.249
  • rd.etherscan.io 104.20.37.229
  • sepolia-optimism.etherscan.io 104.20.37.229
  • sepolia-optimistic.etherscan.io 104.20.37.229
  • sepolia.etherscan.io 104.20.37.229
  • socket.etherscan.io 104.20.37.229
  • stats.etherscan.io 104.20.37.229
  • status.etherscan.io 3.162.103.107
  • testnet-mega.etherscan.io 104.20.37.229
  • testnet.etherscan.io 104.20.37.229
  • txvapi.etherscan.io 104.20.37.229
  • ww10.etherscan.io 104.20.37.229
  • ww11.etherscan.io 104.20.37.229
  • ww2.etherscan.io 104.20.37.229
  • ww3.etherscan.io 104.20.37.229
  • ww3abt.etherscan.io 104.20.37.229
  • ww3admin.etherscan.io 104.20.37.229
  • ww3b.etherscan.io 104.20.37.229
  • ww3bnew.etherscan.io 104.20.37.229
  • ww3c.etherscan.io 104.20.37.229
  • ww3cnew.etherscan.io 104.20.37.229
  • ww3enew.etherscan.io 104.20.37.229
  • ww3new.etherscan.io 104.20.37.229
  • ww3v3new.etherscan.io 104.20.37.229
  • ww4.etherscan.io 104.20.37.229
  • ww50.etherscan.io 104.20.37.229
  • ww51.etherscan.io 104.20.37.229
  • ww6.etherscan.io 104.20.37.229
  • ww6b.etherscan.io 104.20.37.229
  • ww7.etherscan.io 104.20.37.229
  • www.etherscan.io 104.20.37.229

+ 54 more seen in CT logs / passive DNS (historical — may be inactive)

Email

Email Security Posture

SPF and DMARC presence and records for etherscan.io, plus DKIM keys auto-probed across 29 common selectors (Google Workspace, Microsoft 365, Mailchimp, SendGrid, Postmark and more).

SPF present
  • v=spf1 mx ip4:199.193.113.17 ip4:110.4.41.105 ip4:110.4.41.87 ip4:149.56.241.175 ip4:149.72.233.69 ip4:149.72.34.6 ip4:198.178.120.232 ip4:23.111.173.138 include:zoho.com include:sendgrid.net include:freshdesk.com include:email.freshdesk.com -all
DMARC present
  • v=DMARC1; p=reject;
DKIM 2 selectors found
s1._domainkey.etherscan.io
  • k=rsa; t=s; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxIrokp4OAXhsI0x93+OLfXGhCb+PvSmUsVeEFFvad3X7NCsx6y1am+MMf0StxAcn04Lrgl9IpYiOdsb1tJQi5ij/HTjrLYgdtRhmYkFSzLXajjzIOa9PayFLlVwGgKWYR60TKNdkUBeVPgyPBj+zHEM0F0JwAgaCo4DWpaVNvxVSucvMTvk+PfmAsT3TVOCzrSXA2MA/2Wyzw5eq5VIBgRNoVXf0ZBNsbhX6N58D4w2GtGKtHaVhXWAE+kviIQV4/PLew+tML88OIW6pwlz3H2lo3Ny0LrkPDU3yYM8Ll/xnxuCHa04CFMNFn2nr8+DAJd4ijlPe99NTEIvop1WBdwIDAQAB
s2._domainkey.etherscan.io
  • k=rsa; t=s; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC9Wrv97sytbWdoFmhJyOi5o9tC2WB4ntYqPDwm931lGySv0AfKAkQb8+UyRF53jfsMigJw4jCJkViqPrzcJDF+JN8723iLlEgO+K6YJmea6fWRrkhGP/EI6/8GAKMSjiFs4XszKlkAnIpYlwnG1QF6HmL6xPepEhf+DIP5Yln65QIDAQAB

Probed common selectors (Google, Microsoft 365, Mailchimp, SendGrid, etc.). Custom or hash-based selectors aren't auto-discoverable.

Run this on any domain.

Same data, JSON response, REST API. Free tier available, no card required.

View API → RapidAPI Listing
Related

More domain reports

Browse intelligence reports for other popular domains.