Domain Intelligence Report

rust-lang.org

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

6
DNS record types
85d
SSL cert remaining
71
Subdomains found
All 3
Email security signals
Generated 2026-07-28 05:45 UTC Refresh data
Look up another:
Please enter a valid domain.
Get alerts when rust-lang.org 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/rust-lang.org" \
  -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/rust-lang.org"
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/rust-lang.org",
  { 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/rust-lang.org");
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 rust-lang.org.

A 4 records
  • 185.199.110.153
  • 185.199.109.153
  • 185.199.111.153
  • 185.199.108.153
AAAA 4 records
  • 2606:50c0:8002::153
  • 2606:50c0:8003::153
  • 2606:50c0:8001::153
  • 2606:50c0:8000::153
MX 2 records
  • 10 mxb.mailgun.org.
  • 10 mxa.mailgun.org.
TXT 6 records
  • "google-site-verification=5sPDiEWgNwz4LODZNThboXHYFK21EtH8gwRya6btfzM"
  • "google-site-verification=T5uHW-twUXv_Pw9S1B4i9M4U2JQJG1EbCpW2HI_sAc0"
  • "google-site-verification=V5PDGvKDI8k-vX-r3NZwMaxXmIinrv8-fPxMJleCOnE"
  • "google-site-verification=hg4qCsDEo49lKmvLXag1hk1l08hWNP9S_pmXb20BsV8"
  • "keybase-site-verification=kVWuosEqb5MkmFwpg-JvBTHmZNMPDGOVE1yWBNEBsmY"
  • "v=spf1 include:_spf.google.com include:mailgun.org include:servers.mcsv.net ~all"
NS 4 records
  • ns-1493.awsdns-58.org.
  • ns-177.awsdns-22.com.
  • ns-1800.awsdns-33.co.uk.
  • ns-683.awsdns-21.net.
SOA 1 record
  • ns-683.awsdns-21.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400
Registration

WHOIS / RDAP

Registration data for rust-lang.org via the RDAP protocol, with port-43 WHOIS fallback if RDAP is unavailable.

whois via rdap.org
Registrar
Amazon Registrar, Inc.
Created
2010-03-30T20:47:25.223Z
Updated
2026-05-05T23:46:07.067Z
Expires
2027-03-30T20:47:25.223Z
Nameservers
ns-1493.awsdns-58.orgns-177.awsdns-22.comns-1800.awsdns-33.co.ukns-683.awsdns-21.net
Status
client transfer prohibited
TLS

SSL Certificate

Live TLS handshake against rust-lang.org. No third-party scanner.

ssl 85 days remaining
Issuer
CN=YR2,O=Let's Encrypt,C=US
Subject
CN=rust-lang.org
Valid from
2026-07-23T18:26:49+00:00
Valid to
2026-10-21T18:26:48+00:00
Serial
470891489933165801728639150530348897155808
SANs (2)
rust-lang.orgwww.rust-lang.org
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 found
certspotter: 51 founddns-brute: 0 foundvirustotal: 71 foundresolving live hosts…
  • beta.rust-lang.org
  • blog.rust-lang.org
  • bors-kindergarten-ci-artifacts.rust-lang.org
  • bors-kindergarten-ci-caches.rust-lang.org
  • bors.rust-lang.org
  • buildbot.rust-lang.org
  • buildbot2.rust-lang.org
  • ci-artifacts-gha.rust-lang.org
  • ci-artifacts.rust-lang.org
  • ci-caches-gha.rust-lang.org
  • ci-caches.rust-lang.org
  • ci-mirrors.rust-lang.org
  • cloudfront-dev-static.rust-lang.org
  • cloudfront-static.rust-lang.org
  • content.rust-lang.org
  • crater-new.rust-lang.org
  • crater.rust-lang.org
  • crates-io-heroku-metrics.infra.rust-lang.org
  • crates-io-index-temp.rust-lang.org
  • dev-doc.rust-lang.org
  • dev-static.rust-lang.org
  • discuss.rust-lang.org
  • dl.rust-lang.org
  • doc.rust-lang.org
  • docs-rs-web-prod.infra.rust-lang.org
  • docs.rust-lang.org
  • ecs-prod.infra.rust-lang.org
  • fastly-dev-static.rust-lang.org
  • fastly-exporter.infra.rust-lang.org
  • fastly-static.rust-lang.org
  • forge.rust-lang.org
  • foundation.rust-lang.org
  • gha-self-hosted-images.infra.rust-lang.org
  • grafana.rust-lang.org
  • internal-secret-rust-bots.rust-lang.org
  • internals.rust-lang.org
  • lang-team.rust-lang.org
  • loomio.rust-lang.org
  • manifests.rust-lang.org
  • monitorbot.infra.rust-lang.org
  • perf-data.rust-lang.org
  • perf-new.rust-lang.org
  • perf.rust-lang.org
  • ping.rust-lang.org
  • play-2.infra.rust-lang.org
  • play-next.rust-lang.org
  • play.rust-lang.org
  • playtest.rust-lang.org
  • pontoon.rust-lang.org
  • prev.rust-lang.org
  • reach.rust-lang.org
  • rla.infra.rust-lang.org
  • rust-lang.org
  • rustc-dev-guide.rust-lang.org
  • rustlings.rust-lang.org
  • rustup-builds.rust-lang.org
  • social.rust-lang.org
  • static.rust-lang.org
  • std-dev-guide.rust-lang.org
  • team-api.infra.rust-lang.org
  • testsite.rust-lang.org
  • thanks-new.rust-lang.org
  • thanks.rust-lang.org
  • triage.rust-lang.org
  • triagebot.infra.rust-lang.org
  • users.rust-lang.org
  • www-staging.rust-lang.org
  • www-try.rust-lang.org
  • www.rust-lang.org
  • xn--qei.rust-lang.org
  • zulip-archive.rust-lang.org
Email

Email Security Posture

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

SPF present
  • v=spf1 include:_spf.google.com include:mailgun.org include:servers.mcsv.net ~all
DMARC present
  • v=DMARC1;p=none;pct=100;rua=mailto:dmarc-rua@rust-lang.org;ruf=mailto:dmarc-rua@rust-lang.org
DKIM 3 selectors found
google._domainkey.rust-lang.org
  • v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAn/cEA9AMuBnnO5yrh4UMe9NQJgzHIx1KHC0TeIPHwMlvJuzvgq2UUp7Id12hJdcvOvIIYs1CXDx4QuwyqkbSJHBdJQIW9iO0BAyjCPHgzepWUO+ShE2ovW24LoA0MAlMV3/lqiPqeUGHXV5H/gNyUlOQWs7szQuTkDJggrGFT9qxCuCkKo5caDn0P14nS8hGuy9+hGvgsaJPwMJWnBYaA+GO0HGQV/gPingK8sMU17JCG+JrnSOIa3jQmBHQxO7KqXXbm9AnZArEsPS2ttskPTXZ+2Calaxr0Pw0n1QWpmXSf3qi0s0h5x7gxI7ZeaWU4CYCdsWtYqrWsXGE7niOXQIDAQAB
k2._domainkey.rust-lang.org
  • v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAv2aC2KjGKLOwTweBY5A9RpjsxaBXR9r7OAU6U8/zn92ivImI75naUujWbItRI/QmL1jy5PWGqLwoUA0b90ObWaLDc+i9MtTNmGeWO009hr20fIxhGg6XBT2kjZ1DTThopSe1nAndsupmcBwlQ5Q6LJ+ZAxLcujnPIxM0ZBLmgpkv8u6RfY4eFP8OLvdAW3oSuB0DyLDigQX4Sj8wBO4YIdQH6AAmBeOsidsKAFNFUCpc3vCxtBDR12U+cBg724l3sBkMQ8evnz6idnqxq9QAVYh8k4kJ+RP+6cqTdy7LjIm8xY/bQNpQIpGUAuDo2DjLcCDun9DAI4Q/3z+Q0o9QuQIDAQAB;
k3._domainkey.rust-lang.org
  • v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsYGiMSn7fsUqSvfSX40x9R1OlRtbNiCY80lHRIlcKx3XDIR7257aUx+q9CSIARdfTL6KCuLGNFx5g9TgVr6png4ajcieSQGtOehBgxnkDN8aAA5TX0FmFrcefJU0JoxLOF09EKgXxhSSHCk/ekVb0PXSboHXoZ9+EI404F1qhcwXXIgHXTaUthHTut2P6BBZhIXIgvDe/w49GchR7MRJqjNb7neEBbYHbgWuBTvvHCg7Gy6m6n9krYK+ROWq3dVvXy9plAGK3ygM+HtjIiMt7arRGMOF0WgDTz7YdN9BGpt6BvXxLnjiQcgS5T9n+cIyPZgiWzDMXNlaEEdKTEKxrwIDAQAB;

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.