Hostname
elprogreso.es
Last fetched
elprogreso.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 elprogreso.es in WhisperGraph.
Subdomains
6 observed subdomains of elprogreso.es.
Web-graph footprint
Distinct hostnames that link to or from elprogreso.es in the public web crawl.
1,834 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for elprogreso.es.
| Mechanism | Target |
|---|---|
| SPF_A | elprogreso.es |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.hornetsecurity.com |
| SPF_IP | 212.142.144.0/27 |
| SPF_IP | 212.142.145.30/32 |
| SPF_IP | 212.142.145.31/32 |
| SPF_IP | 212.142.145.32/32 |
| SPF_IP | 212.142.145.37/32 |
| SPF_IP | 212.51.32.0/23 |
| SPF_IP | 213.60.113.180 |
| SPF_IP | 213.60.252.118 |
| SPF_IP | 217.168.2.92/32 |
| SPF_MX | elprogreso.es |
Related pages
Pivot deeper into the graph from elprogreso.es.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "elprogreso.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.