With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Context for your AI agents
Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.
Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
ddclient is a long-standing, Perl-based Dynamic DNS client that keeps DNS records updated when your public IP changes. It supports a wide roster of DNS providers and APIs, allowing both A and AAAA updates so IPv4 and IPv6 hosts remain reachable. The client can discover your current address via network interfaces or external check services, which is crucial for NAT’d home connections. It runs as a daemon or from cron, with configurable intervals, SSL/TLS for provider communication, and robust logging to aid troubleshooting. ...
...It reads from a list of domains formatted as:
domain_name <tab> or ; optional_comment
and generates a detailed, Excel-compatible CSV report with columns including:
DOMAIN: Domain name
REG: Registrar
SOA, NS, MX, TXT, SPF, DMARC, MS, A, PTR: Common DNS records for comprehensive domain analysis
NOTE: Optional comments from the original input file
Whether you're managing multiple domains or auditing for cross-platform DNS consistency, DNS Crawler simplifies the process, offering a clear, structured output for easy review and reporting.
IP Address Management - CMDB - Ticketing - DNS and Zone Management
...It allows you to manage your IPv4, IPv6 and DNS spaces: track user requests, discover and allocate IPs, manage your IP plan, your subnet space, your zones and DNS records in accordance with best in class DDI practices.
At the same time, TeemIp's CMDB allows you to manage your IT inventory and links your CIs to the IPs they use.
Project source code is located on https://github.com/TeemIP
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
A simple but relatively complete DNS and DHCP implementation based on a MySQL (Or other) database with both servers drawing information from the same source thus eliminating one of the headaches of administering a small network.
ipmgm is a perl CGI that gives you a GUI for managing your IP space. it can interact with any DNS and with a small xml based configuration give the ability to search, change and view all the domain records.
DNSsec key management add-on to ISC bind 9.9.x for zones with
auto-dnssec maintain;
inline-signing yes;
.Creates and deletes keys, submits delegation signer (DS) resource records or public DNSKEYs to parent.
Zones may be local, public or reverse (IP4 or IP6).
Initial support for joker.com (public) and ripe.net (reverse).
A simple DNS analysis tool providing both IPv4 & IPv6 queries for A, NS, CNAME, SOA, MB, MG, MR, NULL, WKS, PTR, HINFO, MINFO, MX, TXT, AAAA, DS, RRSIG, NSEC, DNSKEY records. Also provides authorithy check and DNSSEC support.
DDNSNotify logs into a (telnet-enabled) router and retrieves the WAN IP Address, only IF the IP Address differs from the DNS IP address for the domain name. It's useful to update DNS records using another external DDNS script (such as zoneclient.py).
C# DNS Client Library (100% managed code). Query domains to get MX records, CNAME and Address resource records from your application. All common DNS query types supported. Supports user-defined servers.
dotP2P would consist of servers running caches to keep track of domain and nameserver records. Cache servers can be created with any server that supports XML-RPC or SOAP. MySQL is used to store the the cache data.
Public DNS Admin is a branch of the powerdnsadmin project. This branch allows a DNS Admin to run his own public dns hosting service. Users can signup with their domains, add records etc. This requires the PowerDNS DNS server.
...This library offers almost same functionalities of getmxrr() and checkdnsrr(). You may find this library helpful when you would like to retrieve MX(Mail exchange) records in win32 PHP environment.
XMDNS is an extensible DNS management scheme that uses XML to store data. It features easy manipulation of views (or split horizon DNS). There is also support for hand-crafting records for situations where complicated rules must be enforced.