Skip to content

Hostname

fluix.io

Last fetched

fluix.io resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · fluix.ioRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fluix.io

Resolution chain

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

IPPrefixASNOperatorCountry
3.215.83.123.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.152.8135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.237.10944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.181.23452.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.149.14552.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.82.23.6754.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.170.1898.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.116.4598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from fluix.io in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for fluix.io.

MechanismTarget
SPF_INCLUDE2122194.spf08.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mtasv.net
SPF_MXfluix.io

Related pages

Pivot deeper into the graph from fluix.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fluix.io"})-[: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.