Skip to content

Hostname

casaruralcuca.com

Last fetched

casaruralcuca.com resolves to 1 IPv4 address operated by AS45037 in ES. WHOIS lists iana:1600 as the registrar.

Nutrition Label

WHISPER CANON · casaruralcuca.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/casaruralcuca.com

Resolution chain

casaruralcuca.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
93.189.37.16193.189.37.0/24AS45037ES

WHOIS identity

Registrar
iana:1600
Organization
xabier castillo cruz
Contact emails

Subdomains

8 observed subdomains of casaruralcuca.com.

Web-graph footprint

Distinct hostnames that link to or from casaruralcuca.com in the public web crawl.

7 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • casaruralcuca.com

SPF policy

5 SPF mechanisms authorising senders for casaruralcuca.com.

MechanismTarget
SPF_Acasaruralcuca.com
SPF_IP185.68.109.225
SPF_IP93.189.37.157
SPF_IP93.189.37.161
SPF_MXcasaruralcuca.com

Related pages

Pivot deeper into the graph from casaruralcuca.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "casaruralcuca.com"})-[: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.