Hostname
fundacyc.org
Last fetched
fundacyc.org is a registered hostname under the .org top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
7 observed subdomains of fundacyc.org.
Web-graph footprint
Distinct hostnames that link to or from fundacyc.org in the public web crawl.
2 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- fundacyc.org
SPF policy
6 SPF mechanisms authorising senders for fundacyc.org.
| Mechanism | Target |
|---|---|
| SPF_A | fundacyc.org |
| SPF_IP | 108.170.41.250 |
| SPF_IP | 148.72.144.71 |
| SPF_IP | 148.72.159.8 |
| SPF_IP | 66.45.237.122 |
| SPF_MX | fundacyc.org |
Related pages
Pivot deeper into the graph from fundacyc.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fundacyc.org"})-[: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.