Skip to content

Hostname

ffsystems.it

Last fetched

ffsystems.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:unidata s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · ffsystems.itRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/ffsystems.it

Resolution chain

ffsystems.it has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:unidata s.p.a.
Organization
ff systembau
Contact emails

Subdomains

4 observed subdomains of ffsystems.it.

Web-graph footprint

Distinct hostnames that link to or from ffsystems.it in the public web crawl.

20 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ffsystems.it.

MechanismTarget
SPF_Affsystems.it
SPF_INCLUDEspf.coriweb.it
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtwt.it
SPF_INCLUDEvmserver.it
SPF_IP82.113.192.8
SPF_IP95.142.183.8/32
SPF_MXffsystems.it

Related pages

Pivot deeper into the graph from ffsystems.it.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.