Hostname
ligonier.es
Last fetched
ligonier.es is a registered hostname under the .es 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
No WHOIS records are currently associated with ligonier.es in WhisperGraph.
Subdomains
1 observed subdomain of ligonier.es.
| Subdomain |
|---|
| www.ligonier.es |
Web-graph footprint
Distinct hostnames that link to or from ligonier.es in the public web crawl.
30 sites link to this hostname.
69 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
16 SPF mechanisms authorising senders for ligonier.es.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.130.122.0/23 |
| SPF_IP | 104.130.96.0/28 |
| SPF_IP | 166.78.68.0/22 |
| SPF_IP | 173.193.210.32/27 |
| SPF_IP | 174.37.226.64/27 |
| SPF_IP | 184.173.105.0/24 |
| SPF_IP | 184.173.153.0/24 |
| SPF_IP | 192.237.158.0/23 |
| SPF_IP | 198.61.254.0/23 |
| SPF_IP | 208.43.239.136/30 |
| SPF_IP | 209.61.151.0/24 |
| SPF_IP | 23.253.182.0/23 |
| SPF_IP | 50.23.218.192/27 |
| SPF_MX | ligonier.es |
Related pages
Pivot deeper into the graph from ligonier.es.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ligonier.es"})-[: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.