Skip to content

Hostname

treez.fr

Last fetched

treez.fr resolves to 1 IPv4 address operated by IKOULA - Ikoula Net SAS in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.125.164.22294.125.210.0/24AS21409IKOULA - Ikoula Net SASFR

WHOIS identity

Registrar
registrar:ovh
Organization
ak2c
Contact emails

Subdomains

1 observed subdomain of treez.fr.

Subdomain
www.treez.fr

Web-graph footprint

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

15 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for treez.fr.

MechanismTarget
SPF_INCLUDEbenef31.aquelia.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP158.58.179.212
SPF_IP78.40.127.165
SPF_IP87.98.139.243
SPF_IP91.212.236.245
SPF_IP94.125.164.222

Related pages

Pivot deeper into the graph from treez.fr.

Cypher and MCP

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

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