Skip to content

Hostname

xucla.fr

Last fetched

xucla.fr resolves to 1 IPv4 address operated by AS16371 in ES. WHOIS lists registrar:ascio technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · xucla.frRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/xucla.fr

Resolution chain

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

IPPrefixASNOperatorCountry
81.46.225.16381.52.187.0/24AS16371ES

WHOIS identity

Registrar
registrar:ascio technologies inc.
Organization
xucla josep
Contact emails

Subdomains

1 observed subdomain of xucla.fr.

Subdomain
www.xucla.fr

Web-graph footprint

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

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for xucla.fr.

MechanismTarget
SPF_INCLUDEmail.wn.gpisoftware.net
SPF_INCLUDEspf.tuemailmarketing.com
SPF_MXxucla.fr

Related pages

Pivot deeper into the graph from xucla.fr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "xucla.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.