Domain Intelligence Report

pypi.org

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

7
DNS record types
186d
SSL cert remaining
25
Subdomains found
All 3
Email security signals
Generated 2026-07-27 00:46 UTC Refresh data
Look up another:
Please enter a valid domain.
Get alerts when pypi.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/pypi.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/pypi.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/pypi.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/pypi.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 pypi.org.

A 4 records
  • 151.101.0.223
  • 151.101.64.223
  • 151.101.192.223
  • 151.101.128.223
AAAA 4 records
  • 2a04:4e42:400::223
  • 2a04:4e42:200::223
  • 2a04:4e42:600::223
  • 2a04:4e42::223
MX 5 records
  • 10 aspmx2.googlemail.com.
  • 10 aspmx3.googlemail.com.
  • 5 alt1.aspmx.l.google.com.
  • 5 alt2.aspmx.l.google.com.
  • 1 aspmx.l.google.com.
TXT 3 records
  • "google-site-verification=YdrllWIiutXFzqhEamHP4HgCoh88dTFzb2A6QFljooc"
  • "google-site-verification=ZI8zeHE6SWuJljW3f4csGetjOWo4krvjf13tdORsH4Y"
  • "v=spf1 include:_spf.google.com include:amazonses.com include:helpscoutemail.com -all"
NS 4 records
  • ns-897.awsdns-48.net.
  • ns-96.awsdns-12.com.
  • ns-1264.awsdns-30.org.
  • ns-1702.awsdns-20.co.uk.
CAA 4 records
  • 0 issue "letsencrypt.org"
  • 0 iodef "mailto:infrastructure-staff@python.org"
  • 0 issue "amazon.com"
  • 0 issue "globalsign.com"
SOA 1 record
  • ns-1264.awsdns-30.org. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400
Registration

WHOIS / RDAP

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

whois via iana-bootstrap:https://rdap.publicinterestregistry.org/rdap/
Registrar
Gandi SAS
Created
2015-07-24T15:13:23.66Z
Updated
2026-06-16T21:29:56.45Z
Expires
2032-07-24T15:13:23.66Z
Nameservers
ns-1264.awsdns-30.orgns-1702.awsdns-20.co.ukns-897.awsdns-48.netns-96.awsdns-12.com
Status
client transfer prohibited
TLS

SSL Certificate

Live TLS handshake against pypi.org. No third-party scanner.

ssl 186 days remaining
Issuer
CN=GlobalSign Atlas R3 DV TLS CA 2025 Q4,O=GlobalSign nv-sa,C=BE
Subject
CN=pypi.org
Valid from
2025-12-28T04:33:08+00:00
Valid to
2027-01-29T04:33:07+00:00
Serial
1587345912129534630556007389588586994
SANs (4)
pypi.org*.pypi.orgwww.pypi.orgdonate.pypi.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 25 found
dns-brute: 0 foundvirustotal: 25 foundrapiddns: 1 foundcertspotter: 6 foundresolving live hosts…
  • blog.pypi.org
  • cdn.pypi.org
  • cli.pypi.org
  • custom.pypi.org
  • docs.pypi.org
  • donate.pypi.org
  • example.pypi.org
  • extra.pypi.org
  • extra1.pypi.org
  • extra2.pypi.org
  • fake.pypi.org
  • file.pypi.org
  • insecure.pypi.org
  • legacy.pypi.org
  • lts.pypi.org
  • my.pypi.org
  • private.pypi.org
  • pypi.org
  • pypi.pypi.org
  • python.pypi.org
  • test.pypi.org
  • upajd.pypi.org
  • upand.pypi.org
  • upload.pypi.org
  • www.pypi.org
Email

Email Security Posture

SPF and DMARC presence and records for pypi.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:amazonses.com include:helpscoutemail.com -all
DMARC present
  • v=DMARC1; p=quarantine; pct=100; rua=mailto:re+c026728f02d6@inbound.dmarcdigests.com; fo=1; adkim=s; aspf=r
DKIM 1 selector found
google._domainkey.pypi.org
  • v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCS6JrwMkzjpDb1I6QbSxhiVeU9Fl2G1RJYtBR58Ult1+6pezNY9krZ8waNWcymaH8rvqlbKicPuwmzDSamC6lZhQZc05w5moDIF5lmu+Ji9jcQF679K1DP1nwy6B3ro4//62P0/88aFRRK+k+cth3ZQsSqNnxf9uQYykt75O7p/QIDAQAB

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.