Skip to content

Hostname

flow.aquaplatform.com

Last fetched

flow.aquaplatform.com resolves to 9 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US.

Nutrition Label

WHISPER CANON · flow.aquaplatform.comRouting diversity4.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/flow.aquaplatform.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.131.114.152104.131.64.0/18AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
104.236.33.197104.236.0.0/18AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
138.68.71.115138.68.64.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
138.68.86.171138.68.80.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
209.97.144.221209.97.144.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
45.55.83.10745.55.64.0/19AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
46.101.202.8946.101.128.0/17AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
46.101.225.15746.101.128.0/17AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
46.101.247.19846.101.128.0/17AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

No WHOIS records are currently associated with flow.aquaplatform.com in WhisperGraph.

Web-graph footprint

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

49 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from flow.aquaplatform.com.

Cypher and MCP

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

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