Skip to content

Hostname

castillotrans.fr

Last fetched

castillotrans.fr has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:soluciones corporativas ip slu as the registrar.

Nutrition Label

WHISPER CANON · castillotrans.frRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/castillotrans.fr

Resolution chain

castillotrans.fr has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:soluciones corporativas ip slu
Organization
castillo trans
Contact emails

Subdomains

7 observed subdomains of castillotrans.fr.

Web-graph footprint

Distinct hostnames that link to or from castillotrans.fr in the public web crawl.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • castillotrans.fr

SPF policy

15 SPF mechanisms authorising senders for castillotrans.fr.

MechanismTarget
SPF_Acastillotrans.fr
SPF_INCLUDErelay.dns-es.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspfa.registrosdns.com
SPF_IP158.255.238.47
SPF_IP185.129.251.226
SPF_IP217.61.128.248
SPF_IP77.104.166.59
SPF_IP85.208.102.100
SPF_IP85.208.102.200
SPF_IP85.208.102.203
SPF_IP85.208.102.209/24
SPF_IP85.208.102.26
SPF_IP85.208.102.70
SPF_MXcastillotrans.fr

Related pages

Pivot deeper into the graph from castillotrans.fr.

Cypher and MCP

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

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