Hostname
caloptima.org
Last fetched
caloptima.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:2
- Organization
- caloptima
- Contact emails
Subdomains
23 observed subdomains of caloptima.org.
Web-graph footprint
Distinct hostnames that link to or from caloptima.org in the public web crawl.
215 sites link to this hostname.
254 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for caloptima.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.constantcontact.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 148.59.100.16/28 |
| SPF_IP | 216.71.137.154 |
| SPF_IP | 35.80.141.6/32 |
| SPF_IP | 44.229.121.55/32 |
| SPF_IP | 68.232.135.234/32 |
| SPF_IP | 68.232.135.235/32 |
| SPF_IP | 68.232.140.57/32 |
| SPF_IP | 68.232.140.79/32 |
| SPF_MX | caloptima.org |
Related pages
Pivot deeper into the graph from caloptima.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "caloptima.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.