Skip to content

Hostname

fluencytv.com

Last fetched

fluencytv.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · fluencytv.comRouting diversity5.9/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fluencytv.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.210.154.18218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.52.23.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.16.243.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.188.19734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.89.23634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.23.9644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.50.2852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.56.2552.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.167.15.17954.167.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.130.17754.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.236.79.13054.236.64.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
54.83.43.23554.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.84.77.8498.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.66.6452.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.124.2498.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

6 observed subdomains of fluencytv.com.

Web-graph footprint

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

32 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fluencytv.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEsend.helpmonks.com

Related pages

Pivot deeper into the graph from fluencytv.com.

Cypher and MCP

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

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