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
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.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of fluent-forever.com owner
- Contact emails
- gwyner@gmail.com
- 14fe9cb5-c4cf-4afd-932f-e1cf6406b377@identity-protect.org
- 2a2c769b-ff23-4c1b-b728-8386366f835c@identity-protect.org
- 5d3c637d-a0df-42c6-8870-425625b5e9ef@identity-protect.org
- 5d788ec3-db0d-440c-9c0b-6166a90af27b@identity-protect.org
- 71f6b7a3-d135-4000-99c9-e1a6d40cfdb5@identity-protect.org
- 764bcee7-78cc-4b3a-a013-b90ae3bfca04@identity-protect.org
- owner-1242377@fluent-forever.com.whoisprivacyservice.org
Subdomains
22 observed subdomains of fluent-forever.com.
Showing 21 of 22. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for fluent-forever.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.l809xu.ff73.fdske.com |
| SPF_INCLUDE | spf.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.