Skip to content

Hostname

fluentiscloud.com

Last fetched

fluentiscloud.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:168 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
54.84.55.10254.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:168
Organization
arti informatiche
Contact emails

Subdomains

21 observed subdomains of fluentiscloud.com.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for fluentiscloud.com.

MechanismTarget
SPF_INCLUDEmusvc.com
SPF_IP185.100.109.160/28
SPF_IP185.190.212.0/22
SPF_IP5.2.189.224
SPF_IP81.174.22.32/28
SPF_IP81.181.88.72/29
SPF_IP82.208.151.119
SPF_IP82.77.25.128/25
SPF_IP85.204.33.206
SPF_IP89.136.214.160/27
SPF_IP92.87.29.64/27
SPF_IP93.47.171.70
SPF_IP95.110.203.75

Related pages

Pivot deeper into the graph from fluentiscloud.com.

Cypher and MCP

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

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