Skip to content

Hostname

fitec.fr

Last fetched

fitec.fr resolves to 1 IPv4 address operated by Online SAS in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · fitec.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fitec.fr

Resolution chain

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

IPPrefixASNOperatorCountry
212.129.42.205212.129.0.0/18AS12876Online SASFR

WHOIS identity

Registrar
registrar:ovh
Organization
formation informatique et technique
Contact emails

Subdomains

51 observed subdomains of fitec.fr.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for fitec.fr.

MechanismTarget
SPF_INCLUDE26687158.spf06.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP163.172.206.12
SPF_IP178.32.228.28/32
SPF_IP185.92.36.65/32
SPF_IP185.92.37.57/32
SPF_IP188.130.16.0/24
SPF_IP188.130.18.0/24
SPF_IP188.130.37.0/24
SPF_IP188.130.44.0/24
SPF_IP212.129.42.154
SPF_IP212.129.42.155
SPF_IP212.129.43.48
SPF_IP31.172.232.198/32
SPF_IP46.18.209.195/32
SPF_IP93.93.188.175/32

Related pages

Pivot deeper into the graph from fitec.fr.

Cypher and MCP

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

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