Hostname
angellist.com
Last fetched
angellist.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
angellist.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.20.22.172 | 104.20.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.20.29.142 | 104.20.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.168.23 | 172.66.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.171.65 | 172.66.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of angellist.com owner
- Contact emails
- 3e201a44233940d7a619e3d297e877d5.protect@whoisguard.com
- d241fe814edc461997c1bec6c01d477f.protect@whoisguard.com
- 19ab396a-d3df-4a9a-82bb-d6e960342a50@identity-protect.org
- 2f8f4a2e-aed8-401e-9191-295589c7236a@identity-protect.org
- 3338db66-6477-4871-80ee-0e81987f16c4@identity-protect.org
- 41d342f6-28b1-4880-a12b-443f06a339a6@identity-protect.org
- 9b3ac5fe-5c5c-41bf-bc7c-a57964d63891@identity-protect.org
- e822fee3-b072-4f9b-b94c-e38a6f9d492f@identity-protect.org
- owner-11141267@angellist.com.whoisprivacyservice.org
- owner-11338649@angellist.com.whoisprivacyservice.org
- owner-11635612@angellist.com.whoisprivacyservice.org
- owner-11905561@angellist.com.whoisprivacyservice.org
- owner-210889@angellist.com.whoisprivacyservice.org
- owner-7208133@angellist.com.whoisprivacyservice.org
- owner-7478082@angellist.com.whoisprivacyservice.org
Subdomains
32 observed subdomains of angellist.com.
Showing 25 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from angellist.com in the public web crawl.
1,585 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for angellist.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | helpscoutemail.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from angellist.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "angellist.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.