Skip to content

Hostname

fluentdatasystems.com

Last fetched

fluentdatasystems.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · fluentdatasystems.comRouting diversity5.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.9/10canon.whisper.security/host/fluentdatasystems.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.106.11913.224.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
13.224.106.3913.224.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
13.224.106.513.224.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
13.224.106.7613.224.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
16.15.180.13516.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.218.18416.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.13.1343.5.12.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.10.2652.216.10.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.62.4552.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.164.11752.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.131.9354.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.226.14154.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
fluent data systems
Contact emails

Subdomains

1 observed subdomain of fluentdatasystems.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for fluentdatasystems.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from fluentdatasystems.com.

Cypher and MCP

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

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