Hostname
cazorla.es
Last fetched
cazorla.es resolves to 2 IPv4 addresses operated by AS35280 in FR.
Nutrition Label
Resolution chain
cazorla.es resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 159.60.150.123 | 159.60.144.0/20 | AS35280 | — | FR |
| 46.39.192.83 | 46.39.192.0/24 | AS60203 | — | ES |
WHOIS identity
No WHOIS records are currently associated with cazorla.es in WhisperGraph.
Subdomains
18 observed subdomains of cazorla.es.
Showing 13 of 18. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cazorla.es in the public web crawl.
153 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for cazorla.es.
| Mechanism | Target |
|---|---|
| SPF_A | cazorla.es |
| SPF_IP | 185.73.173.32/28 |
| SPF_IP | 213.4.82.201/32 |
| SPF_IP | 46.39.192.80 |
| SPF_IP | 46.39.192.83 |
| SPF_MX | cazorla.es |
Related pages
Pivot deeper into the graph from cazorla.es.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cazorla.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.