Skip to content

Hostname

treca.fr

Last fetched

treca.fr resolves to 1 IPv4 address operated by AS12876 in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · treca.frRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/treca.fr

Resolution chain

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

IPPrefixASNOperatorCountry
212.129.36.46212.129.0.0/18AS12876FR

WHOIS identity

Registrar
registrar:ovh
Organization
treca
Contact emails

Subdomains

2 observed subdomains of treca.fr.

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for treca.fr.

MechanismTarget
SPF_Atreca.fr
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.3.164.193
SPF_IP109.3.164.200
SPF_IP185.111.52.53
SPF_IP185.46.231.87
SPF_IP193.240.22.153
SPF_IP212.129.35.119
SPF_IP212.129.36.45
SPF_IP212.129.36.46
SPF_IP81.80.58.169
SPF_MXtreca.fr

Related pages

Pivot deeper into the graph from treca.fr.

Cypher and MCP

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

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