Skip to content

Hostname

fluentis.com

Last fetched

fluentis.com resolves to 1 IPv4 address operated by FASTWEB in IT. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · fluentis.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fluentis.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.190.215.16185.190.215.0/24AS12874FASTWEBIT

WHOIS identity

Registrar
iana:168
Organization
fabrizio saro
Contact emails

Subdomains

35 observed subdomains of fluentis.com.

Web-graph footprint

Distinct hostnames that link to or from fluentis.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for fluentis.com.

MechanismTarget
SPF_INCLUDEmusvc.com
SPF_IP185.190.212.0/22
SPF_IP81.181.88.72/29
SPF_IP82.208.151.119
SPF_IP85.204.33.206
SPF_IP89.136.214.160/27
SPF_IP92.87.29.64/27

Related pages

Pivot deeper into the graph from fluentis.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fluentis.com"})-[: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.