Hostname
flowifyapp.com
Last fetched
flowifyapp.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
flowifyapp.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.238.80.118 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.55 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.74 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.80 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.132.116 | 3.160.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PT |
| 3.160.132.16 | 3.160.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PT |
| 3.160.132.25 | 3.160.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PT |
| 3.160.132.37 | 3.160.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PT |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of flowifyapp.com owner
- Contact emails
- 12dcfd23-e6b7-491b-83f1-67c1aca6d00e@identity-protect.org
- 28407bed-22e8-421a-a5c1-a01f5b970217@identity-protect.org
- 97a657c1-bf39-49aa-b57a-cc2896792133@identity-protect.org
- b1e30887-83a5-4745-a09f-27c4cbe09e38@identity-protect.org
- b41794c4-c108-475c-a478-a0442a3ab13c@identity-protect.org
- eff6aa21-57d6-4c34-9328-70108368bda3@identity-protect.org
- f8d4e59f-47d1-4eaa-8949-4944b04b3b0d@identity-protect.org
Subdomains
8 observed subdomains of flowifyapp.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for flowifyapp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from flowifyapp.com.
- IP · 18.238.80.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 12dcfd23-e6b7-491b-83f1-67c1aca6d00e@identity-protect.org
- TLD · .com
- Browse hostnames · fl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "flowifyapp.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.