Skip to content

Hostname

cazorla.es

Last fetched

cazorla.es resolves to 2 IPv4 addresses operated by AS35280 in FR.

Nutrition Label

WHISPER CANON · cazorla.esRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/cazorla.es

Resolution chain

cazorla.es resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with cazorla.es in WhisperGraph.

Subdomains

18 observed subdomains of cazorla.es.

Web-graph footprint

Distinct hostnames that link to or from cazorla.es in the public web crawl.

153 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cazorla.es.

MechanismTarget
SPF_Acazorla.es
SPF_IP185.73.173.32/28
SPF_IP213.4.82.201/32
SPF_IP46.39.192.80
SPF_IP46.39.192.83
SPF_MXcazorla.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.