Skip to content

Hostname

flowpoint.com.au

Last fetched

flowpoint.com.au resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU.

Nutrition Label

WHISPER CANON · flowpoint.com.auRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/flowpoint.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
13.239.66.13013.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.105.118.253.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.63.135.21152.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for flowpoint.com.au.

MechanismTarget
SPF_INCLUDE_spf.flowlogic.com.au
SPF_INCLUDErelay.mailchannels.net
SPF_MXflowpoint.com.au

Related pages

Pivot deeper into the graph from flowpoint.com.au.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "flowpoint.com.au"})-[: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.