Skip to content

Hostname

unea.fr

Last fetched

unea.fr resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:viaduc as the registrar.

Nutrition Label

WHISPER CANON · unea.frRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/unea.fr

Resolution chain

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

IPPrefixASNOperatorCountry
91.134.241.1291.134.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:viaduc
Organization
union nal des entreprises adaptees
Contact emails

Subdomains

7 observed subdomains of unea.fr.

Web-graph footprint

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

560 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for unea.fr.

MechanismTarget
SPF_Acloud3.eudonet.com
SPF_Asrv355.mailclub.pro
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.cloud.vadesecure.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP92.154.105.110
SPF_IP93.188.174.128/25

Related pages

Pivot deeper into the graph from unea.fr.

Cypher and MCP

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

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