Skip to content

Hostname

fluenz.com

Last fetched

fluenz.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · fluenz.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fluenz.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.214.29108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.56108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.57108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.99108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.166.34.153.166.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
3.166.34.323.166.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
3.166.34.423.166.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
3.166.34.773.166.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH

WHOIS identity

Registrar
iana:146
Organization
carlos lizarralde
Contact emails

Subdomains

21 observed subdomains of fluenz.com.

Web-graph footprint

Distinct hostnames that link to or from fluenz.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for fluenz.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsmtp.shopify.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEzoho.com
SPF_IP148.105.0.0/16
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20

Related pages

Pivot deeper into the graph from fluenz.com.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.