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
Resolution chain
fitec.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 212.129.42.205 | 212.129.0.0/18 | AS12876 | Online SAS | FR |
WHOIS identity
- Registrar
- registrar:ovh
- Organization
- formation informatique et technique
- Contact emails
Subdomains
51 observed subdomains of fitec.fr.
Showing 25 of 51. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 26687158.spf06.hubspotemail.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 163.172.206.12 |
| SPF_IP | 178.32.228.28/32 |
| SPF_IP | 185.92.36.65/32 |
| SPF_IP | 185.92.37.57/32 |
| SPF_IP | 188.130.16.0/24 |
| SPF_IP | 188.130.18.0/24 |
| SPF_IP | 188.130.37.0/24 |
| SPF_IP | 188.130.44.0/24 |
| SPF_IP | 212.129.42.154 |
| SPF_IP | 212.129.42.155 |
| SPF_IP | 212.129.43.48 |
| SPF_IP | 31.172.232.198/32 |
| SPF_IP | 46.18.209.195/32 |
| SPF_IP | 93.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.