Skip to content

Hostname

forst.it

Last fetched

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

Nutrition Label

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

Resolution chain

forst.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:konverto s.p.a.
Organization
birra forst spa
Contact emails

Subdomains

13 observed subdomains of forst.it.

Web-graph footprint

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

504 sites link to this hostname.

132 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for forst.it.

MechanismTarget
SPF_Aforst.it
SPF_INCLUDE_spf.rolmail.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP185.222.58.49
SPF_IP20.81.83.22
SPF_IP37.186.130.237
SPF_IP37.186.130.238
SPF_IP52.16.190.81/32
SPF_IP52.17.45.98/32
SPF_IP52.30.130.201/32
SPF_IP54.229.2.165/32
SPF_IP92.243.134.164
SPF_IP92.243.134.165
SPF_IP92.243.134.173
SPF_IP92.243.134.215
SPF_IP95.171.35.78
SPF_MXforst.it

Related pages

Pivot deeper into the graph from forst.it.

Cypher and MCP

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

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