Skip to content

Hostname

castillo.com.ar

Last fetched

castillo.com.ar resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · castillo.com.arRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/castillo.com.ar

Resolution chain

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

IPPrefixASNOperatorCountry
34.232.30.24734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with castillo.com.ar in WhisperGraph.

Subdomains

13 observed subdomains of castillo.com.ar.

Web-graph footprint

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

37 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for castillo.com.ar.

MechanismTarget
SPF_Aspf.hes.trendmicro.com
SPF_INCLUDE_spf.embluemail.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.fromdoppler.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP18.208.22.142
SPF_IP18.208.22.72
SPF_IP181.12.6.73/29
SPF_IP190.136.36.233/29
SPF_IP190.136.36.238

Related pages

Pivot deeper into the graph from castillo.com.ar.

Cypher and MCP

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

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