Skip to content

Hostname

imft.fr

Last fetched

imft.fr resolves to 1 IPv4 address operated by FR-RENATER Reseau National de telecommunications pour la Technologie in FR. WHOIS lists registrar:gip renater as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.83.231.28195.83.0.0/16AS2200FR-RENATER Reseau National de telecommunications pour la TechnologieFR

WHOIS identity

Registrar
registrar:gip renater
Organization
institut national polytechnique
Contact emails

Subdomains

34 observed subdomains of imft.fr.

Web-graph footprint

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

145 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for imft.fr.

MechanismTarget
SPF_INCLUDE_spf.scout.univ-toulouse.fr
SPF_INCLUDEspf.partage.renater.fr
SPF_INCLUDEspf.relay.renater.fr
SPF_INCLUDEspf.tipimail.com
SPF_IP147.127.16.103
SPF_IP147.127.16.114
SPF_IP147.127.176.11
SPF_IP147.127.176.23
SPF_IP193.48.203.41
SPF_IP193.48.203.42
SPF_IP193.50.43.125
SPF_IP195.83.231.70
SPF_IP195.83.231.71

Related pages

Pivot deeper into the graph from imft.fr.

Cypher and MCP

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

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