Skip to content

Hostname

s3.cfluent.com

Last fetched

s3.cfluent.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · s3.cfluent.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/s3.cfluent.com

Resolution chain

s3.cfluent.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.168.178.1183.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.273.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.743.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.853.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
54.192.100.1454.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.4454.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.9454.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.9954.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with s3.cfluent.com in WhisperGraph.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from s3.cfluent.com.

Cypher and MCP

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

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