Skip to content

Hostname

flowcase.com

Last fetched

flowcase.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · flowcase.comRouting diversity5.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/flowcase.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.200.184.9218.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
18.202.171.11618.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
3.248.116.2113.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.251.3.2223.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.242.191.4134.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.68.19646.137.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.114.20752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.37.24852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.183.23652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.71.10652.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.152.12754.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.147.21299.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
on behalf of flowcase.com owner
Contact emails

Subdomains

6 observed subdomains of flowcase.com.

Web-graph footprint

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

23 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for flowcase.com.

MechanismTarget
SPF_INCLUDE143478575.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mail.intercom.io

Related pages

Pivot deeper into the graph from flowcase.com.

Cypher and MCP

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

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