Hostname
fsti.fr
Last fetched
fsti.fr resolves to 1 IPv4 address operated by AS199383 in FR. WHOIS lists registrar:cmrp as the registrar.
Nutrition Label
Resolution chain
fsti.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 |
|---|---|---|---|---|
| 91.235.138.60 | 91.235.169.0/24 | AS199383 | — | FR |
WHOIS identity
- Registrar
- registrar:cmrp
- Organization
- france sous traitance industrielle
- Contact emails
Subdomains
3 observed subdomains of fsti.fr.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for fsti.fr.
| Mechanism | Target |
|---|---|
| SPF_A | fsti.fr |
| SPF_IP | 91.235.138.60 |
| SPF_IP | 91.235.138.70 |
| SPF_MX | fsti.fr |
Related pages
Pivot deeper into the graph from fsti.fr.
- IP · 91.235.138.60
- ASN · AS199383
- Registrar · registrar:cmrp
- Country · FR
- Email · d4fe6c2ae25231b7d3508f53f2598eed-1392466@contact.gandi.net
- TLD · .fr
- Browse hostnames · fs…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fsti.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.