Skip to content

Hostname

flaree.app

Last fetched

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

Nutrition Label

WHISPER CANON · flaree.appRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/flaree.app

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.128.100108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.121108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.82108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.83108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.100.1003.171.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.100.173.171.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.100.563.171.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.100.763.171.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

9 observed subdomains of flaree.app.

Web-graph footprint

Distinct hostnames that link to or from flaree.app in the public web crawl.

24 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for flaree.app.

MechanismTarget
SPF_Aflaree.app
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail2.mydevil.net
SPF_IP31.186.83.187/32
SPF_MXflaree.app

Related pages

Pivot deeper into the graph from flaree.app.

Cypher and MCP

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

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