Skip to content

Hostname

fluent-forever.com

Last fetched

fluent-forever.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · fluent-forever.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fluent-forever.com

Resolution chain

fluent-forever.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.12513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.238.55.12518.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.4518.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.6318.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.6718.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.122.1718.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.7518.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.8018.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.8718.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.167.393.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.573.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.743.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.773.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:468
Organization
on behalf of fluent-forever.com owner
Contact emails

Subdomains

22 observed subdomains of fluent-forever.com.

Web-graph footprint

Distinct hostnames that link to or from fluent-forever.com in the public web crawl.

225 sites link to this hostname.

109 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for fluent-forever.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.l809xu.ff73.fdske.com
SPF_INCLUDEspf.sendinblue.com

Related pages

Pivot deeper into the graph from fluent-forever.com.

Cypher and MCP

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

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