Skip to content

Hostname

flowaccount.com

Last fetched

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

Nutrition Label

WHISPER CANON · flowaccount.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/flowaccount.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.31.2252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.8352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.8552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.9052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
danai chutinaton
Contact emails

Subdomains

24 observed subdomains of flowaccount.com.

Web-graph footprint

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

273 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for flowaccount.com.

MechanismTarget
SPF_INCLUDE20965110.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from flowaccount.com.

Cypher and MCP

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

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