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
42d
SSL cert remaining
75
Subdomains found
All 3
Email security signals
Generated 2026-07-11 13:59 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.111.153
  • 185.199.110.153
  • 185.199.109.153
  • 185.199.108.153
AAAA 4 records
  • 2606:50c0:8000::153
  • 2606:50c0:8001::153
  • 2606:50c0:8002::153
  • 2606:50c0:8003::153
MX 2 records
  • 10 mxa.mailgun.org.
  • 10 mxb.mailgun.org.
TXT 6 records
  • "v=spf1 include:_spf.google.com include:mailgun.org include:servers.mcsv.net ~all"
  • "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"
NS 4 records
  • ns-177.awsdns-22.com.
  • ns-1800.awsdns-33.co.uk.
  • ns-683.awsdns-21.net.
  • ns-1493.awsdns-58.org.
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 42 days remaining
Issuer
CN=R13,O=Let's Encrypt,C=US
Subject
CN=rust-lang.org
Valid from
2026-05-24T13:20:21+00:00
Valid to
2026-08-22T13:20:20+00:00
Serial
581020867236601881502395374833848882586912
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 53 live · 75 discovered
certspotter: 51 founddns-brute: 0 foundvirustotal: 71 foundsubfinder: 4 found
  • beta.rust-lang.org 108.138.85.11
  • blog.rust-lang.org 185.199.108.153
  • bors-kindergarten-ci-artifacts.rust-lang.org 3.162.125.15
  • bors-kindergarten-ci-caches.rust-lang.org 3.171.38.112
  • bors.rust-lang.org 18.190.27.116
  • ci-artifacts.rust-lang.org 3.167.112.125
  • ci-caches.rust-lang.org 13.35.78.40
  • ci-mirrors.rust-lang.org 3.171.76.116
  • cloudfront-dev-static.rust-lang.org 3.171.38.113
  • cloudfront-static.rust-lang.org 3.170.42.31
  • content.rust-lang.org 13.35.78.117
  • crater.rust-lang.org 52.8.47.176
  • crates-io-heroku-metrics.infra.rust-lang.org 52.8.47.176
  • crates-io-index-temp.rust-lang.org 3.171.38.114
  • dev-doc.rust-lang.org 108.138.64.2
  • dev-static.rust-lang.org 3.171.38.113
  • doc.rust-lang.org 3.167.69.103
  • docs.rust-lang.org 52.85.193.66
  • ecs-prod.infra.rust-lang.org 52.8.47.176
  • fastly-dev-static.rust-lang.org 151.101.130.137
  • fastly-exporter.infra.rust-lang.org 52.8.47.176
  • fastly-static.rust-lang.org 151.101.130.137
  • forge.rust-lang.org 185.199.108.153
  • foundation.rust-lang.org 141.193.213.10
  • gha-self-hosted-images.infra.rust-lang.org 3.170.3.31
  • grafana.rust-lang.org 52.9.166.219
  • internals.rust-lang.org 184.105.99.75
  • lang-team.rust-lang.org 185.199.108.153
  • monitorbot.infra.rust-lang.org 52.8.47.176
  • monitoring.infra.rust-lang.org 52.9.166.219
  • perf-data.rust-lang.org 3.170.19.113
  • perf.rust-lang.org 52.8.47.176
  • play-2.infra.rust-lang.org 52.8.227.114
  • play.rust-lang.org 18.67.76.19
  • pontoon.rust-lang.org 13.248.144.105
  • prev.rust-lang.org 3.170.3.111
  • rla.infra.rust-lang.org 52.8.47.176
  • rust-lang.org 185.199.108.153
  • rustc-dev-guide.rust-lang.org 185.199.108.153
  • rustlings.rust-lang.org 185.199.108.153
  • rustup-builds.rust-lang.org 3.167.56.115
  • social.rust-lang.org 54.37.149.185
  • static.rust-lang.org 151.101.130.137
  • std-dev-guide.rust-lang.org 185.199.108.153
  • team-api.infra.rust-lang.org 185.199.108.153
  • thanks.rust-lang.org 185.199.108.153
  • triage.rust-lang.org 52.8.47.176
  • triagebot.infra.rust-lang.org 52.8.47.176
  • users.rust-lang.org 184.105.99.43
  • www-heroku.infra.rust-lang.org pacific-hummingbird-hm0u74ityr0o03gv0nmcm3hk.herokudns.com
  • www-staging.rust-lang.org immense-hoverfly-bru81h9p1nk64fai6f98o0e0.herokudns.com
  • www.rust-lang.org 185.199.108.153
  • zulip-archive.rust-lang.org 185.199.108.153

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

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.