Skip to content

Hostname

fluendo.com

Last fetched

fluendo.com resolves to 7 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:113 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.201.170.6452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.1.21652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.130.12452.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.168.5854.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.163.240.15954.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.159.25098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.188.13354.88.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:113
Organization
fluendo
Contact emails

Subdomains

24 observed subdomains of fluendo.com.

Web-graph footprint

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

214 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for fluendo.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP167.114.16.181

Related pages

Pivot deeper into the graph from fluendo.com.

Cypher and MCP

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

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