Hostname
fluentdata.com
Last fetched
fluentdata.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
fluentdata.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.163.24.125 | 3.163.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.24.34 | 3.163.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.24.46 | 3.163.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.24.7 | 3.163.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.174.113.100 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.31 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.57 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.62 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of fluentdata.com owner
- Contact emails
- lawyer247@hotmail.com
- 1b191fb8-8c3f-4bc8-94de-4058875edbc0@identity-protect.org
- 1b6f68a4-a5a2-405f-bdec-83c386ee2680@identity-protect.org
- 5b421ba5-ee02-4c57-848d-0cd08c7fe05d@identity-protect.org
- 671d04f5-d8d9-42c1-976e-f11dc37e176c@identity-protect.org
- ccb091eb-b2c8-423f-828c-57c7c225d20a@identity-protect.org
Subdomains
9 observed subdomains of fluentdata.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for fluentdata.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 143570188.spf06.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from fluentdata.com.
- IP · 3.163.24.125
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · lawyer247@hotmail.com
- TLD · .com
- Browse hostnames · fl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fluentdata.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.