Skip to content

Hostname

fluxx.io

Last fetched

fluxx.io resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · fluxx.ioRouting diversity5.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/fluxx.io

Resolution chain

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

IPPrefixASNOperatorCountry
3.218.127.793.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.73.1323.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.108.5034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.133.19834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.204.121.19934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.217.2334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.48.14254.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.225.209.7354.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.81.62.11954.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.90.18.25254.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.95.17998.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.139.12898.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.56.2.176100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.161.212.20854.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:269
Organization
fluxxlabs
Contact emails

Subdomains

177 observed subdomains of fluxx.io.

Web-graph footprint

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

174 sites link to this hostname.

428 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for fluxx.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP173.255.208.137
SPF_IP173.255.241.107
SPF_IP96.126.98.65
SPF_IP96.126.98.68

Related pages

Pivot deeper into the graph from fluxx.io.

Cypher and MCP

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

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