Hostname
fluent.com
Last fetched
fluent.com resolves to 1 IPv4 address operated by ANSYS - ANSYS, INC in US. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
fluent.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.104.24.52 | 192.104.24.0/24 | AS53465 | ANSYS - ANSYS, INC | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- ansys
- Contact emails
- abuse@web.com
- ae4ft47k3wv@networksolutionsprivateregistration.com
- aw3jr9cn7u9@networksolutionsprivateregistration.com
- b45ay4ht6fc@networksolutionsprivateregistration.com
- ba5rv56n2mt@networksolutionsprivateregistration.com
- c86p55sz62p@networksolutionsprivateregistration.com
- cj8am2ca7sb@networksolutionsprivateregistration.com
- d95a72nd4jw@networksolutionsprivateregistration.com
- david.davis@ansys.com
- domains@ansys.com
- e335z9vb9ep@networksolutionsprivateregistration.com
- et6kv6wp8x7@networksolutionsprivateregistration.com
- ff7pn6sq76b@networksolutionsprivateregistration.com
- gz4v69qr99g@networksolutionsprivateregistration.com
- kb67g96z3cp@networksolutionsprivateregistration.com
- mk4gv72a5zx@networksolutionsprivateregistration.com
- mp59s6ux9kx@networksolutionsprivateregistration.com
- nv8bt2pr5nz@networksolutionsprivateregistration.com
- nz2nh3y57r2@networksolutionsprivateregistration.com
- py3pt2jq6fb@networksolutionsprivateregistration.com
- and 10 more
Subdomains
2 observed subdomains of fluent.com.
| Subdomain |
|---|
| dns.fluent.com |
| www.fluent.com |
Web-graph footprint
Distinct hostnames that link to or from fluent.com in the public web crawl.
84 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for fluent.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from fluent.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fluent.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.