Hostname
angelfunding.com
Last fetched
angelfunding.com resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
angelfunding.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.4.24.220 | 52.4.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.54.25.138 | 52.54.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.145.86.191 | 54.144.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of angelfunding.com owner
- Contact emails
- sales@namefind.com
- 023d4261-339a-4ed3-bc0c-016e17adf606@identity-protect.org
- 037caef5-05d8-45a5-a2e8-4bcf32b38d8d@identity-protect.org
- 1b9bea10-da61-4d57-9167-775271517330@identity-protect.org
- 47e9a2bd-e083-4673-9510-6137bffe9f8f@identity-protect.org
- 5f0c6991-5582-4b95-abd8-e9ab89674b06@identity-protect.org
- d93f05d8-22fb-4204-9e07-249bbe479d04@identity-protect.org
- owner-281379@angelfunding.com.whoisprivacyservice.org
- owner-9313400@angelfunding.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of angelfunding.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for angelfunding.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from angelfunding.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "angelfunding.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.