Skip to content

Hostname

direct.fluent-forever.com

Last fetched

direct.fluent-forever.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · direct.fluent-forever.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/direct.fluent-forever.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.163.189.1233.163.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.189.413.163.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.189.653.163.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.189.943.163.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.153.1053.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.153.1283.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.153.593.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.153.813.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with direct.fluent-forever.com in WhisperGraph.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Related pages

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

Cypher and MCP

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

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