Hostname
fstechnology.it
Last fetched
fstechnology.it resolves to 4 IPv4 addresses operated by AS20940 in FR. WHOIS lists registrar:dotnice italia s.r.l. as the registrar.
Nutrition Label
Resolution chain
fstechnology.it resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.21.243.80 | 2.21.243.0/24 | AS20940 | — | FR |
| 2.21.243.97 | 2.21.243.0/24 | AS20940 | — | FR |
| 92.123.133.104 | 92.123.133.0/24 | AS20940 | — | DE |
| 92.123.133.98 | 92.123.133.0/24 | AS20940 | — | DE |
WHOIS identity
- Registrar
- registrar:dotnice italia s.r.l.
- Organization
- fstechnology s.p.a. – gruppo ferrovie dello stato italiane
- Contact emails
- —
Subdomains
9 observed subdomains of fstechnology.it.
Web-graph footprint
Distinct hostnames that link to or from fstechnology.it in the public web crawl.
19 sites link to this hostname.
56 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for fstechnology.it.
| Mechanism | Target |
|---|---|
| SPF_A | fstechnology.it |
| SPF_INCLUDE | spf-002e6a01.pphosted.com |
| SPF_INCLUDE | spf-002e6a03.pphosted.com |
| SPF_IP | 193.138.162.83 |
| SPF_MX | fstechnology.it |
Related pages
Pivot deeper into the graph from fstechnology.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fstechnology.it"})-[: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.